OntologyProperty:IsPartOfName: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
m (label@de = ist Teil der Route)
No edit summary
Line 1: Line 1:
{{DatatypeProperty
{{DatatypeProperty
| rdfs:label@en = is part of route
| rdfs:label@en = is part of (literal)
| rdfs:label@de = ist Teil der Route
| rdfs:label@de = ist Teil  
| rdfs:domain = RouteOfTransportation
| rdfs:range = xsd:string
| rdfs:range = xsd:string
| rdfs:comment@en = Name of another route from which the route is part of. Infobox property values are mostly given as plain text, therefore range is xsd:string.
| 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:subPropertyOf = isPartOf
}}
}}

Revision as of 18:37, 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