Thomas Francart
Thomas Francart
It _seems_ that negative years are not properly parsed when entered manually. e.g. If I directly type in the input field "-100" the datepicker sets the year to "100" and...
This is a continuation of schemaorg/schemaorg#1743 , itself a continuation of the initial proposal schemaorg/schemaorg#1156 that led to the introduction of the type [Legislation](http://schema.org/Legislation). As time as passed, the [European...
Because [Sparnatural](http://sparnatural.eu) does text-based search/replace post-processing on the generated SPARQL string, I would need to pass an option to the SPARQL generator to tell it to always use an `:s...
Custom properties can be displayed on Concept pages, because Concept::getProperties() reads the property labels (from the current resource description or by default by doin an extra SPARQL query) See https://github.com/NatLibFi/Skosmos/blob/master/model/Concept.php#L354...
_This is a use-case description, not an issue._ ## URL http://data.education.fr/voc/scolomfr/concept/scolomfr-voc-015-num-6208  The use-case is the following : A vocabulary is released in SKOS every year. Partner institutions can integrate...
A working ResearchSpace semantic search : http://rs.sealitproject.eu/resource/sealit:Search
Use SHACL instead of OWL to configure Sparnatural, with SHACL property paths.
Maybe if it cannot be searched for a value then it cannot be selected as a column, and thus no need to provide for an "Any" option ? Use-cases :...
If we were able to load the Sparnatural ontologies referenced by owl:import, and really initialize the datasources from the file content instead of our hardcoded SparnaturalConfigDatasource, then we could provide...