OntologyProperty:Child: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(I have added the DisjointWith spouse constraint. I have researched the data and found some data errors in data which were coming because of non existence of this constraint.)
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
| labels =
| labels =
{{label|en|child}}
{{label|en|child}}
{{label|fr|enfant}}
{{label|nl|kind}}
{{label|nl|kind}}
{{label|de|Kind}}
{{label|de|Kind}}
Line 10: Line 11:
| rdfs:range = Person
| rdfs:range = Person
| owl:equivalentProperty = schema:children
| owl:equivalentProperty = schema:children
| owl:propertyDisjointWith = parent
| owl:propertyDisjointWith = parent, spouse
| owl:propertyDisjointWith = spouse
| rdfs:subPropertyOf = dul:sameSettingAs
| rdfs:subPropertyOf = dul:sameSettingAs
| owl:equivalentProperty = wikidata:P40
| owl:equivalentProperty = wikidata:P40
}}
}}

Latest revision as of 14:40, 9 March 2022

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 object property (help)
rdfs:label (en)child
rdfs:label (fr)enfant
rdfs:label (nl)kind
rdfs:label (de)Kind
rdfs:label (el)παιδί
rdfs:label (ja)子供
rdfs:label (ar)طفل
rdfs:domain Person
rdfs:range Person
rdf:type
rdfs:subPropertyOf dul:sameSettingAs
owl:equivalentProperty wikidata:P40
owl:propertyDisjointWith parent, spouse