Loading ontology/saref4wear.ttl +11 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4wear: <https://saref.etsi.org/saref4wear/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix ssn-system: <http://www.w3.org/ns/ssn/systems/> . @base <https://saref.etsi.org/saref4wear/> . <https://saref.etsi.org/saref4wear/> rdf:type owl:Ontology ; Loading Loading @@ -116,6 +117,12 @@ geo:location rdf:type owl:ObjectProperty ; rdfs:label "location" . ### http://www.w3.org/ns/ssn/systems/hasSystemCapability ssn-system:hasSystemCapability rdf:type owl:ObjectProperty ; rdfs:domain s4wear:Wearable ; rdfs:range ssn-system:SystemCapability . ### https://saref.etsi.org/core/controlsProperty saref:controlsProperty rdf:type owl:ObjectProperty ; rdfs:isDefinedBy saref: ; Loading Loading @@ -478,6 +485,10 @@ geo:Point rdf:type owl:Class ; rdfs:label "Point"@en . ### http://www.w3.org/ns/ssn/systems/SystemCapability ssn-system:SystemCapability rdf:type owl:Class . ### http://xmlns.com/foaf/0.1/Person foaf:Person rdf:type owl:Class . Loading Loading
ontology/saref4wear.ttl +11 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4wear: <https://saref.etsi.org/saref4wear/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix ssn-system: <http://www.w3.org/ns/ssn/systems/> . @base <https://saref.etsi.org/saref4wear/> . <https://saref.etsi.org/saref4wear/> rdf:type owl:Ontology ; Loading Loading @@ -116,6 +117,12 @@ geo:location rdf:type owl:ObjectProperty ; rdfs:label "location" . ### http://www.w3.org/ns/ssn/systems/hasSystemCapability ssn-system:hasSystemCapability rdf:type owl:ObjectProperty ; rdfs:domain s4wear:Wearable ; rdfs:range ssn-system:SystemCapability . ### https://saref.etsi.org/core/controlsProperty saref:controlsProperty rdf:type owl:ObjectProperty ; rdfs:isDefinedBy saref: ; Loading Loading @@ -478,6 +485,10 @@ geo:Point rdf:type owl:Class ; rdfs:label "Point"@en . ### http://www.w3.org/ns/ssn/systems/SystemCapability ssn-system:SystemCapability rdf:type owl:Class . ### http://xmlns.com/foaf/0.1/Person foaf:Person rdf:type owl:Class . Loading