Loading ontology/saref4envi.ttl +2 −21 Original line number Diff line number Diff line Loading @@ -317,7 +317,7 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . :DigitalRepresentation rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty :encapsulates ; owl:allValuesFrom :PhysicalObject owl:allValuesFrom [ a owl:Class ; owl:intersectionOf ( saref:FeatureOfInterest geo:Feature ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty :isAccesibleThrough ; Loading Loading @@ -502,28 +502,9 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . rdfs:label "Photometer"@en . ### https://saref.etsi.org/saref4envi/PhysicalObject :PhysicalObject rdf:type owl:Class ; rdfs:subClassOf geo:SpatialThing , [ rdf:type owl:Restriction ; owl:onProperty geo:location ; owl:allValuesFrom geo:SpatialThing ] , [ rdf:type owl:Restriction ; owl:onProperty :hasDigitalRepresentation ; owl:allValuesFrom :DigitalRepresentation ] , [ rdf:type owl:Restriction ; owl:onProperty saref:hasDescription ; owl:allValuesFrom xsd:string ] ; rdfs:comment "Any Object that has a proper space region. (Definition extracted from DUL ontology)"@en ; rdfs:label "Physical object"@en . ### https://saref.etsi.org/saref4envi/System :System rdf:type owl:Class ; rdfs:subClassOf :PhysicalObject , rdfs:subClassOf saref:FeatureOfInterest , geo:Feature , [ rdf:type owl:Restriction ; owl:onProperty :hasComponent ; owl:allValuesFrom :System Loading Loading
ontology/saref4envi.ttl +2 −21 Original line number Diff line number Diff line Loading @@ -317,7 +317,7 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . :DigitalRepresentation rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty :encapsulates ; owl:allValuesFrom :PhysicalObject owl:allValuesFrom [ a owl:Class ; owl:intersectionOf ( saref:FeatureOfInterest geo:Feature ) ] ] , [ rdf:type owl:Restriction ; owl:onProperty :isAccesibleThrough ; Loading Loading @@ -502,28 +502,9 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . rdfs:label "Photometer"@en . ### https://saref.etsi.org/saref4envi/PhysicalObject :PhysicalObject rdf:type owl:Class ; rdfs:subClassOf geo:SpatialThing , [ rdf:type owl:Restriction ; owl:onProperty geo:location ; owl:allValuesFrom geo:SpatialThing ] , [ rdf:type owl:Restriction ; owl:onProperty :hasDigitalRepresentation ; owl:allValuesFrom :DigitalRepresentation ] , [ rdf:type owl:Restriction ; owl:onProperty saref:hasDescription ; owl:allValuesFrom xsd:string ] ; rdfs:comment "Any Object that has a proper space region. (Definition extracted from DUL ontology)"@en ; rdfs:label "Physical object"@en . ### https://saref.etsi.org/saref4envi/System :System rdf:type owl:Class ; rdfs:subClassOf :PhysicalObject , rdfs:subClassOf saref:FeatureOfInterest , geo:Feature , [ rdf:type owl:Restriction ; owl:onProperty :hasComponent ; owl:allValuesFrom :System Loading