OntologyClass:Owl:Thing: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
(Created page with '{{DatatypeProperty |labels= {{label|en|thing}} {{label|es|cosa}} {{label|fr|chose}} {{label|it|cosa}} | rdfs:domain = owl:Thing | rdfs:range = xsd:string | owl:equivalentProp...') |
(label | nl) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | This class is already defined in the [http://dbpedia.hg.sourceforge.net/hgweb/dbpedia/extraction_framework/file/dump/core/src/main/scala/org/dbpedia/extraction/ontology/io/OntologyReader.scala DBpedia source code]. Please do not add any definition here. The system does not work when there is a duplicate definition. This also means that we cannot add labels for other languages. Sorry. Maybe we'll change that some day. | ||
<!-- | |||
{{Class | |||
|labels= | |labels= | ||
{{label|en|thing}} | {{label|en|thing}} | ||
{{Label|nl|entiteit}} | |||
{{label|es|cosa}} | {{label|es|cosa}} | ||
{{label|fr|chose}} | {{label|fr|chose}} | ||
Line 7: | Line 10: | ||
| rdfs:domain = owl:Thing | | rdfs:domain = owl:Thing | ||
| rdfs:range = xsd:string | | rdfs:range = xsd:string | ||
| owl: | | owl:equivalentClass = owl:Thing | ||
}} | }} | ||
--> |
Latest revision as of 19:45, 11 January 2015
This class is already defined in the DBpedia source code. Please do not add any definition here. The system does not work when there is a duplicate definition. This also means that we cannot add labels for other languages. Sorry. Maybe we'll change that some day.