Matches in LOV for { <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isAbout> ?p ?o. }
Showing items 1 to 9 of
9
with 100 items per page.
- isAbout type ObjectProperty.
- isAbout comment "A relation between information objects and any Entity (including information objects). It can be used to talk about e.g. entities are references of proper nouns: the proper noun 'Leonardo da Vinci' isAbout the Person Leonardo da Vinci; as well as to talk about sets of entities that can be described by a common noun: the common noun 'person' isAbout the set of all persons in a domain of discourse, which can be represented in DOLCE-Ultralite as an individual of the class: Collection .\nThe isAbout relation is reflexive (not expressible in OWL1.0), because information objects are also about themselves.".
- isAbout domain InformationObject.
- isAbout isDefinedBy DUL.owl.
- isAbout label "is about".
- isAbout label "si riferisce a".
- isAbout range Entity.
- isAbout subPropertyOf associatedWith.
- isAbout inverseOf isReferenceOf.