Loading SAREF4ENV/ontology/saref4envi.ttl +8 −2 Original line number Original line Diff line number Diff line Loading @@ -498,7 +498,8 @@ saref:hasValue rdf:type owl:DatatypeProperty . ### http://saref.linkeddata.es/def/envi#LightPoint ### http://saref.linkeddata.es/def/envi#LightPoint :LightPoint rdf:type owl:Class ; :LightPoint rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf geo:Point , [ rdf:type owl:Restriction ; owl:onProperty :projectsLight ; owl:onProperty :projectsLight ; owl:allValuesFrom :Light owl:allValuesFrom :Light ] , ] , Loading Loading @@ -583,7 +584,8 @@ saref:hasValue rdf:type owl:DatatypeProperty . ### http://saref.linkeddata.es/def/envi#PhysicalObject ### http://saref.linkeddata.es/def/envi#PhysicalObject :PhysicalObject rdf:type owl:Class ; :PhysicalObject rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf geo:SpatialThing , [ rdf:type owl:Restriction ; owl:onProperty :contains ; owl:onProperty :contains ; owl:allValuesFrom :Device owl:allValuesFrom :Device ] , ] , Loading Loading @@ -659,6 +661,10 @@ saref:hasValue rdf:type owl:DatatypeProperty . rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en . rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en . ### http://www.w3.org/2003/01/geo/wgs84_pos#Point geo:Point rdf:type owl:Class . ### http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing ### http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing geo:SpatialThing rdf:type owl:Class . geo:SpatialThing rdf:type owl:Class . Loading Loading
SAREF4ENV/ontology/saref4envi.ttl +8 −2 Original line number Original line Diff line number Diff line Loading @@ -498,7 +498,8 @@ saref:hasValue rdf:type owl:DatatypeProperty . ### http://saref.linkeddata.es/def/envi#LightPoint ### http://saref.linkeddata.es/def/envi#LightPoint :LightPoint rdf:type owl:Class ; :LightPoint rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf geo:Point , [ rdf:type owl:Restriction ; owl:onProperty :projectsLight ; owl:onProperty :projectsLight ; owl:allValuesFrom :Light owl:allValuesFrom :Light ] , ] , Loading Loading @@ -583,7 +584,8 @@ saref:hasValue rdf:type owl:DatatypeProperty . ### http://saref.linkeddata.es/def/envi#PhysicalObject ### http://saref.linkeddata.es/def/envi#PhysicalObject :PhysicalObject rdf:type owl:Class ; :PhysicalObject rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; rdfs:subClassOf geo:SpatialThing , [ rdf:type owl:Restriction ; owl:onProperty :contains ; owl:onProperty :contains ; owl:allValuesFrom :Device owl:allValuesFrom :Device ] , ] , Loading Loading @@ -659,6 +661,10 @@ saref:hasValue rdf:type owl:DatatypeProperty . rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en . rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en . ### http://www.w3.org/2003/01/geo/wgs84_pos#Point geo:Point rdf:type owl:Class . ### http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing ### http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing geo:SpatialThing rdf:type owl:Class . geo:SpatialThing rdf:type owl:Class . Loading