Closed faridseifi closed 3 months ago
This is an object property with domain KOIO:KnowledgeObject and range KOIO: Service.
The work:
<!-- Define the "has service" object property -->
<owl:ObjectProperty rdf:about="https://kgrid.org/koio#hasService">
<rdfs:label>has service</rdfs:label>
<iao:0000115>hasService , def., a relation that holds between a whole KnowledgeObject and its Service part(s). Denotes that a KnowledgeObject includes or provides a specific Service.</iao:0000115>
<rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000051"/> <!-- RO: has part -->
<rdfs:domain rdf:resource="https://kgrid.org/koio#KnowledgeObject"/>
<rdfs:range rdf:resource="https://kgrid.org/koio#Service"/>
</owl:ObjectProperty>
Note: there following options are available for has part in proteje:
Preferred term label: has service
Synonyms None
Definition (free text) Denotes that a Knowledge Object includes or provides a specific Service.
Parent term http://purl.obolibrary.org/obo/BFO_0000051 RO: has part