Commit 4306a9bf authored by María's avatar María
Browse files

updated diagrams 2.0

Updated the diagrams for the SAREF2.0 versions
parent 915b4993
This diff is collapsed.
@prefix : <http://saref.linkeddata.es/def/bldg#> .
@prefix : <http://saref.linkeddata.es/data/bldg#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
......@@ -11,8 +11,8 @@
@prefix dcterms: <http://purl.org/dc/terms/> .
@base <http://saref.linkeddata.es/def/bldg/example1> .
<http://saref.linkeddata.es/def/bldg/example1> rdf:type owl:Ontology ;
owl:versionIRI <http://saref.linkeddata.es/def/v1/bldg/example1> ;
<http://saref.linkeddata.es/data/bldg/example1> rdf:type owl:Ontology ;
owl:versionIRI <http://saref.linkeddata.es/data/v1/bldg/example1> ;
dcterms:creator <http://purl.org/net/mpoveda> ,
<http://www.garcia-castro.com/foaf.rdf#me> ;
dcterms:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
......
@prefix : <http://saref.linkeddata.es/def/bldg/example1> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix saref: <https://w3id.org/saref#> .
@prefix s4bldg: <https://w3id.org/saref4bldg#> .
@prefix s4ener: <https://w3id.org/saref4ee#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix wurvoc: <http://www.wurvoc.org/vocabularies/om-1.8/> .
@base <http://saref.linkeddata.es/def/bldg/example1> .
<http://saref.linkeddata.es/data/bldg/example1> rdf:type owl:Ontology ;
owl:versionIRI <http://saref.linkeddata.es/data/v1/bldg/example1> ;
dcterms:creator <http://purl.org/net/mpoveda> ,
<http://www.garcia-castro.com/foaf.rdf#me> ;
dcterms:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
owl:versionInfo "1.0" ;
dc:publisher <http://www.oeg-upm.net/> ;
rdfs:comment "Example of use for the SAREF extension for building devices"@en .
:Compressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
:Compressor ;
:compressorSpeed :CompressorSpeedCompressor001SIERRA02-0434C3 ;
:idealCapacity :IdealCapacityCompressor001SIERRA02-0434C3 ;
:impellerDiameter :ImpellerDiameterCompressor001SIERRA02-0434C3 ;
:isContainedIn :RefrigerationStoreComputerScienceBuilding1 ;
:nominalCapacity :NominalCapacityCompressor001SIERRA02-0434C3 ;
geo:location :LocationCompressor001SIERRA02-0434C3 ;
s4ener:exposes :PowerProfileCompressor001SIERRA02-0434C3 ;
:hasHotGasBypass "false"^^xsd:boolean ;
:powerSource "MotorDriven"^^xsd:string ;
:refrigerantClass "HFC"^^xsd:string ;
saref:hasManufacturer "SIEMENS"^^xsd:string ;
saref:hasName "SIERRA 02-0434C3"^^xsd:string ;
rdfs:label "CompressorSIERRA02-0434C3"@en .
:CompressorSpeedCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
:Measurement ;
saref:isMeasuredIn :cyclesPerSecond ;
saref:hasValue "3.0"^^xsd:float ;
rdfs:label "Compressor speed of compressor001 SIERRA02-0434C3"@en .
:ComputerScienceBuilding1 rdf:type owl:NamedIndividual ,
:Building ;
geo:location :LocationComputerScienceBuilding1 ;
rdfs:label "Computer Science Building 1"@en .
:IdealCapacityCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
:Measurement ;
saref:isMeasuredIn wurvoc:watt ;
saref:hasValue "1800.0"^^xsd:float ;
rdfs:label "Ideal capacity of compressor001 SIERRA02-0434C3"@en .
:ImpellerDiameterCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
:Measurement ;
saref:isMeasuredIn wurvoc:inch-international ;
saref:hasValue "5.9"^^xsd:float ;
rdfs:label "Impeller diameter of compressor001 SIERRA02-0434C3"@en .
:LocationCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
geo:SpatialThing ;
geo:latitude 40.405155 ;
geo:longitude -3.839203 ;
rdfs:label "Location of compressor001 SIERRA02-0434C3"@en .
:LocationComputerScienceBuilding1 rdf:type owl:NamedIndividual ,
geo:SpatialThing ;
geo:latitude 40.405013 ;
geo:longitude -3.839349 ;
rdfs:label "Location of Computer Science Building 1"@en .
:LocationRefrigerationStoreComputerScienceBuilding1 rdf:type owl:NamedIndividual ,
geo:SpatialThing ;
geo:latitude 40.405152 ;
geo:longitude -3.839209 ;
rdfs:label "LocationRefrigerationStoreComputerScienceBuilding1"@en .
:NominalCapacityCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
:Measurement ;
saref:isMeasuredIn wurvoc:watt ;
saref:hasValue "680.0"^^xsd:float ;
rdfs:label "Nominal capacity of compressor001 SIERRA02-0434C3"@en .
:PowerCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
s4ener:Power ;
saref:isMeasuredIn wurvoc:watt ;
saref:hasValue "902.0"^^xsd:float ;
rdfs:label "Power of compressor 001 SIERRA02-0434C3"@en .
:PowerProfileCompressor001SIERRA02-0434C3 rdf:type owl:NamedIndividual ,
s4ener:PowerProfile ;
saref:hasConsumption :PowerCompressor001SIERRA02-0434C3 ;
rdfs:label "Power profile of compressor 001 SIERRA02-0434C3"@en .
:RefrigerationStoreComputerScienceBuilding1 rdf:type owl:NamedIndividual ,
:BuildingSpace ;
:isSpaceOf :ComputerScienceBuilding1 ;
geo:location :LocationRefrigerationStoreComputerScienceBuilding1 ;
rdfs:label "Refrigeration store of Computer Science Building 1"@en .
:cyclesPerSecond rdf:type owl:NamedIndividual ,
saref:UnitOfMeasure ;
rdfs:label "cycles per second"@en .
wurvoc:inch-international rdf:type owl:NamedIndividual ,
saref:UnitOfMeasure ;
rdfs:label "inch international"@en .
wurvoc:watt rdf:type owl:NamedIndividual ,
saref:PowerUnit .
This diff is collapsed.
@prefix : <http://saref.linkeddata.es/data/envi/example1> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix saref: <https://w3id.org/saref#> .
@prefix s4envi: <https://w3id.org/saref4envi#> .
@prefix s4ener: <https://w3id.org/saref4ee#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix wurvoc: <http://www.wurvoc.org/vocabularies/om-1.8/> .
@base <http://saref.linkeddata.es/data/envi/example1> .
<http://saref.linkeddata.es/data/envi/example1> rdf:type owl:Ontology ;
owl:versionIRI <http://saref.linkeddata.es/def/v1/envi/example1> ;
dcterms:creator <http://purl.org/net/mpoveda> ;
rdfs:comment "Example of use for the SAREF extension for environment"@en ;
dcterms:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
dcterms:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
owl:versionInfo "1.0" ;
dc:publisher <http://www.oeg-upm.net/> .
:Bluetoothv2-1 rdf:type owl:NamedIndividual ,
s4envi:CommunicationInterface ;
s4envi:hasVersion "v2.1"^^xsd:string ;
rdfs:label "Bluetooth v2.1"@en .
:FequencyMeasurementTESS005-UCM rdf:type owl:NamedIndividual ,
s4envi:FrequencyMeasurement ;
saref:isMeasuredIn wurvoc:reciprocal_second-time ;
saref:hasValue "10.0"^^xsd:float ;
rdfs:label "FequencyMeasurementTESS005-UCM"@en .
:LocationTESS005-UCM rdf:type owl:NamedIndividual ,
geo:SpatialThing ;
geo:latitude "40.451"^^xsd:float ;
geo:longitude "-3.7261"^^xsd:float ;
rdfs:label "Location of photometer TESS stars5"@en .
:MQTT-Broker rdf:type owl:NamedIndividual ,
s4envi:CommunicationProtocol ;
rdfs:label "MQTT-Broker"@en .
:TransmissionPeriodTESS005-UCM rdf:type owl:NamedIndividual ,
s4envi:PeriodMeasurement ;
saref:isMeasuredIn time:unitSecond ;
saref:hasValue "30.0"^^xsd:float ;
rdfs:label "TransmissionPeriodTESS005-UCM"@en .
:PowerProfileTESS005-UCM rdf:type owl:NamedIndividual ,
s4ener:PowerProfile ;
saref:hasConsumption :PowerTESS005-UCM ;
rdfs:label "Power profile of photometer TESS stars5"@en .
:PowerTESS005-UCM rdf:type owl:NamedIndividual ,
s4ener:Power ;
saref:isMeasuredIn wurvoc:watt ;
saref:hasValue "20.0"^^xsd:float ;
rdfs:label "Power of photometer TESS stars5"@en .
:RS232v24 rdf:type owl:NamedIndividual ,
s4envi:CommunicationInterface ;
s4envi:hasVersion "v24"^^xsd:string ;
rdfs:label "RS232 v24"@en .
:TESS005-UCM rdf:type owl:NamedIndividual ,
s4envi:TESS ;
s4envi:hasFrequencyMeasurement :FequencyMeasurementTESS005-UCM ;
s4envi:hasTransmissionPeriod :TransmissionPeriodTESS005-UCM ;
s4envi:makesMeasurement :Measurement2016-10-05T08:15:30TESS005-UCM ,
:Measurement2016-10-05T08:15:40TESS005-UCM ;
s4envi:measuresProperty s4envi:LightMagnitude ;
s4envi:usesCommunicationInterface :Bluetoothv2-1 ,
:RS232v24 ,
:Wi-Fiv802-11ah ;
s4envi:usesCommunicationProtocol :MQTT-Broker ;
geo:location :LocationTESS005-UCM ;
s4ener:exposes :PowerProfileTESS005-UCM ;
s4envi:hasVersion "v1"^^xsd:string ;
saref:hasManufacturer "Universidad Complutense de Madrid"^^xsd:string ;
saref:hasName "stars5"^^xsd:string ;
rdfs:label "TESS photometer stars5"@en .
:Wi-Fiv802-11ah rdf:type owl:NamedIndividual ,
s4envi:CommunicationInterface ;
s4envi:hasVersion "802.11ah"^^xsd:string ;
rdfs:label "Wi-Fi v802.11ah"@en .
:mgPerarcsec2 rdf:type owl:NamedIndividual ,
saref:UnitOfMeasure ;
rdfs:label "mgPerarcsec2"@en .
:Measurement2016-10-05T08:15:30TESS005-UCM rdf:type owl:NamedIndividual ,
s4envi:Measurement ;
s4envi:relatesToProperty s4envi:LightMagnitude ;
saref:isMeasuredIn :mgPerarcsec2 ;
s4envi:hasTimestamp "2016-10-05T08:15:30"^^xsd:dateTime ;
saref:hasValue "0.1"^^xsd:float ;
rdfs:label "Measurement 2016-10-05T08:15:30 TESS005-UCM"@en .
:Measurement2016-10-05T08:15:40TESS005-UCM rdf:type owl:NamedIndividual ,
s4envi:Measurement ;
s4envi:relatesToProperty s4envi:LightMagnitude ;
saref:isMeasuredIn :mgPerarcsec2 ;
s4envi:hasTimestamp "2016-10-05T08:15:40"^^xsd:dateTime ;
saref:hasValue "0.8"^^xsd:float ;
rdfs:label "Measurement 2016-10-05T08:15:40 TESS005-UCM"@en .
s4envi:LightMagnitude rdf:type owl:NamedIndividual ,
s4envi:LightProperty .
time:unitSecond rdf:type owl:NamedIndividual ,
time:TemporalUnit .
wurvoc:reciprocal_second-time rdf:type owl:NamedIndividual ,
s4envi:FrequencyUnit .
wurvoc:watt rdf:type owl:NamedIndividual ,
saref:PowerUnit .
......@@ -12,13 +12,13 @@
@base <http://saref.linkeddata.es/data/envi/example1> .
<http://saref.linkeddata.es/data/envi/example1> rdf:type owl:Ontology ;
owl:versionIRI <http://saref.linkeddata.es/def/v1/envi/example1> ;
dcterms:creator <http://purl.org/net/mpoveda> ;
rdfs:comment "Example of use for the SAREF extension for environment"@en ;
dcterms:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
dcterms:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
owl:versionInfo "1.0" ;
dc:publisher <http://www.oeg-upm.net/> .
owl:versionIRI <http://saref.linkeddata.es/data/v1/envi/example1> ;
dcterms:creator <http://purl.org/net/mpoveda> ;
rdfs:comment "Example of use for the SAREF extension for environment"@en ;
dcterms:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
dcterms:license <http://purl.org/NET/rdflicense/cc-by4.0> ;
owl:versionInfo "1.0" ;
dc:publisher <http://www.oeg-upm.net/> .
#################################################################
# Annotation properties
......@@ -221,8 +221,8 @@ saref:UnitOfMeasure rdf:type owl:Class ;
# Individuals
#################################################################
### http://saref.linkeddata.es/def/bldg#Bluettothv2.1
:Bluettothv2.1 rdf:type owl:NamedIndividual ,
### http://saref.linkeddata.es/def/bldg#Bluettothv2-1
:Bluettothv2-1 rdf:type owl:NamedIndividual ,
<http://saref.linkeddata.es/def/envi#CommunicationInterface> ;
<http://saref.linkeddata.es/def/envi#hasVersion> "v2.1"^^xsd:string ;
rdfs:label "Bluettoth v2.1"@en .
......@@ -250,14 +250,6 @@ saref:UnitOfMeasure rdf:type owl:Class ;
rdfs:label "MQTT-Broker"@en .
### http://saref.linkeddata.es/def/bldg#TransmissionPeriodTESS005-UCM
:TransmissionPeriodTESS005-UCM rdf:type owl:NamedIndividual ,
<http://saref.linkeddata.es/def/envi#PeriodMeasurement> ;
saref:isMeasuredIn <http://www.w3.org/2006/time#unitSecond> ;
saref:hasValue "30.0"^^xsd:float ;
rdfs:label "TransmissionPeriodTESS005-UCM"@en .
### http://saref.linkeddata.es/def/bldg#PowerProfileTESS005-UCM
:PowerProfileTESS005-UCM rdf:type owl:NamedIndividual ,
<https://w3id.org/saref4ee#PowerProfile> ;
......@@ -288,9 +280,9 @@ saref:UnitOfMeasure rdf:type owl:Class ;
<http://saref.linkeddata.es/def/envi#makesMeasurement> :Measurement2016-10-05T08:15:30TESS005-UCM ,
:Measurement2016-10-05T08:15:40TESS005-UCM ;
<http://saref.linkeddata.es/def/envi#measuresProperty> <http://saref.linkeddata.es/def/envi#LightMagnitude> ;
<http://saref.linkeddata.es/def/envi#usesCommunicationInterface> :Bluettothv2.1 ,
<http://saref.linkeddata.es/def/envi#usesCommunicationInterface> :Bluettothv2-1 ,
:RS232v24 ,
:Wi-Fiv802.11ah ;
:Wi-Fiv802-11ah ;
<http://saref.linkeddata.es/def/envi#usesCommunicationProtocol> :MQTT-Broker ;
<http://www.w3.org/2003/01/geo/wgs84_pos#location> :LocationTESS005-UCM ;
<https://w3id.org/saref4ee#exposes> :PowerProfileTESS005-UCM ;
......@@ -300,8 +292,16 @@ saref:UnitOfMeasure rdf:type owl:Class ;
rdfs:label "TESS photometer stars5"@en .
### http://saref.linkeddata.es/def/bldg#Wi-Fiv802.11ah
:Wi-Fiv802.11ah rdf:type owl:NamedIndividual ,
### http://saref.linkeddata.es/def/bldg#TransmissionPeriodTESS005-UCM
:TransmissionPeriodTESS005-UCM rdf:type owl:NamedIndividual ,
<http://saref.linkeddata.es/def/envi#PeriodMeasurement> ;
saref:isMeasuredIn <http://www.w3.org/2006/time#unitSecond> ;
saref:hasValue "30.0"^^xsd:float ;
rdfs:label "TransmissionPeriodTESS005-UCM"@en .
### http://saref.linkeddata.es/def/bldg#Wi-Fiv802-11ah
:Wi-Fiv802-11ah rdf:type owl:NamedIndividual ,
<http://saref.linkeddata.es/def/envi#CommunicationInterface> ;
<http://saref.linkeddata.es/def/envi#hasVersion> "802.11ah"^^xsd:string ;
rdfs:label "Wi-Fi v802.11ah"@en .
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment