Dimitris Kontokostas
Dimitris Kontokostas
The DBpedia framework currently does not support multiple domains per property but the following properties define them which result in wrong domain names. This was discovered through https://github.com/dbpedia/mappings-tracker/issues/57 ``` child...
We should improve the ontology documentation where possible with additional links to external definitions. @pfps suggested we link the related Wikipedia pages which is an obvious choice. Is `rdfs:seeAlso` sufficient?...
The idea here is to define all the disjoint classes the DBpedia ontology. This will information be used for better validation. Disjoint properties can be defined as well but the...
The idea here is to define all the functional properties in the DBpedia ontology. This will information be used for better validation
This was suggested by Peter F. Patel-Schneider https://sourceforge.net/p/dbpedia/mailman/message/32245552/ Rearranging the hierarchy does not involve any other changes besides editing the related classes
use dbpedia live feeder to get notifications on ontology updates. ATM we update at regular intervals
this is a post processing steps that resolves redirects to the final target MapObjectsUris / MapSubjectsUris (depending on where the DBpedia resource is) https://github.com/dbpedia/extraction-framework/tree/master/scripts/src/main/scala/org/dbpedia/extraction/scripts
https://github.com/dbpedia/extraction-framework/blob/master/scripts/src/main/bash/process-yago.txt
https://github.com/dbpedia/extraction-framework/blob/master/scripts/src/main/bash/process-geonames.txt
We had a few syntax errors in some files that took time to identify & fix. The idea is to create a TravisCI script that takes all rdf files in...