Loading ontology/saref4wear.ttl +53 −52 Original line number Original line Diff line number Diff line @prefix : <https://saref.etsi.org/saref4wear/> . @prefix : <https://saref.etsi.org/saref4wear/> . @prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix geo: <http://www.opengis.net/ont/geosparql#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xml: <http://www.w3.org/XML/1998/namespace/> . @prefix xml: <http://www.w3.org/XML/1998/namespace/> . Loading @@ -8,8 +8,8 @@ @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix geo: <http://www.opengis.net/ont/geosparql#> . @prefix saref: <https://saref.etsi.org/core/> . @prefix saref: <https://saref.etsi.org/core/> . @prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix s4city: <https://saref.etsi.org/saref4city/> . @prefix s4city: <https://saref.etsi.org/saref4city/> . @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4wear: <https://saref.etsi.org/saref4wear/> . @prefix s4wear: <https://saref.etsi.org/saref4wear/> . Loading Loading @@ -86,10 +86,6 @@ vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ### http://schema.org/affiliation ### schema:affiliation rdf:type owl:AnnotationProperty . ### http://schema.org/familyName ### http://schema.org/familyName schema:familyName rdf:type owl:AnnotationProperty . schema:familyName rdf:type owl:AnnotationProperty . Loading @@ -106,20 +102,16 @@ schema:name rdf:type owl:AnnotationProperty . foaf:name rdf:type owl:AnnotationProperty . foaf:name rdf:type owl:AnnotationProperty . saref:FeatureOfInterest a owl:Class . saref:Measurement a owl:Class . saref:isMeasurementOf a owl:ObjectProperty . ################################################################# ################################################################# # Object Properties # Object Properties ################################################################# ################################################################# ### http://schema.org/affiliation schema:affiliation rdf:type owl:ObjectProperty ; schema:affiliation rdf:type owl:ObjectProperty ; rdfs:comment "An organization that this person is affiliated with. For example, a school/university, a club, or a team."@en ; rdfs:comment "An organization that this person is affiliated with. For example, a school/university, a club, or a team."@en ; rdfs:label "affiliation"@en . rdfs:label "affiliation"@en . ### http://www.opengis.net/ont/geosparql#hasGeometry ### http://www.opengis.net/ont/geosparql#hasGeometry geo:hasGeometry rdf:type owl:ObjectProperty ; geo:hasGeometry rdf:type owl:ObjectProperty ; rdfs:comment "A spatial representation for a given feature."@en ; rdfs:comment "A spatial representation for a given feature."@en ; Loading Loading @@ -169,6 +161,12 @@ saref:controlsProperty rdf:type owl:ObjectProperty ; rdfs:label "controls property"@en . rdfs:label "controls property"@en . ### https://saref.etsi.org/core/hasCommand saref:hasCommand rdf:type owl:ObjectProperty ; rdfs:domain saref:Function ; rdfs:range saref:Command . ### https://saref.etsi.org/core/hasFunction ### https://saref.etsi.org/core/hasFunction saref:hasFunction rdf:type owl:ObjectProperty ; saref:hasFunction rdf:type owl:ObjectProperty ; rdfs:domain s4wear:Wearable ; rdfs:domain s4wear:Wearable ; Loading Loading @@ -204,6 +202,10 @@ saref:isMeasuredIn rdf:type owl:ObjectProperty ; rdfs:label "is measured in"@en . rdfs:label "is measured in"@en . ### https://saref.etsi.org/core/isMeasurementOf saref:isMeasurementOf rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/makesMeasurement ### https://saref.etsi.org/core/makesMeasurement saref:makesMeasurement rdf:type owl:ObjectProperty ; saref:makesMeasurement rdf:type owl:ObjectProperty ; owl:inverseOf saref:measurementMadeBy ; owl:inverseOf saref:measurementMadeBy ; Loading Loading @@ -451,14 +453,6 @@ s4wear:hasCapacity rdf:type owl:DatatypeProperty ; rdfs:label "has capacity"@en . rdfs:label "has capacity"@en . ### https://saref.etsi.org/saref4wear/hasCommand s4wear:hasCommand rdf:type owl:DatatypeProperty ; rdfs:domain saref:ActuatingFunction ; rdfs:range xsd:string ; rdfs:comment "A relationship defining a command triggered by an actuating function."@en ; rdfs:label "has command"@en . ### https://saref.etsi.org/saref4wear/hasDataTransmissionRate ### https://saref.etsi.org/saref4wear/hasDataTransmissionRate s4wear:hasDataTransmissionRate rdf:type owl:DatatypeProperty ; s4wear:hasDataTransmissionRate rdf:type owl:DatatypeProperty ; rdfs:domain s4wear:Wearable ; rdfs:domain s4wear:Wearable ; Loading Loading @@ -612,6 +606,10 @@ saref:Actuator rdf:type owl:Class ; rdfs:label "Actuator"@en . rdfs:label "Actuator"@en . ### https://saref.etsi.org/core/Command saref:Command rdf:type owl:Class . ### https://saref.etsi.org/core/Device ### https://saref.etsi.org/core/Device saref:Device rdf:type owl:Class ; saref:Device rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf [ rdf:type owl:Restriction ; Loading Loading @@ -653,13 +651,13 @@ saref:Function rdf:type owl:Class ; ### https://saref.etsi.org/core/Measurement ### https://saref.etsi.org/core/Measurement saref:Measurement rdf:type owl:Class ; saref:Measurement rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty saref:isMeasurementOf ; owl:allValuesFrom saref:FeatureOfInterest ] , [ rdf:type owl:Restriction ; owl:onProperty saref:isMeasuredIn ; owl:onProperty saref:isMeasuredIn ; owl:allValuesFrom saref:UnitOfMeasure owl:allValuesFrom saref:UnitOfMeasure ] , ] , [ rdf:type owl:Restriction ; owl:onProperty saref:isMeasurementOf ; owl:allValuesFrom saref:FeatureOfInterest ] , [ rdf:type owl:Restriction ; [ rdf:type owl:Restriction ; owl:onProperty saref:relatesToProperty ; owl:onProperty saref:relatesToProperty ; owl:allValuesFrom saref:Property owl:allValuesFrom saref:Property Loading Loading @@ -1112,3 +1110,6 @@ s4wear:WearerTemperature rdf:type owl:NamedIndividual , schema:name "Universidad Politécnica de Madrid" ; schema:name "Universidad Politécnica de Madrid" ; rdfs:comment "Universidad Politécnica de Madrid"@en ; rdfs:comment "Universidad Politécnica de Madrid"@en ; rdfs:label "Universidad Politécnica de Madrid"@en . rdfs:label "Universidad Politécnica de Madrid"@en . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi Loading
ontology/saref4wear.ttl +53 −52 Original line number Original line Diff line number Diff line @prefix : <https://saref.etsi.org/saref4wear/> . @prefix : <https://saref.etsi.org/saref4wear/> . @prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix geo: <http://www.opengis.net/ont/geosparql#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xml: <http://www.w3.org/XML/1998/namespace/> . @prefix xml: <http://www.w3.org/XML/1998/namespace/> . Loading @@ -8,8 +8,8 @@ @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix geo: <http://www.opengis.net/ont/geosparql#> . @prefix saref: <https://saref.etsi.org/core/> . @prefix saref: <https://saref.etsi.org/core/> . @prefix wgs84: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix s4city: <https://saref.etsi.org/saref4city/> . @prefix s4city: <https://saref.etsi.org/saref4city/> . @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4wear: <https://saref.etsi.org/saref4wear/> . @prefix s4wear: <https://saref.etsi.org/saref4wear/> . Loading Loading @@ -86,10 +86,6 @@ vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ### http://schema.org/affiliation ### schema:affiliation rdf:type owl:AnnotationProperty . ### http://schema.org/familyName ### http://schema.org/familyName schema:familyName rdf:type owl:AnnotationProperty . schema:familyName rdf:type owl:AnnotationProperty . Loading @@ -106,20 +102,16 @@ schema:name rdf:type owl:AnnotationProperty . foaf:name rdf:type owl:AnnotationProperty . foaf:name rdf:type owl:AnnotationProperty . saref:FeatureOfInterest a owl:Class . saref:Measurement a owl:Class . saref:isMeasurementOf a owl:ObjectProperty . ################################################################# ################################################################# # Object Properties # Object Properties ################################################################# ################################################################# ### http://schema.org/affiliation schema:affiliation rdf:type owl:ObjectProperty ; schema:affiliation rdf:type owl:ObjectProperty ; rdfs:comment "An organization that this person is affiliated with. For example, a school/university, a club, or a team."@en ; rdfs:comment "An organization that this person is affiliated with. For example, a school/university, a club, or a team."@en ; rdfs:label "affiliation"@en . rdfs:label "affiliation"@en . ### http://www.opengis.net/ont/geosparql#hasGeometry ### http://www.opengis.net/ont/geosparql#hasGeometry geo:hasGeometry rdf:type owl:ObjectProperty ; geo:hasGeometry rdf:type owl:ObjectProperty ; rdfs:comment "A spatial representation for a given feature."@en ; rdfs:comment "A spatial representation for a given feature."@en ; Loading Loading @@ -169,6 +161,12 @@ saref:controlsProperty rdf:type owl:ObjectProperty ; rdfs:label "controls property"@en . rdfs:label "controls property"@en . ### https://saref.etsi.org/core/hasCommand saref:hasCommand rdf:type owl:ObjectProperty ; rdfs:domain saref:Function ; rdfs:range saref:Command . ### https://saref.etsi.org/core/hasFunction ### https://saref.etsi.org/core/hasFunction saref:hasFunction rdf:type owl:ObjectProperty ; saref:hasFunction rdf:type owl:ObjectProperty ; rdfs:domain s4wear:Wearable ; rdfs:domain s4wear:Wearable ; Loading Loading @@ -204,6 +202,10 @@ saref:isMeasuredIn rdf:type owl:ObjectProperty ; rdfs:label "is measured in"@en . rdfs:label "is measured in"@en . ### https://saref.etsi.org/core/isMeasurementOf saref:isMeasurementOf rdf:type owl:ObjectProperty . ### https://saref.etsi.org/core/makesMeasurement ### https://saref.etsi.org/core/makesMeasurement saref:makesMeasurement rdf:type owl:ObjectProperty ; saref:makesMeasurement rdf:type owl:ObjectProperty ; owl:inverseOf saref:measurementMadeBy ; owl:inverseOf saref:measurementMadeBy ; Loading Loading @@ -451,14 +453,6 @@ s4wear:hasCapacity rdf:type owl:DatatypeProperty ; rdfs:label "has capacity"@en . rdfs:label "has capacity"@en . ### https://saref.etsi.org/saref4wear/hasCommand s4wear:hasCommand rdf:type owl:DatatypeProperty ; rdfs:domain saref:ActuatingFunction ; rdfs:range xsd:string ; rdfs:comment "A relationship defining a command triggered by an actuating function."@en ; rdfs:label "has command"@en . ### https://saref.etsi.org/saref4wear/hasDataTransmissionRate ### https://saref.etsi.org/saref4wear/hasDataTransmissionRate s4wear:hasDataTransmissionRate rdf:type owl:DatatypeProperty ; s4wear:hasDataTransmissionRate rdf:type owl:DatatypeProperty ; rdfs:domain s4wear:Wearable ; rdfs:domain s4wear:Wearable ; Loading Loading @@ -612,6 +606,10 @@ saref:Actuator rdf:type owl:Class ; rdfs:label "Actuator"@en . rdfs:label "Actuator"@en . ### https://saref.etsi.org/core/Command saref:Command rdf:type owl:Class . ### https://saref.etsi.org/core/Device ### https://saref.etsi.org/core/Device saref:Device rdf:type owl:Class ; saref:Device rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf [ rdf:type owl:Restriction ; Loading Loading @@ -653,13 +651,13 @@ saref:Function rdf:type owl:Class ; ### https://saref.etsi.org/core/Measurement ### https://saref.etsi.org/core/Measurement saref:Measurement rdf:type owl:Class ; saref:Measurement rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty saref:isMeasurementOf ; owl:allValuesFrom saref:FeatureOfInterest ] , [ rdf:type owl:Restriction ; owl:onProperty saref:isMeasuredIn ; owl:onProperty saref:isMeasuredIn ; owl:allValuesFrom saref:UnitOfMeasure owl:allValuesFrom saref:UnitOfMeasure ] , ] , [ rdf:type owl:Restriction ; owl:onProperty saref:isMeasurementOf ; owl:allValuesFrom saref:FeatureOfInterest ] , [ rdf:type owl:Restriction ; [ rdf:type owl:Restriction ; owl:onProperty saref:relatesToProperty ; owl:onProperty saref:relatesToProperty ; owl:allValuesFrom saref:Property owl:allValuesFrom saref:Property Loading Loading @@ -1112,3 +1110,6 @@ s4wear:WearerTemperature rdf:type owl:NamedIndividual , schema:name "Universidad Politécnica de Madrid" ; schema:name "Universidad Politécnica de Madrid" ; rdfs:comment "Universidad Politécnica de Madrid"@en ; rdfs:comment "Universidad Politécnica de Madrid"@en ; rdfs:label "Universidad Politécnica de Madrid"@en . rdfs:label "Universidad Politécnica de Madrid"@en . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi