OntologyProperty:OriginalName: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
(Created page with '{{ DatatypeProperty | rdfs:label@en = original name | rdfs:comment@en = The original name of the film. | rdfs:domain = Film | rdfs:range = xsd:string }}') |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ DatatypeProperty | {{ DatatypeProperty | ||
| rdfs:label@en = original name | | rdfs:label@en = original name | ||
| rdfs:comment@en = The original name of the film. | | rdfs:comment@en = The original name of the entity, e.g. film, settlement, etc. | ||
| rdfs:domain = | | rdfs:domain = owl:Thing | ||
| rdfs:range = xsd:string | | rdfs:range = xsd:string | ||
}} | }} |
Revision as of 11:21, 28 April 2012
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 | original name |
rdfs:comment@en | The original name of the entity, e.g. film, settlement, etc. |
rdfs:domain | owl:Thing |
rdfs:range | xsd:string |
rdf:type | |
rdfs:subPropertyOf | |
owl:equivalentProperty | |
owl:propertyDisjointWith |