DBpedia domains and URIs: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
(<nowiki> for links)
Line 1: Line 1:
* Ontology will always remain at <code>http://dbpedia.org/ontology/</code>
* Ontology will always remain at <nowiki>http://dbpedia.org/ontology/</nowiki>
* Datatypes will always remain at <nowiki>http://dbpedia.org/datatype/</nowiki> (currently not de-referencable... wrong server setting?)
* Datatypes will always remain at <nowiki>http://dbpedia.org/datatype/</nowiki> (currently not de-referencable... wrong server setting?)
* All languages use <nowiki>http://xx.dbpedia.org/resource/</nowiki> and <nowiki>http://xx.dbpedia.org/property/</nowiki>
* All languages use <nowiki>http://xx.dbpedia.org/resource/</nowiki> and <nowiki>http://xx.dbpedia.org/property/</nowiki>

Revision as of 03:59, 14 May 2012

  • Ontology will always remain at http://dbpedia.org/ontology/
  • Datatypes will always remain at http://dbpedia.org/datatype/ (currently not de-referencable... wrong server setting?)
  • All languages use http://xx.dbpedia.org/resource/ and http://xx.dbpedia.org/property/
  • In the long run, English should also use http://en.dbpedia.org, but for the time being, it will use http://dbpedia.org/resource/ and http://dbpedia.org/property/
  • All languages should use IRIs. For now, English and French will keep URIs.
  • During the extraction, the framework will use http://xx.dbpedia.org/ IRIs for all languages. Different serializers will serializes them differently, according to some rules
    • convert en.dbpedia.org to dbpedia.org
    • convert IRIs to URIs for some languages (in subjects, predicates and objects)