OntologyProperty:IsPartOfName: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
MissingBot (talk | contribs) m (label@de = ist Teil der Route) |
m (moved OntologyProperty:IsPartOfRoute to OntologyProperty:IsPartOfName: unnecessarily restricted to "route"; name should reflect "literal" nature) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DatatypeProperty | {{DatatypeProperty | ||
| rdfs:label@en = is part of | | rdfs:label@en = is part of (literal) | ||
| rdfs:label@de = ist Teil | | rdfs:label@de = ist Teil | ||
| rdfs:range = xsd:string | | rdfs:range = xsd:string | ||
| rdfs:comment@en = Name of another | | rdfs:comment@en = Name of another thing that this thing is part of. Use for infobox "part of" properties given as text; for objects use isPartOf | ||
}} | }} |
Latest revision as of 17:38, 6 August 2015
This is the definition of an ontology property.
Read more about editing the ontology schema.
You can see the result of your edit on DBpedia Live (this is BETA!).
Ontology datatype property (help) | |
---|---|
rdfs:label@de | ist Teil |
rdfs:label@en | is part of (literal) |
rdfs:comment@en | Name of another thing that this thing is part of. Use for infobox "part of" properties given as text; for objects use isPartOf |
rdfs:domain | owl:Thing |
rdfs:range | xsd:string |
rdf:type | |
rdfs:subPropertyOf | |
owl:equivalentProperty | |
owl:propertyDisjointWith |