OntologyProperty:FileExtension: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Modified label to use the new syntax.)
(Only a file has a fileExtension)
Line 2: Line 2:
| labels=
| labels=
{{label|en|The extension of this file}}
{{label|en|The extension of this file}}
| rdfs:domain = owl:Thing
| rdfs:domain = File
| rdfs:range = xsd:string
| rdfs:range = xsd:string
}}
}}

Revision as of 08:36, 26 June 2014

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 (en)The extension of this file
rdfs:domain File
rdfs:range xsd:string
rdf:type
rdfs:subPropertyOf
owl:equivalentProperty
owl:propertyDisjointWith