diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld index a9e061d45ea483531d5eae81e1ebeda672de5913..68ff6ee9901a3601798fff2bb54ef340c5d8c78a 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld @@ -7,16 +7,27 @@ "UnitOfMeasure" : { "@id" : "https://w3id.org/saref#UnitOfMeasure" }, + "hasManufacturer" : { + "@id" : "https://w3id.org/saref#hasManufacturer", + "@type" : "http://www.w3.org/2001/XMLSchema#string" + }, "isControlledByDevice" : { "@id" : "https://w3id.org/saref#isControlledByDevice", "@type" : "@id" }, + "Communication" : { + "@id" : "https://w3id.org/def/saref4agri#Communication" + }, "versionInfo" : { "@id" : "http://www.w3.org/2002/07/owl#versionInfo" }, "Humidity" : { "@id" : "https://w3id.org/saref#Humidity" }, + "hasModel" : { + "@id" : "https://w3id.org/saref#hasModel", + "@type" : "http://www.w3.org/2001/XMLSchema#string" + }, "Platform" : { "@id" : "https://w3id.org/def/saref4agri#Platform" }, @@ -30,9 +41,9 @@ "@id" : "https://w3id.org/saref#accomplishes", "@type" : "@id" }, - "hasExpirationDate" : { - "@id" : "https://w3id.org/def/saref4agri#hasExpirationDate", - "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + "fromNode" : { + "@id" : "https://w3id.org/def/saref4agri#fromNode", + "@type" : "@id" }, "hosts" : { "@id" : "https://w3id.org/def/saref4agri#hosts", @@ -48,12 +59,29 @@ "@id" : "https://w3id.org/saref#measuresProperty", "@type" : "@id" }, + "Geometry" : { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" + }, "hasValue" : { "@id" : "https://w3id.org/saref#hasValue" }, + "Instant" : { + "@id" : "http://www.w3.org/2006/time#Instant" + }, + "sfWithin" : { + "@id" : "http://www.opengis.net/ont/geosparql#sfWithin", + "@type" : "@id" + }, + "hasRole" : { + "@id" : "https://w3id.org/def/saref4agri#hasRole", + "@type" : "@id" + }, "long" : { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#long" }, + "Feature" : { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" + }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, @@ -90,11 +118,19 @@ "@id" : "https://w3id.org/def/saref4agri#measurementMadeBy", "@type" : "@id" }, + "Interval" : { + "@id" : "http://www.w3.org/2006/time#Interval" + }, "creator" : { "@id" : "http://purl.org/dc/elements/1.1/creator" }, + "topObjectProperty" : { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "@type" : "@id" + }, "location" : { - "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location", + "@type" : "@id" }, "TemporalEntity" : { "@id" : "http://www.w3.org/2006/time#TemporalEntity" @@ -102,9 +138,16 @@ "hadPrimarySource" : { "@id" : "http://www.w3.org/ns/prov#hadPrimarySource" }, + "roleInCommunication" : { + "@id" : "https://w3id.org/def/saref4agri#roleInCommunication", + "@type" : "@id" + }, "alt" : { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#alt" }, + "Network" : { + "@id" : "https://w3id.org/def/saref4agri#Network" + }, "relatesToMeasurement" : { "@id" : "https://w3id.org/saref#relatesToMeasurement", "@type" : "@id" @@ -116,9 +159,16 @@ "preferredNamespacePrefix" : { "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix" }, + "playedByNode" : { + "@id" : "https://w3id.org/def/saref4agri#playedByNode", + "@type" : "@id" + }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" }, + "Point" : { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point" + }, "definition" : { "@id" : "http://www.w3.org/2004/02/skos/core#definition" }, @@ -130,9 +180,17 @@ "@id" : "https://w3id.org/def/saref4agri#hasDeployment", "@type" : "@id" }, + "hasGeometry" : { + "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry", + "@type" : "@id" + }, "Property" : { "@id" : "https://w3id.org/saref#Property" }, + "sfContains" : { + "@id" : "http://www.opengis.net/ont/geosparql#sfContains", + "@type" : "@id" + }, "hasFunction" : { "@id" : "https://w3id.org/saref#hasFunction", "@type" : "@id" @@ -147,6 +205,12 @@ "@id" : "https://w3id.org/saref#isMeasuredIn", "@type" : "@id" }, + "CommunicationRole" : { + "@id" : "https://w3id.org/def/saref4agri#CommunicationRole" + }, + "SpatialObject" : { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + }, "hasFeatureOfInterest" : { "@id" : "https://w3id.org/def/saref4agri#hasFeatureOfInterest", "@type" : "@id" @@ -158,9 +222,9 @@ "@id" : "https://w3id.org/saref#consistsOf", "@type" : "@id" }, - "hasLastUpdateDate" : { - "@id" : "https://w3id.org/def/saref4agri#hasLastUpdateDate", - "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + "toNode" : { + "@id" : "https://w3id.org/def/saref4agri#toNode", + "@type" : "@id" }, "isCommandOf" : { "@id" : "https://w3id.org/saref#isCommandOf", @@ -173,9 +237,9 @@ "@id" : "https://w3id.org/def/saref4agri#isPropertyOf", "@type" : "@id" }, - "hasCreationDate" : { - "@id" : "https://w3id.org/def/saref4agri#hasCreationDate", - "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + "hasState" : { + "@id" : "https://w3id.org/saref#hasState", + "@type" : "@id" }, "State" : { "@id" : "https://w3id.org/saref#State" @@ -187,6 +251,9 @@ "Function" : { "@id" : "https://w3id.org/saref#Function" }, + "Actuator" : { + "@id" : "https://w3id.org/saref#Actuator" + }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, @@ -204,6 +271,10 @@ "System" : { "@id" : "https://w3id.org/def/saref4agri#System" }, + "roleInNetwork" : { + "@id" : "https://w3id.org/def/saref4agri#roleInNetwork", + "@type" : "@id" + }, "Device" : { "@id" : "https://w3id.org/saref#Device" }, @@ -211,8 +282,16 @@ "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform", "@type" : "@id" }, + "Node" : { + "@id" : "https://w3id.org/def/saref4agri#Node" + }, "hasDescription" : { - "@id" : "https://w3id.org/saref#hasDescription" + "@id" : "https://w3id.org/saref#hasDescription", + "@type" : "http://www.w3.org/2001/XMLSchema#string" + }, + "hasProtocol" : { + "@id" : "https://w3id.org/def/saref4agri#hasProtocol", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" }, "hasTimestamp" : { "@id" : "https://w3id.org/saref#hasTimestamp" @@ -232,6 +311,9 @@ "preferredNamespaceUri" : { "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri" }, + "Sensor" : { + "@id" : "https://w3id.org/saref#Sensor" + }, "isFeatureOfInterestOf" : { "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf", "@type" : "@id" diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json index 079676cf982e779a9b340e9fc79d55c6d3da8ea7..82f2b59587575c5f37febbf7f59d304f398b32ae 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json @@ -1,14 +1,41 @@ [ { "@id" : "_:genid1", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" + } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform" + "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry" + } ] +}, { + "@id" : "_:genid10", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4agri#hasDeployment" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4agri#Deployment" + } ] +}, { + "@id" : "_:genid11", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4agri#isHostedBy" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { "@id" : "https://w3id.org/def/saref4agri#Platform" } ] }, { - "@id" : "_:genid10", + "@id" : "_:genid12", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4agri#System" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#consistsOf" + } ] +}, { + "@id" : "_:genid13", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#State" @@ -17,7 +44,7 @@ "@id" : "https://w3id.org/saref#actsUpon" } ] }, { - "@id" : "_:genid11", + "@id" : "_:genid14", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#minQualifiedCardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", @@ -30,7 +57,7 @@ "@id" : "https://w3id.org/saref#isCommandOf" } ] }, { - "@id" : "_:genid12", + "@id" : "_:genid15", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#maxCardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", @@ -40,7 +67,7 @@ "@id" : "https://w3id.org/saref#hasDescription" } ] }, { - "@id" : "_:genid13", + "@id" : "_:genid16", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#minQualifiedCardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", @@ -53,7 +80,7 @@ "@id" : "https://w3id.org/saref#hasCommand" } ] }, { - "@id" : "_:genid14", + "@id" : "_:genid17", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/def/saref4agri#FeatureOfInterest" @@ -62,7 +89,7 @@ "@id" : "https://w3id.org/def/saref4agri#hasFeatureOfInterest" } ] }, { - "@id" : "_:genid15", + "@id" : "_:genid18", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" @@ -71,7 +98,7 @@ "@id" : "https://w3id.org/saref#isMeasuredIn" } ] }, { - "@id" : "_:genid16", + "@id" : "_:genid19", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Property" @@ -80,7 +107,16 @@ "@id" : "https://w3id.org/saref#relatesToProperty" } ] }, { - "@id" : "_:genid17", + "@id" : "_:genid2", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#sfContains" + } ] +}, { + "@id" : "_:genid20", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onClass" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" @@ -93,7 +129,7 @@ "@value" : "1" } ] }, { - "@id" : "_:genid18", + "@id" : "_:genid21", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onClass" : [ { "@id" : "https://w3id.org/saref#Property" @@ -106,7 +142,7 @@ "@value" : "1" } ] }, { - "@id" : "_:genid19", + "@id" : "_:genid22", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" @@ -115,16 +151,7 @@ "@id" : "https://w3id.org/saref#hasTimestamp" } ] }, { - "@id" : "_:genid2", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#deployedSystem" - } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#System" - } ] -}, { - "@id" : "_:genid20", + "@id" : "_:genid23", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#cardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", @@ -134,7 +161,7 @@ "@id" : "https://w3id.org/saref#hasValue" } ] }, { - "@id" : "_:genid21", + "@id" : "_:genid24", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onDataRange" : [ { "@id" : "http://www.w3.org/2001/XMLSchema#float" @@ -147,7 +174,7 @@ "@value" : "1" } ] }, { - "@id" : "_:genid22", + "@id" : "_:genid25", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/def/saref4agri#FeatureOfInterest" @@ -156,7 +183,7 @@ "@id" : "https://w3id.org/def/saref4agri#isPropertyOf" } ] }, { - "@id" : "_:genid23", + "@id" : "_:genid26", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Device" @@ -165,7 +192,7 @@ "@id" : "https://w3id.org/saref#isControlledByDevice" } ] }, { - "@id" : "_:genid24", + "@id" : "_:genid27", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Device" @@ -174,7 +201,7 @@ "@id" : "https://w3id.org/saref#isMeasuredByDevice" } ] }, { - "@id" : "_:genid25", + "@id" : "_:genid28", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Measurement" @@ -183,7 +210,7 @@ "@id" : "https://w3id.org/saref#relatesToMeasurement" } ] }, { - "@id" : "_:genid26", + "@id" : "_:genid29", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#minQualifiedCardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", @@ -196,37 +223,37 @@ "@id" : "https://w3id.org/saref#isAccomplishedBy" } ] }, { - "@id" : "_:genid27", + "@id" : "_:genid3", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#consistsOf" + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/2006/time#TemporalEntity" + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" } ] }, { - "@id" : "_:genid3", + "@id" : "_:genid30", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Property" - } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#hasProperty" + "@id" : "https://w3id.org/saref#consistsOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/2006/time#TemporalEntity" } ] }, { "@id" : "_:genid4", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Measurement" - } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf" + "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4agri#Platform" } ] }, { "@id" : "_:genid5", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#hosts" + "@id" : "https://w3id.org/def/saref4agri#deployedSystem" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { "@id" : "https://w3id.org/def/saref4agri#System" @@ -234,38 +261,38 @@ }, { "@id" : "_:genid6", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#inDeployment" + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Property" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Deployment" + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4agri#hasProperty" } ] }, { "@id" : "_:genid7", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#hasDeployment" + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Deployment" + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf" } ] }, { "@id" : "_:genid8", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#isHostedBy" + "@id" : "https://w3id.org/def/saref4agri#hosts" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Platform" + "@id" : "https://w3id.org/def/saref4agri#System" } ] }, { "@id" : "_:genid9", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#System" - } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#consistsOf" + "@id" : "https://w3id.org/def/saref4agri#inDeployment" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4agri#Deployment" } ] }, { "@id" : "http://purl.org/dc/elements/1.1/contributor", @@ -288,12 +315,236 @@ }, { "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri", "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.opengis.net/ont/geosparql#Feature", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/elements/1.1/contributor" : [ { + "@value" : "Matthew Perry" + } ], + "http://purl.org/dc/elements/1.1/creator" : [ { + "@value" : "OGC GeoSPARQL 1.0 Standard Working Group" + } ], + "http://purl.org/dc/elements/1.1/date" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2011-06-16" + } ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@language" : "en", + "@value" : "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types." + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.opengis.net/ont/geosparql" + }, { + "@id" : "http://www.opengis.net/ont/gml" + }, { + "@id" : "http://www.opengis.net/spec/geosparql/1.0" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Feature" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + }, { + "@id" : "_:genid1" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types." + } ], + "http://www.w3.org/2004/02/skos/core#prefLabel" : [ { + "@language" : "en", + "@value" : "Feature" + } ] +}, { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/elements/1.1/contributor" : [ { + "@value" : "Matthew Perry" + } ], + "http://purl.org/dc/elements/1.1/creator" : [ { + "@value" : "OGC GeoSPARQL 1.0 Standard Working Group" + } ], + "http://purl.org/dc/elements/1.1/date" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2011-06-16" + } ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@language" : "en", + "@value" : "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types." + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.opengis.net/ont/geosparql" + }, { + "@id" : "http://www.opengis.net/ont/gml" + }, { + "@id" : "http://www.opengis.net/spec/geosparql/1.0" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Geometry" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types." + } ], + "http://www.w3.org/2004/02/skos/core#prefLabel" : [ { + "@language" : "en", + "@value" : "Geometry" + } ] +}, { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://purl.org/dc/elements/1.1/contributor" : [ { + "@value" : "Matthew Perry" + } ], + "http://purl.org/dc/elements/1.1/creator" : [ { + "@value" : "OGC GeoSPARQL 1.0 Standard Working Group" + } ], + "http://purl.org/dc/elements/1.1/date" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2011-06-16" + } ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@language" : "en", + "@value" : "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry." + } ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.opengis.net/ont/geosparql" + }, { + "@id" : "http://www.opengis.net/ont/gml" + }, { + "@id" : "http://www.opengis.net/spec/geosparql/1.0" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "SpatialObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid2" + }, { + "@id" : "_:genid3" + } ], + "http://www.w3.org/2004/02/skos/core#definition" : [ { + "@language" : "en", + "@value" : "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry." + } ], + "http://www.w3.org/2004/02/skos/core#prefLabel" : [ { + "@language" : "en", + "@value" : "SpatialObject" + } ] +}, { + "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A spatial representation for a given feature." + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.opengis.net/ont/geosparql" + }, { + "@id" : "http://www.opengis.net/ont/geosparql#" + }, { + "@id" : "http://www.opengis.net/spec/geosparql/1.0" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has geometry" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" + } ] +}, { + "@id" : "http://www.opengis.net/ont/geosparql#sfContains", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*" + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.opengis.net/ont/geosparql" + }, { + "@id" : "http://www.opengis.net/spec/geosparql/1.0" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "contains" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ] +}, { + "@id" : "http://www.opengis.net/ont/geosparql#sfWithin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***" + } ], + "http://www.w3.org/2000/01/rdf-schema#domain" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.opengis.net/ont/geosparql" + }, { + "@id" : "http://www.opengis.net/spec/geosparql/1.0" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "within" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ] }, { "@id" : "http://www.w3.org/2001/XMLSchema#date", "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] }, { "@id" : "http://www.w3.org/2001/XMLSchema#duration", "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] +}, { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : " \nUniquely identified by lat/long/alt. i.e.\n\nspaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),\n lat(P2, LAT), long(P2, LONG), alt(P2, ALT).\n\nsameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).\n " + }, { + "@value" : "A point, typically described using a coordinate system relative to Earth, such as WGS84." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Point" + }, { + "@value" : "point" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" + } ] }, { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#alt", "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], @@ -320,7 +571,14 @@ } ] }, { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location", - "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ], + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty", "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The relation between something and the point, \n or other geometrical thing in space, where it is. For example, the realtionship between\n a radio tower and a Point with a given lat and long.\n Or a relationship between a park and its outline as a closed arc of points, or a road and\n its location as a arc (a sequence of points).\n Clearly in practice there will be limit to the accuracy of any such statement, but one would expect\n an accuracy appropriate for the size of the object and uses such as mapping .\n " + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "location" + } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { "@id" : "http://xmlns.com/foaf/0.1/based_near" } ] @@ -342,9 +600,53 @@ }, { "@id" : "http://www.w3.org/2004/02/skos/core#prefLabel", "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2006/time#Instant", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A temporal entity with zero extent or duration" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2006/time#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Instant" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2006/time#TemporalEntity" + } ] +}, { + "@id" : "http://www.w3.org/2006/time#Interval", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2006/time#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "A temporal entity with an extent or duration" + }, { + "@language" : "en", + "@value" : "Time interval" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2006/time#TemporalEntity" + } ] }, { "@id" : "http://www.w3.org/2006/time#TemporalEntity", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A temporal interval or instant." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2006/time#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Temporal entity" + } ] }, { "@id" : "http://www.w3.org/ns/prov#hadPrimarySource", "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -381,6 +683,20 @@ "@type" : "http://www.w3.org/2001/XMLSchema#decimal", "@value" : "0.1" } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#Communication", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "Communication" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#CommunicationRole", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "Communication role" + } ] }, { "@id" : "https://w3id.org/def/saref4agri#Deployment", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], @@ -389,9 +705,9 @@ "@value" : "Deployment" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid1" + "@id" : "_:genid4" }, { - "@id" : "_:genid2" + "@id" : "_:genid5" } ] }, { "@id" : "https://w3id.org/def/saref4agri#FeatureOfInterest", @@ -405,9 +721,23 @@ "@value" : "Feature of interest" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid3" + "@id" : "_:genid6" }, { - "@id" : "_:genid4" + "@id" : "_:genid7" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#Network", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "Network" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#Node", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "es", + "@value" : "Node" } ] }, { "@id" : "https://w3id.org/def/saref4agri#Platform", @@ -417,9 +747,9 @@ "@value" : "Platform" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid5" + "@id" : "_:genid8" }, { - "@id" : "_:genid6" + "@id" : "_:genid9" } ] }, { "@id" : "https://w3id.org/def/saref4agri#System", @@ -429,11 +759,11 @@ "@value" : "System" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid7" + "@id" : "_:genid10" }, { - "@id" : "_:genid8" + "@id" : "_:genid11" }, { - "@id" : "_:genid9" + "@id" : "_:genid12" } ] }, { "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform", @@ -456,14 +786,11 @@ "@id" : "https://w3id.org/def/saref4agri#hasDeployment" } ] }, { - "@id" : "https://w3id.org/def/saref4agri#hasCreationDate", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "https://w3id.org/def/saref4agri#fromNode", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "has creation date" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@value" : "from node" } ] }, { "@id" : "https://w3id.org/def/saref4agri#hasDeployment", @@ -472,16 +799,6 @@ "@language" : "en", "@value" : "has deployment" } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#hasExpirationDate", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "has expiration date" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" - } ] }, { "@id" : "https://w3id.org/def/saref4agri#hasFeatureOfInterest", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], @@ -493,24 +810,27 @@ "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf" } ] }, { - "@id" : "https://w3id.org/def/saref4agri#hasLastUpdateDate", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "@id" : "https://w3id.org/def/saref4agri#hasProperty", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "has last update date" + "@value" : "has property" } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "https://w3id.org/def/saref4agri#isPropertyOf" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#hasProtocol", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" } ] }, { - "@id" : "https://w3id.org/def/saref4agri#hasProperty", + "@id" : "https://w3id.org/def/saref4agri#hasRole", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", - "@value" : "has property" - } ], - "http://www.w3.org/2002/07/owl#inverseOf" : [ { - "@id" : "https://w3id.org/def/saref4agri#isPropertyOf" + "@value" : "has role" } ] }, { "@id" : "https://w3id.org/def/saref4agri#hosts", @@ -560,6 +880,50 @@ "http://www.w3.org/2002/07/owl#inverseOf" : [ { "@id" : "https://w3id.org/saref#makesMeasurement" } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#playedByNode", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "played by node" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#roleInCommunication", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "role in communication" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#roleInNetwork", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "role in network" + } ] +}, { + "@id" : "https://w3id.org/def/saref4agri#toNode", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "to node" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty" + } ] +}, { + "@id" : "https://w3id.org/saref#Actuator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Actuator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Device" + } ] }, { "@id" : "https://w3id.org/saref#Command", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], @@ -570,15 +934,22 @@ "@value" : "Command" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid10" + "@id" : "_:genid13" }, { - "@id" : "_:genid11" + "@id" : "_:genid14" }, { - "@id" : "_:genid12" + "@id" : "_:genid15" } ] }, { "@id" : "https://w3id.org/saref#Device", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Device" + } ] }, { "@id" : "https://w3id.org/saref#Function", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], @@ -589,7 +960,7 @@ "@value" : "Function" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid13" + "@id" : "_:genid16" } ] }, { "@id" : "https://w3id.org/saref#Humidity", @@ -618,12 +989,6 @@ "@value" : "Measurement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid14" - }, { - "@id" : "_:genid15" - }, { - "@id" : "_:genid16" - }, { "@id" : "_:genid17" }, { "@id" : "_:genid18" @@ -633,6 +998,12 @@ "@id" : "_:genid20" }, { "@id" : "_:genid21" + }, { + "@id" : "_:genid22" + }, { + "@id" : "_:genid23" + }, { + "@id" : "_:genid24" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "https://w3id.org/saref#Property" @@ -658,17 +1029,30 @@ "@value" : "Property" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid22" + "@id" : "_:genid25" }, { - "@id" : "_:genid23" + "@id" : "_:genid26" }, { - "@id" : "_:genid24" + "@id" : "_:genid27" }, { - "@id" : "_:genid25" + "@id" : "_:genid28" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" } ] +}, { + "@id" : "https://w3id.org/saref#Sensor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Device" + } ] }, { "@id" : "https://w3id.org/saref#State", "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], @@ -688,7 +1072,7 @@ "@value" : "Task" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid26" + "@id" : "_:genid29" } ] }, { "@id" : "https://w3id.org/saref#Temperature", @@ -714,7 +1098,7 @@ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "https://w3id.org/saref#Property" }, { - "@id" : "_:genid27" + "@id" : "_:genid30" } ] }, { "@id" : "https://w3id.org/saref#UnitOfMeasure", @@ -742,6 +1126,9 @@ "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "A relationship between a certain entity (e.g., a device) and the task it accomplishes" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "accomplishes" } ], @@ -754,6 +1141,9 @@ "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "A relationship between a command and a state" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "acts upon" } ] @@ -770,6 +1160,9 @@ }, { "@id" : "https://w3id.org/saref#controlsProperty", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", "@value" : "controls property" @@ -780,6 +1173,9 @@ "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "A relationship between an entity (such as a function) and a command" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "has command" } ], @@ -789,12 +1185,18 @@ }, { "@id" : "https://w3id.org/saref#hasDescription", "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship providing a description of an entity (e.g., device)" + } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { "@id" : "https://w3id.org/saref#" } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@language" : "en", "@value" : "has description" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { "@id" : "https://w3id.org/saref#hasFunction", @@ -802,9 +1204,42 @@ "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "A relationship identifying the type of function of a device" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "has function" } ] +}, { + "@id" : "https://w3id.org/saref#hasManufacturer", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship identifying the manufacturer of an entity (e.g., device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has manufacturer" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/saref#hasModel", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship identifying the model of an entity (e.g., device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has model" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] }, { "@id" : "https://w3id.org/saref#hasName", "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -815,6 +1250,16 @@ "@language" : "en", "@value" : "has name" } ] +}, { + "@id" : "https://w3id.org/saref#hasState", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has state" + } ] }, { "@id" : "https://w3id.org/saref#hasTimestamp", "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -841,6 +1286,9 @@ "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "A relationship indentifying the task accomplished by a certain entity (e.g., a device)" } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "is accomplished by" } ] @@ -850,6 +1298,9 @@ "http://www.w3.org/2000/01/rdf-schema#comment" : [ { "@value" : "A relationship between a command and a function." } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { "@value" : "is command of" } ] diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt index 134c4524574689f13ad1956ae6c8d4d86752357a..8c745c67765271e8ea8f897b1597b837435f0c7c 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt @@ -95,6 +95,37 @@ # ################################################################# # # +# http://www.opengis.net/ont/geosparql#hasGeometry + . + . + . + "A spatial representation for a given feature."@en . + . + . + . + "has geometry"@en . +# +# http://www.opengis.net/ont/geosparql#sfContains + . + . + . + "Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*"@en . + . + . + "contains"@en . +# +# http://www.opengis.net/ont/geosparql#sfWithin + . + . + . + "Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***"@en . + . + . + "within"@en . +# +# http://www.w3.org/2003/01/geo/wgs84_pos#location + . +# # https://w3id.org/def/saref4agri#deployedOnPlatform . . @@ -105,6 +136,10 @@ . "deployed system"@en . # +# https://w3id.org/def/saref4agri#fromNode + . + "from node"@en . +# # https://w3id.org/def/saref4agri#hasDeployment . "has deployment"@en . @@ -119,6 +154,10 @@ . "has property"@en . # +# https://w3id.org/def/saref4agri#hasRole + . + "has role"@en . +# # https://w3id.org/def/saref4agri#hosts . . @@ -145,15 +184,34 @@ . "measurement made by"@en . # +# https://w3id.org/def/saref4agri#playedByNode + . + "played by node"@en . +# +# https://w3id.org/def/saref4agri#roleInCommunication + . + "role in communication"@en . +# +# https://w3id.org/def/saref4agri#roleInNetwork + . + "role in network"@en . +# +# https://w3id.org/def/saref4agri#toNode + . + . + "to node"@en . +# # https://w3id.org/saref#accomplishes . . "A relationship between a certain entity (e.g., a device) and the task it accomplishes" . + . "accomplishes" . # # https://w3id.org/saref#actsUpon . "A relationship between a command and a state" . + . "acts upon" . # # https://w3id.org/saref#consistsOf @@ -163,27 +221,37 @@ # # https://w3id.org/saref#controlsProperty . + . "controls property"@en . # # https://w3id.org/saref#hasCommand . . "A relationship between an entity (such as a function) and a command" . + . "has command" . # # https://w3id.org/saref#hasFunction . "A relationship identifying the type of function of a device" . + . "has function" . # +# https://w3id.org/saref#hasState + . + . + "has state"@en . +# # https://w3id.org/saref#isAccomplishedBy . "A relationship indentifying the task accomplished by a certain entity (e.g., a device)" . + . "is accomplished by" . # # https://w3id.org/saref#isCommandOf . "A relationship between a command and a function." . + . "is command of" . # # https://w3id.org/saref#isControlledByDevice @@ -230,26 +298,31 @@ # ################################################################# # # -# https://w3id.org/def/saref4agri#hasCreationDate - . - . - "has creation date"@en . -# -# https://w3id.org/def/saref4agri#hasExpirationDate - . - . - "has expiration date"@en . -# -# https://w3id.org/def/saref4agri#hasLastUpdateDate - . - . - "has last update date"@en . +# https://w3id.org/def/saref4agri#hasProtocol + . + . # # https://w3id.org/saref#hasDescription . + . + "A relationship providing a description of an entity (e.g., device)" . . "has description"@en . # +# https://w3id.org/saref#hasManufacturer + . + . + "A relationship identifying the manufacturer of an entity (e.g., device)" . + . + "has manufacturer" . +# +# https://w3id.org/saref#hasModel + . + . + "A relationship identifying the model of an entity (e.g., device)" . + . + "has model" . +# # https://w3id.org/saref#hasName . . @@ -274,90 +347,197 @@ # ################################################################# # # +# http://www.opengis.net/ont/geosparql#Feature + . + . + _:genid1 . +_:genid1 . +_:genid1 . +_:genid1 . + . + "Matthew Perry" . + "OGC GeoSPARQL 1.0 Standard Working Group" . + "2011-06-16"^^ . + "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en . + "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en . + . + . + . + "Feature"@en . + "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en . + "Feature"@en . +# +# http://www.opengis.net/ont/geosparql#Geometry + . + . + "Matthew Perry" . + "OGC GeoSPARQL 1.0 Standard Working Group" . + "2011-06-16"^^ . + "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en . + "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en . + . + . + . + "Geometry"@en . + "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en . + "Geometry"@en . +# +# http://www.opengis.net/ont/geosparql#SpatialObject + . + _:genid2 . +_:genid2 . +_:genid2 . +_:genid2 . + _:genid3 . +_:genid3 . +_:genid3 . +_:genid3 . + "Matthew Perry" . + "OGC GeoSPARQL 1.0 Standard Working Group" . + "2011-06-16"^^ . + "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en . + "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en . + . + . + . + "SpatialObject"@en . + "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en . + "SpatialObject"@en . +# +# http://www.w3.org/2003/01/geo/wgs84_pos#Point + . + . + " \nUniquely identified by lat/long/alt. i.e.\n\nspaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),\n lat(P2, LAT), long(P2, LONG), alt(P2, ALT).\n\nsameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).\n " . + "A point, typically described using a coordinate system relative to Earth, such as WGS84." . + . + "Point"@en . + "point" . +# +# http://www.w3.org/2006/time#Instant + . + . + "A temporal entity with zero extent or duration"@en . + . + "Instant"@en . +# +# http://www.w3.org/2006/time#Interval + . + . + . + "A temporal entity with an extent or duration"@en . + "Time interval"@en . +# # http://www.w3.org/2006/time#TemporalEntity . + "A temporal interval or instant."@en . + . + "Temporal entity"@en . +# +# https://w3id.org/def/saref4agri#Communication + . + "Communication"@es . +# +# https://w3id.org/def/saref4agri#CommunicationRole + . + "Communication role"@es . # # https://w3id.org/def/saref4agri#Deployment . - _:genid1 . -_:genid1 . -_:genid1 . -_:genid1 . - _:genid2 . -_:genid2 . -_:genid2 . -_:genid2 . + _:genid4 . +_:genid4 . +_:genid4 . +_:genid4 . + _:genid5 . +_:genid5 . +_:genid5 . +_:genid5 . "Deployment"@en . # # https://w3id.org/def/saref4agri#FeatureOfInterest . - _:genid3 . -_:genid3 . -_:genid3 . -_:genid3 . - _:genid4 . -_:genid4 . -_:genid4 . -_:genid4 . + _:genid6 . +_:genid6 . +_:genid6 . +_:genid6 . + _:genid7 . +_:genid7 . +_:genid7 . +_:genid7 . "WARNING!\n This class might be moved to the SAREF ontology"@en . "Feature of interest"@en . # +# https://w3id.org/def/saref4agri#Network + . + "Network"@es . +# +# https://w3id.org/def/saref4agri#Node + . + "Node"@es . +# # https://w3id.org/def/saref4agri#Platform . - _:genid5 . -_:genid5 . -_:genid5 . -_:genid5 . - _:genid6 . -_:genid6 . -_:genid6 . -_:genid6 . + _:genid8 . +_:genid8 . +_:genid8 . +_:genid8 . + _:genid9 . +_:genid9 . +_:genid9 . +_:genid9 . "Platform"@en . # # https://w3id.org/def/saref4agri#System . - _:genid7 . -_:genid7 . -_:genid7 . -_:genid7 . - _:genid8 . -_:genid8 . -_:genid8 . -_:genid8 . - _:genid9 . -_:genid9 . -_:genid9 . -_:genid9 . + _:genid10 . +_:genid10 . +_:genid10 . +_:genid10 . + _:genid11 . +_:genid11 . +_:genid11 . +_:genid11 . + _:genid12 . +_:genid12 . +_:genid12 . +_:genid12 . "System"@en . # +# https://w3id.org/saref#Actuator + . + . + . + "Actuator"@en . +# # https://w3id.org/saref#Command . - _:genid10 . -_:genid10 . -_:genid10 . -_:genid10 . - _:genid11 . -_:genid11 . -_:genid11 . -_:genid11 "1"^^ . -_:genid11 . - _:genid12 . -_:genid12 . -_:genid12 . -_:genid12 "1"^^ . + _:genid13 . +_:genid13 . +_:genid13 . +_:genid13 . + _:genid14 . +_:genid14 . +_:genid14 . +_:genid14 "1"^^ . +_:genid14 . + _:genid15 . +_:genid15 . +_:genid15 . +_:genid15 "1"^^ . "A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended." . "Command" . # # https://w3id.org/saref#Device . + . + "Device"@en . # # https://w3id.org/saref#Function . - _:genid13 . -_:genid13 . -_:genid13 . -_:genid13 "1"^^ . -_:genid13 . + _:genid16 . +_:genid16 . +_:genid16 . +_:genid16 "1"^^ . +_:genid16 . "The functionality necessary to accomplish the task for which a Device is designed. A device can be designed to perform more than one function. Functions can be structured in categories (subclasses) that reflect different points of view, for example, considering the specific application area for which a function can be used (e.g., light, temperature, motion, heat, power, etc.), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth. " . "Function" . # @@ -369,41 +549,41 @@ _:genid13 . - _:genid14 . -_:genid14 . -_:genid14 . -_:genid14 . - _:genid15 . -_:genid15 . -_:genid15 . -_:genid15 . - _:genid16 . -_:genid16 . -_:genid16 . -_:genid16 . _:genid17 . _:genid17 . -_:genid17 . -_:genid17 "1"^^ . -_:genid17 . +_:genid17 . +_:genid17 . _:genid18 . _:genid18 . -_:genid18 . -_:genid18 "1"^^ . -_:genid18 . +_:genid18 . +_:genid18 . _:genid19 . _:genid19 . -_:genid19 . -_:genid19 . +_:genid19 . +_:genid19 . _:genid20 . _:genid20 . -_:genid20 . -_:genid20 "1"^^ . +_:genid20 . +_:genid20 "1"^^ . +_:genid20 . _:genid21 . _:genid21 . -_:genid21 . +_:genid21 . _:genid21 "1"^^ . -_:genid21 . +_:genid21 . + _:genid22 . +_:genid22 . +_:genid22 . +_:genid22 . + _:genid23 . +_:genid23 . +_:genid23 . +_:genid23 "1"^^ . + _:genid24 . +_:genid24 . +_:genid24 . +_:genid24 "1"^^ . +_:genid24 . . . "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en . @@ -412,22 +592,22 @@ _:genid21 . - _:genid22 . -_:genid22 . -_:genid22 . -_:genid22 . - _:genid23 . -_:genid23 . -_:genid23 . -_:genid23 . - _:genid24 . -_:genid24 . -_:genid24 . -_:genid24 . _:genid25 . _:genid25 . -_:genid25 . -_:genid25 . +_:genid25 . +_:genid25 . + _:genid26 . +_:genid26 . +_:genid26 . +_:genid26 . + _:genid27 . +_:genid27 . +_:genid27 . +_:genid27 . + _:genid28 . +_:genid28 . +_:genid28 . +_:genid28 . . "An aspect of an entity that can be observable by a sensor."@en . "Anything that can be sensed, measured or controlled in households, common public buildings or offices. We propose here a list of properties that are relevant for the purpose of SAREF, but this list can be extended." . @@ -435,6 +615,12 @@ _:genid25 "Property"@en . "Property" . # +# https://w3id.org/saref#Sensor + . + . + . + "Sensor"@en . +# # https://w3id.org/saref#State . "The state in which a device can be found, e.g, ON/OFF/STANDBY, or ONLINE/OFFLINE. We propose here a list of states that are relevant for the purpose of SAREF, but this list can be extended." . @@ -442,11 +628,11 @@ _:genid25 . - _:genid26 . -_:genid26 . -_:genid26 . -_:genid26 "1"^^ . -_:genid26 . + _:genid29 . +_:genid29 . +_:genid29 . +_:genid29 "1"^^ . +_:genid29 . "The goal for which a device is designed (from a user perspective). For example, a washing machine is designed for the task of washing. We propose here a list of tasks that are relevant for the purpose of SAREF, but this list can be extended." . "Task" . # @@ -459,10 +645,10 @@ _:genid26 . . - _:genid27 . -_:genid27 . -_:genid27 . -_:genid27 . + _:genid30 . +_:genid30 . +_:genid30 . +_:genid30 . "A saref:Property that allows to specify the time concept in terms of instants or intervals according to the imported W3C Time ontology." . "Time" . # @@ -475,4 +661,16 @@ _:genid27 "Unit of measure"@en . "Unit of measure" . # +# +# +# ################################################################# +# # +# # Annotations +# # +# ################################################################# +# +# + "The relation between something and the point, \n or other geometrical thing in space, where it is. For example, the realtionship between\n a radio tower and a Point with a given lat and long.\n Or a relationship between a park and its outline as a closed arc of points, or a road and\n its location as a arc (a sequence of points).\n Clearly in practice there will be limit to the accuracy of any such statement, but one would expect\n an accuracy appropriate for the size of the object and uses such as mapping .\n " . + "location"@en . +# # Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl index 19e5edf774e6e1a8b22803c9e0e5c7c33c490c25..3f6fd367a0a673517c92c769957dc6e362ceee8a 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl @@ -106,6 +106,41 @@ xsd:duration rdf:type rdfs:Datatype . # Object Properties ################################################################# +### http://www.opengis.net/ont/geosparql#hasGeometry + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range ; + rdfs:comment "A spatial representation for a given feature."@en ; + rdfs:isDefinedBy , + , + ; + rdfs:label "has geometry"@en . + + +### http://www.opengis.net/ont/geosparql#sfContains + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range ; + rdfs:comment "Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*"@en ; + rdfs:isDefinedBy , + ; + rdfs:label "contains"@en . + + +### http://www.opengis.net/ont/geosparql#sfWithin + rdf:type owl:ObjectProperty ; + rdfs:domain ; + rdfs:range ; + rdfs:comment "Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***"@en ; + rdfs:isDefinedBy , + ; + rdfs:label "within"@en . + + +### http://www.w3.org/2003/01/geo/wgs84_pos#location + rdf:type owl:ObjectProperty . + + ### https://w3id.org/def/saref4agri#deployedOnPlatform :deployedOnPlatform rdf:type owl:ObjectProperty ; owl:inverseOf :inDeployment ; @@ -118,6 +153,11 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "deployed system"@en . +### https://w3id.org/def/saref4agri#fromNode +:fromNode rdf:type owl:ObjectProperty ; + rdfs:label "from node"@en . + + ### https://w3id.org/def/saref4agri#hasDeployment :hasDeployment rdf:type owl:ObjectProperty ; rdfs:label "has deployment"@en . @@ -135,6 +175,11 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "has property"@en . +### https://w3id.org/def/saref4agri#hasRole +:hasRole rdf:type owl:ObjectProperty ; + rdfs:label "has role"@en . + + ### https://w3id.org/def/saref4agri#hosts :hosts rdf:type owl:ObjectProperty ; owl:inverseOf :isHostedBy ; @@ -167,16 +212,39 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "measurement made by"@en . +### https://w3id.org/def/saref4agri#playedByNode +:playedByNode rdf:type owl:ObjectProperty ; + rdfs:label "played by node"@en . + + +### https://w3id.org/def/saref4agri#roleInCommunication +:roleInCommunication rdf:type owl:ObjectProperty ; + rdfs:label "role in communication"@en . + + +### https://w3id.org/def/saref4agri#roleInNetwork +:roleInNetwork rdf:type owl:ObjectProperty ; + rdfs:label "role in network"@en . + + +### https://w3id.org/def/saref4agri#toNode +:toNode rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf owl:topObjectProperty ; + rdfs:label "to node"@en . + + ### https://w3id.org/saref#accomplishes rdf:type owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "A relationship between a certain entity (e.g., a device) and the task it accomplishes" ; + rdfs:isDefinedBy ; rdfs:label "accomplishes" . ### https://w3id.org/saref#actsUpon rdf:type owl:ObjectProperty ; rdfs:comment "A relationship between a command and a state" ; + rdfs:isDefinedBy ; rdfs:label "acts upon" . @@ -188,6 +256,7 @@ xsd:duration rdf:type rdfs:Datatype . ### https://w3id.org/saref#controlsProperty rdf:type owl:ObjectProperty ; + rdfs:isDefinedBy ; rdfs:label "controls property"@en . @@ -195,24 +264,34 @@ xsd:duration rdf:type rdfs:Datatype . rdf:type owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "A relationship between an entity (such as a function) and a command" ; + rdfs:isDefinedBy ; rdfs:label "has command" . ### https://w3id.org/saref#hasFunction rdf:type owl:ObjectProperty ; rdfs:comment "A relationship identifying the type of function of a device" ; + rdfs:isDefinedBy ; rdfs:label "has function" . +### https://w3id.org/saref#hasState + rdf:type owl:ObjectProperty ; + rdfs:isDefinedBy ; + rdfs:label "has state"@en . + + ### https://w3id.org/saref#isAccomplishedBy rdf:type owl:ObjectProperty ; rdfs:comment "A relationship indentifying the task accomplished by a certain entity (e.g., a device)" ; + rdfs:isDefinedBy ; rdfs:label "is accomplished by" . ### https://w3id.org/saref#isCommandOf rdf:type owl:ObjectProperty ; rdfs:comment "A relationship between a command and a function." ; + rdfs:isDefinedBy ; rdfs:label "is command of" . @@ -262,30 +341,35 @@ xsd:duration rdf:type rdfs:Datatype . # Data properties ################################################################# -### https://w3id.org/def/saref4agri#hasCreationDate -:hasCreationDate rdf:type owl:DatatypeProperty ; - rdfs:range xsd:dateTime ; - rdfs:label "has creation date"@en . - - -### https://w3id.org/def/saref4agri#hasExpirationDate -:hasExpirationDate rdf:type owl:DatatypeProperty ; - rdfs:range xsd:dateTime ; - rdfs:label "has expiration date"@en . - - -### https://w3id.org/def/saref4agri#hasLastUpdateDate -:hasLastUpdateDate rdf:type owl:DatatypeProperty ; - rdfs:range xsd:dateTime ; - rdfs:label "has last update date"@en . +### https://w3id.org/def/saref4agri#hasProtocol +:hasProtocol rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal . ### https://w3id.org/saref#hasDescription rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship providing a description of an entity (e.g., device)" ; rdfs:isDefinedBy ; rdfs:label "has description"@en . +### https://w3id.org/saref#hasManufacturer + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship identifying the manufacturer of an entity (e.g., device)" ; + rdfs:isDefinedBy ; + rdfs:label "has manufacturer" . + + +### https://w3id.org/saref#hasModel + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship identifying the model of an entity (e.g., device)" ; + rdfs:isDefinedBy ; + rdfs:label "has model" . + + ### https://w3id.org/saref#hasName rdf:type owl:DatatypeProperty ; rdfs:isDefinedBy ; @@ -308,8 +392,114 @@ xsd:duration rdf:type rdfs:Datatype . # Classes ################################################################# +### http://www.opengis.net/ont/geosparql#Feature + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] ; + owl:disjointWith ; + "Matthew Perry" ; + "OGC GeoSPARQL 1.0 Standard Working Group" ; + "2011-06-16"^^xsd:date ; + "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en ; + rdfs:comment "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en ; + rdfs:isDefinedBy , + , + ; + rdfs:label "Feature"@en ; + "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en ; + "Feature"@en . + + +### http://www.opengis.net/ont/geosparql#Geometry + rdf:type owl:Class ; + rdfs:subClassOf ; + "Matthew Perry" ; + "OGC GeoSPARQL 1.0 Standard Working Group" ; + "2011-06-16"^^xsd:date ; + "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en ; + rdfs:comment "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en ; + rdfs:isDefinedBy , + , + ; + rdfs:label "Geometry"@en ; + "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en ; + "Geometry"@en . + + +### http://www.opengis.net/ont/geosparql#SpatialObject + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] ; + "Matthew Perry" ; + "OGC GeoSPARQL 1.0 Standard Working Group" ; + "2011-06-16"^^xsd:date ; + "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en ; + rdfs:comment "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en ; + rdfs:isDefinedBy , + , + ; + rdfs:label "SpatialObject"@en ; + "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en ; + "SpatialObject"@en . + + +### http://www.w3.org/2003/01/geo/wgs84_pos#Point + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment """ +Uniquely identified by lat/long/alt. i.e. + +spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), + lat(P2, LAT), long(P2, LONG), alt(P2, ALT). + +sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). + """ , + "A point, typically described using a coordinate system relative to Earth, such as WGS84." ; + rdfs:isDefinedBy ; + rdfs:label "Point"@en , + "point" . + + +### http://www.w3.org/2006/time#Instant + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "A temporal entity with zero extent or duration"@en ; + rdfs:isDefinedBy ; + rdfs:label "Instant"@en . + + +### http://www.w3.org/2006/time#Interval + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:isDefinedBy ; + rdfs:label "A temporal entity with an extent or duration"@en , + "Time interval"@en . + + ### http://www.w3.org/2006/time#TemporalEntity - rdf:type owl:Class . + rdf:type owl:Class ; + rdfs:comment "A temporal interval or instant."@en ; + rdfs:isDefinedBy ; + rdfs:label "Temporal entity"@en . + + +### https://w3id.org/def/saref4agri#Communication +:Communication rdf:type owl:Class ; + rdfs:label "Communication"@es . + + +### https://w3id.org/def/saref4agri#CommunicationRole +:CommunicationRole rdf:type owl:Class ; + rdfs:label "Communication role"@es . ### https://w3id.org/def/saref4agri#Deployment @@ -340,6 +530,16 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "Feature of interest"@en . +### https://w3id.org/def/saref4agri#Network +:Network rdf:type owl:Class ; + rdfs:label "Network"@es . + + +### https://w3id.org/def/saref4agri#Node +:Node rdf:type owl:Class ; + rdfs:label "Node"@es . + + ### https://w3id.org/def/saref4agri#Platform :Platform rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; @@ -370,6 +570,13 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "System"@en . +### https://w3id.org/saref#Actuator + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:isDefinedBy ; + rdfs:label "Actuator"@en . + + ### https://w3id.org/saref#Command rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; @@ -390,7 +597,9 @@ xsd:duration rdf:type rdfs:Datatype . ### https://w3id.org/saref#Device - rdf:type owl:Class . + rdf:type owl:Class ; + rdfs:isDefinedBy ; + rdfs:label "Device"@en . ### https://w3id.org/saref#Function @@ -481,6 +690,13 @@ xsd:duration rdf:type rdfs:Datatype . "Property" . +### https://w3id.org/saref#Sensor + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:isDefinedBy ; + rdfs:label "Sensor"@en . + + ### https://w3id.org/saref#State rdf:type owl:Class ; rdfs:comment "The state in which a device can be found, e.g, ON/OFF/STANDBY, or ONLINE/OFFLINE. We propose here a list of states that are relevant for the purpose of SAREF, but this list can be extended." ; @@ -526,4 +742,19 @@ xsd:duration rdf:type rdfs:Datatype . "Unit of measure" . +################################################################# +# Annotations +################################################################# + + rdfs:comment """The relation between something and the point, + or other geometrical thing in space, where it is. For example, the realtionship between + a radio tower and a Point with a given lat and long. + Or a relationship between a park and its outline as a closed arc of points, or a road and + its location as a arc (a sequence of points). + Clearly in practice there will be limit to the accuracy of any such statement, but one would expect + an accuracy appropriate for the size of the object and uses such as mapping . + """ ; + rdfs:label "location"@en . + + ### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml index 47d7e3b3a0d3cf54c2b914c51a1dcdc2dff3f167..f6c54fbd47c7271f0911b0a2e2baf9ead9fbee93 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml @@ -195,6 +195,56 @@ + + + + + + + A spatial representation for a given feature. + + + + has geometry + + + + + + + + + + + Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF* + + + contains + + + + + + + + + + + Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F*** + + + within + + + + + + + + + + + @@ -215,6 +265,15 @@ + + + + + from node + + + + @@ -244,6 +303,15 @@ + + + + + has role + + + + @@ -300,12 +368,50 @@ + + + + + played by node + + + + + + + + + role in communication + + + + + + + + + role in network + + + + + + + + + + to node + + + + A relationship between a certain entity (e.g., a device) and the task it accomplishes + accomplishes @@ -316,6 +422,7 @@ A relationship between a command and a state + acts upon @@ -335,6 +442,7 @@ + controls property @@ -346,6 +454,7 @@ A relationship between an entity (such as a function) and a command + has command @@ -356,16 +465,28 @@ A relationship identifying the type of function of a device + has function + + + + + + has state + + + + A relationship indentifying the task accomplished by a certain entity (e.g., a device) + is accomplished by @@ -376,6 +497,7 @@ A relationship between a command and a function. + is command of @@ -463,42 +585,47 @@ - + - - - has creation date + + - + - - - has expiration date + + + A relationship providing a description of an entity (e.g., device) + + has description - + - - - has last update date + + + A relationship identifying the manufacturer of an entity (e.g., device) + + has manufacturer - + - + + + A relationship identifying the model of an entity (e.g., device) - has description + has model @@ -545,10 +672,155 @@ + + + + + + + + + + + + + Matthew Perry + OGC GeoSPARQL 1.0 Standard Working Group + 2011-06-16 + This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. + This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. + + + + Feature + This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. + Feature + + + + + + + + + + Matthew Perry + OGC GeoSPARQL 1.0 Standard Working Group + 2011-06-16 + The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. + The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. + + + + Geometry + The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. + Geometry + + + + + + + + + + + + + + + + + + + + + Matthew Perry + OGC GeoSPARQL 1.0 Standard Working Group + 2011-06-16 + The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. + The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. + + + + SpatialObject + The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. + SpatialObject + + + + + + + + + + +Uniquely identified by lat/long/alt. i.e. + +spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), + lat(P2, LAT), long(P2, LONG), alt(P2, ALT). + +sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). + + A point, typically described using a coordinate system relative to Earth, such as WGS84. + + Point + point + + + + + + + + + + A temporal entity with zero extent or duration + + Instant + + + + + + + + + + + A temporal entity with an extent or duration + Time interval + + + + - + + A temporal interval or instant. + + Temporal entity + + + + + + + + + Communication + + + + + + + + + Communication role + @@ -596,6 +868,24 @@ + + + + + Network + + + + + + + + + Node + + + + @@ -644,6 +934,17 @@ + + + + + + + Actuator + + + + @@ -676,7 +977,10 @@ - + + + Device + @@ -810,6 +1114,17 @@ + + + + + + + Sensor + + + + @@ -876,6 +1191,29 @@ Unit of measure Unit of measure + + + + + + + + The relation between something and the point, + or other geometrical thing in space, where it is. For example, the realtionship between + a radio tower and a Point with a given lat and long. + Or a relationship between a park and its outline as a closed arc of points, or a road and + its location as a arc (a sequence of points). + Clearly in practice there will be limit to the accuracy of any such statement, but one would expect + an accuracy appropriate for the size of the object and uses such as mapping . + + location + diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html index 08f8925379ac9f070bf35de09d6788638551f134..eb0e222110172fe524f2363fd48fe1640a823fbe 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html @@ -3,12 +3,31 @@ This section provides details for each class and property defined by SAREF exten

Classes

+
+

A temporal entity with an extent or durationc + back to ToC or Class ToC + +

+

+ IRI: http://www.w3.org/2006/time#Interval

+
+
Is defined by
+
+ http://www.w3.org/2006/time# +
+
+
+
has super-classes
+
+ Temporal entity + c +
+
+
+
+

Actuatorc + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/saref#Actuator

+
+
Is defined by
+
+ https://w3id.org/saref# +
+
+
+
has super-classes
+
+ Device + c +
+
+

Commandc back to ToC or Class ToC @@ -78,6 +164,22 @@ This section provides details for each class and property defined by SAREF exten max 1

+
+

Communicationc + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/def/saref4agri#Communication

+
+
+

Communication rolec + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/def/saref4agri#CommunicationRole

+

Deploymentc back to ToC or Class ToC @@ -104,6 +206,96 @@ This section provides details for each class and property defined by SAREF exten

+
+

Devicec + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/saref#Device

+
+
Is defined by
+
+ https://w3id.org/saref# +
+
+
+
has sub-classes
+
+ Actuator + c, Sensor + c +
+
+
+
+

Featurec + back to ToC or Class ToC + +

+

Featurec + back to ToC or Class ToC + +

+

+ IRI: http://www.opengis.net/ont/geosparql#Feature

+
+ This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. +
+
+ This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. +
+
+ This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. +
+
+
Date:
+
16/06/2011
+
+
+
Authors:
+
OGC GeoSPARQL 1.0 Standard Working Group
+
Contributors:
+
Matthew Perry
+
+
+
Is defined by
+
+ http://www.opengis.net/ont/geosparql +
+
+ http://www.opengis.net/ont/gml +
+
+ http://www.opengis.net/spec/geosparql/1.0 +
+
+
+
has super-classes
+
+ SpatialObject SpatialObject + c +
+
+ has geometry + op + only + Geometry Geometry + c +
+
is in domain of
+
+ has geometry + op +
+
is disjoint with
+
+ Geometry Geometry + c +
+
+

Feature of interestc back to ToC or Class ToC @@ -154,6 +346,72 @@ This section provides details for each class and property defined by SAREF exten

+
+

Geometryc + back to ToC or Class ToC + +

+

Geometryc + back to ToC or Class ToC + +

+

+ IRI: http://www.opengis.net/ont/geosparql#Geometry

+
+ The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. +
+
+ The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. +
+
+ The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. +
+
+
Date:
+
16/06/2011
+
+
+
Authors:
+
OGC GeoSPARQL 1.0 Standard Working Group
+
Contributors:
+
Matthew Perry
+
+
+
Is defined by
+
+ http://www.opengis.net/ont/geosparql +
+
+ http://www.opengis.net/ont/gml +
+
+ http://www.opengis.net/spec/geosparql/1.0 +
+
+
+
has super-classes
+
+ SpatialObject SpatialObject + c +
+
has sub-classes
+
+ Point + c +
+
is in range of
+
+ has geometry + op +
+
is disjoint with
+
+ Feature Feature + c +
+
+

Humidityc back to ToC or Class ToC @@ -172,6 +430,30 @@ This section provides details for each class and property defined by SAREF exten

+
+

Instantc + back to ToC or Class ToC + +

+

+ IRI: http://www.w3.org/2006/time#Instant

+
+ A temporal entity with zero extent or duration +
+
+
Is defined by
+
+ http://www.w3.org/2006/time# +
+
+
+
has super-classes
+
+ Temporal entity + c +
+
+

Measurementc back to ToC or Class ToC @@ -247,6 +529,22 @@ This section provides details for each class and property defined by SAREF exten

+
+

Networkc + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/def/saref4agri#Network

+
+
+

Nodec + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/def/saref4agri#Node

+

Platformc back to ToC or Class ToC @@ -272,6 +570,37 @@ This section provides details for each class and property defined by SAREF exten

+
+

Pointc + back to ToC or Class ToC + +

+

+ IRI: http://www.w3.org/2003/01/geo/wgs84_pos#Point

+
+ +Uniquely identified by lat/long/alt. i.e. + +spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), + lat(P2, LAT), long(P2, LONG), alt(P2, ALT). + +sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). + +
+
+
Is defined by
+
+ http://www.w3.org/2003/01/geo/wgs84_pos# +
+
+
+
has super-classes
+
+ Geometry Geometry + c +
+
+

Propertyc back to ToC or Class ToC @@ -302,35 +631,135 @@ This section provides details for each class and property defined by SAREF exten is controlled by device op only - device + Device + c + +
+ is measured by device + op + only + Device + c +
+
+ relates to measurement + op + only + Measurement + c +
+
has sub-classes
+
+ Humidity + c, Temperature + c, Time + c +
+
is disjoint with
+
+ Measurement + c, Unit of measure c
+ +

+
+

Sensorc + back to ToC or Class ToC + +

+

+ IRI: https://w3id.org/saref#Sensor

+
+
Is defined by
+
+ https://w3id.org/saref# +
+
+
+
has super-classes
+
+ Device + c +
+
+
+
+

SpatialObjectc + back to ToC or Class ToC + +

+

SpatialObjectc + back to ToC or Class ToC + +

+

+ IRI: http://www.opengis.net/ont/geosparql#SpatialObject

+
+ The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. +
+
+ The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. +
+
+ The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. +
+
+
Date:
+
16/06/2011
+
+
+
Authors:
+
OGC GeoSPARQL 1.0 Standard Working Group
+
Contributors:
+
Matthew Perry
+
+
+
Is defined by
+
+ http://www.opengis.net/ont/geosparql +
+
+ http://www.opengis.net/ont/gml +
+
+ http://www.opengis.net/spec/geosparql/1.0 +
+
+
+
has super-classes
- is measured by device + contains op only - device + SpatialObject SpatialObject c
- relates to measurement + location op only - Measurement + Point c
has sub-classes
- Humidity - c, Temperature - c, Time + Feature Feature + c, Geometry Geometry c
-
is disjoint with
+
is in domain of
- Measurement - c, Unit of measure - c + contains + op, within + op +
+
is in range of
+
+ contains + op, within + op
@@ -392,7 +821,7 @@ This section provides details for each class and property defined by SAREF exten
is accomplished by op - min 1 device + min 1 Device c
@@ -415,6 +844,31 @@ This section provides details for each class and property defined by SAREF exten
+
+

Temporal entityc + back to ToC or Class ToC + +

+

+ IRI: http://www.w3.org/2006/time#TemporalEntity

+
+ A temporal interval or instant. +
+
+
Is defined by
+
+ http://www.w3.org/2006/time# +
+
+
+
has sub-classes
+
+ A temporal entity with an extent or duration + c, Instant + c +
+
+

Timec back to ToC or Class ToC @@ -435,7 +889,7 @@ This section provides details for each class and property defined by SAREF exten consists of op some - temporal entity + Temporal entity c @@ -480,6 +934,9 @@ This section provides details for each class and property defined by SAREF exten
  • consists of
  • +
  • + contains +
  • controls property
  • @@ -490,6 +947,9 @@ This section provides details for each class and property defined by SAREF exten
  • deployed system
  • +
  • + from node +
  • has command
  • @@ -503,9 +963,18 @@ This section provides details for each class and property defined by SAREF exten
  • has function
  • +
  • + has geometry +
  • has property
  • +
  • + has role +
  • +
  • + has state +
  • host
  • @@ -547,12 +1016,28 @@ This section provides details for each class and property defined by SAREF exten
  • measures property
  • +
  • + played by node +
  • relates to measurement
  • relates to property
  • +
  • + role in communication +
  • +
  • + role in network +
  • +
  • + to node +
  • +
  • + within +
  • accomplishesop @@ -564,6 +1049,12 @@ This section provides details for each class and property defined by SAREF exten
    A relationship between a certain entity (e.g., a device) and the task it accomplishes
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    is inverse of
    @@ -584,6 +1075,12 @@ This section provides details for each class and property defined by SAREF exten
    A relationship between a command and a state
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +

    consists ofop @@ -599,6 +1096,42 @@ This section provides details for each class and property defined by SAREF exten

    +
    +

    containsop + back to ToC or Object Property ToC + +

    +

    + IRI: http://www.opengis.net/ont/geosparql#sfContains

    +
    + Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF* +
    +
    +
    Is defined by
    +
    + http://www.opengis.net/ont/geosparql +
    +
    + http://www.opengis.net/spec/geosparql/1.0 +
    +
    +
    +
    +
    has domain
    +
    + SpatialObject SpatialObject + c +
    +
    has range
    +
    + SpatialObject SpatialObject + c +
    +
    +
    +

    controls propertyop back to ToC or Object Property ToC @@ -606,6 +1139,12 @@ This section provides details for each class and property defined by SAREF exten

    IRI: https://w3id.org/saref#controlsProperty

    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +

    deployed on platformop @@ -641,6 +1180,14 @@ This section provides details for each class and property defined by SAREF exten

    +
    +

    from nodeop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#fromNode

    +

    has commandop back to ToC or Object Property ToC @@ -651,6 +1198,12 @@ This section provides details for each class and property defined by SAREF exten
    A relationship between an entity (such as a function) and a command
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    is inverse of
    @@ -706,6 +1259,49 @@ This section provides details for each class and property defined by SAREF exten
    A relationship identifying the type of function of a device
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    +
    +
    +

    has geometryop + back to ToC or Object Property ToC + +

    +

    + IRI: http://www.opengis.net/ont/geosparql#hasGeometry

    +
    + A spatial representation for a given feature. +
    +
    +
    Is defined by
    +
    + http://www.opengis.net/ont/geosparql +
    +
    + http://www.opengis.net/ont/geosparql# +
    +
    + http://www.opengis.net/spec/geosparql/1.0 +
    +
    +
    +
    +
    has domain
    +
    + Feature Feature + c +
    +
    has range
    +
    + Geometry Geometry + c +
    +
    +

    has propertyop @@ -724,6 +1320,28 @@ This section provides details for each class and property defined by SAREF exten

    +
    +

    has roleop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#hasRole

    +
    +
    +

    has stateop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref#hasState

    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    +

    hostop back to ToC or Object Property ToC @@ -769,6 +1387,12 @@ This section provides details for each class and property defined by SAREF exten
    A relationship indentifying the task accomplished by a certain entity (e.g., a device)
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    is inverse of
    @@ -789,6 +1413,12 @@ This section provides details for each class and property defined by SAREF exten
    A relationship between a command and a function.
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    is inverse of
    @@ -948,6 +1578,14 @@ This section provides details for each class and property defined by SAREF exten
    +
    +

    played by nodeop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#playedByNode

    +

    relates to measurementop back to ToC or Object Property ToC @@ -976,26 +1614,94 @@ This section provides details for each class and property defined by SAREF exten

    +
    +

    role in communicationop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#roleInCommunication

    +
    +
    +

    role in networkop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#roleInNetwork

    +
    +
    +

    to nodeop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#toNode

    +
    +
    +
    has super-properties
    +
    + top object property +
    +
    +
    +
    +
    +

    withinop + back to ToC or Object Property ToC + +

    +

    + IRI: http://www.opengis.net/ont/geosparql#sfWithin

    +
    + Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F*** +
    +
    +
    Is defined by
    +
    + http://www.opengis.net/ont/geosparql +
    +
    + http://www.opengis.net/spec/geosparql/1.0 +
    +
    +
    +
    +
    has domain
    +
    + SpatialObject SpatialObject + c +
    +
    has range
    +
    + SpatialObject SpatialObject + c +
    +
    +
    +

    Data Properties

    -
    -

    has creation datedp +
    +

    has descriptiondp back to ToC or Data Property ToC

    - IRI: https://w3id.org/def/saref4agri#hasCreationDate

    + IRI: https://w3id.org/saref#hasDescription

    +
    + A relationship providing a description of an entity (e.g., device) +
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    has range
    - date time + string
    -
    -

    has descriptiondp +
    +

    has manufacturerdp back to ToC or Data Property ToC

    - IRI: https://w3id.org/saref#hasDescription

    + IRI: https://w3id.org/saref#hasManufacturer

    +
    + A relationship identifying the manufacturer of an entity (e.g., device) +
    Is defined by
    https://w3id.org/saref#
    -
    -
    -

    has expiration datedp - back to ToC or Data Property ToC - -

    -

    - IRI: https://w3id.org/def/saref4agri#hasExpirationDate

    has range
    - date time + string
    -
    -

    has last update datedp +
    +

    has modeldp back to ToC or Data Property ToC

    - IRI: https://w3id.org/def/saref4agri#hasLastUpdateDate

    + IRI: https://w3id.org/saref#hasModel

    +
    + A relationship identifying the model of an entity (e.g., device) +
    +
    +
    Is defined by
    +
    + https://w3id.org/saref# +
    +
    has range
    - date time + string
    @@ -1079,6 +1798,22 @@ This section provides details for each class and property defined by SAREF exten
    +
    +

    has protocoldp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/def/saref4agri#hasProtocol

    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +

    has timestampdp back to ToC or Data Property ToC diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html index 80b44f07943b3b572f074c13a8b7825d106988dc..de6a77c13329012d725c3e9cc74c22c8a89d9f67 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html @@ -3,12 +3,31 @@ This ontology has the following classes and properties.

    Classes

    Data Properties

    Data Properties

    • has description
    • - has expiration date + has manufacturer
    • - has last update date + has model
    • has name
    • +
    • + + has protocol + +
    • has timestamp
    • diff --git a/OnToology/SAREF4BLD/RawRDF/IFC-Properties-In-Axioms-1.rdf/context/context.jsonld b/OnToology/SAREF4BLD/RawRDF/IFC-Properties-In-Axioms-1.rdf/context/context.jsonld index fdc75d7bd930ba31a8d2a4a2841ac65b5cbeebd6..b08f97be05be61d733def12c226da00cd5cbd273 100644 --- a/OnToology/SAREF4BLD/RawRDF/IFC-Properties-In-Axioms-1.rdf/context/context.jsonld +++ b/OnToology/SAREF4BLD/RawRDF/IFC-Properties-In-Axioms-1.rdf/context/context.jsonld @@ -101,8 +101,7 @@ "@id" : "http://saref.linkeddata.es/def/bldg#VibrationIsolator" }, "waterPressureRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterPressureRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#waterPressureRange" }, "pressureRating" : { "@id" : "http://saref.linkeddata.es/def/bldg#pressureRating", @@ -211,12 +210,10 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "operationalTemperatureRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operationalTemperatureRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#operationalTemperatureRange" }, "workingPressureRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#workingPressureRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#workingPressureRange" }, "verticalSpacing" : { "@id" : "http://saref.linkeddata.es/def/bldg#verticalSpacing", @@ -289,8 +286,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "secondaryAirFlowRateRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryAirFlowRateRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#secondaryAirFlowRateRange" }, "Damper" : { "@id" : "http://saref.linkeddata.es/def/bldg#Damper" @@ -326,8 +322,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "temperatureRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#temperatureRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#temperatureRange" }, "waterRequirement" : { "@id" : "http://saref.linkeddata.es/def/bldg#waterRequirement", @@ -563,8 +558,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "nominalSupplyVoltageOffset" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyVoltageOffset", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyVoltageOffset" }, "nominalDiameter" : { "@id" : "http://saref.linkeddata.es/def/bldg#nominalDiameter", @@ -591,8 +585,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "flowResistanceRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#flowResistanceRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#flowResistanceRange" }, "nominalBodyDepth" : { "@id" : "http://saref.linkeddata.es/def/bldg#nominalBodyDepth", @@ -810,7 +803,8 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "airFlowRateRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#airFlowRateRange" + "@id" : "http://saref.linkeddata.es/def/bldg#airFlowRateRange", + "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" }, "vibrationTransmissibility" : { "@id" : "http://saref.linkeddata.es/def/bldg#vibrationTransmissibility", @@ -860,8 +854,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "outletTemperatureRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#outletTemperatureRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#outletTemperatureRange" }, "lampCompensationType" : { "@id" : "http://saref.linkeddata.es/def/bldg#lampCompensationType", @@ -906,8 +899,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "waterInletTemperatureRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterInletTemperatureRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#waterInletTemperatureRange" }, "AudioVisualAppliance" : { "@id" : "http://saref.linkeddata.es/def/bldg#AudioVisualAppliance" @@ -951,8 +943,7 @@ "@type" : "http://www.w3.org/2001/XMLSchema#float" }, "primaryAirFlowRateRange" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryAirFlowRateRange", - "@type" : "http://www.w3.org/2001/XMLSchema#realRealRange" + "@id" : "http://saref.linkeddata.es/def/bldg#primaryAirFlowRateRange" }, "nominalTotalPressure" : { "@id" : "http://saref.linkeddata.es/def/bldg#nominalTotalPressure", diff --git a/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.rdf/context/context.jsonld b/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.rdf/context/context.jsonld index 57ed2465feef9c2e47e373d3bd7d8d4807fb2b50..82600a80aed5373a20391d60119a8c5ff907419a 100644 --- a/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.rdf/context/context.jsonld +++ b/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.rdf/context/context.jsonld @@ -1,7 +1,7 @@ { "@context" : { "" : { - "@id" : "http://saref.linkeddata.es/def/bldg#WhatIsAShadingDevice?" + "@id" : "http://saref.linkeddata.es/def/bldg#WhichTypesOfTransportElementAreThere?" }, "ChillerType" : { "@id" : "http://saref.linkeddata.es/def/bldg#ChillerType" diff --git a/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.ttl/context/context.jsonld b/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.ttl/context/context.jsonld index 57ed2465feef9c2e47e373d3bd7d8d4807fb2b50..82600a80aed5373a20391d60119a8c5ff907419a 100644 --- a/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.ttl/context/context.jsonld +++ b/OnToology/SAREF4BLD/RawRDF/IFC-device-Raw.ttl/context/context.jsonld @@ -1,7 +1,7 @@ { "@context" : { "" : { - "@id" : "http://saref.linkeddata.es/def/bldg#WhatIsAShadingDevice?" + "@id" : "http://saref.linkeddata.es/def/bldg#WhichTypesOfTransportElementAreThere?" }, "ChillerType" : { "@id" : "http://saref.linkeddata.es/def/bldg#ChillerType" diff --git a/OnToology/SAREF4BLD/RawRDF/fromProtege.owl/context/context.jsonld b/OnToology/SAREF4BLD/RawRDF/fromProtege.owl/context/context.jsonld index 617e45172fc4170ca4e72d3c723bd46ed8b8fead..9916834f8b02cd5f545b33e0f27476bf0a6ea89c 100644 --- a/OnToology/SAREF4BLD/RawRDF/fromProtege.owl/context/context.jsonld +++ b/OnToology/SAREF4BLD/RawRDF/fromProtege.owl/context/context.jsonld @@ -1,7 +1,7 @@ { "@context" : { "" : { - "@id" : "http://saref.linkeddata.es/def/bldg#WhatIsAShadingDevice?" + "@id" : "http://saref.linkeddata.es/def/bldg#WhichTypesOfTransportElementAreThere?" }, "CooledBeam" : { "@id" : "http://saref.linkeddata.es/def/bldg#CooledBeam" diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/context/context.jsonld b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/context/context.jsonld index 19835d3979da68dee5bf8b014ef6dacb0b86731e..6d4e9a1dc3255cf0baaf505f265f137ecd49376f 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/context/context.jsonld +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/context/context.jsonld @@ -1,606 +1,606 @@ { "@context" : { "waterPressureMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterPressureMax", + "@id" : "https://w3id.org/def/saref4bldg#waterPressureMax", "@type" : "@id" }, "fluidFlowRateMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#fluidFlowRateMax", + "@id" : "https://w3id.org/def/saref4bldg#fluidFlowRateMax", "@type" : "@id" }, "workingPressureMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#workingPressureMin", + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMin", "@type" : "@id" }, "waterStorageCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterStorageCapacity", + "@id" : "https://w3id.org/def/saref4bldg#waterStorageCapacity", "@type" : "@id" }, "valveMechanism" : { - "@id" : "http://saref.linkeddata.es/def/bldg#valveMechanism", + "@id" : "https://w3id.org/def/saref4bldg#valveMechanism", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "capacityControlType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#capacityControlType", + "@id" : "https://w3id.org/def/saref4bldg#capacityControlType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "mechanicalOperated" : { - "@id" : "http://saref.linkeddata.es/def/bldg#mechanicalOperated", + "@id" : "https://w3id.org/def/saref4bldg#mechanicalOperated", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "CooledBeam" : { - "@id" : "http://saref.linkeddata.es/def/bldg#CooledBeam" + "@id" : "https://w3id.org/def/saref4bldg#CooledBeam" }, "UnitOfMeasure" : { "@id" : "https://w3id.org/saref#UnitOfMeasure" }, "secondaryCurrent" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryCurrent", + "@id" : "https://w3id.org/def/saref4bldg#secondaryCurrent", "@type" : "@id" }, "transformerVectorGroup" : { - "@id" : "http://saref.linkeddata.es/def/bldg#transformerVectorGroup", + "@id" : "https://w3id.org/def/saref4bldg#transformerVectorGroup", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "SolarDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#SolarDevice" + "@id" : "https://w3id.org/def/saref4bldg#SolarDevice" }, "teTime" : { - "@id" : "http://saref.linkeddata.es/def/bldg#teTime", + "@id" : "https://w3id.org/def/saref4bldg#teTime", "@type" : "@id" }, "secondaryAirFlowRateMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryAirFlowRateMin", + "@id" : "https://w3id.org/def/saref4bldg#secondaryAirFlowRateMin", "@type" : "@id" }, "Burner" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Burner" + "@id" : "https://w3id.org/def/saref4bldg#Burner" }, "nominalPowerRate" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalPowerRate", + "@id" : "https://w3id.org/def/saref4bldg#nominalPowerRate", "@type" : "@id" }, "primaryApparentPower" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryApparentPower", + "@id" : "https://w3id.org/def/saref4bldg#primaryApparentPower", "@type" : "@id" }, "temperatureRating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#temperatureRating", + "@id" : "https://w3id.org/def/saref4bldg#temperatureRating", "@type" : "@id" }, "CommunicationAppliance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#CommunicationAppliance" + "@id" : "https://w3id.org/def/saref4bldg#CommunicationAppliance" }, "colorRenderingIndex" : { - "@id" : "http://saref.linkeddata.es/def/bldg#colorRenderingIndex", + "@id" : "https://w3id.org/def/saref4bldg#colorRenderingIndex", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "colorAppearance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#colorAppearance", + "@id" : "https://w3id.org/def/saref4bldg#colorAppearance", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "TubeBundle" : { - "@id" : "http://saref.linkeddata.es/def/bldg#TubeBundle" + "@id" : "https://w3id.org/def/saref4bldg#TubeBundle" }, "nominalCoolingCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalCoolingCapacity", + "@id" : "https://w3id.org/def/saref4bldg#nominalCoolingCapacity", "@type" : "@id" }, "controlStrategy" : { - "@id" : "http://saref.linkeddata.es/def/bldg#controlStrategy", + "@id" : "https://w3id.org/def/saref4bldg#controlStrategy", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "versionInfo" : { "@id" : "http://www.w3.org/2002/07/owl#versionInfo" }, "Filter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Filter" + "@id" : "https://w3id.org/def/saref4bldg#Filter" }, "ambientDesignWetBulbTemperature" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ambientDesignWetBulbTemperature", + "@id" : "https://w3id.org/def/saref4bldg#ambientDesignWetBulbTemperature", "@type" : "@id" }, "secondaryApparentPower" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryApparentPower", + "@id" : "https://w3id.org/def/saref4bldg#secondaryApparentPower", "@type" : "@id" }, "nominalMoistureGain" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalMoistureGain", + "@id" : "https://w3id.org/def/saref4bldg#nominalMoistureGain", "@type" : "@id" }, "Lamp" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Lamp" + "@id" : "https://w3id.org/def/saref4bldg#Lamp" }, "finishColor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#finishColor", + "@id" : "https://w3id.org/def/saref4bldg#finishColor", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "VibrationIsolator" : { - "@id" : "http://saref.linkeddata.es/def/bldg#VibrationIsolator" + "@id" : "https://w3id.org/def/saref4bldg#VibrationIsolator" }, "pressureRating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#pressureRating", + "@id" : "https://w3id.org/def/saref4bldg#pressureRating", "@type" : "@id" }, "airFlowRateMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#airFlowRateMax", + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMax", "@type" : "@id" }, "hasSpace" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasSpace", + "@id" : "https://w3id.org/def/saref4bldg#hasSpace", "@type" : "@id" }, "license" : { "@id" : "http://purl.org/dc/terms/license" }, "nominalStaticPressure" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalStaticPressure", + "@id" : "https://w3id.org/def/saref4bldg#nominalStaticPressure", "@type" : "@id" }, "coilWidth" : { - "@id" : "http://saref.linkeddata.es/def/bldg#coilWidth", + "@id" : "https://w3id.org/def/saref4bldg#coilWidth", "@type" : "@id" }, "heatTransferDimension" : { - "@id" : "http://saref.linkeddata.es/def/bldg#heatTransferDimension", + "@id" : "https://w3id.org/def/saref4bldg#heatTransferDimension", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "ProtectiveDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ProtectiveDevice" + "@id" : "https://w3id.org/def/saref4bldg#ProtectiveDevice" }, "nominalFrequency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalFrequency", + "@id" : "https://w3id.org/def/saref4bldg#nominalFrequency", "@type" : "@id" }, "pumpFlowRateMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#pumpFlowRateMin", + "@id" : "https://w3id.org/def/saref4bldg#pumpFlowRateMin", "@type" : "@id" }, "FlowInstrument" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowInstrument" + "@id" : "https://w3id.org/def/saref4bldg#FlowInstrument" }, "standard" : { - "@id" : "http://saref.linkeddata.es/def/bldg#standard", + "@id" : "https://w3id.org/def/saref4bldg#standard", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "colorTemperature" : { - "@id" : "http://saref.linkeddata.es/def/bldg#colorTemperature", + "@id" : "https://w3id.org/def/saref4bldg#colorTemperature", "@type" : "@id" }, "bladeAction" : { - "@id" : "http://saref.linkeddata.es/def/bldg#bladeAction", + "@id" : "https://w3id.org/def/saref4bldg#bladeAction", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalEfficiency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalEfficiency", + "@id" : "https://w3id.org/def/saref4bldg#nominalEfficiency", "@type" : "@id" }, "SanitaryTerminal" : { - "@id" : "http://saref.linkeddata.es/def/bldg#SanitaryTerminal" + "@id" : "https://w3id.org/def/saref4bldg#SanitaryTerminal" }, "Humidifier" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Humidifier" + "@id" : "https://w3id.org/def/saref4bldg#Humidifier" }, "hasDefrost" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasDefrost", + "@id" : "https://w3id.org/def/saref4bldg#hasDefrost", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "waterInletTemperatureMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterInletTemperatureMin", + "@id" : "https://w3id.org/def/saref4bldg#waterInletTemperatureMin", "@type" : "@id" }, "closeOffRating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#closeOffRating", + "@id" : "https://w3id.org/def/saref4bldg#closeOffRating", "@type" : "@id" }, "BuildingDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#BuildingDevice" + "@id" : "https://w3id.org/def/saref4bldg#BuildingDevice" }, "frameDepth" : { - "@id" : "http://saref.linkeddata.es/def/bldg#frameDepth", + "@id" : "https://w3id.org/def/saref4bldg#frameDepth", "@type" : "@id" }, "ShadingDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ShadingDevice" + "@id" : "https://w3id.org/def/saref4bldg#ShadingDevice" }, "internalRefrigerantVolume" : { - "@id" : "http://saref.linkeddata.es/def/bldg#internalRefrigerantVolume", + "@id" : "https://w3id.org/def/saref4bldg#internalRefrigerantVolume", "@type" : "@id" }, "frameType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#frameType", + "@id" : "https://w3id.org/def/saref4bldg#frameType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "startingTime" : { - "@id" : "http://saref.linkeddata.es/def/bldg#startingTime", + "@id" : "https://w3id.org/def/saref4bldg#startingTime", "@type" : "@id" }, "workingPressureMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#workingPressureMax", + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMax", "@type" : "@id" }, "basinReserveVolume" : { - "@id" : "http://saref.linkeddata.es/def/bldg#basinReserveVolume", + "@id" : "https://w3id.org/def/saref4bldg#basinReserveVolume", "@type" : "@id" }, "height" : { - "@id" : "http://saref.linkeddata.es/def/bldg#height", + "@id" : "https://w3id.org/def/saref4bldg#height", "@type" : "@id" }, "patternType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#patternType", + "@id" : "https://w3id.org/def/saref4bldg#patternType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "numberOfGangs" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfGangs", + "@id" : "https://w3id.org/def/saref4bldg#numberOfGangs", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "waterFlowControlSystemType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterFlowControlSystemType", + "@id" : "https://w3id.org/def/saref4bldg#waterFlowControlSystemType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "externalSurfaceArea" : { - "@id" : "http://saref.linkeddata.es/def/bldg#externalSurfaceArea", + "@id" : "https://w3id.org/def/saref4bldg#externalSurfaceArea", "@type" : "@id" }, "lightEmitterNominalPower" : { - "@id" : "http://saref.linkeddata.es/def/bldg#lightEmitterNominalPower", + "@id" : "https://w3id.org/def/saref4bldg#lightEmitterNominalPower", "@type" : "@id" }, "hydraulicDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hydraulicDiameter", + "@id" : "https://w3id.org/def/saref4bldg#hydraulicDiameter", "@type" : "@id" }, "FireSuppressionTerminal" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FireSuppressionTerminal" + "@id" : "https://w3id.org/def/saref4bldg#FireSuppressionTerminal" }, "nominalSupplyWaterTemperatureCooling" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyWaterTemperatureCooling", + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyWaterTemperatureCooling", "@type" : "@id" }, "MedicalDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#MedicalDevice" + "@id" : "https://w3id.org/def/saref4bldg#MedicalDevice" }, "verticalSpacing" : { - "@id" : "http://saref.linkeddata.es/def/bldg#verticalSpacing", + "@id" : "https://w3id.org/def/saref4bldg#verticalSpacing", "@type" : "@id" }, "nominalHeatTransferArea" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalHeatTransferArea", + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferArea", "@type" : "@id" }, "heatTransferSurfaceArea" : { - "@id" : "http://saref.linkeddata.es/def/bldg#heatTransferSurfaceArea", + "@id" : "https://w3id.org/def/saref4bldg#heatTransferSurfaceArea", "@type" : "@id" }, "hasValue" : { "@id" : "https://w3id.org/saref#hasValue" }, "flowArrangement" : { - "@id" : "http://saref.linkeddata.es/def/bldg#flowArrangement", + "@id" : "https://w3id.org/def/saref4bldg#flowArrangement", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "inLineRowSpacing" : { - "@id" : "http://saref.linkeddata.es/def/bldg#inLineRowSpacing", + "@id" : "https://w3id.org/def/saref4bldg#inLineRowSpacing", "@type" : "@id" }, "heatTransferTypeEnum" : { - "@id" : "http://saref.linkeddata.es/def/bldg#heatTransferTypeEnum", + "@id" : "https://w3id.org/def/saref4bldg#heatTransferTypeEnum", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalHeatRejectionRate" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalHeatRejectionRate", + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatRejectionRate", "@type" : "@id" }, "refrigerantClass" : { - "@id" : "http://saref.linkeddata.es/def/bldg#refrigerantClass", + "@id" : "https://w3id.org/def/saref4bldg#refrigerantClass", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "HeatExchanger" : { - "@id" : "http://saref.linkeddata.es/def/bldg#HeatExchanger" + "@id" : "https://w3id.org/def/saref4bldg#HeatExchanger" }, "energySource" : { - "@id" : "http://saref.linkeddata.es/def/bldg#energySource", + "@id" : "https://w3id.org/def/saref4bldg#energySource", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "lampMaintenanceFactor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#lampMaintenanceFactor", + "@id" : "https://w3id.org/def/saref4bldg#lampMaintenanceFactor", "@type" : "@id" }, "electricGeneratorEfficiency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#electricGeneratorEfficiency", + "@id" : "https://w3id.org/def/saref4bldg#electricGeneratorEfficiency", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "contains" : { - "@id" : "http://saref.linkeddata.es/def/bldg#contains", + "@id" : "https://w3id.org/def/saref4bldg#contains", "@type" : "@id" }, "mediaSource" : { - "@id" : "http://saref.linkeddata.es/def/bldg#mediaSource", + "@id" : "https://w3id.org/def/saref4bldg#mediaSource", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "integratedLightingType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#integratedLightingType", + "@id" : "https://w3id.org/def/saref4bldg#integratedLightingType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "testPressure" : { - "@id" : "http://saref.linkeddata.es/def/bldg#testPressure", + "@id" : "https://w3id.org/def/saref4bldg#testPressure", "@type" : "@id" }, "hasTurbulator" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasTurbulator", + "@id" : "https://w3id.org/def/saref4bldg#hasTurbulator", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "insideDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#insideDiameter", + "@id" : "https://w3id.org/def/saref4bldg#insideDiameter", "@type" : "@id" }, "Damper" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Damper" + "@id" : "https://w3id.org/def/saref4bldg#Damper" }, "Tank" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Tank" + "@id" : "https://w3id.org/def/saref4bldg#Tank" }, "isWaterStorageHeater" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isWaterStorageHeater", + "@id" : "https://w3id.org/def/saref4bldg#isWaterStorageHeater", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "staggeredRowSpacing" : { - "@id" : "http://saref.linkeddata.es/def/bldg#staggeredRowSpacing", + "@id" : "https://w3id.org/def/saref4bldg#staggeredRowSpacing", "@type" : "@id" }, "nominalLengthOrDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalLengthOrDiameter", + "@id" : "https://w3id.org/def/saref4bldg#nominalLengthOrDiameter", "@type" : "@id" }, "Measurement" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Measurement" + "@id" : "https://w3id.org/saref#Measurement" }, "accessType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#accessType", + "@id" : "https://w3id.org/def/saref4bldg#accessType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "Boiler" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Boiler" + "@id" : "https://w3id.org/def/saref4bldg#Boiler" }, "audioVolume" : { - "@id" : "http://saref.linkeddata.es/def/bldg#audioVolume", + "@id" : "https://w3id.org/def/saref4bldg#audioVolume", "@type" : "@id" }, "motorDriveType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#motorDriveType", + "@id" : "https://w3id.org/def/saref4bldg#motorDriveType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "waterRequirement" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterRequirement", + "@id" : "https://w3id.org/def/saref4bldg#waterRequirement", "@type" : "@id" }, "valvePattern" : { - "@id" : "http://saref.linkeddata.es/def/bldg#valvePattern", + "@id" : "https://w3id.org/def/saref4bldg#valvePattern", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "bladeShape" : { - "@id" : "http://saref.linkeddata.es/def/bldg#bladeShape", + "@id" : "https://w3id.org/def/saref4bldg#bladeShape", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalCapacity", + "@id" : "https://w3id.org/def/saref4bldg#nominalCapacity", "@type" : "@id" }, "ElectricMotor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ElectricMotor" + "@id" : "https://w3id.org/def/saref4bldg#ElectricMotor" }, "remoteReading" : { - "@id" : "http://saref.linkeddata.es/def/bldg#remoteReading", + "@id" : "https://w3id.org/def/saref4bldg#remoteReading", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "shadingDeviceType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#shadingDeviceType", + "@id" : "https://w3id.org/def/saref4bldg#shadingDeviceType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "DistributionDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#DistributionDevice" + "@id" : "https://w3id.org/def/saref4bldg#DistributionDevice" }, "legend" : { - "@id" : "http://saref.linkeddata.es/def/bldg#legend", + "@id" : "https://w3id.org/def/saref4bldg#legend", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "supportedWeightMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#supportedWeightMax", + "@id" : "https://w3id.org/def/saref4bldg#supportedWeightMax", "@type" : "@id" }, "idealShaftPower" : { - "@id" : "http://saref.linkeddata.es/def/bldg#idealShaftPower", + "@id" : "https://w3id.org/def/saref4bldg#idealShaftPower", "@type" : "@id" }, "Condenser" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Condenser" + "@id" : "https://w3id.org/def/saref4bldg#Condenser" }, "nominalEnergyConsumption" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalEnergyConsumption", + "@id" : "https://w3id.org/def/saref4bldg#nominalEnergyConsumption", "@type" : "@id" }, "secondaryAirFlowRateMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryAirFlowRateMax", + "@id" : "https://w3id.org/def/saref4bldg#secondaryAirFlowRateMax", "@type" : "@id" }, "arrangement" : { - "@id" : "http://saref.linkeddata.es/def/bldg#arrangement", + "@id" : "https://w3id.org/def/saref4bldg#arrangement", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "AirToAirHeatRecovery" : { - "@id" : "http://saref.linkeddata.es/def/bldg#AirToAirHeatRecovery" + "@id" : "https://w3id.org/def/saref4bldg#AirToAirHeatRecovery" }, "impellerDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#impellerDiameter", + "@id" : "https://w3id.org/def/saref4bldg#impellerDiameter", "@type" : "@id" }, "rightsHolder" : { "@id" : "http://purl.org/dc/terms/rightsHolder" }, "TransportElement" : { - "@id" : "http://saref.linkeddata.es/def/bldg#TransportElement" + "@id" : "https://w3id.org/def/saref4bldg#TransportElement" }, "startCurrentFactor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#startCurrentFactor", + "@id" : "https://w3id.org/def/saref4bldg#startCurrentFactor", "@type" : "@id" }, "openPressureDrop" : { - "@id" : "http://saref.linkeddata.es/def/bldg#openPressureDrop", + "@id" : "https://w3id.org/def/saref4bldg#openPressureDrop", "@type" : "@id" }, "nominalSupplyWaterTemperatureHeating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyWaterTemperatureHeating", + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyWaterTemperatureHeating", "@type" : "@id" }, "nominalSorroundingHumidityCooling" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSorroundingHumidityCooling", + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingHumidityCooling", "@type" : "@id" }, "FlowMovingDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowMovingDevice" + "@id" : "https://w3id.org/def/saref4bldg#FlowMovingDevice" }, "DuctSilencer" : { - "@id" : "http://saref.linkeddata.es/def/bldg#DuctSilencer" + "@id" : "https://w3id.org/def/saref4bldg#DuctSilencer" }, "primaryAirFlowRateMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryAirFlowRateMin", + "@id" : "https://w3id.org/def/saref4bldg#primaryAirFlowRateMin", "@type" : "@id" }, "heatTransferMedium" : { - "@id" : "http://saref.linkeddata.es/def/bldg#heatTransferMedium", + "@id" : "https://w3id.org/def/saref4bldg#heatTransferMedium", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "outletTemperatureMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#outletTemperatureMin", + "@id" : "https://w3id.org/def/saref4bldg#outletTemperatureMin", "@type" : "@id" }, "imaginaryImpedanceRatio" : { - "@id" : "http://saref.linkeddata.es/def/bldg#imaginaryImpedanceRatio", + "@id" : "https://w3id.org/def/saref4bldg#imaginaryImpedanceRatio", "@type" : "@id" }, "BuildingObject" : { - "@id" : "http://saref.linkeddata.es/def/bldg#BuildingObject" + "@id" : "https://w3id.org/def/saref4bldg#BuildingObject" }, "sprayType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#sprayType", + "@id" : "https://w3id.org/def/saref4bldg#sprayType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "connectionSize" : { - "@id" : "http://saref.linkeddata.es/def/bldg#connectionSize", + "@id" : "https://w3id.org/def/saref4bldg#connectionSize", "@type" : "@id" }, "DistributionControlDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#DistributionControlDevice" + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" }, "faceArea" : { - "@id" : "http://saref.linkeddata.es/def/bldg#faceArea", + "@id" : "https://w3id.org/def/saref4bldg#faceArea", "@type" : "@id" }, "nominalDepth" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalDepth", + "@id" : "https://w3id.org/def/saref4bldg#nominalDepth", "@type" : "@id" }, "endShapeType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#endShapeType", + "@id" : "https://w3id.org/def/saref4bldg#endShapeType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "secondCurvatureRadius" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondCurvatureRadius", + "@id" : "https://w3id.org/def/saref4bldg#secondCurvatureRadius", "@type" : "@id" }, "shortCircuitVoltage" : { - "@id" : "http://saref.linkeddata.es/def/bldg#shortCircuitVoltage", + "@id" : "https://w3id.org/def/saref4bldg#shortCircuitVoltage", "@type" : "@id" }, "operatingMode" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operatingMode", + "@id" : "https://w3id.org/def/saref4bldg#operatingMode", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "primaryFrequency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryFrequency", + "@id" : "https://w3id.org/def/saref4bldg#primaryFrequency", "@type" : "@id" }, "pipeConnectionEnum" : { - "@id" : "http://saref.linkeddata.es/def/bldg#pipeConnectionEnum", + "@id" : "https://w3id.org/def/saref4bldg#pipeConnectionEnum", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "creator" : { "@id" : "http://purl.org/dc/terms/creator" }, "capacityPeople" : { - "@id" : "http://saref.linkeddata.es/def/bldg#capacityPeople", + "@id" : "https://w3id.org/def/saref4bldg#capacityPeople", "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" }, "nominalWidthOrDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalWidthOrDiameter", + "@id" : "https://w3id.org/def/saref4bldg#nominalWidthOrDiameter", "@type" : "@id" }, "hasPartWinding" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasPartWinding", + "@id" : "https://w3id.org/def/saref4bldg#hasPartWinding", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "frameThickness" : { - "@id" : "http://saref.linkeddata.es/def/bldg#frameThickness", + "@id" : "https://w3id.org/def/saref4bldg#frameThickness", "@type" : "@id" }, "frameSize" : { - "@id" : "http://saref.linkeddata.es/def/bldg#frameSize", + "@id" : "https://w3id.org/def/saref4bldg#frameSize", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "internalSurfaceArea" : { - "@id" : "http://saref.linkeddata.es/def/bldg#internalSurfaceArea", + "@id" : "https://w3id.org/def/saref4bldg#internalSurfaceArea", "@type" : "@id" }, "numberOfBlades" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfBlades", + "@id" : "https://w3id.org/def/saref4bldg#numberOfBlades", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "Transformer" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Transformer" + "@id" : "https://w3id.org/def/saref4bldg#Transformer" }, "Outlet" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Outlet" + "@id" : "https://w3id.org/def/saref4bldg#Outlet" }, "Building" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Building" + "@id" : "https://w3id.org/def/saref4bldg#Building" }, "FlowStorageDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowStorageDevice" + "@id" : "https://w3id.org/def/saref4bldg#FlowStorageDevice" }, "evaporationCoolant" : { - "@id" : "http://saref.linkeddata.es/def/bldg#evaporationCoolant", + "@id" : "https://w3id.org/def/saref4bldg#evaporationCoolant", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "isolatorCompressibility" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isolatorCompressibility", + "@id" : "https://w3id.org/def/saref4bldg#isolatorCompressibility", "@type" : "@id" }, "nominalAirFlowRate" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalAirFlowRate", + "@id" : "https://w3id.org/def/saref4bldg#nominalAirFlowRate", "@type" : "@id" }, "bladeEdge" : { - "@id" : "http://saref.linkeddata.es/def/bldg#bladeEdge", + "@id" : "https://w3id.org/def/saref4bldg#bladeEdge", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "liftElevationDifference" : { - "@id" : "http://saref.linkeddata.es/def/bldg#liftElevationDifference", + "@id" : "https://w3id.org/def/saref4bldg#liftElevationDifference", "@type" : "@id" }, "isContainedIn" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isContainedIn", + "@id" : "https://w3id.org/def/saref4bldg#isContainedIn", "@type" : "@id" }, "isIlluminated" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isIlluminated", + "@id" : "https://w3id.org/def/saref4bldg#isIlluminated", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "partLoadRatioMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#partLoadRatioMax", + "@id" : "https://w3id.org/def/saref4bldg#partLoadRatioMax", "@type" : "@id" }, "location" : { @@ -608,304 +608,304 @@ "@type" : "@id" }, "FlowTreatmentDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowTreatmentDevice" + "@id" : "https://w3id.org/def/saref4bldg#FlowTreatmentDevice" }, "application" : { - "@id" : "http://saref.linkeddata.es/def/bldg#application", + "@id" : "https://w3id.org/def/saref4bldg#application", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "Compressor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Compressor" + "@id" : "https://w3id.org/def/saref4bldg#Compressor" }, "SwitchingDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#SwitchingDevice" + "@id" : "https://w3id.org/def/saref4bldg#SwitchingDevice" }, "Evaporator" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Evaporator" + "@id" : "https://w3id.org/def/saref4bldg#Evaporator" }, "bodyMass" : { - "@id" : "http://saref.linkeddata.es/def/bldg#bodyMass", + "@id" : "https://w3id.org/def/saref4bldg#bodyMass", "@type" : "@id" }, "outletConnectionSize" : { - "@id" : "http://saref.linkeddata.es/def/bldg#outletConnectionSize", + "@id" : "https://w3id.org/def/saref4bldg#outletConnectionSize", "@type" : "@id" }, "isFreeHanging" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isFreeHanging", + "@id" : "https://w3id.org/def/saref4bldg#isFreeHanging", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "isolatorStaticDeflection" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isolatorStaticDeflection", + "@id" : "https://w3id.org/def/saref4bldg#isolatorStaticDeflection", "@type" : "@id" }, "dateCopyrighted" : { "@id" : "http://purl.org/dc/terms/dateCopyrighted" }, "idealCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#idealCapacity", + "@id" : "https://w3id.org/def/saref4bldg#idealCapacity", "@type" : "@id" }, "primaryVoltage" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryVoltage", + "@id" : "https://w3id.org/def/saref4bldg#primaryVoltage", "@type" : "@id" }, "lockedRotorCurrent" : { - "@id" : "http://saref.linkeddata.es/def/bldg#lockedRotorCurrent", + "@id" : "https://w3id.org/def/saref4bldg#lockedRotorCurrent", "@type" : "@id" }, "operatingWight" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operatingWight", + "@id" : "https://w3id.org/def/saref4bldg#operatingWight", "@type" : "@id" }, "capacityWeight" : { - "@id" : "http://saref.linkeddata.es/def/bldg#capacityWeight", + "@id" : "https://w3id.org/def/saref4bldg#capacityWeight", "@type" : "@id" }, "hadPrimarySource" : { "@id" : "http://www.w3.org/ns/prov#hadPrimarySource" }, "nominalDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalDiameter", + "@id" : "https://w3id.org/def/saref4bldg#nominalDiameter", "@type" : "@id" }, "visibleLightReflectance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#visibleLightReflectance", + "@id" : "https://w3id.org/def/saref4bldg#visibleLightReflectance", "@type" : "@id" }, "operation" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operation", + "@id" : "https://w3id.org/def/saref4bldg#operation", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "powerOutputMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#powerOutputMax", + "@id" : "https://w3id.org/def/saref4bldg#powerOutputMax", "@type" : "@id" }, "operationalRiterial" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operationalRiterial", + "@id" : "https://w3id.org/def/saref4bldg#operationalRiterial", "@type" : "@id" }, "nominalFlowRate" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalFlowRate", + "@id" : "https://w3id.org/def/saref4bldg#nominalFlowRate", "@type" : "@id" }, "readOutType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#readOutType", + "@id" : "https://w3id.org/def/saref4bldg#readOutType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalBodyDepth" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalBodyDepth", + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyDepth", "@type" : "@id" }, "spectrumMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#spectrumMax", + "@id" : "https://w3id.org/def/saref4bldg#spectrumMax", "@type" : "@id" }, "outsideDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#outsideDiameter", + "@id" : "https://w3id.org/def/saref4bldg#outsideDiameter", "@type" : "@id" }, "numberOfRows" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfRows", + "@id" : "https://w3id.org/def/saref4bldg#numberOfRows", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "preferredNamespacePrefix" : { "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix" }, "nominalEvaporatingTemmperature" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalEvaporatingTemmperature", + "@id" : "https://w3id.org/def/saref4bldg#nominalEvaporatingTemmperature", "@type" : "@id" }, "ElectricTimeControl" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ElectricTimeControl" + "@id" : "https://w3id.org/def/saref4bldg#ElectricTimeControl" }, "Fan" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Fan" + "@id" : "https://w3id.org/def/saref4bldg#Fan" }, "thermalEfficiency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#thermalEfficiency", + "@id" : "https://w3id.org/def/saref4bldg#thermalEfficiency", "@type" : "@id" }, "nomminalRotationSpeed" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nomminalRotationSpeed", + "@id" : "https://w3id.org/def/saref4bldg#nomminalRotationSpeed", "@type" : "@id" }, "SpaceHeater" : { - "@id" : "http://saref.linkeddata.es/def/bldg#SpaceHeater" + "@id" : "https://w3id.org/def/saref4bldg#SpaceHeater" }, "switchFunction" : { - "@id" : "http://saref.linkeddata.es/def/bldg#switchFunction", + "@id" : "https://w3id.org/def/saref4bldg#switchFunction", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "Coil" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Coil" + "@id" : "https://w3id.org/def/saref4bldg#Coil" }, "DistributionFlowDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#DistributionFlowDevice" + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" }, "nominalSorroundingTemperatureCooling" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSorroundingTemperatureCooling", + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingTemperatureCooling", "@type" : "@id" }, "netPositiveSuctionHead" : { - "@id" : "http://saref.linkeddata.es/def/bldg#netPositiveSuctionHead", + "@id" : "https://w3id.org/def/saref4bldg#netPositiveSuctionHead", "@type" : "@id" }, "partLoadRatioMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#partLoadRatioMin", + "@id" : "https://w3id.org/def/saref4bldg#partLoadRatioMin", "@type" : "@id" }, "pumpFlowRateMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#pumpFlowRateMax", + "@id" : "https://w3id.org/def/saref4bldg#pumpFlowRateMax", "@type" : "@id" }, "bladeThickness" : { - "@id" : "http://saref.linkeddata.es/def/bldg#bladeThickness", + "@id" : "https://w3id.org/def/saref4bldg#bladeThickness", "@type" : "@id" }, "capacityControl" : { - "@id" : "http://saref.linkeddata.es/def/bldg#capacityControl", + "@id" : "https://w3id.org/def/saref4bldg#capacityControl", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "flowCoefficient" : { - "@id" : "http://saref.linkeddata.es/def/bldg#flowCoefficient", + "@id" : "https://w3id.org/def/saref4bldg#flowCoefficient", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" }, "EvaporativeCooler" : { - "@id" : "http://saref.linkeddata.es/def/bldg#EvaporativeCooler" + "@id" : "https://w3id.org/def/saref4bldg#EvaporativeCooler" }, "ElectricFlowStorageDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ElectricFlowStorageDevice" + "@id" : "https://w3id.org/def/saref4bldg#ElectricFlowStorageDevice" }, "thermalTransmittance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#thermalTransmittance", + "@id" : "https://w3id.org/def/saref4bldg#thermalTransmittance", "@type" : "@id" }, "thermalMassHeatCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#thermalMassHeatCapacity", + "@id" : "https://w3id.org/def/saref4bldg#thermalMassHeatCapacity", "@type" : "@id" }, "lampBallastType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#lampBallastType", + "@id" : "https://w3id.org/def/saref4bldg#lampBallastType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "length" : { - "@id" : "http://saref.linkeddata.es/def/bldg#length", + "@id" : "https://w3id.org/def/saref4bldg#length", "@type" : "@id" }, "flowResistanceMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#flowResistanceMax", + "@id" : "https://w3id.org/def/saref4bldg#flowResistanceMax", "@type" : "@id" }, "spectrumMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#spectrumMin", + "@id" : "https://w3id.org/def/saref4bldg#spectrumMin", "@type" : "@id" }, "effectiveCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#effectiveCapacity", + "@id" : "https://w3id.org/def/saref4bldg#effectiveCapacity", "@type" : "@id" }, "finalResistance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#finalResistance", + "@id" : "https://w3id.org/def/saref4bldg#finalResistance", "@type" : "@id" }, "primaryAirFlowRateMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryAirFlowRateMax", + "@id" : "https://w3id.org/def/saref4bldg#primaryAirFlowRateMax", "@type" : "@id" }, "nominalWaterFlowCooling" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalWaterFlowCooling", + "@id" : "https://w3id.org/def/saref4bldg#nominalWaterFlowCooling", "@type" : "@id" }, "flowResistanceMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#flowResistanceMin", + "@id" : "https://w3id.org/def/saref4bldg#flowResistanceMin", "@type" : "@id" }, "outputCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#outputCapacity", + "@id" : "https://w3id.org/def/saref4bldg#outputCapacity", "@type" : "@id" }, "nominalRotationSpeed" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalRotationSpeed", + "@id" : "https://w3id.org/def/saref4bldg#nominalRotationSpeed", "@type" : "@id" }, "isExternal" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isExternal", + "@id" : "https://w3id.org/def/saref4bldg#isExternal", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "CoolingTower" : { - "@id" : "http://saref.linkeddata.es/def/bldg#CoolingTower" + "@id" : "https://w3id.org/def/saref4bldg#CoolingTower" }, "isPluggableOutlet" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isPluggableOutlet", + "@id" : "https://w3id.org/def/saref4bldg#isPluggableOutlet", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "circuitType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#circuitType", + "@id" : "https://w3id.org/def/saref4bldg#circuitType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "ElectricGenerator" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ElectricGenerator" + "@id" : "https://w3id.org/def/saref4bldg#ElectricGenerator" }, "failPosition" : { - "@id" : "http://saref.linkeddata.es/def/bldg#failPosition", + "@id" : "https://w3id.org/def/saref4bldg#failPosition", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "storageType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#storageType", + "@id" : "https://w3id.org/def/saref4bldg#storageType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalReturnWaterTemperatureHeating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalReturnWaterTemperatureHeating", + "@id" : "https://w3id.org/def/saref4bldg#nominalReturnWaterTemperatureHeating", "@type" : "@id" }, "coverWidth" : { - "@id" : "http://saref.linkeddata.es/def/bldg#coverWidth", + "@id" : "https://w3id.org/def/saref4bldg#coverWidth", "@type" : "@id" }, "manualOverride" : { - "@id" : "http://saref.linkeddata.es/def/bldg#manualOverride", + "@id" : "https://w3id.org/def/saref4bldg#manualOverride", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "primaryCurrent" : { - "@id" : "http://saref.linkeddata.es/def/bldg#primaryCurrent", + "@id" : "https://w3id.org/def/saref4bldg#primaryCurrent", "@type" : "@id" }, "Property" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Property" + "@id" : "https://w3id.org/saref#Property" }, "workingPressure" : { - "@id" : "http://saref.linkeddata.es/def/bldg#workingPressure", + "@id" : "https://w3id.org/def/saref4bldg#workingPressure", "@type" : "@id" }, "evaporationMediumType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#evaporationMediumType", + "@id" : "https://w3id.org/def/saref4bldg#evaporationMediumType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "isNeutralSecondaryTerminalAvailable" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isNeutralSecondaryTerminalAvailable", + "@id" : "https://w3id.org/def/saref4bldg#isNeutralSecondaryTerminalAvailable", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "title" : { "@id" : "http://purl.org/dc/elements/1.1/title" }, "temperatureClassification" : { - "@id" : "http://saref.linkeddata.es/def/bldg#temperatureClassification", + "@id" : "https://w3id.org/def/saref4bldg#temperatureClassification", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "numberOfSections" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfSections", + "@id" : "https://w3id.org/def/saref4bldg#numberOfSections", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "limitingTerminalSize" : { - "@id" : "http://saref.linkeddata.es/def/bldg#limitingTerminalSize", + "@id" : "https://w3id.org/def/saref4bldg#limitingTerminalSize", "@type" : "@id" }, "Interceptor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Interceptor" + "@id" : "https://w3id.org/def/saref4bldg#Interceptor" }, "isMeasuredIn" : { "@id" : "https://w3id.org/saref#isMeasuredIn", @@ -915,388 +915,391 @@ "@id" : "http://purl.org/dc/elements/1.1/publisher" }, "coilLength" : { - "@id" : "http://saref.linkeddata.es/def/bldg#coilLength", + "@id" : "https://w3id.org/def/saref4bldg#coilLength", "@type" : "@id" }, "initialResistance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#initialResistance", + "@id" : "https://w3id.org/def/saref4bldg#initialResistance", "@type" : "@id" }, "nominalHeatTransferCoefficient" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalHeatTransferCoefficient", + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferCoefficient", "@type" : "@id" }, "FlowMeter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowMeter" + "@id" : "https://w3id.org/def/saref4bldg#FlowMeter" }, "valveOperation" : { - "@id" : "http://saref.linkeddata.es/def/bldg#valveOperation", + "@id" : "https://w3id.org/def/saref4bldg#valveOperation", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "fireExit" : { - "@id" : "http://saref.linkeddata.es/def/bldg#fireExit", + "@id" : "https://w3id.org/def/saref4bldg#fireExit", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "nominalParticleGeometricStandardDeviation" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalParticleGeometricStandardDeviation", + "@id" : "https://w3id.org/def/saref4bldg#nominalParticleGeometricStandardDeviation", "@type" : "@id" }, "nominalVolumetricCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalVolumetricCapacity", + "@id" : "https://w3id.org/def/saref4bldg#nominalVolumetricCapacity", "@type" : "@id" }, "motorEnclosureType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#motorEnclosureType", + "@id" : "https://w3id.org/def/saref4bldg#motorEnclosureType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalCondensingTemperature" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalCondensingTemperature", + "@id" : "https://w3id.org/def/saref4bldg#nominalCondensingTemperature", "@type" : "@id" }, "nominalSorroundingTemperatureHeating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSorroundingTemperatureHeating", + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingTemperatureHeating", "@type" : "@id" }, "fluidFlowRateMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#fluidFlowRateMin", + "@id" : "https://w3id.org/def/saref4bldg#fluidFlowRateMin", "@type" : "@id" }, "vibrationTransmissibility" : { - "@id" : "http://saref.linkeddata.es/def/bldg#vibrationTransmissibility", + "@id" : "https://w3id.org/def/saref4bldg#vibrationTransmissibility", "@type" : "@id" }, "compressorSpeed" : { - "@id" : "http://saref.linkeddata.es/def/bldg#compressorSpeed", + "@id" : "https://w3id.org/def/saref4bldg#compressorSpeed", "@type" : "@id" }, "nominalSensibleCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSensibleCapacity", + "@id" : "https://w3id.org/def/saref4bldg#nominalSensibleCapacity", "@type" : "@id" }, "secondaryCurrentType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryCurrentType", + "@id" : "https://w3id.org/def/saref4bldg#secondaryCurrentType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalLatentCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalLatentCapacity", + "@id" : "https://w3id.org/def/saref4bldg#nominalLatentCapacity", "@type" : "@id" }, "volumen" : { - "@id" : "http://saref.linkeddata.es/def/bldg#volumen", + "@id" : "https://w3id.org/def/saref4bldg#volumen", "@type" : "@id" }, "numberOfCircuits" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfCircuits", + "@id" : "https://w3id.org/def/saref4bldg#numberOfCircuits", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "seeAlso" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso" }, "Pump" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Pump" + "@id" : "https://w3id.org/def/saref4bldg#Pump" }, "inletConnectionSize" : { - "@id" : "http://saref.linkeddata.es/def/bldg#inletConnectionSize", + "@id" : "https://w3id.org/def/saref4bldg#inletConnectionSize", "@type" : "@id" }, "operationTemperatureMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operationTemperatureMin", + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin", "@type" : "@id" }, "nominalPartLoadRatio" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalPartLoadRatio", + "@id" : "https://w3id.org/def/saref4bldg#nominalPartLoadRatio", "@type" : "@id" }, "foulingFactor" : { - "@id" : "http://saref.linkeddata.es/def/bldg#foulingFactor", + "@id" : "https://w3id.org/def/saref4bldg#foulingFactor", "@type" : "@id" }, "Alarm" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Alarm" + "@id" : "https://w3id.org/def/saref4bldg#Alarm" }, "lampCompensationType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#lampCompensationType", + "@id" : "https://w3id.org/def/saref4bldg#lampCompensationType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "solarReflectance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#solarReflectance", + "@id" : "https://w3id.org/def/saref4bldg#solarReflectance", "@type" : "@id" }, "outletTemperatureMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#outletTemperatureMax", + "@id" : "https://w3id.org/def/saref4bldg#outletTemperatureMax", "@type" : "@id" }, "relatesToProperty" : { - "@id" : "http://saref.linkeddata.es/def/bldg#relatesToProperty", + "@id" : "https://w3id.org/saref#relatesToProperty", "@type" : "@id" }, "size" : { - "@id" : "http://saref.linkeddata.es/def/bldg#size", + "@id" : "https://w3id.org/def/saref4bldg#size", "@type" : "@id" }, "FlowTerminal" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowTerminal" + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" }, "nominalPowerConsumption" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalPowerConsumption", + "@id" : "https://w3id.org/def/saref4bldg#nominalPowerConsumption", "@type" : "@id" }, "Engine" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Engine" + "@id" : "https://w3id.org/def/saref4bldg#Engine" }, "Actuator" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Actuator" + "@id" : "https://w3id.org/def/saref4bldg#Actuator" }, "SpatialThing" : { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" }, "secondaryFrequency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryFrequency", + "@id" : "https://w3id.org/def/saref4bldg#secondaryFrequency", "@type" : "@id" }, "visibleLightTransmittance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#visibleLightTransmittance", + "@id" : "https://w3id.org/def/saref4bldg#visibleLightTransmittance", "@type" : "@id" }, "Controller" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Controller" + "@id" : "https://w3id.org/def/saref4bldg#Controller" }, "BuildingSpace" : { - "@id" : "http://saref.linkeddata.es/def/bldg#BuildingSpace" + "@id" : "https://w3id.org/def/saref4bldg#BuildingSpace" }, "placementType" : { - "@id" : "http://saref.linkeddata.es/def/bldg#placementType", + "@id" : "https://w3id.org/def/saref4bldg#placementType", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "solarTransmittance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#solarTransmittance", + "@id" : "https://w3id.org/def/saref4bldg#solarTransmittance", "@type" : "@id" }, "AudioVisualAppliance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#AudioVisualAppliance" + "@id" : "https://w3id.org/def/saref4bldg#AudioVisualAppliance" }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, "isNeutralPrimaryTerminalAvailable" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isNeutralPrimaryTerminalAvailable", + "@id" : "https://w3id.org/def/saref4bldg#isNeutralPrimaryTerminalAvailable", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "contributedLuminousFlux" : { - "@id" : "http://saref.linkeddata.es/def/bldg#contributedLuminousFlux", + "@id" : "https://w3id.org/def/saref4bldg#contributedLuminousFlux", "@type" : "@id" }, "nominalReturnWaterTemperatureCooling" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalReturnWaterTemperatureCooling", + "@id" : "https://w3id.org/def/saref4bldg#nominalReturnWaterTemperatureCooling", "@type" : "@id" }, "nominalFilterFaceVelocity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalFilterFaceVelocity", + "@id" : "https://w3id.org/def/saref4bldg#nominalFilterFaceVelocity", "@type" : "@id" }, "nominalParticleGeometricMeanDiameter" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalParticleGeometricMeanDiameter", + "@id" : "https://w3id.org/def/saref4bldg#nominalParticleGeometricMeanDiameter", "@type" : "@id" }, "hasHotGasBypass" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasHotGasBypass", + "@id" : "https://w3id.org/def/saref4bldg#hasHotGasBypass", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "nominalMediaSurfaceVelocity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalMediaSurfaceVelocity", + "@id" : "https://w3id.org/def/saref4bldg#nominalMediaSurfaceVelocity", "@type" : "@id" }, "Chiller" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Chiller" + "@id" : "https://w3id.org/def/saref4bldg#Chiller" }, "nominalSupplyVoltage" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyVoltage", + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltage", "@type" : "@id" }, "nominalTotalPressure" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalTotalPressure", + "@id" : "https://w3id.org/def/saref4bldg#nominalTotalPressure", "@type" : "@id" }, "electricMotorEfficiency" : { - "@id" : "http://saref.linkeddata.es/def/bldg#electricMotorEfficiency", + "@id" : "https://w3id.org/def/saref4bldg#electricMotorEfficiency", "@type" : "@id" }, "thermalConductivity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#thermalConductivity", + "@id" : "https://w3id.org/def/saref4bldg#thermalConductivity", "@type" : "@id" }, "internalControl" : { - "@id" : "http://saref.linkeddata.es/def/bldg#internalControl", + "@id" : "https://w3id.org/def/saref4bldg#internalControl", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "roughness" : { - "@id" : "http://saref.linkeddata.es/def/bldg#roughness", + "@id" : "https://w3id.org/def/saref4bldg#roughness", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "FlowController" : { - "@id" : "http://saref.linkeddata.es/def/bldg#FlowController" + "@id" : "https://w3id.org/def/saref4bldg#FlowController" }, "firstCurvatureRadius" : { - "@id" : "http://saref.linkeddata.es/def/bldg#firstCurvatureRadius", + "@id" : "https://w3id.org/def/saref4bldg#firstCurvatureRadius", "@type" : "@id" }, "Device" : { "@id" : "https://w3id.org/saref#Device" }, "UnitaryControlElement" : { - "@id" : "http://saref.linkeddata.es/def/bldg#UnitaryControlElement" + "@id" : "https://w3id.org/def/saref4bldg#UnitaryControlElement" }, "nominalBodyLength" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalBodyLength", + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyLength", "@type" : "@id" }, "nominalUa" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalUa", + "@id" : "https://w3id.org/def/saref4bldg#nominalUa", "@type" : "@id" }, "apparentPowerMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#apparentPowerMax", + "@id" : "https://w3id.org/def/saref4bldg#apparentPowerMax", "@type" : "@id" }, "Valve" : { - "@id" : "http://saref.linkeddata.es/def/bldg#Valve" + "@id" : "https://w3id.org/def/saref4bldg#Valve" }, "ProtectiveDeviceTrippingUnit" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ProtectiveDeviceTrippingUnit" + "@id" : "https://w3id.org/def/saref4bldg#ProtectiveDeviceTrippingUnit" }, "nominalWaterFlowHeating" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalWaterFlowHeating", + "@id" : "https://w3id.org/def/saref4bldg#nominalWaterFlowHeating", "@type" : "@id" }, "hasLock" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasLock", + "@id" : "https://w3id.org/def/saref4bldg#hasLock", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "hasTimestamp" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasTimestamp", + "@id" : "https://w3id.org/saref#hasTimestamp", "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" }, "heatExchangeArea" : { - "@id" : "http://saref.linkeddata.es/def/bldg#heatExchangeArea", + "@id" : "https://w3id.org/def/saref4bldg#heatExchangeArea", "@type" : "@id" }, "horizontalSpacing" : { - "@id" : "http://saref.linkeddata.es/def/bldg#horizontalSpacing", + "@id" : "https://w3id.org/def/saref4bldg#horizontalSpacing", "@type" : "@id" }, "waterInletTemperatureMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterInletTemperatureMax", + "@id" : "https://w3id.org/def/saref4bldg#waterInletTemperatureMax", "@type" : "@id" }, "leakageFullyClosed" : { - "@id" : "http://saref.linkeddata.es/def/bldg#leakageFullyClosed", + "@id" : "https://w3id.org/def/saref4bldg#leakageFullyClosed", "@type" : "@id" }, "airFlowRateMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#airFlowRateMin", + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMin", "@type" : "@id" }, "numberOfPanels" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfPanels", + "@id" : "https://w3id.org/def/saref4bldg#numberOfPanels", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "internalWaterVolume" : { - "@id" : "http://saref.linkeddata.es/def/bldg#internalWaterVolume", + "@id" : "https://w3id.org/def/saref4bldg#internalWaterVolume", "@type" : "@id" }, "realImpedanceRatio" : { - "@id" : "http://saref.linkeddata.es/def/bldg#realImpedanceRatio", + "@id" : "https://w3id.org/def/saref4bldg#realImpedanceRatio", "@type" : "@id" }, "ambientDesignDryBulbTemperature" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ambientDesignDryBulbTemperature", + "@id" : "https://w3id.org/def/saref4bldg#ambientDesignDryBulbTemperature", "@type" : "@id" }, "numberOsSockets" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOsSockets", + "@id" : "https://w3id.org/def/saref4bldg#numberOsSockets", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "coverLength" : { - "@id" : "http://saref.linkeddata.es/def/bldg#coverLength", + "@id" : "https://w3id.org/def/saref4bldg#coverLength", "@type" : "@id" }, "weight" : { - "@id" : "http://saref.linkeddata.es/def/bldg#weight", + "@id" : "https://w3id.org/def/saref4bldg#weight", "@type" : "@id" }, + "description" : { + "@id" : "http://purl.org/dc/elements/1.1/description" + }, "orientation" : { - "@id" : "http://saref.linkeddata.es/def/bldg#orientation", + "@id" : "https://w3id.org/def/saref4bldg#orientation", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "nominalSupplyVoltageMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyVoltageMax", + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltageMax", "@type" : "@id" }, "operationTemperatureMax" : { - "@id" : "http://saref.linkeddata.es/def/bldg#operationTemperatureMax", + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax", "@type" : "@id" }, "nominalPressureDrop" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalPressureDrop", + "@id" : "https://w3id.org/def/saref4bldg#nominalPressureDrop", "@type" : "@id" }, "EnergyConversionDevice" : { - "@id" : "http://saref.linkeddata.es/def/bldg#EnergyConversionDevice" + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" }, "numberOfCells" : { - "@id" : "http://saref.linkeddata.es/def/bldg#numberOfCells", + "@id" : "https://w3id.org/def/saref4bldg#numberOfCells", "@type" : "http://www.w3.org/2001/XMLSchema#integer" }, "nominalSupplyVoltageMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalSupplyVoltageMin", + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltageMin", "@type" : "@id" }, "nominalBodyWidth" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalBodyWidth", + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyWidth", "@type" : "@id" }, "preferredNamespaceUri" : { "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri" }, "isSpaceOf" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isSpaceOf", + "@id" : "https://w3id.org/def/saref4bldg#isSpaceOf", "@type" : "@id" }, "PhysicalObject" : { - "@id" : "http://saref.linkeddata.es/def/bldg#PhysicalObject" + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject" }, "hasExteriorInsulation" : { - "@id" : "http://saref.linkeddata.es/def/bldg#hasExteriorInsulation", + "@id" : "https://w3id.org/def/saref4bldg#hasExteriorInsulation", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "isGuarded" : { - "@id" : "http://saref.linkeddata.es/def/bldg#isGuarded", + "@id" : "https://w3id.org/def/saref4bldg#isGuarded", "@type" : "http://www.w3.org/2001/XMLSchema#boolean" }, "ElectricAppliance" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ElectricAppliance" + "@id" : "https://w3id.org/def/saref4bldg#ElectricAppliance" }, "nominalHeatingCapacity" : { - "@id" : "http://saref.linkeddata.es/def/bldg#nominalHeatingCapacity", + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatingCapacity", "@type" : "@id" }, "powerSource" : { - "@id" : "http://saref.linkeddata.es/def/bldg#powerSource", + "@id" : "https://w3id.org/def/saref4bldg#powerSource", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, "waterPressureMin" : { - "@id" : "http://saref.linkeddata.es/def/bldg#waterPressureMin", + "@id" : "https://w3id.org/def/saref4bldg#waterPressureMin", "@type" : "@id" }, "Sensor" : { - "@id" : "https://w3id.org/saref#Sensor" + "@id" : "https://w3id.org/def/saref4bldg#Sensor" }, "secondaryVoltage" : { - "@id" : "http://saref.linkeddata.es/def/bldg#secondaryVoltage", + "@id" : "https://w3id.org/def/saref4bldg#secondaryVoltage", "@type" : "@id" }, "ventilatingPipeSize" : { - "@id" : "http://saref.linkeddata.es/def/bldg#ventilatingPipeSize", + "@id" : "https://w3id.org/def/saref4bldg#ventilatingPipeSize", "@type" : "@id" } } diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/.htaccess b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/.htaccess index 41bebc827b55a659c30d57a7e1b6745bbae3a87a..6e6b725ff4423a91129f25ba6a99a3d445113300 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/.htaccess +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/.htaccess @@ -20,6 +20,10 @@ RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR] RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.* RewriteRule ^$ index-en.html [R=303,L] +# Rewrite rule to serve JSON-LD content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/ld\+json +RewriteRule ^$ ontology.json [R=303,L] + # Rewrite rule to serve RDF/XML content from the vocabulary URI if requested RewriteCond %{HTTP_ACCEPT} \*/\* [OR] RewriteCond %{HTTP_ACCEPT} application/rdf\+xml diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/406.html b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/406.html index 60017efe8ccad3730902f77d80b798b5005aec04..2a3157a358ba8e125a5ca5c66e77169ea495d9fa 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/406.html +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/406.html @@ -5,6 +5,6 @@

      Not Acceptable

      An appropriate representation of the requested resource could not be found on this server.

      - Available variants: + Available variants: \ No newline at end of file diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.json b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.json new file mode 100644 index 0000000000000000000000000000000000000000..a9f6a889f8ee3d4b8ffb726852146aec8aa4028b --- /dev/null +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.json @@ -0,0 +1,8144 @@ +[ { + "@id" : "_:genid1", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#failPosition" + } ] +}, { + "@id" : "_:genid10", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferTypeEnum" + } ] +}, { + "@id" : "_:genid100", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#bladeThickness" + } ] +}, { + "@id" : "_:genid101", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#closeOffRating" + } ] +}, { + "@id" : "_:genid102", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#faceArea" + } ] +}, { + "@id" : "_:genid103", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#frameDepth" + } ] +}, { + "@id" : "_:genid104", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#frameThickness" + } ] +}, { + "@id" : "_:genid105", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#leakageFullyClosed" + } ] +}, { + "@id" : "_:genid106", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalAirFlowRate" + } ] +}, { + "@id" : "_:genid107", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#openPressureDrop" + } ] +}, { + "@id" : "_:genid108", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid109", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid11", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#audioVolume" + } ] +}, { + "@id" : "_:genid110", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#temperatureRating" + } ] +}, { + "@id" : "_:genid111", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMax" + } ] +}, { + "@id" : "_:genid112", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#bladeAction" + } ] +}, { + "@id" : "_:genid113", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#bladeEdge" + } ] +}, { + "@id" : "_:genid114", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#bladeShape" + } ] +}, { + "@id" : "_:genid115", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#frameType" + } ] +}, { + "@id" : "_:genid116", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfBlades" + } ] +}, { + "@id" : "_:genid117", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operation" + } ] +}, { + "@id" : "_:genid118", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#orientation" + } ] +}, { + "@id" : "_:genid119", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMax" + } ] +}, { + "@id" : "_:genid12", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#mediaSource" + } ] +}, { + "@id" : "_:genid120", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMin" + } ] +}, { + "@id" : "_:genid121", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hydraulicDiameter" + } ] +}, { + "@id" : "_:genid122", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#length" + } ] +}, { + "@id" : "_:genid123", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid124", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid125", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#weight" + } ] +}, { + "@id" : "_:genid126", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMax" + } ] +}, { + "@id" : "_:genid127", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMin" + } ] +}, { + "@id" : "_:genid128", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasExteriorInsulation" + } ] +}, { + "@id" : "_:genid129", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalFrequency" + } ] +}, { + "@id" : "_:genid13", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferSurfaceArea" + } ] +}, { + "@id" : "_:genid130", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltage" + } ] +}, { + "@id" : "_:genid131", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltageMin" + } ] +}, { + "@id" : "_:genid132", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#electricGeneratorEfficiency" + } ] +}, { + "@id" : "_:genid133", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#powerOutputMax" + } ] +}, { + "@id" : "_:genid134", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#startCurrentFactor" + } ] +}, { + "@id" : "_:genid135", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#electricMotorEfficiency" + } ] +}, { + "@id" : "_:genid136", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#lockedRotorCurrent" + } ] +}, { + "@id" : "_:genid137", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#powerOutputMax" + } ] +}, { + "@id" : "_:genid138", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#startCurrentFactor" + } ] +}, { + "@id" : "_:genid139", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#startingTime" + } ] +}, { + "@id" : "_:genid14", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalEnergyConsumption" + } ] +}, { + "@id" : "_:genid140", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#teTime" + } ] +}, { + "@id" : "_:genid141", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#frameSize" + } ] +}, { + "@id" : "_:genid142", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasPartWinding" + } ] +}, { + "@id" : "_:genid143", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isGuarded" + } ] +}, { + "@id" : "_:genid144", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#motorEnclosureType" + } ] +}, { + "@id" : "_:genid145", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#energySource" + } ] +}, { + "@id" : "_:genid146", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#heatExchangeArea" + } ] +}, { + "@id" : "_:genid147", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid148", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid149", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterRequirement" + } ] +}, { + "@id" : "_:genid15", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalPartLoadRatio" + } ] +}, { + "@id" : "_:genid150", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#flowArrangement" + } ] +}, { + "@id" : "_:genid151", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#externalSurfaceArea" + } ] +}, { + "@id" : "_:genid152", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalRefrigerantVolume" + } ] +}, { + "@id" : "_:genid153", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalSurfaceArea" + } ] +}, { + "@id" : "_:genid154", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalWaterVolume" + } ] +}, { + "@id" : "_:genid155", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferArea" + } ] +}, { + "@id" : "_:genid156", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferCoefficient" + } ] +}, { + "@id" : "_:genid157", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#evaporationCoolant" + } ] +}, { + "@id" : "_:genid158", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#evaporationMediumType" + } ] +}, { + "@id" : "_:genid159", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#refrigerantClass" + } ] +}, { + "@id" : "_:genid16", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#outletTemperatureMax" + } ] +}, { + "@id" : "_:genid160", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalAirFlowRate" + } ] +}, { + "@id" : "_:genid161", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalPowerRate" + } ] +}, { + "@id" : "_:genid162", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalRotationSpeed" + } ] +}, { + "@id" : "_:genid163", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalStaticPressure" + } ] +}, { + "@id" : "_:genid164", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalTotalPressure" + } ] +}, { + "@id" : "_:genid165", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid166", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid167", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationalRiterial" + } ] +}, { + "@id" : "_:genid168", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#capacityControlType" + } ] +}, { + "@id" : "_:genid169", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#motorDriveType" + } ] +}, { + "@id" : "_:genid17", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#outletTemperatureMin" + } ] +}, { + "@id" : "_:genid170", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#finalResistance" + } ] +}, { + "@id" : "_:genid171", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#fluidFlowRateMax" + } ] +}, { + "@id" : "_:genid172", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#fluidFlowRateMin" + } ] +}, { + "@id" : "_:genid173", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#initialResistance" + } ] +}, { + "@id" : "_:genid174", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalFilterFaceVelocity" + } ] +}, { + "@id" : "_:genid175", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalFlowRate" + } ] +}, { + "@id" : "_:genid176", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalMediaSurfaceVelocity" + } ] +}, { + "@id" : "_:genid177", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalParticleGeometricMeanDiameter" + } ] +}, { + "@id" : "_:genid178", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalParticleGeometricStandardDeviation" + } ] +}, { + "@id" : "_:genid179", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalPressureDrop" + } ] +}, { + "@id" : "_:genid18", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#pressureRating" + } ] +}, { + "@id" : "_:genid180", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid181", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid182", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#weight" + } ] +}, { + "@id" : "_:genid183", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#readOutType" + } ] +}, { + "@id" : "_:genid184", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#remoteReading" + } ] +}, { + "@id" : "_:genid185", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#arrangement" + } ] +}, { + "@id" : "_:genid186", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalAirFlowRate" + } ] +}, { + "@id" : "_:genid187", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalMoistureGain" + } ] +}, { + "@id" : "_:genid188", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterRequirement" + } ] +}, { + "@id" : "_:genid189", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#weight" + } ] +}, { + "@id" : "_:genid19", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterInletTemperatureMax" + } ] +}, { + "@id" : "_:genid190", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#application" + } ] +}, { + "@id" : "_:genid191", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalControl" + } ] +}, { + "@id" : "_:genid192", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#coverLength" + } ] +}, { + "@id" : "_:genid193", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#coverWidth" + } ] +}, { + "@id" : "_:genid194", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#inletConnectionSize" + } ] +}, { + "@id" : "_:genid195", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyDepth" + } ] +}, { + "@id" : "_:genid196", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyLength" + } ] +}, { + "@id" : "_:genid197", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyWidth" + } ] +}, { + "@id" : "_:genid198", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#outletConnectionSize" + } ] +}, { + "@id" : "_:genid199", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#ventilatingPipeSize" + } ] +}, { + "@id" : "_:genid2", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#manualOverride" + } ] +}, { + "@id" : "_:genid20", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterInletTemperatureMin" + } ] +}, { + "@id" : "_:genid200", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#colorTemperature" + } ] +}, { + "@id" : "_:genid201", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#contributedLuminousFlux" + } ] +}, { + "@id" : "_:genid202", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#lampMaintenanceFactor" + } ] +}, { + "@id" : "_:genid203", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#lightEmitterNominalPower" + } ] +}, { + "@id" : "_:genid204", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#spectrumMax" + } ] +}, { + "@id" : "_:genid205", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#spectrumMin" + } ] +}, { + "@id" : "_:genid206", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#colorAppearance" + } ] +}, { + "@id" : "_:genid207", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#colorRenderingIndex" + } ] +}, { + "@id" : "_:genid208", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#lampBallastType" + } ] +}, { + "@id" : "_:genid209", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#lampCompensationType" + } ] +}, { + "@id" : "_:genid21", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterStorageCapacity" + } ] +}, { + "@id" : "_:genid210", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isPluggableOutlet" + } ] +}, { + "@id" : "_:genid211", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOsSockets" + } ] +}, { + "@id" : "_:genid212", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + } ] +}, { + "@id" : "_:genid213", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#contains" + } ] +}, { + "@id" : "_:genid214", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid215" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isContainedIn" + } ] +}, { + "@id" : "_:genid215", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "https://w3id.org/def/saref4bldg#BuildingSpace" + }, { + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject" + } ] + } ] +}, { + "@id" : "_:genid218", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#limitingTerminalSize" + } ] +}, { + "@id" : "_:genid219", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#standard" + } ] +}, { + "@id" : "_:genid22", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#energySource" + } ] +}, { + "@id" : "_:genid220", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#connectionSize" + } ] +}, { + "@id" : "_:genid221", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#flowResistanceMax" + } ] +}, { + "@id" : "_:genid222", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#flowResistanceMin" + } ] +}, { + "@id" : "_:genid223", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#netPositiveSuctionHead" + } ] +}, { + "@id" : "_:genid224", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nomminalRotationSpeed" + } ] +}, { + "@id" : "_:genid225", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid226", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid227", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#pumpFlowRateMax" + } ] +}, { + "@id" : "_:genid228", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#pumpFlowRateMin" + } ] +}, { + "@id" : "_:genid229", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#solarReflectance" + } ] +}, { + "@id" : "_:genid23", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isWaterStorageHeater" + } ] +}, { + "@id" : "_:genid230", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#solarTransmittance" + } ] +}, { + "@id" : "_:genid231", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#thermalTransmittance" + } ] +}, { + "@id" : "_:genid232", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#visibleLightReflectance" + } ] +}, { + "@id" : "_:genid233", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#visibleLightTransmittance" + } ] +}, { + "@id" : "_:genid234", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isExternal" + } ] +}, { + "@id" : "_:genid235", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#mechanicalOperated" + } ] +}, { + "@id" : "_:genid236", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#roughness" + } ] +}, { + "@id" : "_:genid237", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#shadingDeviceType" + } ] +}, { + "@id" : "_:genid238", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#bodyMass" + } ] +}, { + "@id" : "_:genid239", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#outputCapacity" + } ] +}, { + "@id" : "_:genid24", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operatingMode" + } ] +}, { + "@id" : "_:genid240", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#thermalEfficiency" + } ] +}, { + "@id" : "_:genid241", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#thermalMassHeatCapacity" + } ] +}, { + "@id" : "_:genid242", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#energySource" + } ] +}, { + "@id" : "_:genid243", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferDimension" + } ] +}, { + "@id" : "_:genid244", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferMedium" + } ] +}, { + "@id" : "_:genid245", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfPanels" + } ] +}, { + "@id" : "_:genid246", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfSections" + } ] +}, { + "@id" : "_:genid247", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#placementType" + } ] +}, { + "@id" : "_:genid248", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#temperatureClassification" + } ] +}, { + "@id" : "_:genid249", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasLock" + } ] +}, { + "@id" : "_:genid25", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + } ] +}, { + "@id" : "_:genid250", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isIlluminated" + } ] +}, { + "@id" : "_:genid251", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#legend" + } ] +}, { + "@id" : "_:genid252", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfGangs" + } ] +}, { + "@id" : "_:genid253", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#switchFunction" + } ] +}, { + "@id" : "_:genid254", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#effectiveCapacity" + } ] +}, { + "@id" : "_:genid255", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#firstCurvatureRadius" + } ] +}, { + "@id" : "_:genid256", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalDepth" + } ] +}, { + "@id" : "_:genid257", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalLengthOrDiameter" + } ] +}, { + "@id" : "_:genid258", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalVolumetricCapacity" + } ] +}, { + "@id" : "_:genid259", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalWidthOrDiameter" + } ] +}, { + "@id" : "_:genid26", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4bldg#BuildingSpace" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasSpace" + } ] +}, { + "@id" : "_:genid260", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operatingWight" + } ] +}, { + "@id" : "_:genid261", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondCurvatureRadius" + } ] +}, { + "@id" : "_:genid262", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#accessType" + } ] +}, { + "@id" : "_:genid263", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#endShapeType" + } ] +}, { + "@id" : "_:genid264", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfSections" + } ] +}, { + "@id" : "_:genid265", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#patternType" + } ] +}, { + "@id" : "_:genid266", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#storageType" + } ] +}, { + "@id" : "_:genid267", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#apparentPowerMax" + } ] +}, { + "@id" : "_:genid268", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#imaginaryImpedanceRatio" + } ] +}, { + "@id" : "_:genid269", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#primaryApparentPower" + } ] +}, { + "@id" : "_:genid27", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#contains" + } ] +}, { + "@id" : "_:genid270", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#primaryCurrent" + } ] +}, { + "@id" : "_:genid271", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#primaryFrequency" + } ] +}, { + "@id" : "_:genid272", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#primaryVoltage" + } ] +}, { + "@id" : "_:genid273", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#realImpedanceRatio" + } ] +}, { + "@id" : "_:genid274", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryApparentPower" + } ] +}, { + "@id" : "_:genid275", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryCurrent" + } ] +}, { + "@id" : "_:genid276", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryFrequency" + } ] +}, { + "@id" : "_:genid277", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryVoltage" + } ] +}, { + "@id" : "_:genid278", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isNeutralPrimaryTerminalAvailable" + } ] +}, { + "@id" : "_:genid279", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isNeutralSecondaryTerminalAvailable" + } ] +}, { + "@id" : "_:genid28", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4bldg#BuildingSpace" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasSpace" + } ] +}, { + "@id" : "_:genid280", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryCurrentType" + } ] +}, { + "@id" : "_:genid281", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#transformerVectorGroup" + } ] +}, { + "@id" : "_:genid282", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#capacityWeight" + } ] +}, { + "@id" : "_:genid283", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#positiveInteger" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#capacityPeople" + } ] +}, { + "@id" : "_:genid284", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#fireExit" + } ] +}, { + "@id" : "_:genid285", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#foulingFactor" + } ] +}, { + "@id" : "_:genid286", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#horizontalSpacing" + } ] +}, { + "@id" : "_:genid287", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#inLineRowSpacing" + } ] +}, { + "@id" : "_:genid288", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#insideDiameter" + } ] +}, { + "@id" : "_:genid289", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#length" + } ] +}, { + "@id" : "_:genid29", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "_:genid30" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isSpaceOf" + } ] +}, { + "@id" : "_:genid290", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalDiameter" + } ] +}, { + "@id" : "_:genid291", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#outsideDiameter" + } ] +}, { + "@id" : "_:genid292", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#staggeredRowSpacing" + } ] +}, { + "@id" : "_:genid293", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#thermalConductivity" + } ] +}, { + "@id" : "_:genid294", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#verticalSpacing" + } ] +}, { + "@id" : "_:genid295", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#volumen" + } ] +}, { + "@id" : "_:genid296", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasTurbulator" + } ] +}, { + "@id" : "_:genid297", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfCircuits" + } ] +}, { + "@id" : "_:genid298", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfRows" + } ] +}, { + "@id" : "_:genid299", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#closeOffRating" + } ] +}, { + "@id" : "_:genid3", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid30", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2002/07/owl#unionOf" : [ { + "@list" : [ { + "@id" : "https://w3id.org/def/saref4bldg#Building" + }, { + "@id" : "https://w3id.org/def/saref4bldg#BuildingSpace" + } ] + } ] +}, { + "@id" : "_:genid300", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#flowCoefficient" + } ] +}, { + "@id" : "_:genid301", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#size" + } ] +}, { + "@id" : "_:genid302", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#testPressure" + } ] +}, { + "@id" : "_:genid303", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#workingPressure" + } ] +}, { + "@id" : "_:genid304", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#valveMechanism" + } ] +}, { + "@id" : "_:genid305", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#valveOperation" + } ] +}, { + "@id" : "_:genid306", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#valvePattern" + } ] +}, { + "@id" : "_:genid307", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#height" + } ] +}, { + "@id" : "_:genid308", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isolatorCompressibility" + } ] +}, { + "@id" : "_:genid309", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isolatorStaticDeflection" + } ] +}, { + "@id" : "_:genid310", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#supportedWeightMax" + } ] +}, { + "@id" : "_:genid311", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#vibrationTransmissibility" + } ] +}, { + "@id" : "_:genid312", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ] +}, { + "@id" : "_:genid313", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Property" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ] +}, { + "@id" : "_:genid314", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid315", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/saref#Property" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid316", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasTimestamp" + } ] +}, { + "@id" : "_:genid317", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#float" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasValue" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid33", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#energySource" + } ] +}, { + "@id" : "_:genid34", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalCapacity" + } ] +}, { + "@id" : "_:genid35", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalCondensingTemperature" + } ] +}, { + "@id" : "_:genid36", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalEfficiency" + } ] +}, { + "@id" : "_:genid37", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalEvaporatingTemmperature" + } ] +}, { + "@id" : "_:genid38", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatRejectionRate" + } ] +}, { + "@id" : "_:genid39", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalPowerConsumption" + } ] +}, { + "@id" : "_:genid4", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid40", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMax" + } ] +}, { + "@id" : "_:genid41", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMin" + } ] +}, { + "@id" : "_:genid42", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalLatentCapacity" + } ] +}, { + "@id" : "_:genid43", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSensibleCapacity" + } ] +}, { + "@id" : "_:genid44", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalUa" + } ] +}, { + "@id" : "_:genid45", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid46", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid47", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#placementType" + } ] +}, { + "@id" : "_:genid48", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#compressorSpeed" + } ] +}, { + "@id" : "_:genid49", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#idealCapacity" + } ] +}, { + "@id" : "_:genid5", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#primaryAirFlowRateMax" + } ] +}, { + "@id" : "_:genid50", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#idealShaftPower" + } ] +}, { + "@id" : "_:genid51", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#impellerDiameter" + } ] +}, { + "@id" : "_:genid52", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalCapacity" + } ] +}, { + "@id" : "_:genid53", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#partLoadRatioMax" + } ] +}, { + "@id" : "_:genid54", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#partLoadRatioMin" + } ] +}, { + "@id" : "_:genid55", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasHotGasBypass" + } ] +}, { + "@id" : "_:genid56", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#powerSource" + } ] +}, { + "@id" : "_:genid57", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#refrigerantClass" + } ] +}, { + "@id" : "_:genid58", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#externalSurfaceArea" + } ] +}, { + "@id" : "_:genid59", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalRefrigerantVolume" + } ] +}, { + "@id" : "_:genid6", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#primaryAirFlowRateMin" + } ] +}, { + "@id" : "_:genid60", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalSurfaceArea" + } ] +}, { + "@id" : "_:genid61", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#internalWaterVolume" + } ] +}, { + "@id" : "_:genid62", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferArea" + } ] +}, { + "@id" : "_:genid63", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferCoefficient" + } ] +}, { + "@id" : "_:genid64", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#refrigerantClass" + } ] +}, { + "@id" : "_:genid65", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#coilLength" + } ] +}, { + "@id" : "_:genid66", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#coilWidth" + } ] +}, { + "@id" : "_:genid67", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalCoolingCapacity" + } ] +}, { + "@id" : "_:genid68", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatingCapacity" + } ] +}, { + "@id" : "_:genid69", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalReturnWaterTemperatureCooling" + } ] +}, { + "@id" : "_:genid7", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryAirFlowRateMax" + } ] +}, { + "@id" : "_:genid70", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalReturnWaterTemperatureHeating" + } ] +}, { + "@id" : "_:genid71", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingHumidityCooling" + } ] +}, { + "@id" : "_:genid72", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingTemperatureCooling" + } ] +}, { + "@id" : "_:genid73", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingTemperatureHeating" + } ] +}, { + "@id" : "_:genid74", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyWaterTemperatureCooling" + } ] +}, { + "@id" : "_:genid75", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyWaterTemperatureHeating" + } ] +}, { + "@id" : "_:genid76", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalWaterFlowCooling" + } ] +}, { + "@id" : "_:genid77", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalWaterFlowHeating" + } ] +}, { + "@id" : "_:genid78", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterPressureMax" + } ] +}, { + "@id" : "_:genid79", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterPressureMin" + } ] +}, { + "@id" : "_:genid8", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#secondaryAirFlowRateMin" + } ] +}, { + "@id" : "_:genid80", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#finishColor" + } ] +}, { + "@id" : "_:genid81", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#integratedLightingType" + } ] +}, { + "@id" : "_:genid82", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isFreeHanging" + } ] +}, { + "@id" : "_:genid83", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#pipeConnectionEnum" + } ] +}, { + "@id" : "_:genid84", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterFlowControlSystemType" + } ] +}, { + "@id" : "_:genid85", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#ambientDesignDryBulbTemperature" + } ] +}, { + "@id" : "_:genid86", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#ambientDesignWetBulbTemperature" + } ] +}, { + "@id" : "_:genid87", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#basinReserveVolume" + } ] +}, { + "@id" : "_:genid88", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#liftElevationDifference" + } ] +}, { + "@id" : "_:genid89", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#nominalCapacity" + } ] +}, { + "@id" : "_:genid9", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#hasDefrost" + } ] +}, { + "@id" : "_:genid90", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax" + } ] +}, { + "@id" : "_:genid91", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin" + } ] +}, { + "@id" : "_:genid92", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#waterRequirement" + } ] +}, { + "@id" : "_:genid93", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#capacityControl" + } ] +}, { + "@id" : "_:genid94", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#circuitType" + } ] +}, { + "@id" : "_:genid95", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#controlStrategy" + } ] +}, { + "@id" : "_:genid96", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#flowArrangement" + } ] +}, { + "@id" : "_:genid97", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#numberOfCells" + } ] +}, { + "@id" : "_:genid98", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#sprayType" + } ] +}, { + "@id" : "_:genid99", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMax" + } ] +}, { + "@id" : "http://purl.org/dc/terms/creator", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/dateCopyrighted", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/rightsHolder", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2001/XMLSchema#duration", + "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] +}, { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Spatial thing" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "location" + } ] +}, { + "@id" : "http://www.w3.org/ns/prov#hadPrimarySource", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "https://w3id.org/def/saref4bldg", + "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@language" : "en", + "@value" : "This ontology extends the SAREF ontology for the building domain by defining building devices and how they are located in a building. This extension is based on the ISO 16739:2013 Industry Foundation Classes (IFC) standard for data sharing in the construction and facility management industries. The descriptions of the classes and properties extracted from IFC have been taken from the IFC documentation." + } ], + "http://purl.org/dc/elements/1.1/publisher" : [ { + "@id" : "http://www.oeg-upm.net/" + } ], + "http://purl.org/dc/elements/1.1/title" : [ { + "@language" : "en", + "@value" : "SAREF extension for building devices" + } ], + "http://purl.org/dc/terms/creator" : [ { + "@id" : "http://purl.org/net/mpoveda" + }, { + "@id" : "http://www.garcia-castro.com/foaf.rdf#me" + } ], + "http://purl.org/dc/terms/license" : [ { + "@id" : "http://purl.org/NET/rdflicense/cc-by4.0" + } ], + "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ { + "@value" : "s4bldg" + } ], + "http://purl.org/vocab/vann/preferredNamespaceUri" : [ { + "@value" : "https://w3id.org/def/saref4bldg#" + } ], + "http://www.w3.org/2002/07/owl#versionIRI" : [ { + "@id" : "https://w3id.org/def/v1/saref4bldg" + } ], + "http://www.w3.org/2002/07/owl#versionInfo" : [ { + "@value" : "1.0" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Actuator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An actuator is a mechanical device for moving or controlling a mechanism or system. An actuator takes energy, usually created by air, electricity, or liquid, and converts that into some kind of motion." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Actuator" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcActuator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + }, { + "@id" : "https://w3id.org/saref#Actuator" + }, { + "@id" : "_:genid1" + }, { + "@id" : "_:genid2" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcactuator.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_actuatortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#AirToAirHeatRecovery", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An air-to-air heat recovery device employs a counter-flow heat exchanger between inbound and outbound air flow. It is typically used to transfer heat from warmer air in one chamber to cooler air in the second chamber (i.e., typically used to recover heat from the conditioned air being exhausted and the outside air being supplied to a building), resulting in energy savings from reduced heating (or cooling) requirements." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Air to air heat recovery" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcAirToAirHeatRecovery" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid3" + }, { + "@id" : "_:genid4" + }, { + "@id" : "_:genid5" + }, { + "@id" : "_:genid6" + }, { + "@id" : "_:genid7" + }, { + "@id" : "_:genid8" + }, { + "@id" : "_:genid9" + }, { + "@id" : "_:genid10" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcairtoairheatrecovery.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_airtoairheatrecoverytypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Alarm", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An alarm is a device that signals the existence of a condition or situation that is outside the boundaries of normal expectation or that activates such a device.\n\nAlarms include the provision of break glass buttons and manual pull boxes that are used to activate alarms." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Alarm" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcAlarm" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcalarm.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_alarmtypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#AudioVisualAppliance", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An audio-visual appliance is a device that displays, captures, transmits, or receives audio or video.\n\nAudio-visual appliances may be fixed in place or may be able to be moved from one space to another. They may require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source. Audio-visual appliances may be connected to data circuits including specialist circuits for audio visual purposes only." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Audio visual appliance" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcAudioVisualApplicance" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + }, { + "@id" : "_:genid11" + }, { + "@id" : "_:genid12" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcaudiovisualappliance.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_audiovisualappliancetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Boiler", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A boiler is a closed, pressure-rated vessel in which water or other fluid is heated using an energy source such as natural gas, heating oil, or electricity. The fluid in the vessel is then circulated out of the boiler for use in various processes or heating applications." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Boiler" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcBoiler" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid13" + }, { + "@id" : "_:genid14" + }, { + "@id" : "_:genid15" + }, { + "@id" : "_:genid16" + }, { + "@id" : "_:genid17" + }, { + "@id" : "_:genid18" + }, { + "@id" : "_:genid19" + }, { + "@id" : "_:genid20" + }, { + "@id" : "_:genid21" + }, { + "@id" : "_:genid22" + }, { + "@id" : "_:genid23" + }, { + "@id" : "_:genid24" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcboiler.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_boilertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Building", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A building represents a structure that provides shelter for its occupants or contents and stands in one place. The building is also used to provide a basic element within the spatial structure hierarchy for the components of a building project (together with site, storey, and space)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Building" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@id" : "https://w3id.org/ifc/IFC4_ADD1#IfcBuilding" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + }, { + "@id" : "_:genid25" + }, { + "@id" : "_:genid26" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifcbuilding.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#BuildingDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A tangible object designed to accomplish a particular task in a building." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Building device" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#BuildingObject" + }, { + "@id" : "https://w3id.org/saref#Device" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#BuildingObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An object in the building that can be controlled by devices, such as a door or a window that can be automatically opened or closed by an actuator. (Definition taken from SAREF 1.0)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Building object" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#BuildingSpace", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An entity used to define the physical spaces of the building. A building space contains devices or building objects." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Building space" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + }, { + "@id" : "_:genid27" + }, { + "@id" : "_:genid28" + }, { + "@id" : "_:genid29" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Burner", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A burner is a device that converts fuel into heat through combustion. It includes gas, oil, and wood burners." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Burner" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcBurner" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid33" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcburner.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_burnertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Chiller", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A chiller is a device used to remove heat from a liquid via a vapor-compression or absorption refrigeration cycle to cool a fluid, typically water or a mixture of water and glycol. The chilled fluid is then used to cool and dehumidify air in a building." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Chiller" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcChiller" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid34" + }, { + "@id" : "_:genid35" + }, { + "@id" : "_:genid36" + }, { + "@id" : "_:genid37" + }, { + "@id" : "_:genid38" + }, { + "@id" : "_:genid39" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcchiller.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_chillertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Coil", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A coil is a device used to provide heat transfer between non-mixing media. A common example is a cooling coil, which utilizes a finned coil in which circulates chilled water, antifreeze, or refrigerant that is used to remove heat from air moving across the surface of the coil. A coil may be used either for heating or cooling purposes by placing a series of tubes (the coil) carrying a heating or cooling fluid into an airstream. The coil may be constructed from tubes bundled in a serpentine form or from finned tubes that give a extended heat transfer surface.\n\nCoils may also be used for non-airflow cases such as embedded in a floor slab." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Coil" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcCoil" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid40" + }, { + "@id" : "_:genid41" + }, { + "@id" : "_:genid42" + }, { + "@id" : "_:genid43" + }, { + "@id" : "_:genid44" + }, { + "@id" : "_:genid45" + }, { + "@id" : "_:genid46" + }, { + "@id" : "_:genid47" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccoil.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_coiltypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#CommunicationAppliance", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A communications appliance transmits and receives electronic or digital information as data or sound.\n\nCommunication appliances may be fixed in place or may be able to be moved from one space to another. Communication appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Communication appliance" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifccommunicationsappliance.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_communicationsappliancetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Compressor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A compressor is a device that compresses a fluid typically used in a refrigeration circuit." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Compressor" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcCompressor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowMovingDevice" + }, { + "@id" : "_:genid48" + }, { + "@id" : "_:genid49" + }, { + "@id" : "_:genid50" + }, { + "@id" : "_:genid51" + }, { + "@id" : "_:genid52" + }, { + "@id" : "_:genid53" + }, { + "@id" : "_:genid54" + }, { + "@id" : "_:genid55" + }, { + "@id" : "_:genid56" + }, { + "@id" : "_:genid57" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccompressor.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_compressortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Condenser", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A condenser is a device that is used to dissipate heat, typically by condensing a substance such as a refrigerant from its gaseous to its liquid state." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Condenser" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcCondenser" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid58" + }, { + "@id" : "_:genid59" + }, { + "@id" : "_:genid60" + }, { + "@id" : "_:genid61" + }, { + "@id" : "_:genid62" + }, { + "@id" : "_:genid63" + }, { + "@id" : "_:genid64" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccondenser.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_condensertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Controller", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A controller is a device that monitors inputs and controls outputs within a building automation system.\n\nA controller may be physical (having placement within a spatial structure) or logical (a software interface or aggregated within a programmable physical controller)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Controller" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcController" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifccontroller.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_controllertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#CooledBeam", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A cooled beam (or chilled beam) is a device typically used to cool air by circulating a fluid such as chilled water through exposed finned tubes above a space. Typically mounted overhead near or within a ceiling, the cooled beam uses convection to cool the space below it by acting as a heat sink for the naturally rising warm air of the space. Once cooled, the air naturally drops back to the floor where the cycle begins again." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Cooled beam" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid65" + }, { + "@id" : "_:genid66" + }, { + "@id" : "_:genid67" + }, { + "@id" : "_:genid68" + }, { + "@id" : "_:genid69" + }, { + "@id" : "_:genid70" + }, { + "@id" : "_:genid71" + }, { + "@id" : "_:genid72" + }, { + "@id" : "_:genid73" + }, { + "@id" : "_:genid74" + }, { + "@id" : "_:genid75" + }, { + "@id" : "_:genid76" + }, { + "@id" : "_:genid77" + }, { + "@id" : "_:genid78" + }, { + "@id" : "_:genid79" + }, { + "@id" : "_:genid80" + }, { + "@id" : "_:genid81" + }, { + "@id" : "_:genid82" + }, { + "@id" : "_:genid83" + }, { + "@id" : "_:genid84" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccooledbeam.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_cooledbeamtypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#CoolingTower", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A cooling tower is a device which rejects heat to ambient air by circulating a fluid such as water through it to reduce its temperature by partial evaporation." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Cooling tower" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid85" + }, { + "@id" : "_:genid86" + }, { + "@id" : "_:genid87" + }, { + "@id" : "_:genid88" + }, { + "@id" : "_:genid89" + }, { + "@id" : "_:genid90" + }, { + "@id" : "_:genid91" + }, { + "@id" : "_:genid92" + }, { + "@id" : "_:genid93" + }, { + "@id" : "_:genid94" + }, { + "@id" : "_:genid95" + }, { + "@id" : "_:genid96" + }, { + "@id" : "_:genid97" + }, { + "@id" : "_:genid98" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifccoolingtower.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_coolingtowertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Damper", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A damper typically participates in an HVAC duct distribution system and is used to control or modulate the flow of air." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Damper" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcDamper" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowController" + }, { + "@id" : "_:genid99" + }, { + "@id" : "_:genid100" + }, { + "@id" : "_:genid101" + }, { + "@id" : "_:genid102" + }, { + "@id" : "_:genid103" + }, { + "@id" : "_:genid104" + }, { + "@id" : "_:genid105" + }, { + "@id" : "_:genid106" + }, { + "@id" : "_:genid107" + }, { + "@id" : "_:genid108" + }, { + "@id" : "_:genid109" + }, { + "@id" : "_:genid110" + }, { + "@id" : "_:genid111" + }, { + "@id" : "_:genid112" + }, { + "@id" : "_:genid113" + }, { + "@id" : "_:genid114" + }, { + "@id" : "_:genid115" + }, { + "@id" : "_:genid116" + }, { + "@id" : "_:genid117" + }, { + "@id" : "_:genid118" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcdamper.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_dampertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents devices of a building automation control system that are used to impart control over elements of a distribution system. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcdistributioncontrolelement.htm)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Distribution control device" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionDevice" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#DistributionDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Generalization of all devices that participate in a distribution system. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifcdistributionelement.htm)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Distribution device" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#BuildingDevice" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents devices of a distribution system that facilitate the distribution of energy or matter, such as air, water or power. (Definition adapated from http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcdistributionflowelement.htm)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "DistributionFlowDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionDevice" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#DuctSilencer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A duct silencer is a device that is typically installed inside a duct distribution system for the purpose of reducing the noise levels from air movement, fan noise, etc. in the adjacent space or downstream of the duct silencer device." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Duct silencer" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTreatmentDevice" + }, { + "@id" : "_:genid119" + }, { + "@id" : "_:genid120" + }, { + "@id" : "_:genid121" + }, { + "@id" : "_:genid122" + }, { + "@id" : "_:genid123" + }, { + "@id" : "_:genid124" + }, { + "@id" : "_:genid125" + }, { + "@id" : "_:genid126" + }, { + "@id" : "_:genid127" + }, { + "@id" : "_:genid128" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcductsilencer.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_ductsilencertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ElectricAppliance", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An electric appliance is a device intended for consumer usage that is powered by electricity.\n\nElectric appliances may be fixed in place or may be able to be moved from one space to another. Electric appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Electric appliance" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricappliance.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricappliancetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ElectricFlowStorageDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An electric flow storage device is a device in which electrical energy is stored and from which energy may be progressively released." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Electric flow storage device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowStorageDevice" + }, { + "@id" : "_:genid129" + }, { + "@id" : "_:genid130" + }, { + "@id" : "_:genid131" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricflowstoragedevice.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricflowstoragedevicetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ElectricGenerator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An electric generator is an engine that is a machine for converting mechanical energy into electrical energy." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Electric generator" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid132" + }, { + "@id" : "_:genid133" + }, { + "@id" : "_:genid134" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricgenerator.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricgeneratortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ElectricMotor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An electric motor is an engine that is a machine for converting electrical energy into mechanical energy." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Electric motor" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid135" + }, { + "@id" : "_:genid136" + }, { + "@id" : "_:genid137" + }, { + "@id" : "_:genid138" + }, { + "@id" : "_:genid139" + }, { + "@id" : "_:genid140" + }, { + "@id" : "_:genid141" + }, { + "@id" : "_:genid142" + }, { + "@id" : "_:genid143" + }, { + "@id" : "_:genid144" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectricmotor.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electricmotortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ElectricTimeControl", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An electric time control is a device that applies control to the provision or flow of electrical energy over time." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Electric time control" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowController" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcelectrictimecontrol.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_electrictimecontroltypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The distribution flow element EnergyConversionDevice defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Energy conversion device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcenergyconversiondevice.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Engine", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An engine is a device that converts fuel into mechanical energy through combustion." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Engine" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcEngine" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid145" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcengine.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_enginetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#EvaporativeCooler", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An evaporative cooler is a device that cools air by saturating it with water vapor." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Evaporative cooler" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid146" + }, { + "@id" : "_:genid147" + }, { + "@id" : "_:genid148" + }, { + "@id" : "_:genid149" + }, { + "@id" : "_:genid150" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcevaporativecooler.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_evaporativecoolertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Evaporator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An evaporator is a device in which a liquid refrigerent is vaporized and absorbs heat from the surrounding fluid." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Evaporator" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid151" + }, { + "@id" : "_:genid152" + }, { + "@id" : "_:genid153" + }, { + "@id" : "_:genid154" + }, { + "@id" : "_:genid155" + }, { + "@id" : "_:genid156" + }, { + "@id" : "_:genid157" + }, { + "@id" : "_:genid158" + }, { + "@id" : "_:genid159" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcevaporator.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_evaporatortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Fan", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A fan is a device which imparts mechanical work on a gas. A typical usage of a fan is to induce airflow in a building services air distribution system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Fan" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFan" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowMovingDevice" + }, { + "@id" : "_:genid160" + }, { + "@id" : "_:genid161" + }, { + "@id" : "_:genid162" + }, { + "@id" : "_:genid163" + }, { + "@id" : "_:genid164" + }, { + "@id" : "_:genid165" + }, { + "@id" : "_:genid166" + }, { + "@id" : "_:genid167" + }, { + "@id" : "_:genid168" + }, { + "@id" : "_:genid169" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcfan.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_fantypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Filter", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A filter is an apparatus used to remove particulate or gaseous matter from fluids and gases." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Filter" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFilter" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTreatmentDevice" + }, { + "@id" : "_:genid170" + }, { + "@id" : "_:genid171" + }, { + "@id" : "_:genid172" + }, { + "@id" : "_:genid173" + }, { + "@id" : "_:genid174" + }, { + "@id" : "_:genid175" + }, { + "@id" : "_:genid176" + }, { + "@id" : "_:genid177" + }, { + "@id" : "_:genid178" + }, { + "@id" : "_:genid179" + }, { + "@id" : "_:genid180" + }, { + "@id" : "_:genid181" + }, { + "@id" : "_:genid182" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcfilter.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_filtertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FireSuppressionTerminal", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A fire suppression terminal has the purpose of delivering a fluid (gas or liquid) that will suppress a fire.\n\nA fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Fire suppression terminal" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcfiresuppressionterminal.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_firesuppressionterminaltypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowController", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The distribution flow element FlowController defines the occurrence of elements of a distribution system that are used to regulate flow through a distribution system. Examples include dampers, valves, switches, and relays." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow controller" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowController" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowcontroller.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowInstrument", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A flow instrument reads and displays the value of a particular property of a system at a point, or displays the difference in the value of a property between two points.\n\nInstrumentation is typically for the purpose of determining the value of the property at a point in time. It is not the purpose of an instrument to record or integrate the values over time (although they may be connected to recording devices that do perform such a function). This entity provides for all forms of mechanical flow instrument (thermometers, pressure gauges etc.) and electrical flow instruments (ammeters, voltmeters etc.)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow instrument" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowInstrument" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcflowinstrument.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_flowinstrumenttypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowMeter", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A flow meter is a device that is used to measure the flow rate in a system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow meter" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMeter" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowController" + }, { + "@id" : "_:genid183" + }, { + "@id" : "_:genid184" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcflowmeter.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_flowmetertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowMovingDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The distribution flow element FlowMovingDevice defines the occurrence of an apparatus used to distribute, circulate or perform conveyance of fluids, including liquids and gases (such as a pump or fan), and typically participates in a flow distribution system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow moving device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMovingDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowmovingdevice.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowStorageDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The distribution flow element FlowStorageDevice defines the occurrence of a device that participates in a distribution system and is used for temporary storage (such as a tank)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow storage device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowStorageDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowstoragedevice.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The distribution flow element FlowTerminal defines the occurrence of a permanently attached element that acts as a terminus or beginning of a distribution system (such as an air outlet, drain, water closet, or sink). A terminal is typically a point at which a system interfaces with an external environment." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow terminal" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTerminal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowterminal.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#FlowTreatmentDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The distribution flow element FlowTreatmentDevice defines the occurrence of a device typically used to remove unwanted matter from a fluid, either liquid or gas, and typically participates in a flow distribution system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Flow treatment device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTreatmentDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionFlowDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgserviceelements/lexical/ifcflowtreatmentdevice.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#HeatExchanger", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A heat exchanger is a device used to provide heat transfer between non-mixing media such as plate and shell and tube heat exchangers. HeatExchanger is commonly used on water-side distribution systems to recover energy from a liquid to another liquid (typically water-based), whereas AirToAirHeatRecovery is commonly used on air-side distribution systems to recover energy from a gas to a gas (usually air)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Heat exchanger" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcHeatExchanger" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid185" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcheatexchanger.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_heatexchangertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Humidifier", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A humidifier is a device that adds moisture into the air." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Humidifier" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcHumidifier" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid186" + }, { + "@id" : "_:genid187" + }, { + "@id" : "_:genid188" + }, { + "@id" : "_:genid189" + }, { + "@id" : "_:genid190" + }, { + "@id" : "_:genid191" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifchumidifier.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_humidifiertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Interceptor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An interceptor is a device designed and installed in order to separate and retain deleterious, hazardous or undesirable matter while permitting normal sewage or liquids to discharge into a collection system by gravity." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Interceptor" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcInterceptor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTreatmentDevice" + }, { + "@id" : "_:genid192" + }, { + "@id" : "_:genid193" + }, { + "@id" : "_:genid194" + }, { + "@id" : "_:genid195" + }, { + "@id" : "_:genid196" + }, { + "@id" : "_:genid197" + }, { + "@id" : "_:genid198" + }, { + "@id" : "_:genid199" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcinterceptor.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_interceptortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Lamp", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A lamp is an artificial light source such as a light bulb or tube." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Lamp" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcLamp" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + }, { + "@id" : "_:genid200" + }, { + "@id" : "_:genid201" + }, { + "@id" : "_:genid202" + }, { + "@id" : "_:genid203" + }, { + "@id" : "_:genid204" + }, { + "@id" : "_:genid205" + }, { + "@id" : "_:genid206" + }, { + "@id" : "_:genid207" + }, { + "@id" : "_:genid208" + }, { + "@id" : "_:genid209" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifclamp.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_lamptypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#MedicalDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A medical device is attached to a medical piping system and operates upon medical gases to perform a specific function. Medical gases include medical air, medical vacuum, oxygen, carbon dioxide, nitrogen, and nitrous oxide." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Medical device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcMedicalDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcmedicaldevice.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_medicaldevicetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Outlet", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An outlet is a device installed at a point to receive one or more inserted plugs for electrical power or communications.\n\nPower outlets are commonly connected within a junction box; data outlets may be directly connected to a wall. For power outlets sharing the same circuit within a junction box, the ports should indicate the logical wiring relationship to the enclosing junction box, even though they may be physically connected to a cable going to another outlet, switch, or fixture." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Outlet" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcOutlet" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + }, { + "@id" : "_:genid210" + }, { + "@id" : "_:genid211" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcoutlet.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_outlettypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Any Object that has a proper space region. (Definition extracted from DUL ontology)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Physical object" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + }, { + "@id" : "_:genid212" + }, { + "@id" : "_:genid213" + }, { + "@id" : "_:genid214" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ProtectiveDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A protective device breaks an electrical circuit when a stated electric current that passes through it is exceeded.\n\nA protective device provides protection against electrical current only (not as a general protective device). It may be used to represent the complete set of elements including both the tripping unit and the breaking unit that provide the protection. This may be particularly useful at earlier stages of design where the approach to breaking the electrical supply may be determined but the method of tripping may not. Alternatively, this entity may be used to specifically represent the breaking unit alone (in which case the tripping unit will also be specifically identified). This entity is specific to dedicated protective devices and excludes electrical outlets that may have circuit protection." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Protective device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowController" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcprotectivedevice.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_protectivedevicetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ProtectiveDeviceTrippingUnit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A protective device tripping unit breaks an electrical circuit at a separate breaking unit when a stated electric current that passes through the unit is exceeded." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Protective device tripping unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDeviceTrippingUnit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + }, { + "@id" : "_:genid218" + }, { + "@id" : "_:genid219" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcprotectivedevicetrippingunit.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_protectivedevicetrippingunittypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Pump", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A pump is a device which imparts mechanical work on fluids or slurries to move them through a channel or pipeline. A typical use of a pump is to circulate chilled water or heating hot water in a building services distribution system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Pump" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcPump" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowMovingDevice" + }, { + "@id" : "_:genid220" + }, { + "@id" : "_:genid221" + }, { + "@id" : "_:genid222" + }, { + "@id" : "_:genid223" + }, { + "@id" : "_:genid224" + }, { + "@id" : "_:genid225" + }, { + "@id" : "_:genid226" + }, { + "@id" : "_:genid227" + }, { + "@id" : "_:genid228" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcpump.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_pumptypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#SanitaryTerminal", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Sanitary terminal" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcSanitaryTerminal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/lexical/ifcsanitaryterminal.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcplumbingfireprotectiondomain/pset/pset_sanitaryterminaltypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Sensor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A sensor is a device that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcSensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + }, { + "@id" : "https://w3id.org/saref#Sensor" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcsensor.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_sensortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ShadingDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Shading devices are purpose built devices to protect from the sunlight, from natural light, or screening them from view. Shading devices can form part of the facade or can be mounted inside the building, they can be fixed or operable." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Shading device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcShadingDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#BuildingDevice" + }, { + "@id" : "_:genid229" + }, { + "@id" : "_:genid230" + }, { + "@id" : "_:genid231" + }, { + "@id" : "_:genid232" + }, { + "@id" : "_:genid233" + }, { + "@id" : "_:genid234" + }, { + "@id" : "_:genid235" + }, { + "@id" : "_:genid236" + }, { + "@id" : "_:genid237" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgelements/lexical/ifcshadingdevice.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcsharedbldgelements/pset/pset_shadingdevicecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#SolarDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A solar device converts solar radiation into other energy such as electric current or thermal energy." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Solar device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcSolarDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcsolardevicetypeenum.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_solardevicetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#SpaceHeater", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Space heaters utilize a combination of radiation and/or natural convection using a heating source such as electricity, steam or hot water to heat a limited space or area. Examples of space heaters include radiators, convectors, baseboard and finned-tube heaters.\n\nUnitaryEquipment should be used for packaged units supporting a combination of heating, cooling, and/or dehumidification; Coil should be used for coil-based floor heating." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Space heater" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowTerminal" + }, { + "@id" : "_:genid238" + }, { + "@id" : "_:genid239" + }, { + "@id" : "_:genid240" + }, { + "@id" : "_:genid241" + }, { + "@id" : "_:genid242" + }, { + "@id" : "_:genid243" + }, { + "@id" : "_:genid244" + }, { + "@id" : "_:genid245" + }, { + "@id" : "_:genid246" + }, { + "@id" : "_:genid247" + }, { + "@id" : "_:genid248" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcspaceheater.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_spaceheatertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#SwitchingDevice", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A switch is used in a cable distribution system (electrical circuit) to control or modulate the flow of electricity.\n\nSwitches include those used for electrical power, communications, audio-visual, or other distribution system types as determined by the available ports." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Switching device" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcSwitchingDevice" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowController" + }, { + "@id" : "_:genid249" + }, { + "@id" : "_:genid250" + }, { + "@id" : "_:genid251" + }, { + "@id" : "_:genid252" + }, { + "@id" : "_:genid253" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifcswitchingdevice.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_switchingdevicetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Tank", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A tank is a vessel or container in which a fluid or gas is stored for later use." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Tank" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcTank" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowStorageDevice" + }, { + "@id" : "_:genid254" + }, { + "@id" : "_:genid255" + }, { + "@id" : "_:genid256" + }, { + "@id" : "_:genid257" + }, { + "@id" : "_:genid258" + }, { + "@id" : "_:genid259" + }, { + "@id" : "_:genid260" + }, { + "@id" : "_:genid261" + }, { + "@id" : "_:genid262" + }, { + "@id" : "_:genid263" + }, { + "@id" : "_:genid264" + }, { + "@id" : "_:genid265" + }, { + "@id" : "_:genid266" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifctank.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_tanktypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Transformer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A transformer is an inductive stationary device that transfers electrical energy from one circuit to another.\n\nTransformer is used to transform electric power; conversion of electric signals for other purposes is handled at other entities: Controller converts arbitrary signals, AudioVisualAppliance converts signals for audio or video streams, and CommunicationsAppliance converts signals for data or other communications usage." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Transformer" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcTransformer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid267" + }, { + "@id" : "_:genid268" + }, { + "@id" : "_:genid269" + }, { + "@id" : "_:genid270" + }, { + "@id" : "_:genid271" + }, { + "@id" : "_:genid272" + }, { + "@id" : "_:genid273" + }, { + "@id" : "_:genid274" + }, { + "@id" : "_:genid275" + }, { + "@id" : "_:genid276" + }, { + "@id" : "_:genid277" + }, { + "@id" : "_:genid278" + }, { + "@id" : "_:genid279" + }, { + "@id" : "_:genid280" + }, { + "@id" : "_:genid281" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/lexical/ifctransformer.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcelectricaldomain/pset/pset_transformertypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#TransportElement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A transport element is a generalization of all transport related objects that move people, animals or goods within a building or building complex. The TransportElement defines the occurrence of a transport element. " + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Transport element" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Device" + }, { + "@id" : "_:genid282" + }, { + "@id" : "_:genid283" + }, { + "@id" : "_:genid284" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/lexical/ifctransportelement.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcproductextension/pset/pset_transportelementcommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#TubeBundle", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A tube bundle is a device consisting of tubes and bundles of tubes used for heat transfer and contained typically within other energy conversion devices, such as a chiller or coil." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Tube bundle" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcTubeBundle" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#EnergyConversionDevice" + }, { + "@id" : "_:genid285" + }, { + "@id" : "_:genid286" + }, { + "@id" : "_:genid287" + }, { + "@id" : "_:genid288" + }, { + "@id" : "_:genid289" + }, { + "@id" : "_:genid290" + }, { + "@id" : "_:genid291" + }, { + "@id" : "_:genid292" + }, { + "@id" : "_:genid293" + }, { + "@id" : "_:genid294" + }, { + "@id" : "_:genid295" + }, { + "@id" : "_:genid296" + }, { + "@id" : "_:genid297" + }, { + "@id" : "_:genid298" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifctubebundle.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_tubebundletypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#UnitaryControlElement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A unitary control element combines a number of control components into a single product, such as a thermostat or humidistat.\n\nA unitary control element provides a housing for an aggregation of control or electrical distribution elements that, in combination, perform a singular (unitary) purpose. Each item in the aggregation may have its own geometric representation and location." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Unitary control element" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#DistributionControlDevice" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/lexical/ifcunitarycontrolelement.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifcbuildingcontrolsdomain/pset/pset_unitarycontrolelementtypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#Valve", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A valve is used in a building services piping distribution system to control or modulate the flow of the fluid." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Valve" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcValve" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#FlowController" + }, { + "@id" : "_:genid299" + }, { + "@id" : "_:genid300" + }, { + "@id" : "_:genid301" + }, { + "@id" : "_:genid302" + }, { + "@id" : "_:genid303" + }, { + "@id" : "_:genid304" + }, { + "@id" : "_:genid305" + }, { + "@id" : "_:genid306" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcvalve.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_valvetypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#VibrationIsolator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A vibration isolator is a device used to minimize the effects of vibration transmissibility in a building." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Vibration isolator" + } ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ { + "@value" : "https://w3id.org/ifc/IFC4_ADD1#IfcVibrationIsolator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Device" + }, { + "@id" : "_:genid307" + }, { + "@id" : "_:genid308" + }, { + "@id" : "_:genid309" + }, { + "@id" : "_:genid310" + }, { + "@id" : "_:genid311" + } ], + "http://www.w3.org/ns/prov#hadPrimarySource" : [ { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/lexical/ifcvibrationisolator.htm" + }, { + "@id" : "http://www.buildingsmart-tech.org/ifc/IFC4/Add1/html/schema/ifchvacdomain/pset/pset_vibrationisolatortypecommon.htm" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#accessType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Defines the types of access (or cover) to a tank that may be specified. Note that covers are generally specified for rectangular tanks. For cylindrical tanks, access will normally be via a manhole." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "access type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum allowable air flow rate. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "air flow rate range max" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#airFlowRateMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Minimum allowable air flow rate. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "air flow rate range min" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ambientDesignDryBulbTemperature", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Ambient design dry bulb temperature used for selecting the cooling tower. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ambient design dry bulb temperature" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ambientDesignWetBulbTemperature", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Ambient design wet bulb temperature used for selecting the cooling tower. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ambient design wet bulb temperature" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#apparentPowerMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum apparent power/capacity in VA (volt ampere). Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "maximum apparent power" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#application", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Humidifier application. Fixed: Humidifier installed in a ducted flow distribution system. Portable: Humidifier is not installed in a ducted flow distribution system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "application" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#arrangement", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Defines the basic flow arrangements for the heat exchanger: COUNTERFLOW: Counterflow heat exchanger arrangement. CROSSFLOW: Crossflow heat exchanger arrangement. PARALLELFLOW: Parallel flow heat exchanger arrangement. MULTIPASS: Multipass flow heat exchanger arrangement. OTHER: Other type of heat exchanger flow arrangement not defined above." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "arrangement" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#audioVolume", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates discrete audio volume levels and corresponding sound power offsets, if applicable. Missing values may be interpolated. Measured in watts." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "audio volume" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#basinReserveVolume", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Volume between operating and overflow levels in cooling tower basin. Usually measured in cubic metre (m3)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "basin reserve volume" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#bladeAction", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Blade action." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "blade action" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#bladeEdge", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Blade edge." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "blade edge" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#bladeShape", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Blade shape. Flat means triple V-groove." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "blade shape" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#bladeThickness", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The thickness of the damper blade. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "blade thickness" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#bodyMass", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Overall body mass of the heater. Usually measured in kilograms (kg) or grams (g)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "body mass" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#capacityControl", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "FanCycling: Fan is cycled on and off to control duty. TwoSpeedFan: Fan is switched between low and high speed to control duty. VariableSpeedFan: Fan speed is varied to control duty. DampersControl: Dampers modulate the air flow to control duty. BypassValveControl: Bypass valve modulates the water flow to control duty. MultipleSeriesPumps: Turn on/off multiple series pump to control duty. TwoSpeedPump: Switch between high/low pump speed to control duty. VariableSpeedPump: vary pump speed to control duty." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "capacity control" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#capacityControlType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "InletVane: Control by adjusting inlet vane. VariableSpeedDrive: Control by variable speed drive. BladePitchAngle: Control by adjusting blade pitch angle. TwoSpeed: Control by switch between high and low speed. DischargeDamper: Control by modulating discharge damper." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "capacity control type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#capacityPeople", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Capacity of the transportation element measured in numbers of person." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "capacity people" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#capacityWeight", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Capacity of the transport element measured by weight. Usually measured in kilograms (kg) or grams (g)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "capacity weight" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#circuitType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "OpenCircuit: Exposes water directly to the cooling atmosphere. CloseCircuit: The fluid is separated from the atmosphere by a heat exchanger. Wet: The air stream or the heat exchange surface is evaporatively cooled. Dry: No evaporation into the air stream. DryWet: A combination of a dry tower and a wet tower." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "circuit type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#closeOffRating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Close off rating. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "close off rating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#coilLength", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Length of coil. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "coil length" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#coilWidth", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Width of coil. Usually measured in millimeters (mm" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "coil width" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#colorAppearance", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "In both the DIN and CIE standards, artificial light sources are classified in terms of their color appearance. To the human eye they all appear to be white the difference can only be detected by direct comparison. Visual performance is not directly affected by differences in color appearance." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "color appearance" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#colorRenderingIndex", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The CRI indicates how well a light source renders eight standard colors compared to perfect reference lamp with the same color temperature. The CRI scale ranges from 1 to 100, with 100 representing perfect rendering properties." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "color rendering index" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#colorTemperature", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The color temperature of any source of radiation is defined as the temperature (in Kelvin) of a black-body or Planckian radiator whose radiation has the same chromaticity as the source of radiation. Often the values are only approximate color temperatures as the black-body radiator cannot emit radiation of every chromaticity value. The color temperatures of the commonest artificial light sources range from less than 3000K (warm white) to 4000K (intermediate) and over 5000K (daylight). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "color temperature" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#compressorSpeed", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Compressor speed. Usually measured in cycles/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "compressor speed" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#connectionSize", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The connection size of the to and from the pump. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "connection size" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#contains", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#TransitiveProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a physical space and the objects located in such space." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "contains" + } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isContainedIn" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#contributedLuminousFlux", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Luminous flux is a photometric measure of radiant flux, i.e. the volume of light emitted from a light source. Luminous flux is measured either for the interior as a whole or for a part of the interior (partial luminous flux for a solid angle). All other photometric parameters are derivatives of luminous flux. Luminous flux is measured in lumens (lm). The luminous flux is given as a nominal value for each lamp. Usually measured in Lumen (lm, Candela Steradian)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "contributed luminous flux" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#controlStrategy", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "FixedExitingWaterTemp: The capacity is controlled to maintain a fixed exiting water temperature. WetBulbTempReset: The set-point is reset based on the wet-bulb temperature." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "control strategy" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#coverLength", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The length measured along the x-axis in the local coordinate system or the radius (in the case of a circular shape in plan) of the cover of the oil interceptor. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "cover length" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#coverWidth", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The length measured along the x-axis in the local coordinate system of the cover of the oil interceptor. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "cover width" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#effectiveCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The total effective or actual volumetric capacity of the tank. Usually measured in cubic metre (m3).B3" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "effective capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#electricGeneratorEfficiency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The ratio of output capacity to intake capacity." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "electric generator efficiency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#electricMotorEfficiency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The ratio of output capacity to intake capacity." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "electric motor efficiency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#endShapeType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Defines the types of end shapes that can be used for preformed tanks. The convention for reading these enumerated values is that for a vertical cylinder, the first value is the base and the second is the top for a horizontal cylinder, the order of reading should be left to right. For a speherical tank, the value UNSET should be used.B5" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "end shape type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#energySource", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Enumeration defining the energy source or fuel cumbusted to generate heat." + }, { + "@language" : "en", + "@value" : "The source of energy." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "energy source" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#evaporationCoolant", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The fluid used for the coolant in the evaporator." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "evaporation coolant" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#evaporationMediumType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "ColdLiquid: Evaporator is using liquid type of fluid to exchange heat with refrigerant. ColdAir: Evaporator is using air to exchange heat with refrigerant." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "evaporation medium type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#externalSurfaceArea", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "External surface area (both primary and secondary area). Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "external surface area" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#faceArea", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Face area open to the airstream. Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "face area" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#failPosition", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Specifies the required fail-safe position of the actuator." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "fail position" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#finalResistance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Filter fluid resistance when replacement is required (i.e., Pressure drop at the maximum air flowrate across the filter when the filter needs replacement per ASHRAE Standard 52.1). Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "final resistance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#finishColor", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Finish color for cooled beam." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "finish color" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#fireExit", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication whether this object is designed to serve as an exit in the case of fire (TRUE) or not (FALSE). Here whether the transport element (in case of e.g., a lift) is designed to serve as a fire exit, e.g., for fire escape purposes." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "fire exit" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#firstCurvatureRadius", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "FirstCurvatureRadius should be defined as the base or left side radius of curvature value. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "first curvature radius" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#flowArrangement", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "CounterFlow: Air and water flow enter in different directions. CrossFlow: Air and water flow are perpendicular. ParallelFlow: air and water flow enter in same directions." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "flow arrangement" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#flowCoefficient", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Flow coefficient (the quantity of fluid that passes through a fully open valve at unit pressure drop), typically expressed as the Kv or Cv value for the valve." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "flow coefficient" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#flowResistanceMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable range of frictional resistance against which the fluid is being pumped. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "flow resistance range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#flowResistanceMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable range of frictional resistance against which the fluid is being pumped. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "flow resistance range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#fluidFlowRateMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Possible range of fluid flowrate that can be delivered. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "fluid flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#fluidFlowRateMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Possible range of fluid flowrate that can be delivered. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "fluid flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#foulingFactor", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Fouling factor of the tubes in the tube bundle. Usually measured in m2 Kelvin/Watt." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "fouling factor" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#frameDepth", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The length (or depth) of the damper frame. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "frame depth" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#frameSize", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Designation of the frame size according to the named range of frame sizes designated at the place of use or according to a given standard." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "frame size" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#frameThickness", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The thickness of the damper frame material. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "frame thickness" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#frameType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The type of frame used by the damper (e.g., Standard, Single Flange, Single Reversed Flange, Double Flange, etc.)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "frame type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasDefrost", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Whether the heat exchanger has defrost function or not." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has defrost" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasExteriorInsulation", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "TRUE if the silencer has exterior insulation. FALSE if it does not." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has exterior insulation" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasHotGasBypass", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Whether or not hot gas bypass is provided for the compressor. TRUE = Yes, FALSE = No." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has hot gas bypass" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasLock", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication of whether a switching device has a key operated lock (=TRUE) or not (= FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has lock" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasPartWinding", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication of whether the motor is single speed, i.e. has a single winding (= FALSE) or multi-speed i.e.has part winding (= TRUE) ." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has part winding" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasSpace", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#TransitiveProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Relation between a building or a building space and the spaces it can be divided into." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has space" + } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#isSpaceOf" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hasTurbulator", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "TRUE if the tube has a turbulator, FALSE if it does not." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has turbulator" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#heatExchangeArea", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Heat exchange area. Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "heat exchange area" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferDimension", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates how heat is transmitted according to the shape of the space heater." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "heat transfer dimension" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferMedium", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Enumeration defining the heat transfer medium if applicable." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "heat transfer medium" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferSurfaceArea", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Total heat transfer area of the vessel. Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "heat transfer surface area" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#heatTransferTypeEnum", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Type of heat transfer between the two air streams." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "heat transfer type enum" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#height", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Height of the vibration isolator before tha application of load. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "height" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#horizontalSpacing", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Horizontal spacing between tubes in the tube bundle. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "horizontal spacing" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#hydraulicDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Hydraulic diameter. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "hydraulic diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#idealCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Compressor capacity under ideal conditions. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ideal capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#idealShaftPower", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Compressor shaft power under ideal conditions. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ideal shaft power" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#imaginaryImpedanceRatio", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The ratio between the imaginary part of the zero sequence impedance and the imaginary part of the positive impedance (i.e. imaginary part of the short-circuit voltage) of the transformer. Used for three-phase transformer which includes a N-conductor." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "imaginary impedance ratio" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#impellerDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Diameter of compressor impeller - used to scale performance of geometrically similar compressors. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "impeller diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#inLineRowSpacing", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "In-line tube row spacing. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "in line row spacing" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#initialResistance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Initial new filter fluid resistance (i.e., pressure drop at the maximum air flowrate across the filter when the filter is new per ASHRAE Standard 52.1). Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "initial resistance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#inletConnectionSize", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Size of the inlet connection. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "inlet connection size" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#insideDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Actual inner diameter of the tube in the tube bundle. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "inside diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#integratedLightingType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Integrated lighting in cooled beam." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "integrated lighting type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#internalControl", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Internal modulation control." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "internal control" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#internalRefrigerantVolume", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Internal volume of evaporator (refrigerant side). Usually measured in cubic metre (m3)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "internal refrigerant volume" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#internalSurfaceArea", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Internal surface area. Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "internal surface area" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#internalWaterVolume", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Internal volume of evaporator (water side). Usually measured in cubic metre (m3)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "internal water volume" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isContainedIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#TransitiveProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between an object and the physical space in which it is located." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is contained in" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isExternal", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication whether the element is designed for use in the exterior (TRUE) or not (FALSE). If (TRUE) it is an external element and faces the outside of the building." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is external" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isFreeHanging", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Is it free hanging type (not mounted in a false ceiling)?" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is free hanging" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isGuarded", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication of whether the motor enclosure is guarded (= TRUE) or not (= FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is guarded" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isIlluminated", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An indication of whether there is an illuminated indicator to show that the switch is on (=TRUE) or not (= FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is illuminated" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isNeutralPrimaryTerminalAvailable", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An indication of whether the neutral point of the primary winding is available as a terminal (=TRUE) or not (= FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is neutral primary terminal available" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isNeutralSecondaryTerminalAvailable", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An indication of whether the neutral point of the secondary winding is available as a terminal (=TRUE) or not (= FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is neutral secondary terminal available" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isPluggableOutlet", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication of whether the outlet accepts a loose plug connection (= TRUE) or whether it is directly connected (= FALSE) or whether the form of connection has not yet been determined (= UNKNOWN)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is pluggable outlet" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isSpaceOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#TransitiveProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Relation between a building space and the building or building space it belongs to." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "isSpaceOf" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isWaterStorageHeater", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "This is used to identify if the boiler has storage capacity (TRUE). If FALSE, then there is no storage capacity built into the boiler, such as an instantaneous hot water heater." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is water storage heater" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isolatorCompressibility", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The compressibility of the vibration isolator." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "isolator compressibility" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#isolatorStaticDeflection", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Static deflection of the vibration isolator. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "isolator static deflection" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#lampBallastType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The type of ballast used to stabilise gas discharge by limiting the current during operation and to deliver the necessary striking voltage for starting. Ballasts are needed to operate Discharge Lamps such as Fluorescent, Compact Fluorescent, High-pressure Mercury, Metal Halide and High-pressure Sodium Lamps. Magnetic ballasts are chokes which limit the current passing through a lamp connected in series on the principle of self-induction. The resultant current and power are decisive for the efficient operation of the lamp. A specially designed ballast is required for every type of lamp to comply with lamp rating in terms of Luminous Flux, Color Appearance and service life. The two types of magnetic ballasts for fluorescent lamps are KVG Conventional (EC-A series) and VVG Low-loss ballasts (EC-B series). Low-loss ballasts have a higher efficiency, which means reduced ballast losses and a lower thermal load. Electronic ballasts are used to run fluorescent lamps at high frequencies (approx. 35 - 40 kHz)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "lamp ballast type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#lampCompensationType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Identifies the form of compensation used for power factor correction and radio suppression." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "lamp compensation type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#lampMaintenanceFactor", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Non recoverable losses of luminous flux of a lamp due to lamp depreciation i.e. the decreasing of light output of a luminaire due to aging and dirt." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "lamp maintenance factor" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#leakageFullyClosed", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Leakage when fully closed. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "leakage fully closed" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#legend", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A text inscribed or applied to the switch as a legend to indicate purpose or function." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "legend" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#length", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The finished length of the device. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "length" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#liftElevationDifference", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Elevation difference between cooling tower sump and the top of the tower. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "lift elevation difference" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#lightEmitterNominalPower", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Light emitter nominal power. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "light emitter nominal power" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#limitingTerminalSize", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum terminal size capacity of the device. Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "limiting terminal size" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#lockedRotorCurrent", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Input current when a motor armature is energized but not rotating. Usually measured in Ampere (A)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "locked rotor current" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#manualOverride", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Identifies whether hand-operated operation is provided as an override (= TRUE) or not (= FALSE). Note that this value should be set to FALSE by default in the case of a Hand Operated Actuator." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "manual override" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#mechanicalOperated", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication whether the element is operated machanically (TRUE) or not, i.e. manually (FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "mechanical operated" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#mediaSource", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates media sources and corresponding names of ports (DistributionPort with FlowDirection=SINK and PredefinedType=AUDIOVISUAL) or aggregated audio/video components (AudioVisualAppliance)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "media source" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#motorDriveType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Motor drive type: DIRECTDRIVE: Direct drive. BELTDRIVE: Belt drive. COUPLING: Coupling. OTHER: Other type of motor drive. UNKNOWN: Unknown motor drive type. " + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "motor drive type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#motorEnclosureType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A list of the available types of motor enclosure from which that required may be selected." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "motor enclosure type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#netPositiveSuctionHead", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Minimum liquid pressure at the pump inlet to prevent cavitation. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "net positive suction head" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalAirFlowRate", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal rate of air flow. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal air flow rate" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyDepth", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal or quoted =length, measured along the z-axis of the local coordinate system of the object, of the body of the object. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal body depth" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyLength", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal or quoted length, measured along the x-axis of the local coordinate system of the object, of the body of the object. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal body length" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalBodyWidth", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal or quoted length, measured along the y-axis of the local coordinate system of the object, of the body of the object. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal body width" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal capacity. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalCondensingTemperature", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Chiller condensing temperature. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal condensing temperature" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalCoolingCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal cooling capacity. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal cooling capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalDepth", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The nominal depth of the tank. Note: Not required for a horizontal cylindrical tank. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal depth" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal diameter or width of the tubes in the tube bundle. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalEfficiency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal chiller efficiency under nominal conditions. " + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal efficiency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalEnergyConsumption", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal fuel consumption rate required to produce the total boiler heat output. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal energy consumption" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalEvaporatingTemmperature", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Chiller evaporating temperature.Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal evaporating temmperature" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalFilterFaceVelocity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Filter face velocity. Usually measured in m/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal filter face velocity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalFlowRate", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal fluid flow rate through the filter. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal flow rate" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalFrequency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The nominal frequency of the supply. Usually measured in cycles/s or Hertz (Hz)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal frequency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatRejectionRate", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Sum of the refrigeration effect and the heat equivalent of the power input to the compressor. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal heat rejection rate" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferArea", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal heat transfer surface area associated with nominal overall heat transfer coefficient. Usually measured in square metre (m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal heat transfer area" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatTransferCoefficient", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal overall heat transfer coefficient associated with nominal heat transfer area. Usually measured in Watts/m2 Kelvin." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal heat transfer coefficient" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalHeatingCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal heating capacity. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal heating capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalLatentCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal latent capacity. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal latent capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalLengthOrDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The nominal length or, in the case of a vertical cylindrical tank, the nominal diameter of the tank. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal length or diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalMediaSurfaceVelocity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Average fluid velocity at the media surface. Usually measured in m/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal media surface velocity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalMoistureGain", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal rate of water vapor added into the airstream. Usually measured in kg/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal moisture gain" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalPartLoadRatio", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable part load ratio range." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal part load ratio" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalParticleGeometricMeanDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Particle geometric mean diameter associated with nominal efficiency. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal particle geometric mean diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalParticleGeometricStandardDeviation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Particle geometric standard deviation associated with nominal efficiency. " + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal particle geometric standard deviation" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalPowerConsumption", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal total power consumption. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal power consumption" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalPowerRate", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal fan power rate.Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal power rate" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalPressureDrop", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Total pressure drop across the filter. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal pressure drop" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalReturnWaterTemperatureCooling", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal return water temperature (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal return water temperature cooling" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalReturnWaterTemperatureHeating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal return water temperature (refers to nominal heating capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal return water temperature heating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalRotationSpeed", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal fan wheel speed. Usually measured in cycles/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal rotation speed" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSensibleCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal sensible capacity. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal sensible capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingHumidityCooling", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal surrounding humidity (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal sorrounding humidity cooling" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingTemperatureCooling", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal surrounding temperature (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal sorrounding temperature cooling" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSorroundingTemperatureHeating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal surrounding temperature (refers to nominal heating capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal sorrounding temperature heating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalStaticPressure", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The static pressure within the air stream that the fan must overcome to insure designed circulation of air. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal static pressure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The nominal voltage of the supply. Usually measured in Volts (V, W/A)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal supply voltage" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltageMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum and minimum allowed voltage of the supply e.g. boundaries of 380V/440V may be applied for a nominal voltage of 400V." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal supply voltage offset" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyVoltageMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum and minimum allowed voltage of the supply e.g. boundaries of 380V/440V may be applied for a nominal voltage of 400V." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal supply voltage offset" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyWaterTemperatureCooling", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal supply water temperature (refers to nominal cooling capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal supply water temperature cooling" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalSupplyWaterTemperatureHeating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal supply water temperature (refers to nominal heating capacity). Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal supply water temperature heating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalTotalPressure", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal total pressure rise across the fan. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal total pressure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalUa", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal UA value." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal ua" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalVolumetricCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The total nominal or design volumetric capacity of the tank. Usually measured in cubic metre (m3)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal volumetric capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalWaterFlowCooling", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal water flow (refers to nominal cooling capacity). Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal water flow cooling" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalWaterFlowHeating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal water flow (refers to nominal heating capacity). Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal water flow heating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nominalWidthOrDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The nominal width or, in the case of a horizontal cylindrical tank, the nominal diameter of the tank. Note: Not required for a vertical cylindrical tank. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nominal width or diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#nomminalRotationSpeed", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Pump rotational speed under nominal conditions. Usually measured in cycles/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "nomminal rotation speed" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfBlades", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of blades." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of blades" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfCells", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of cells in one cooling tower unit." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of cells" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfCircuits", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of parallel fluid tube circuits." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of circuits" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfGangs", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of gangs/buttons on this switch." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of gangs" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfPanels", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of panels." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of panels" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfRows", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of tube rows in the tube bundle assembly." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of rows" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOfSections", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Number of sections used." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number of sections" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#numberOsSockets", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The number of sockets that may be connected. In case of inconsistency, sockets defined on ports take precedence." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "number os sockets" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#openPressureDrop", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Total pressure drop across damper. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "open pressure drop" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#operatingMode", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Identifies the operating mode of the boiler." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "operating mode" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#operatingWight", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Operating weight of the tank including all of its contents. Usually measured in kilograms (kg) or grams (g)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "operating wight" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#operation", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The operational mechanism for the damper operation." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "operation" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable operation ambient (air, fluid) temperature range. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "operation temperature range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#operationTemperatureMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable operation ambient (air, fluid) temperature range. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "operation temperature range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#operationalRiterial", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Time of operation at maximum operational ambient air temperature. Measured in seconds (s) or days (d) or other units of time." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "operational riterial" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#orientation", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The intended orientation for the damper as specified by the manufacturer." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "orientation" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#outletConnectionSize", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Size of the outlet connection. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "outlet connection size" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#outletTemperatureMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable outlet temperature of either the water or the steam. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "outlet temperature range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#outletTemperatureMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable outlet temperature of either the water or the steam. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "outlet temperature range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#outputCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Total nominal heat output as listed by the manufacturer. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "output capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#outsideDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Actual outside diameter of the tube in the tube bundle. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "outside diameter" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#partLoadRatioMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum part load ratio as a fraction of nominal capacity." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "maximum part load ratio" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#partLoadRatioMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Minimum part load ratio as a fraction of nominal capacity." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "minimum part load ratio" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#patternType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Defines the types of pattern (or shape of a tank that may be specified." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "pattern type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#pipeConnectionEnum", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The manner in which the pipe connection is made to the cooled beam." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "pipe connection enum" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#placementType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates how the device is designed to be placed." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "placement type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#powerOutputMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum output power rating of the engine. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "maximum power output" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#powerSource", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Type of power driving the compressor." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "power source" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#pressureRating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Nominal pressure rating of the boiler as rated by the agency having jurisdiction. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "pressure rating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#primaryAirFlowRateMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum primary airflow that can be delivered. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "primary air flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#primaryAirFlowRateMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Minimum primary airflow that can be delivered. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "primary air flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#primaryApparentPower", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The power in VA (volt ampere) that has been transformed and that runs into the transformer on the primary side. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "primary apparent power" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#primaryCurrent", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The current that is going to be transformed and that runs into the transformer on the primary side. Usually measured in Ampere (A)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "primary current" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#primaryFrequency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The frequency that is going to be transformed and that runs into the transformer on the primary side. Usually measured in cycles/s or Hertz (Hz)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "primary frequency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#primaryVoltage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The voltage that is going to be transformed and that runs into the transformer on the primary side. Usually measured in Volts (V, W/A)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "primary voltage" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#pumpFlowRateMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable range of volume of fluid being pumped against the resistance specified. Usually measured in kg/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "pump flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#pumpFlowRateMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable range of volume of fluid being pumped against the resistance specified. Usually measured in kg/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "pump flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#readOutType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indication of the form that readout from the meter takes. In the case of a dial read out, this may comprise multiple dials that give a cumulative reading and/or a mechanical odometer." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "read out type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#realImpedanceRatio", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The ratio between the real part of the zero sequence impedance and the real part of the positive impedance (i.e. real part of the short-circuit voltage) of the transformer. Used for three-phase transformer which includes a N-conductor." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "real impedance ratio" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#refrigerantClass", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Refrigerant class used by the compressor. CFC: Chlorofluorocarbons. HCFC: Hydrochlorofluorocarbons. HFC: Hydrofluorocarbons." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "refrigerant class" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#remoteReading", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates whether the meter has a connection for remote reading through connection of a communication device (set TRUE) or not (set FALSE)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "remote reading" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#roughness", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A measure of the vertical deviations of the surface." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "roughness" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondCurvatureRadius", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "SecondCurvatureRadius should be defined as the top or right side radius of curvature value. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "second curvature radius" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryAirFlowRateMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum secondary airflow that can be delivered. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary air flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryAirFlowRateMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum secondary airflow that can be delivered. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary air flow rate range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryApparentPower", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The power in VA (volt ampere) that has been transformed and is running out of the transformer on the secondary side. Usually measured in Watts (W, J/s)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary apparent power" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryCurrent", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The current that has been transformed and is running out of the transformer on the secondary side. Usually measured in Ampere (A)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary current" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryCurrentType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A list of the secondary current types that can result from transformer output." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary current type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryFrequency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The frequency that has been transformed and is running out of the transformer on the secondary side. Usually measured in cycles/s or Hertz (Hz)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary frequency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#secondaryVoltage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The voltage that has been transformed and is running out of the transformer on the secondary side. Usually measured in Volts (V, W/A)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "secondary voltage" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#shadingDeviceType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Specifies the type of shading device." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "shading device type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#shortCircuitVoltage", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A complex number that specifies the real and imaginary parts of the short-circuit voltage at rated current of a transformer given in %." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "short circuit voltage" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#size", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The size of the connection to the valve (or to each connection for faucets, mixing valves, etc.). Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "size" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#solarReflectance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "(Rsol): The ratio of incident solar radiation that is reflected by a shading system (also named _e). Note the following equation Asol + Rsol + Tsol = 1" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "solar reflectance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#solarTransmittance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "(Tsol) The ratio of incident solar radiation that directly passes through a shading system (also named _e). Note the following equation Asol + Rsol + Tsol = 1" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "solar transmittance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#spectrumMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The spectrum of radiation describes its composition with regard to wavelength. Light, for example, as the portion of electromagnetic radiation that is visible to the human eye, is radiation with wavelengths in the range of approx. 380 to 780 nm (1 nm = 10 m). The corresponding range of colours varies from violet to indigo, blue, green, yellow, orange, and red. These colours form a continuous spectrum, in which the various spectral sectors merge into each other." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "maximum spectrum" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#spectrumMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The spectrum of radiation describes its composition with regard to wavelength. Light, for example, as the portion of electromagnetic radiation that is visible to the human eye, is radiation with wavelengths in the range of approx. 380 to 780 nm (1 nm = 10 m). The corresponding range of colours varies from violet to indigo, blue, green, yellow, orange, and red. These colours form a continuous spectrum, in which the various spectral sectors merge into each other." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "minimum spectrum" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#sprayType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "SprayFilled: Water is sprayed into airflow. SplashTypeFill: water cascades over successive rows of splash bars. FilmTypeFill: water flows in a thin layer over closely spaced sheets." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "spray type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#staggeredRowSpacing", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Staggered tube row spacing. Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "staggered row spacing" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#standard", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The designation of the standard applicable for the definition of the characteristics of the unit." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "standard" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#startCurrentFactor", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "IEC. Start current factor defines how large the peek starting current will become on the engine. StartCurrentFactor is multiplied to NominalCurrent and we get the start current." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "start current factor" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#startingTime", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The time (in s) needed for the motor to reach its rated speed with its driven equipment attached, starting from standstill and at the nominal voltage applied at its terminals." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "starting time" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#storageType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Defines the general material category intended to be stored." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "storage type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#supportedWeightMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum weight that can be carried by the vibration isolator. Usually measured in kilograms (kg) or grams (g)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "maximum supported weight" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#switchFunction", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Indicates types of switches which differs in functionality." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "switch function" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#teTime", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum time (in s) at which the motor could run with locked rotor when the motor is used in an EX-environment. The time indicates that a protective device should trip before this time when the starting current of the motor is slowing through the device." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "te time" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#temperatureClassification", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Enumeration defining the temperature classification of the space heater surface temperature. low temperature - surface temperature is relatively low, usually heated by hot water or electricity. high temperature - surface temperature is relatively high, usually heated by gas or steam." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "temperature classification" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#temperatureRating", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Temperature rating. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "temperature rating" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#testPressure", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The maximum pressure to which the valve has been subjected under test. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "test pressure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#thermalConductivity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Fouling factor of the tubes in the tube bundle. Usually measured in m2 Kelvin/Watt." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "thermal conductivity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#thermalEfficiency", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Overall Thermal Efficiency is defined as gross energy output of the heat transfer device divided by the energy input." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "thermal efficiency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#thermalMassHeatCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Product of component mass and specific heat." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "thermal mass heat capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#thermalTransmittance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Rate at which energy is transmitted through a body. Usually measured in Watts/m2 Kelvin." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "thermal transmittance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#transformerVectorGroup", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "List of the possible vector groups for the transformer from which that required may be set. Values in the enumeration list follow a standard international code where the first letter describes how the primary windings are connected, the second letter describes how the secondary windings are connected, and the numbers describe the rotation of voltages and currents from the primary to the secondary side in multiples of 30 degrees. D: means that the windings are delta-connected. Y: means that the windings are star-connected. Z: means that the windings are zig-zag connected (a special start-connected providing low reactance of the transformer). The connectivity is only relevant for three-phase transformers." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "transformer vector group" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#valveMechanism", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The mechanism by which the valve function is achieved where: BALL: Valve that has a ported ball that can be turned relative to the body seat ports. BUTTERFLY: Valve in which a streamlined disc pivots about a diametric axis. CONFIGUREDGATE: Screwdown valve in which the closing gate is shaped in a configured manner to have a more precise control of pressure and flow change across the valve. GLAND: Valve with a tapered seating, in which a rotatable plug is retained by means of a gland and gland packing. GLOBE: Screwdown valve that has a spherical body. LUBRICATEDPLUG: Plug valve in which a lubricant is injected under pressure between the plug face and the body. NEEDLE: Valve for regulating the flow in or from a pipe, in which a slender cone moves along the axis of flow to close against a fixed conical seat. PARALLELSLIDE: Screwdown valve that has a machined plate that slides in formed grooves to form a seal. PLUG: Valve that has a ported plug that can be turned relative to the body seat ports. WEDGEGATE: Screwdown valve that has a wedge shaped plate fitting into tapered guides to form a seal." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "valve mechanism" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#valveOperation", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The method of valve operation where: DROPWEIGHT: A valve that is closed by the action of a weighted lever being released, the weight normally being prevented from dropping by being held by a wire, the closure normally being made by the action of heat on a fusible link in the wire FLOAT: A valve that is opened and closed by the action of a float that rises and falls with water level. The float may be a ball attached to a lever or other mechanism HYDRAULIC: A valve that is opened and closed by hydraulic actuation LEVER: A valve that is opened and closed by the action of a lever rotating the gate within the valve. LOCKSHIELD: A valve that requires the use of a special lockshield key for opening and closing, the operating mechanism being protected by a shroud during normal operation. MOTORIZED: A valve that is opened and closed by the action of an electric motor on an actuator PNEUMATIC: A valve that is opened and closed by pneumatic actuation SOLENOID: A valve that is normally held open by a magnetic field in a coil acting on the gate but that is closed immediately if the electrical current generating the magnetic field is removed. SPRING: A valve that is normally held in position by the pressure of a spring on a plate but that may be caused to open if the pressure of the fluid is sufficient to overcome the spring pressure. THERMOSTATIC: A valve in which the ports are opened or closed to maintain a required predetermined temperature. WHEEL: A valve that is opened and closed by the action of a wheel moving the gate within the valve." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "valve operation" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#valvePattern", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The configuration of the ports of a valve according to either the linear route taken by a fluid flowing through the valve or by the number of ports where: SINGLEPORT: Valve that has a single entry port from the system that it serves, the exit port being to the surrounding environment. ANGLED_2_PORT: Valve in which the direction of flow is changed through 90 degrees. STRAIGHT_2_PORT: Valve in which the flow is straight through. STRAIGHT_3_PORT: Valve with three separate ports. CROSSOVER_4_PORT: Valve with 4 separate ports." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "valve pattern" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#ventilatingPipeSize", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Size of the ventilating pipe(s). Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "ventilating pipe size" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#verticalSpacing", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Vertical spacing between tubes in the tube bundle.Usually measured in millimeters (mm)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "vertical spacing" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#vibrationTransmissibility", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The vibration transmissibility percentage." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "vibration transmissibility" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#visibleLightReflectance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Fraction of the visible light that is reflected by the glazing at normal incidence. It is a value without unit." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "visible light reflectance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#visibleLightTransmittance", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Fraction of the visible light that passes the shading system at normal incidence. It is a value without unit." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "visible light transmittance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#volumen", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Total volume of fluid in the tubes and their headers. Usually measured in cubic metre (m3)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "volumen" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterFlowControlSystemType", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Factory fitted waterflow control system." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water flow control system type" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterInletTemperatureMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable water inlet temperature range. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water inlet temperature range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterInletTemperatureMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable water inlet temperature range. Usually measured in degrees Kelvin (K)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water inlet temperature range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterPressureMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable water circuit working pressure range. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water pressure range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterPressureMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable water circuit working pressure range. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water pressure range" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterRequirement", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Make-up water requirement. Usually measured in m3/s." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water requirement" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#waterStorageCapacity", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Water storage capacity. Usually measured in cubic metre (m3)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "water storage capacity" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#weight", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The weight of the device. Usually measured in kilograms (kg) or grams (g)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "weight" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#workingPressure", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The normally expected maximum working pressure of the valve. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "working pressure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMax", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Maximum working pressure. Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "maximum working pressure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4bldg#workingPressureMin", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Allowable minimum working pressure (relative to ambient pressure). Usually measured in Pascals (Pa, N/m2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "minimum working pressure" + } ] +}, { + "@id" : "https://w3id.org/saref#Actuator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A device responsible for moving or controlling a mechanism or system" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Actuator" + } ] +}, { + "@id" : "https://w3id.org/saref#Device", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Device" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4bldg#PhysicalObject" + } ] +}, { + "@id" : "https://w3id.org/saref#Measurement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Measurement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid312" + }, { + "@id" : "_:genid313" + }, { + "@id" : "_:genid314" + }, { + "@id" : "_:genid315" + }, { + "@id" : "_:genid316" + }, { + "@id" : "_:genid317" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/saref#Property", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An aspect of an entity that can be observable by a sensor." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Property" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/saref#Sensor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes.\nA device that has category saref:Sensor and performs a saref:SensingFunction." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Sensor" + } ] +}, { + "@id" : "https://w3id.org/saref#UnitOfMeasure", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Unit of measure" + } ] +}, { + "@id" : "https://w3id.org/saref#hasTimestamp", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship stating the timestamp of an entity (e.g. a measurement)." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has timestamp" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ] +}, { + "@id" : "https://w3id.org/saref#hasValue", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship defining the value of a certain property, e.g., energy or power" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has value" + } ] +}, { + "@id" : "https://w3id.org/saref#isMeasuredIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a measurement and the unit of measure in which the measurement value is expressed." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is measured in" + } ] +}, { + "@id" : "https://w3id.org/saref#relatesToProperty", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a measurement and the property such measurement is about." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "relates to property" + } ] +} ] \ No newline at end of file diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.nt b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.nt index ea4ca4ffe699f7cf8d281a6d35deaa9f2b415319..57e032ebc9a919288f06797a73492b575956c999 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.nt +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.nt @@ -3352,4 +3352,4 @@ _:genid317 . "Unit of measure"@en . # -# Generated by the OWL API (version 5.1.0) https://github.com/owlcs/owlapi/ +# Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.ttl b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.ttl index dda00caaad46b9502ff174ad14972fcbf280678a..307c6e845396ec87afd577193684eaa3ce01579d 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.ttl +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.ttl @@ -14,9 +14,9 @@ , ; ; - "s4bldg"^^xsd:string ; - "https://w3id.org/def/saref4bldg#"^^xsd:string ; - owl:versionInfo "1.0"^^xsd:string . + "s4bldg" ; + "https://w3id.org/def/saref4bldg#" ; + owl:versionInfo "1.0" . ################################################################# # Annotation properties @@ -1130,14 +1130,14 @@ xsd:duration rdf:type rdfs:Datatype . ### https://w3id.org/saref#isMeasuredIn rdf:type owl:ObjectProperty ; rdfs:comment "A relation between a measurement and the unit of measure in which the measurement value is expressed."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#"^^xsd:string ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; rdfs:label "is measured in"@en . ### https://w3id.org/saref#relatesToProperty rdf:type owl:ObjectProperty ; rdfs:comment "A relation between a measurement and the property such measurement is about."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#"^^xsd:string ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; rdfs:label "relates to property"@en . @@ -1718,7 +1718,7 @@ xsd:duration rdf:type rdfs:Datatype . owl:FunctionalProperty ; rdfs:range xsd:dateTime ; rdfs:comment "A relationship stating the timestamp of an entity (e.g. a measurement)."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#"^^xsd:string ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; rdfs:label "has timestamp"@en . @@ -1757,7 +1757,7 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:comment "An actuator is a mechanical device for moving or controlling a mechanism or system. An actuator takes energy, usually created by air, electricity, or liquid, and converts that into some kind of motion."@en ; rdfs:label "Actuator"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcActuator"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcActuator" ; , . @@ -1799,7 +1799,7 @@ xsd:duration rdf:type rdfs:Datatype . ] ; rdfs:comment "An air-to-air heat recovery device employs a counter-flow heat exchanger between inbound and outbound air flow. It is typically used to transfer heat from warmer air in one chamber to cooler air in the second chamber (i.e., typically used to recover heat from the conditioned air being exhausted and the outside air being supplied to a building), resulting in energy savings from reduced heating (or cooling) requirements."@en ; rdfs:label "Air to air heat recovery"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAirToAirHeatRecovery"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAirToAirHeatRecovery" ; , . @@ -1811,7 +1811,7 @@ xsd:duration rdf:type rdfs:Datatype . Alarms include the provision of break glass buttons and manual pull boxes that are used to activate alarms."""@en ; rdfs:label "Alarm"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAlarm"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAlarm" ; , . @@ -1831,7 +1831,7 @@ Alarms include the provision of break glass buttons and manual pull boxes that a Audio-visual appliances may be fixed in place or may be able to be moved from one space to another. They may require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source. Audio-visual appliances may be connected to data circuits including specialist circuits for audio visual purposes only."""@en ; rdfs:label "Audio visual appliance"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAudioVisualApplicance"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcAudioVisualApplicance" ; , . @@ -1889,7 +1889,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on ] ; rdfs:comment "A boiler is a closed, pressure-rated vessel in which water or other fluid is heated using an energy source such as natural gas, heating oil, or electricity. The fluid in the vessel is then circulated out of the boiler for use in various processes or heating applications."@en ; rdfs:label "Boiler"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBoiler"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBoiler" ; , . @@ -1958,7 +1958,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on ] ; rdfs:comment "A burner is a device that converts fuel into heat through combustion. It includes gas, oil, and wood burners."@en ; rdfs:label "Burner"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBurner"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcBurner" ; , . @@ -1992,7 +1992,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on ] ; rdfs:comment "A chiller is a device used to remove heat from a liquid via a vapor-compression or absorption refrigeration cycle to cool a fluid, typically water or a mixture of water and glycol. The chilled fluid is then used to cool and dehumidify air in a building."@en ; rdfs:label "Chiller"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcChiller"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcChiller" ; , . @@ -2036,7 +2036,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on Coils may also be used for non-airflow cases such as embedded in a floor slab."""@en ; rdfs:label "Coil"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoil"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoil" ; , . @@ -2048,7 +2048,7 @@ Coils may also be used for non-airflow cases such as embedded in a floor slab."" Communication appliances may be fixed in place or may be able to be moved from one space to another. Communication appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source."""@en ; rdfs:label "Communication appliance"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance" ; , . @@ -2098,7 +2098,7 @@ Communication appliances may be fixed in place or may be able to be moved from o ] ; rdfs:comment "A compressor is a device that compresses a fluid typically used in a refrigeration circuit."@en ; rdfs:label "Compressor"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCompressor"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCompressor" ; , . @@ -2136,7 +2136,7 @@ Communication appliances may be fixed in place or may be able to be moved from o ] ; rdfs:comment "A condenser is a device that is used to dissipate heat, typically by condensing a substance such as a refrigerant from its gaseous to its liquid state."@en ; rdfs:label "Condenser"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCondenser"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCondenser" ; , . @@ -2148,7 +2148,7 @@ Communication appliances may be fixed in place or may be able to be moved from o A controller may be physical (having placement within a spatial structure) or logical (a software interface or aggregated within a programmable physical controller)."""@en ; rdfs:label "Controller"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcController"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcController" ; , . @@ -2238,7 +2238,7 @@ A controller may be physical (having placement within a spatial structure) or lo ] ; rdfs:comment "A cooled beam (or chilled beam) is a device typically used to cool air by circulating a fluid such as chilled water through exposed finned tubes above a space. Typically mounted overhead near or within a ceiling, the cooled beam uses convection to cool the space below it by acting as a heat sink for the naturally rising warm air of the space. Once cooled, the air naturally drops back to the floor where the cycle begins again."@en ; rdfs:label "Cooled beam"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam" ; , . @@ -2304,7 +2304,7 @@ A controller may be physical (having placement within a spatial structure) or lo ] ; rdfs:comment "A cooling tower is a device which rejects heat to ambient air by circulating a fluid such as water through it to reduce its temperature by partial evaporation."@en ; rdfs:label "Cooling tower"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower" ; , . @@ -2394,7 +2394,7 @@ A controller may be physical (having placement within a spatial structure) or lo ] ; rdfs:comment "A damper typically participates in an HVAC duct distribution system and is used to control or modulate the flow of air."@en ; rdfs:label "Damper"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDamper"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDamper" ; , . @@ -2465,7 +2465,7 @@ A controller may be physical (having placement within a spatial structure) or lo ] ; rdfs:comment "A duct silencer is a device that is typically installed inside a duct distribution system for the purpose of reducing the noise levels from air movement, fan noise, etc. in the adjacent space or downstream of the duct silencer device."@en ; rdfs:label "Duct silencer"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer" ; , . @@ -2477,7 +2477,7 @@ A controller may be physical (having placement within a spatial structure) or lo Electric appliances may be fixed in place or may be able to be moved from one space to another. Electric appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source."""@en ; rdfs:label "Electric appliance"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance" ; , . @@ -2499,7 +2499,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "An electric flow storage device is a device in which electrical energy is stored and from which energy may be progressively released."@en ; rdfs:label "Electric flow storage device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice" ; , . @@ -2521,7 +2521,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "An electric generator is an engine that is a machine for converting mechanical energy into electrical energy."@en ; rdfs:label "Electric generator"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator" ; , . @@ -2571,7 +2571,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "An electric motor is an engine that is a machine for converting electrical energy into mechanical energy."@en ; rdfs:label "Electric motor"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor" ; , . @@ -2581,7 +2581,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp rdfs:subClassOf :FlowController ; rdfs:comment "An electric time control is a device that applies control to the provision or flow of electrical energy over time."@en ; rdfs:label "Electric time control"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl" ; , . @@ -2591,7 +2591,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp rdfs:subClassOf :DistributionFlowDevice ; rdfs:comment "The distribution flow element EnergyConversionDevice defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system."@en ; rdfs:label "Energy conversion device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice" ; . @@ -2604,7 +2604,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "An engine is a device that converts fuel into mechanical energy through combustion."@en ; rdfs:label "Engine"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEngine"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEngine" ; , . @@ -2634,7 +2634,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "An evaporative cooler is a device that cools air by saturating it with water vapor."@en ; rdfs:label "Evaporative cooler"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler" ; , . @@ -2680,7 +2680,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "An evaporator is a device in which a liquid refrigerent is vaporized and absorbs heat from the surrounding fluid."@en ; rdfs:label "Evaporator"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator" ; , . @@ -2730,7 +2730,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "A fan is a device which imparts mechanical work on a gas. A typical usage of a fan is to induce airflow in a building services air distribution system."@en ; rdfs:label "Fan"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFan"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFan" ; , . @@ -2792,7 +2792,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp ] ; rdfs:comment "A filter is an apparatus used to remove particulate or gaseous matter from fluids and gases."@en ; rdfs:label "Filter"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFilter"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFilter" ; , . @@ -2804,7 +2804,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp A fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire."""@en ; rdfs:label "Fire suppression terminal"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal" ; , . @@ -2814,7 +2814,7 @@ A fire suppression terminal provides for all forms of sprinkler, spreader and ot rdfs:subClassOf :DistributionFlowDevice ; rdfs:comment "The distribution flow element FlowController defines the occurrence of elements of a distribution system that are used to regulate flow through a distribution system. Examples include dampers, valves, switches, and relays."@en ; rdfs:label "Flow controller"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowController"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowController" ; . @@ -2825,7 +2825,7 @@ A fire suppression terminal provides for all forms of sprinkler, spreader and ot Instrumentation is typically for the purpose of determining the value of the property at a point in time. It is not the purpose of an instrument to record or integrate the values over time (although they may be connected to recording devices that do perform such a function). This entity provides for all forms of mechanical flow instrument (thermometers, pressure gauges etc.) and electrical flow instruments (ammeters, voltmeters etc.)"""@en ; rdfs:label "Flow instrument"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowInstrument"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowInstrument" ; , . @@ -2843,7 +2843,7 @@ Instrumentation is typically for the purpose of determining the value of the pro ] ; rdfs:comment "A flow meter is a device that is used to measure the flow rate in a system."@en ; rdfs:label "Flow meter"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMeter"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMeter" ; , . @@ -2853,7 +2853,7 @@ Instrumentation is typically for the purpose of determining the value of the pro rdfs:subClassOf :DistributionFlowDevice ; rdfs:comment "The distribution flow element FlowMovingDevice defines the occurrence of an apparatus used to distribute, circulate or perform conveyance of fluids, including liquids and gases (such as a pump or fan), and typically participates in a flow distribution system."@en ; rdfs:label "Flow moving device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMovingDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowMovingDevice" ; . @@ -2862,7 +2862,7 @@ Instrumentation is typically for the purpose of determining the value of the pro rdfs:subClassOf :DistributionFlowDevice ; rdfs:comment "The distribution flow element FlowStorageDevice defines the occurrence of a device that participates in a distribution system and is used for temporary storage (such as a tank)."@en ; rdfs:label "Flow storage device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowStorageDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowStorageDevice" ; . @@ -2871,7 +2871,7 @@ Instrumentation is typically for the purpose of determining the value of the pro rdfs:subClassOf :DistributionFlowDevice ; rdfs:comment "The distribution flow element FlowTerminal defines the occurrence of a permanently attached element that acts as a terminus or beginning of a distribution system (such as an air outlet, drain, water closet, or sink). A terminal is typically a point at which a system interfaces with an external environment."@en ; rdfs:label "Flow terminal"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTerminal"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTerminal" ; . @@ -2880,7 +2880,7 @@ Instrumentation is typically for the purpose of determining the value of the pro rdfs:subClassOf :DistributionFlowDevice ; rdfs:comment "The distribution flow element FlowTreatmentDevice defines the occurrence of a device typically used to remove unwanted matter from a fluid, either liquid or gas, and typically participates in a flow distribution system."@en ; rdfs:label "Flow treatment device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTreatmentDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcFlowTreatmentDevice" ; . @@ -2893,7 +2893,7 @@ Instrumentation is typically for the purpose of determining the value of the pro ] ; rdfs:comment "A heat exchanger is a device used to provide heat transfer between non-mixing media such as plate and shell and tube heat exchangers. HeatExchanger is commonly used on water-side distribution systems to recover energy from a liquid to another liquid (typically water-based), whereas AirToAirHeatRecovery is commonly used on air-side distribution systems to recover energy from a gas to a gas (usually air)."@en ; rdfs:label "Heat exchanger"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcHeatExchanger"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcHeatExchanger" ; , . @@ -2927,7 +2927,7 @@ Instrumentation is typically for the purpose of determining the value of the pro ] ; rdfs:comment "A humidifier is a device that adds moisture into the air."@en ; rdfs:label "Humidifier"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcHumidifier"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcHumidifier" ; , . @@ -2969,7 +2969,7 @@ Instrumentation is typically for the purpose of determining the value of the pro ] ; rdfs:comment "An interceptor is a device designed and installed in order to separate and retain deleterious, hazardous or undesirable matter while permitting normal sewage or liquids to discharge into a collection system by gravity."@en ; rdfs:label "Interceptor"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcInterceptor"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcInterceptor" ; , . @@ -3019,7 +3019,7 @@ Instrumentation is typically for the purpose of determining the value of the pro ] ; rdfs:comment "A lamp is an artificial light source such as a light bulb or tube."@en ; rdfs:label "Lamp"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcLamp"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcLamp" ; , . @@ -3029,7 +3029,7 @@ Instrumentation is typically for the purpose of determining the value of the pro rdfs:subClassOf :FlowTerminal ; rdfs:comment "A medical device is attached to a medical piping system and operates upon medical gases to perform a specific function. Medical gases include medical air, medical vacuum, oxygen, carbon dioxide, nitrogen, and nitrous oxide."@en ; rdfs:label "Medical device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcMedicalDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcMedicalDevice" ; , . @@ -3049,7 +3049,7 @@ Instrumentation is typically for the purpose of determining the value of the pro Power outlets are commonly connected within a junction box; data outlets may be directly connected to a wall. For power outlets sharing the same circuit within a junction box, the ports should indicate the logical wiring relationship to the enclosing junction box, even though they may be physically connected to a cable going to another outlet, switch, or fixture."""@en ; rdfs:label "Outlet"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcOutlet"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcOutlet" ; , . @@ -3084,7 +3084,7 @@ Power outlets are commonly connected within a junction box; data outlets may be A protective device provides protection against electrical current only (not as a general protective device). It may be used to represent the complete set of elements including both the tripping unit and the breaking unit that provide the protection. This may be particularly useful at earlier stages of design where the approach to breaking the electrical supply may be determined but the method of tripping may not. Alternatively, this entity may be used to specifically represent the breaking unit alone (in which case the tripping unit will also be specifically identified). This entity is specific to dedicated protective devices and excludes electrical outlets that may have circuit protection."""@en ; rdfs:label "Protective device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDevice" ; , . @@ -3102,7 +3102,7 @@ A protective device provides protection against electrical current only (not as ] ; rdfs:comment "A protective device tripping unit breaks an electrical circuit at a separate breaking unit when a stated electric current that passes through the unit is exceeded."@en ; rdfs:label "Protective device tripping unit"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDeviceTrippingUnit"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDeviceTrippingUnit" ; , . @@ -3148,7 +3148,7 @@ A protective device provides protection against electrical current only (not as ] ; rdfs:comment "A pump is a device which imparts mechanical work on fluids or slurries to move them through a channel or pipeline. A typical use of a pump is to circulate chilled water or heating hot water in a building services distribution system."@en ; rdfs:label "Pump"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcPump"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcPump" ; , . @@ -3158,7 +3158,7 @@ A protective device provides protection against electrical current only (not as rdfs:subClassOf :FlowTerminal ; rdfs:comment "A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal."@en ; rdfs:label "Sanitary terminal"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSanitaryTerminal"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSanitaryTerminal" ; , . @@ -3169,7 +3169,7 @@ A protective device provides protection against electrical current only (not as ; rdfs:comment "A sensor is a device that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument."@en ; rdfs:label "Sensor"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSensor"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSensor" ; , . @@ -3215,7 +3215,7 @@ A protective device provides protection against electrical current only (not as ] ; rdfs:comment "Shading devices are purpose built devices to protect from the sunlight, from natural light, or screening them from view. Shading devices can form part of the facade or can be mounted inside the building, they can be fixed or operable."@en ; rdfs:label "Shading device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcShadingDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcShadingDevice" ; , . @@ -3225,7 +3225,7 @@ A protective device provides protection against electrical current only (not as rdfs:subClassOf :EnergyConversionDevice ; rdfs:comment "A solar device converts solar radiation into other energy such as electric current or thermal energy."@en ; rdfs:label "Solar device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSolarDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSolarDevice" ; , . @@ -3281,7 +3281,7 @@ A protective device provides protection against electrical current only (not as UnitaryEquipment should be used for packaged units supporting a combination of heating, cooling, and/or dehumidification; Coil should be used for coil-based floor heating."""@en ; rdfs:label "Space heater"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater" ; , . @@ -3313,7 +3313,7 @@ UnitaryEquipment should be used for packaged units supporting a combination of h Switches include those used for electrical power, communications, audio-visual, or other distribution system types as determined by the available ports."""@en ; rdfs:label "Switching device"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSwitchingDevice"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcSwitchingDevice" ; , . @@ -3375,7 +3375,7 @@ Switches include those used for electrical power, communications, audio-visual, ] ; rdfs:comment "A tank is a vessel or container in which a fluid or gas is stored for later use."@en ; rdfs:label "Tank"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTank"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTank" ; , . @@ -3447,7 +3447,7 @@ Switches include those used for electrical power, communications, audio-visual, Transformer is used to transform electric power; conversion of electric signals for other purposes is handled at other entities: Controller converts arbitrary signals, AudioVisualAppliance converts signals for audio or video streams, and CommunicationsAppliance converts signals for data or other communications usage."""@en ; rdfs:label "Transformer"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransformer"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransformer" ; , . @@ -3469,7 +3469,7 @@ Transformer is used to transform electric power; conversion of electric signals ] ; rdfs:comment "A transport element is a generalization of all transport related objects that move people, animals or goods within a building or building complex. The TransportElement defines the occurrence of a transport element. "@en ; rdfs:label "Transport element"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement" ; , . @@ -3535,7 +3535,7 @@ Transformer is used to transform electric power; conversion of electric signals ] ; rdfs:comment "A tube bundle is a device consisting of tubes and bundles of tubes used for heat transfer and contained typically within other energy conversion devices, such as a chiller or coil."@en ; rdfs:label "Tube bundle"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTubeBundle"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcTubeBundle" ; , . @@ -3547,7 +3547,7 @@ Transformer is used to transform electric power; conversion of electric signals A unitary control element provides a housing for an aggregation of control or electrical distribution elements that, in combination, perform a singular (unitary) purpose. Each item in the aggregation may have its own geometric representation and location."""@en ; rdfs:label "Unitary control element"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement" ; , . @@ -3589,7 +3589,7 @@ A unitary control element provides a housing for an aggregation of control or el ] ; rdfs:comment "A valve is used in a building services piping distribution system to control or modulate the flow of the fluid."@en ; rdfs:label "Valve"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcValve"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcValve" ; , . @@ -3619,7 +3619,7 @@ A unitary control element provides a housing for an aggregation of control or el ] ; rdfs:comment "A vibration isolator is a device used to minimize the effects of vibration transmissibility in a building."@en ; rdfs:label "Vibration isolator"@en ; - rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcVibrationIsolator"^^xsd:string ; + rdfs:seeAlso "https://w3id.org/ifc/IFC4_ADD1#IfcVibrationIsolator" ; , . @@ -3671,7 +3671,7 @@ A unitary control element provides a housing for an aggregation of control or el owl:disjointWith , ; rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#"^^xsd:string ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; rdfs:label "Measurement"@en . @@ -3679,7 +3679,7 @@ A unitary control element provides a housing for an aggregation of control or el rdf:type owl:Class ; owl:disjointWith ; rdfs:comment "An aspect of an entity that can be observable by a sensor."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#"^^xsd:string ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; rdfs:label "Property"@en . @@ -3698,4 +3698,4 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.""" rdfs:label "Unit of measure"@en . -### Generated by the OWL API (version 5.1.0) https://github.com/owlcs/owlapi/ +### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.xml b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.xml index 68336f4ee2ab6bdae02863a6da88491b9d7c2ab0..4fd44e50937d92d4dfe1bc7438fe8ae9b2dccdec 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.xml +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/ontology.xml @@ -1,15 +1,15 @@ + xmlns:terms="http://purl.org/dc/terms/"> This ontology extends the SAREF ontology for the building domain by defining building devices and how they are located in a building. This extension is based on the ISO 16739:2013 Industry Foundation Classes (IFC) standard for data sharing in the construction and facility management industries. The descriptions of the classes and properties extracted from IFC have been taken from the IFC documentation. @@ -18,9 +18,9 @@ - s4bldg - https://w3id.org/def/saref4bldg# - 1.0 + s4bldg + https://w3id.org/def/saref4bldg# + 1.0 @@ -1892,7 +1892,7 @@ A relation between a measurement and the unit of measure in which the measurement value is expressed. - https://w3id.org/saref# + https://w3id.org/saref# is measured in @@ -1903,7 +1903,7 @@ A relation between a measurement and the property such measurement is about. - https://w3id.org/saref# + https://w3id.org/saref# relates to property @@ -2820,7 +2820,7 @@ A relationship stating the timestamp of an entity (e.g. a measurement). - https://w3id.org/saref# + https://w3id.org/saref# has timestamp @@ -2883,7 +2883,7 @@ An actuator is a mechanical device for moving or controlling a mechanism or system. An actuator takes energy, usually created by air, electricity, or liquid, and converts that into some kind of motion. Actuator - https://w3id.org/ifc/IFC4_ADD1#IfcActuator + https://w3id.org/ifc/IFC4_ADD1#IfcActuator @@ -2945,7 +2945,7 @@ An air-to-air heat recovery device employs a counter-flow heat exchanger between inbound and outbound air flow. It is typically used to transfer heat from warmer air in one chamber to cooler air in the second chamber (i.e., typically used to recover heat from the conditioned air being exhausted and the outside air being supplied to a building), resulting in energy savings from reduced heating (or cooling) requirements. Air to air heat recovery - https://w3id.org/ifc/IFC4_ADD1#IfcAirToAirHeatRecovery + https://w3id.org/ifc/IFC4_ADD1#IfcAirToAirHeatRecovery @@ -2961,7 +2961,7 @@ Alarms include the provision of break glass buttons and manual pull boxes that are used to activate alarms. Alarm - https://w3id.org/ifc/IFC4_ADD1#IfcAlarm + https://w3id.org/ifc/IFC4_ADD1#IfcAlarm @@ -2989,7 +2989,7 @@ Alarms include the provision of break glass buttons and manual pull boxes that a Audio-visual appliances may be fixed in place or may be able to be moved from one space to another. They may require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source. Audio-visual appliances may be connected to data circuits including specialist circuits for audio visual purposes only. Audio visual appliance - https://w3id.org/ifc/IFC4_ADD1#IfcAudioVisualApplicance + https://w3id.org/ifc/IFC4_ADD1#IfcAudioVisualApplicance @@ -3075,7 +3075,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on A boiler is a closed, pressure-rated vessel in which water or other fluid is heated using an energy source such as natural gas, heating oil, or electricity. The fluid in the vessel is then circulated out of the boiler for use in various processes or heating applications. Boiler - https://w3id.org/ifc/IFC4_ADD1#IfcBoiler + https://w3id.org/ifc/IFC4_ADD1#IfcBoiler @@ -3179,7 +3179,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on A burner is a device that converts fuel into heat through combustion. It includes gas, oil, and wood burners. Burner - https://w3id.org/ifc/IFC4_ADD1#IfcBurner + https://w3id.org/ifc/IFC4_ADD1#IfcBurner @@ -3229,7 +3229,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on A chiller is a device used to remove heat from a liquid via a vapor-compression or absorption refrigeration cycle to cool a fluid, typically water or a mixture of water and glycol. The chilled fluid is then used to cool and dehumidify air in a building. Chiller - https://w3id.org/ifc/IFC4_ADD1#IfcChiller + https://w3id.org/ifc/IFC4_ADD1#IfcChiller @@ -3293,7 +3293,7 @@ Audio-visual appliances may be fixed in place or may be able to be moved from on Coils may also be used for non-airflow cases such as embedded in a floor slab. Coil - https://w3id.org/ifc/IFC4_ADD1#IfcCoil + https://w3id.org/ifc/IFC4_ADD1#IfcCoil @@ -3309,7 +3309,7 @@ Coils may also be used for non-airflow cases such as embedded in a floor slab. Communication appliance - https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance + https://w3id.org/ifc/IFC4_ADD1#IfcCommunicationAppliance @@ -3383,7 +3383,7 @@ Communication appliances may be fixed in place or may be able to be moved from o A compressor is a device that compresses a fluid typically used in a refrigeration circuit. Compressor - https://w3id.org/ifc/IFC4_ADD1#IfcCompressor + https://w3id.org/ifc/IFC4_ADD1#IfcCompressor @@ -3439,7 +3439,7 @@ Communication appliances may be fixed in place or may be able to be moved from o A condenser is a device that is used to dissipate heat, typically by condensing a substance such as a refrigerant from its gaseous to its liquid state. Condenser - https://w3id.org/ifc/IFC4_ADD1#IfcCondenser + https://w3id.org/ifc/IFC4_ADD1#IfcCondenser @@ -3455,7 +3455,7 @@ Communication appliances may be fixed in place or may be able to be moved from o A controller may be physical (having placement within a spatial structure) or logical (a software interface or aggregated within a programmable physical controller). Controller - https://w3id.org/ifc/IFC4_ADD1#IfcController + https://w3id.org/ifc/IFC4_ADD1#IfcController @@ -3589,7 +3589,7 @@ A controller may be physical (having placement within a spatial structure) or lo A cooled beam (or chilled beam) is a device typically used to cool air by circulating a fluid such as chilled water through exposed finned tubes above a space. Typically mounted overhead near or within a ceiling, the cooled beam uses convection to cool the space below it by acting as a heat sink for the naturally rising warm air of the space. Once cooled, the air naturally drops back to the floor where the cycle begins again. Cooled beam - https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam + https://w3id.org/ifc/IFC4_ADD1#IfcCooledBeam @@ -3687,7 +3687,7 @@ A controller may be physical (having placement within a spatial structure) or lo A cooling tower is a device which rejects heat to ambient air by circulating a fluid such as water through it to reduce its temperature by partial evaporation. Cooling tower - https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower + https://w3id.org/ifc/IFC4_ADD1#IfcCoolingTower @@ -3821,7 +3821,7 @@ A controller may be physical (having placement within a spatial structure) or lo A damper typically participates in an HVAC duct distribution system and is used to control or modulate the flow of air. Damper - https://w3id.org/ifc/IFC4_ADD1#IfcDamper + https://w3id.org/ifc/IFC4_ADD1#IfcDamper @@ -3928,7 +3928,7 @@ A controller may be physical (having placement within a spatial structure) or lo A duct silencer is a device that is typically installed inside a duct distribution system for the purpose of reducing the noise levels from air movement, fan noise, etc. in the adjacent space or downstream of the duct silencer device. Duct silencer - https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer + https://w3id.org/ifc/IFC4_ADD1#IfcDuctSilencer @@ -3944,7 +3944,7 @@ A controller may be physical (having placement within a spatial structure) or lo Electric appliances may be fixed in place or may be able to be moved from one space to another. Electric appliances require an electrical supply that may be supplied either by an electrical circuit or provided from a local battery source. Electric appliance - https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance + https://w3id.org/ifc/IFC4_ADD1#IfcElectricAppliance @@ -3976,7 +3976,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An electric flow storage device is a device in which electrical energy is stored and from which energy may be progressively released. Electric flow storage device - https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice + https://w3id.org/ifc/IFC4_ADD1#IfcElectricFlowStorageDevice @@ -4008,7 +4008,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An electric generator is an engine that is a machine for converting mechanical energy into electrical energy. Electric generator - https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator + https://w3id.org/ifc/IFC4_ADD1#IfcElectricGenerator @@ -4082,7 +4082,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An electric motor is an engine that is a machine for converting electrical energy into mechanical energy. Electric motor - https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor + https://w3id.org/ifc/IFC4_ADD1#IfcElectricMotor @@ -4096,7 +4096,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An electric time control is a device that applies control to the provision or flow of electrical energy over time. Electric time control - https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl + https://w3id.org/ifc/IFC4_ADD1#IfcElectricTimeControl @@ -4110,7 +4110,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp The distribution flow element EnergyConversionDevice defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system. Energy conversion device - https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice + https://w3id.org/ifc/IFC4_ADD1#IfcEnergyConversionDevice @@ -4129,7 +4129,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An engine is a device that converts fuel into mechanical energy through combustion. Engine - https://w3id.org/ifc/IFC4_ADD1#IfcEngine + https://w3id.org/ifc/IFC4_ADD1#IfcEngine @@ -4173,7 +4173,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An evaporative cooler is a device that cools air by saturating it with water vapor. Evaporative cooler - https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler + https://w3id.org/ifc/IFC4_ADD1#IfcEvaporativeCooler @@ -4241,7 +4241,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp An evaporator is a device in which a liquid refrigerent is vaporized and absorbs heat from the surrounding fluid. Evaporator - https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator + https://w3id.org/ifc/IFC4_ADD1#IfcEvaporator @@ -4315,7 +4315,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp A fan is a device which imparts mechanical work on a gas. A typical usage of a fan is to induce airflow in a building services air distribution system. Fan - https://w3id.org/ifc/IFC4_ADD1#IfcFan + https://w3id.org/ifc/IFC4_ADD1#IfcFan @@ -4407,7 +4407,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp A filter is an apparatus used to remove particulate or gaseous matter from fluids and gases. Filter - https://w3id.org/ifc/IFC4_ADD1#IfcFilter + https://w3id.org/ifc/IFC4_ADD1#IfcFilter @@ -4423,7 +4423,7 @@ Electric appliances may be fixed in place or may be able to be moved from one sp A fire suppression terminal provides for all forms of sprinkler, spreader and other form of terminal that is connected to a pipework system and intended to act in the role of suppressing a fire. Fire suppression terminal - https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal + https://w3id.org/ifc/IFC4_ADD1#IfcFireSuppressionTerminal @@ -4437,7 +4437,7 @@ A fire suppression terminal provides for all forms of sprinkler, spreader and ot The distribution flow element FlowController defines the occurrence of elements of a distribution system that are used to regulate flow through a distribution system. Examples include dampers, valves, switches, and relays. Flow controller - https://w3id.org/ifc/IFC4_ADD1#IfcFlowController + https://w3id.org/ifc/IFC4_ADD1#IfcFlowController @@ -4452,7 +4452,7 @@ A fire suppression terminal provides for all forms of sprinkler, spreader and ot Instrumentation is typically for the purpose of determining the value of the property at a point in time. It is not the purpose of an instrument to record or integrate the values over time (although they may be connected to recording devices that do perform such a function). This entity provides for all forms of mechanical flow instrument (thermometers, pressure gauges etc.) and electrical flow instruments (ammeters, voltmeters etc.) Flow instrument - https://w3id.org/ifc/IFC4_ADD1#IfcFlowInstrument + https://w3id.org/ifc/IFC4_ADD1#IfcFlowInstrument @@ -4478,7 +4478,7 @@ Instrumentation is typically for the purpose of determining the value of the pro A flow meter is a device that is used to measure the flow rate in a system. Flow meter - https://w3id.org/ifc/IFC4_ADD1#IfcFlowMeter + https://w3id.org/ifc/IFC4_ADD1#IfcFlowMeter @@ -4492,7 +4492,7 @@ Instrumentation is typically for the purpose of determining the value of the pro The distribution flow element FlowMovingDevice defines the occurrence of an apparatus used to distribute, circulate or perform conveyance of fluids, including liquids and gases (such as a pump or fan), and typically participates in a flow distribution system. Flow moving device - https://w3id.org/ifc/IFC4_ADD1#IfcFlowMovingDevice + https://w3id.org/ifc/IFC4_ADD1#IfcFlowMovingDevice @@ -4505,7 +4505,7 @@ Instrumentation is typically for the purpose of determining the value of the pro The distribution flow element FlowStorageDevice defines the occurrence of a device that participates in a distribution system and is used for temporary storage (such as a tank). Flow storage device - https://w3id.org/ifc/IFC4_ADD1#IfcFlowStorageDevice + https://w3id.org/ifc/IFC4_ADD1#IfcFlowStorageDevice @@ -4518,7 +4518,7 @@ Instrumentation is typically for the purpose of determining the value of the pro The distribution flow element FlowTerminal defines the occurrence of a permanently attached element that acts as a terminus or beginning of a distribution system (such as an air outlet, drain, water closet, or sink). A terminal is typically a point at which a system interfaces with an external environment. Flow terminal - https://w3id.org/ifc/IFC4_ADD1#IfcFlowTerminal + https://w3id.org/ifc/IFC4_ADD1#IfcFlowTerminal @@ -4531,7 +4531,7 @@ Instrumentation is typically for the purpose of determining the value of the pro The distribution flow element FlowTreatmentDevice defines the occurrence of a device typically used to remove unwanted matter from a fluid, either liquid or gas, and typically participates in a flow distribution system. Flow treatment device - https://w3id.org/ifc/IFC4_ADD1#IfcFlowTreatmentDevice + https://w3id.org/ifc/IFC4_ADD1#IfcFlowTreatmentDevice @@ -4550,7 +4550,7 @@ Instrumentation is typically for the purpose of determining the value of the pro A heat exchanger is a device used to provide heat transfer between non-mixing media such as plate and shell and tube heat exchangers. HeatExchanger is commonly used on water-side distribution systems to recover energy from a liquid to another liquid (typically water-based), whereas AirToAirHeatRecovery is commonly used on air-side distribution systems to recover energy from a gas to a gas (usually air). Heat exchanger - https://w3id.org/ifc/IFC4_ADD1#IfcHeatExchanger + https://w3id.org/ifc/IFC4_ADD1#IfcHeatExchanger @@ -4600,7 +4600,7 @@ Instrumentation is typically for the purpose of determining the value of the pro A humidifier is a device that adds moisture into the air. Humidifier - https://w3id.org/ifc/IFC4_ADD1#IfcHumidifier + https://w3id.org/ifc/IFC4_ADD1#IfcHumidifier @@ -4662,7 +4662,7 @@ Instrumentation is typically for the purpose of determining the value of the pro An interceptor is a device designed and installed in order to separate and retain deleterious, hazardous or undesirable matter while permitting normal sewage or liquids to discharge into a collection system by gravity. Interceptor - https://w3id.org/ifc/IFC4_ADD1#IfcInterceptor + https://w3id.org/ifc/IFC4_ADD1#IfcInterceptor @@ -4736,7 +4736,7 @@ Instrumentation is typically for the purpose of determining the value of the pro A lamp is an artificial light source such as a light bulb or tube. Lamp - https://w3id.org/ifc/IFC4_ADD1#IfcLamp + https://w3id.org/ifc/IFC4_ADD1#IfcLamp @@ -4750,7 +4750,7 @@ Instrumentation is typically for the purpose of determining the value of the pro A medical device is attached to a medical piping system and operates upon medical gases to perform a specific function. Medical gases include medical air, medical vacuum, oxygen, carbon dioxide, nitrogen, and nitrous oxide. Medical device - https://w3id.org/ifc/IFC4_ADD1#IfcMedicalDevice + https://w3id.org/ifc/IFC4_ADD1#IfcMedicalDevice @@ -4778,7 +4778,7 @@ Instrumentation is typically for the purpose of determining the value of the pro Power outlets are commonly connected within a junction box; data outlets may be directly connected to a wall. For power outlets sharing the same circuit within a junction box, the ports should indicate the logical wiring relationship to the enclosing junction box, even though they may be physically connected to a cable going to another outlet, switch, or fixture. Outlet - https://w3id.org/ifc/IFC4_ADD1#IfcOutlet + https://w3id.org/ifc/IFC4_ADD1#IfcOutlet @@ -4830,7 +4830,7 @@ Power outlets are commonly connected within a junction box; data outlets may be A protective device provides protection against electrical current only (not as a general protective device). It may be used to represent the complete set of elements including both the tripping unit and the breaking unit that provide the protection. This may be particularly useful at earlier stages of design where the approach to breaking the electrical supply may be determined but the method of tripping may not. Alternatively, this entity may be used to specifically represent the breaking unit alone (in which case the tripping unit will also be specifically identified). This entity is specific to dedicated protective devices and excludes electrical outlets that may have circuit protection. Protective device - https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDevice + https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDevice @@ -4856,7 +4856,7 @@ A protective device provides protection against electrical current only (not as A protective device tripping unit breaks an electrical circuit at a separate breaking unit when a stated electric current that passes through the unit is exceeded. Protective device tripping unit - https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDeviceTrippingUnit + https://w3id.org/ifc/IFC4_ADD1#IfcProtectiveDeviceTrippingUnit @@ -4924,7 +4924,7 @@ A protective device provides protection against electrical current only (not as A pump is a device which imparts mechanical work on fluids or slurries to move them through a channel or pipeline. A typical use of a pump is to circulate chilled water or heating hot water in a building services distribution system. Pump - https://w3id.org/ifc/IFC4_ADD1#IfcPump + https://w3id.org/ifc/IFC4_ADD1#IfcPump @@ -4938,7 +4938,7 @@ A protective device provides protection against electrical current only (not as A sanitary terminal is a fixed appliance or terminal usually supplied with water and used for drinking, cleaning or foul water disposal or that is an item of equipment directly used with such an appliance or terminal. Sanitary terminal - https://w3id.org/ifc/IFC4_ADD1#IfcSanitaryTerminal + https://w3id.org/ifc/IFC4_ADD1#IfcSanitaryTerminal @@ -4953,7 +4953,7 @@ A protective device provides protection against electrical current only (not as A sensor is a device that measures a physical quantity and converts it into a signal which can be read by an observer or by an instrument. Sensor - https://w3id.org/ifc/IFC4_ADD1#IfcSensor + https://w3id.org/ifc/IFC4_ADD1#IfcSensor @@ -5021,7 +5021,7 @@ A protective device provides protection against electrical current only (not as Shading devices are purpose built devices to protect from the sunlight, from natural light, or screening them from view. Shading devices can form part of the facade or can be mounted inside the building, they can be fixed or operable. Shading device - https://w3id.org/ifc/IFC4_ADD1#IfcShadingDevice + https://w3id.org/ifc/IFC4_ADD1#IfcShadingDevice @@ -5035,7 +5035,7 @@ A protective device provides protection against electrical current only (not as A solar device converts solar radiation into other energy such as electric current or thermal energy. Solar device - https://w3id.org/ifc/IFC4_ADD1#IfcSolarDevice + https://w3id.org/ifc/IFC4_ADD1#IfcSolarDevice @@ -5117,7 +5117,7 @@ A protective device provides protection against electrical current only (not as UnitaryEquipment should be used for packaged units supporting a combination of heating, cooling, and/or dehumidification; Coil should be used for coil-based floor heating. Space heater - https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater + https://w3id.org/ifc/IFC4_ADD1#IfcSpaceHeater @@ -5163,7 +5163,7 @@ UnitaryEquipment should be used for packaged units supporting a combination of h Switches include those used for electrical power, communications, audio-visual, or other distribution system types as determined by the available ports. Switching device - https://w3id.org/ifc/IFC4_ADD1#IfcSwitchingDevice + https://w3id.org/ifc/IFC4_ADD1#IfcSwitchingDevice @@ -5255,7 +5255,7 @@ Switches include those used for electrical power, communications, audio-visual, A tank is a vessel or container in which a fluid or gas is stored for later use. Tank - https://w3id.org/ifc/IFC4_ADD1#IfcTank + https://w3id.org/ifc/IFC4_ADD1#IfcTank @@ -5361,7 +5361,7 @@ Switches include those used for electrical power, communications, audio-visual, Transformer is used to transform electric power; conversion of electric signals for other purposes is handled at other entities: Controller converts arbitrary signals, AudioVisualAppliance converts signals for audio or video streams, and CommunicationsAppliance converts signals for data or other communications usage. Transformer - https://w3id.org/ifc/IFC4_ADD1#IfcTransformer + https://w3id.org/ifc/IFC4_ADD1#IfcTransformer @@ -5393,7 +5393,7 @@ Transformer is used to transform electric power; conversion of electric signals A transport element is a generalization of all transport related objects that move people, animals or goods within a building or building complex. The TransportElement defines the occurrence of a transport element. Transport element - https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement + https://w3id.org/ifc/IFC4_ADD1#IfcTransportElement @@ -5491,7 +5491,7 @@ Transformer is used to transform electric power; conversion of electric signals A tube bundle is a device consisting of tubes and bundles of tubes used for heat transfer and contained typically within other energy conversion devices, such as a chiller or coil. Tube bundle - https://w3id.org/ifc/IFC4_ADD1#IfcTubeBundle + https://w3id.org/ifc/IFC4_ADD1#IfcTubeBundle @@ -5507,7 +5507,7 @@ Transformer is used to transform electric power; conversion of electric signals A unitary control element provides a housing for an aggregation of control or electrical distribution elements that, in combination, perform a singular (unitary) purpose. Each item in the aggregation may have its own geometric representation and location. Unitary control element - https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement + https://w3id.org/ifc/IFC4_ADD1#IfcUnitaryControlElement @@ -5569,7 +5569,7 @@ A unitary control element provides a housing for an aggregation of control or el A valve is used in a building services piping distribution system to control or modulate the flow of the fluid. Valve - https://w3id.org/ifc/IFC4_ADD1#IfcValve + https://w3id.org/ifc/IFC4_ADD1#IfcValve @@ -5613,7 +5613,7 @@ A unitary control element provides a housing for an aggregation of control or el A vibration isolator is a device used to minimize the effects of vibration transmissibility in a building. Vibration isolator - https://w3id.org/ifc/IFC4_ADD1#IfcVibrationIsolator + https://w3id.org/ifc/IFC4_ADD1#IfcVibrationIsolator @@ -5689,7 +5689,7 @@ A unitary control element provides a housing for an aggregation of control or el Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement. - https://w3id.org/saref# + https://w3id.org/saref# Measurement @@ -5701,7 +5701,7 @@ A unitary control element provides a housing for an aggregation of control or el An aspect of an entity that can be observable by a sensor. - https://w3id.org/saref# + https://w3id.org/saref# Property @@ -5731,6 +5731,6 @@ A device that has category saref:Sensor and performs a saref:SensingFunction. + diff --git a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/sections/crossref-en.html b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/sections/crossref-en.html index d68c10e0b52a6160c2cfd455131f9b21bc7ee28e..ed09d84666aa130f435396374ecd7ccdb6e65b25 100644 --- a/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/sections/crossref-en.html +++ b/OnToology/SAREF4BLD/ontology/saref4bldg.ttl/documentation/sections/crossref-en.html @@ -1,7 +1,7 @@

      Cross reference for bldg classes, properties and dataproperties back to ToC

      This section provides details for each class and property defined by bldg.
      -

      Classes

      +

      Classes

      • Actuator @@ -6760,7 +6760,7 @@ A unitary control element provides a housing for an aggregation of control or el

    -

    Data Properties

    +

    Data Properties

    • access type diff --git a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.json b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.json index 23063f8a6f3514dce2830c7b18d708d73288f8ae..e7389ee4e25085e6593d04f35527266a3f47aa29 100644 --- a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.json +++ b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.json @@ -219,37 +219,37 @@ "@id" : "_:genid31", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + "@id" : "https://w3id.org/def/saref4city#AdministrativeArea" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasDescription" + "@id" : "http://purl.org/vocab/cpsv#physicallyAvailableAt" } ] }, { "@id" : "_:genid32", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4city#AdministrativeArea" + "@id" : "https://w3id.org/def/saref4city#Facility" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://purl.org/vocab/cpsv#physicallyAvailableAt" + "@id" : "https://w3id.org/def/saref4city#involvesFacility" } ] }, { "@id" : "_:genid33", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4city#Facility" + "@id" : "http://purl.org/dc/terms/LinguisticSystem" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4city#involvesFacility" + "@id" : "https://w3id.org/def/saref4city#isAvailableInLanguage" } ] }, { "@id" : "_:genid34", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "http://purl.org/dc/terms/LinguisticSystem" + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4city#isAvailableInLanguage" + "@id" : "https://w3id.org/saref#hasDescription" } ] }, { "@id" : "_:genid35", @@ -1277,6 +1277,8 @@ } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "http://purl.org/vocab/cpsv#PublicService" + }, { + "@id" : "_:genid31" }, { "@id" : "_:genid32" }, { @@ -1285,9 +1287,6 @@ "@id" : "_:genid34" }, { "@id" : "_:genid35" - } ], - "http://www.w3.org/2002/07/owl#equivalentClass" : [ { - "@id" : "_:genid31" } ] }, { "@id" : "https://w3id.org/def/saref4city#assesses", diff --git a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.nt b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.nt index 0ff22ee2eab9623b18c0752402957f15fba6b39b..d83a35ec9072a94cf507c5ac863b6a77a1e88937 100644 --- a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.nt +++ b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.nt @@ -641,23 +641,23 @@ _:genid30 "1"^^ . - _:genid31 . -_:genid31 . -_:genid31 . -_:genid31 . . + _:genid31 . +_:genid31 . +_:genid31 . +_:genid31 . _:genid32 . _:genid32 . -_:genid32 . -_:genid32 . +_:genid32 . +_:genid32 . _:genid33 . _:genid33 . -_:genid33 . -_:genid33 . +_:genid33 . +_:genid33 . _:genid34 . _:genid34 . -_:genid34 . -_:genid34 . +_:genid34 . +_:genid34 . _:genid35 . _:genid35 . _:genid35 . diff --git a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.ttl b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.ttl index 21a7d875fb83840e4b0e28fc6c1f7fe6e0981c12..bb00581d8e50323d6505f1d84b08077013c004f6 100644 --- a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.ttl +++ b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.ttl @@ -719,10 +719,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P ### https://w3id.org/def/saref4city#PublicService :PublicService rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:allValuesFrom rdfs:Literal - ] ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; @@ -736,6 +732,10 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P owl:onProperty :isAvailableInLanguage ; owl:allValuesFrom ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom rdfs:Literal diff --git a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.xml b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.xml index 5c23f890c1e5e6d5345303c2d3aa4373d2c1e7c7..0a3269f267493fd8d7d23268330d9ccc8a7ac0f9 100644 --- a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.xml +++ b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/ontology.xml @@ -1156,12 +1156,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P - - - - - - @@ -1181,6 +1175,12 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P + + + + + + diff --git a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/sections/crossref-en.html b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/sections/crossref-en.html index 7d4a1ac32ed07ee4bf6e35ed0689e2a1a365bd34..70669f9767f6fe0959ee97ffb52cdd04405c1349 100644 --- a/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/sections/crossref-en.html +++ b/OnToology/SAREF4CITY/ontology/saref4city.ttl/documentation/sections/crossref-en.html @@ -1060,13 +1060,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P Public service is a service which is provided by government either directly (through the public sector) or by financing provision of services. (Definition taken from Wikipedia)
    -
    is equivalent to
    -
    - has description - dp - only - literal -
    has super-classes
    Public Service @@ -1095,6 +1088,12 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P linguistic system c
    +
    + has description + dp + only + literal +
    has name dp diff --git a/OnToology/SAREF4ENV/examples/example1ENVI-polished.ttl/context/context.jsonld b/OnToology/SAREF4ENV/examples/example1ENVI-polished.ttl/context/context.jsonld index 75c4d6b8a82ff285ff10fabe1d85a52ddefb254b..f2215b9d78588f6cc2af163453810037eece3ee8 100644 --- a/OnToology/SAREF4ENV/examples/example1ENVI-polished.ttl/context/context.jsonld +++ b/OnToology/SAREF4ENV/examples/example1ENVI-polished.ttl/context/context.jsonld @@ -4,13 +4,13 @@ "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix " }, "dc" : { - "@id" : "http://www.geneontology.org/formats/oboInOwl#dc" + "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix dc" }, "vann" : { "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix vann" }, "owl" : { - "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix owl" + "@id" : "http://www.geneontology.org/formats/oboInOwl#owl" }, "prov" : { "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix prov" @@ -19,13 +19,13 @@ "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix xml" }, "dcterms" : { - "@id" : "http://www.geneontology.org/formats/oboInOwl#dcterms" + "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix dcterms" }, "rdf" : { "@id" : "http://www.geneontology.org/formats/oboInOwl#@prefix rdf" }, "http" : { - "@id" : "http://www.geneontology.org/formats/oboInOwl#@base

    Not Acceptable

    An appropriate representation of the requested resource could not be found on this server.

    - Available variants: + Available variants: \ No newline at end of file diff --git a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.json b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.json new file mode 100644 index 0000000000000000000000000000000000000000..8335f90451bd36ff64202719c50de054acd8e9b2 --- /dev/null +++ b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.json @@ -0,0 +1,1926 @@ +[ { + "@id" : "_:genid1", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Property" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#affectsProperty" + } ] +}, { + "@id" : "_:genid10", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasRevisionNumber" + } ] +}, { + "@id" : "_:genid11", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasVersion" + } ] +}, { + "@id" : "_:genid12", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#PhysicalObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#encapsulates" + } ] +}, { + "@id" : "_:genid13", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Service" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isAccesibleThrough" + } ] +}, { + "@id" : "_:genid14", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasCreationDate" + } ] +}, { + "@id" : "_:genid15", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasIdentifier" + } ] +}, { + "@id" : "_:genid16", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasTag" + } ] +}, { + "@id" : "_:genid17", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasDescription" + } ] +}, { + "@id" : "_:genid18", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasName" + } ] +}, { + "@id" : "_:genid19", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasCreationDate" + } ] +}, { + "@id" : "_:genid2", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasVersion" + } ] +}, { + "@id" : "_:genid20", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasIdentifier" + } ] +}, { + "@id" : "_:genid21", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "https://w3id.org/def/saref4envi#Frequency" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ] +}, { + "@id" : "_:genid22", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/def/saref4envi#FrequencyUnit" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid23", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "https://w3id.org/def/saref4envi#Height" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ] +}, { + "@id" : "_:genid24", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/def/saref4envi#LengthUnit" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid25", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#LightPoint" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasLightPoint" + } ] +}, { + "@id" : "_:genid26", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#Light" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#projectsLight" + } ] +}, { + "@id" : "_:genid27", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasShield" + } ] +}, { + "@id" : "_:genid28", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#Color" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasColor" + } ] +}, { + "@id" : "_:genid29", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasGeometry" + } ] +}, { + "@id" : "_:genid3", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasVersion" + } ] +}, { + "@id" : "_:genid30", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#HeightMeasurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isProjectedFromHeight" + } ] +}, { + "@id" : "_:genid31", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#CompassDirection" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isProjectedInDirection" + } ] +}, { + "@id" : "_:genid32", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasFlash" + } ] +}, { + "@id" : "_:genid33", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#float" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasProjectionAngle" + } ] +}, { + "@id" : "_:genid34", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + } ] +}, { + "@id" : "_:genid35", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#Light" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#projectsLight" + } ] +}, { + "@id" : "_:genid36", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#hasValue" : [ { + "@id" : "https://w3id.org/def/saref4envi#Period" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ] +}, { + "@id" : "_:genid37", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "http://www.w3.org/2006/time#TemporalUnit" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid38", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#measuresProperty" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#LightProperty" + } ] +}, { + "@id" : "_:genid39", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + } ] +}, { + "@id" : "_:genid4", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#FrequencyMeasurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasFrequencyMeasurement" + } ] +}, { + "@id" : "_:genid40", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#PhysicalObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#contains" + } ] +}, { + "@id" : "_:genid41", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasDigitalRepresentation" + } ] +}, { + "@id" : "_:genid42", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#PhysicalObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isContainedIn" + } ] +}, { + "@id" : "_:genid43", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasDescription" + } ] +}, { + "@id" : "_:genid44", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#System" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasComponent" + } ] +}, { + "@id" : "_:genid45", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#System" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isComponentOf" + } ] +}, { + "@id" : "_:genid46", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#System" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isConnectedTo" + } ] +}, { + "@id" : "_:genid47", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#CommunicationInterface" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#usesCommunicationInterface" + } ] +}, { + "@id" : "_:genid48", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#CommunicationProtocol" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#usesCommunicationProtocol" + } ] +}, { + "@id" : "_:genid49", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ] +}, { + "@id" : "_:genid5", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#PeriodMeasurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasTransmissionPeriod" + } ] +}, { + "@id" : "_:genid50", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Property" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ] +}, { + "@id" : "_:genid51", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isMeasuredIn" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid52", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/saref#Property" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToProperty" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid53", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasTimestamp" + } ] +}, { + "@id" : "_:genid54", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#float" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasValue" + } ] +}, { + "@id" : "_:genid55", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#float" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasValue" + } ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ] +}, { + "@id" : "_:genid56", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#makesMeasurement" + } ] +}, { + "@id" : "_:genid57", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Property" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#measuresProperty" + } ] +}, { + "@id" : "_:genid6", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/def/saref4envi#PhysicalObject" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#isContainedIn" + } ] +}, { + "@id" : "_:genid7", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasRevisionNumber" + } ] +}, { + "@id" : "_:genid8", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasVersion" + } ] +}, { + "@id" : "_:genid9", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasManufacturer" + } ] +}, { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2)." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Point" + } ] +}, { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Spatial thing" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#Color" + }, { + "@id" : "https://w3id.org/def/saref4envi#CommunicationInterface" + }, { + "@id" : "https://w3id.org/def/saref4envi#CommunicationProtocol" + }, { + "@id" : "https://w3id.org/def/saref4envi#CompassDirection" + }, { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation" + }, { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + }, { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Service" + } ] +}, { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "location" + } ] +}, { + "@id" : "http://www.w3.org/2006/time#TemporalUnit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A temporal unit of measure, which provides a scale factor for a time quantity." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "http://www.w3.org/2006/time#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Temporal unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/centimetre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Centimetre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/decametre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Decametre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/decimetre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Decimetre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/hectometre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Hectometre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/hertz", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#FrequencyUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Hertz" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/kilometre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Kilometre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/metre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Metre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/millimetre", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LengthUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Milimetre" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#FrequencyUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reciprocal day" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#FrequencyUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reciprocal hour" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#FrequencyUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reciprocal second" + } ] +}, { + "@id" : "http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#FrequencyUnit" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reciprocal year" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi", + "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@language" : "en", + "@value" : "This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc." + } ], + "http://purl.org/dc/elements/1.1/publisher" : [ { + "@id" : "http://www.oeg-upm.net/" + } ], + "http://purl.org/dc/elements/1.1/title" : [ { + "@language" : "en", + "@value" : "SAREF extension for environment" + } ], + "http://purl.org/dc/terms/creator" : [ { + "@id" : "http://purl.org/net/mpoveda" + }, { + "@id" : "http://www.garcia-castro.com/foaf.rdf#me" + } ], + "http://purl.org/dc/terms/license" : [ { + "@id" : "http://purl.org/NET/rdflicense/cc-by4.0" + } ], + "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ { + "@value" : "s4envi" + } ], + "http://purl.org/vocab/vann/preferredNamespaceUri" : [ { + "@value" : "https://w3id.org/def/saref4envi#" + } ], + "http://www.w3.org/2002/07/owl#versionIRI" : [ { + "@id" : "https://w3id.org/def/v1/saref4envi" + } ], + "http://www.w3.org/2002/07/owl#versionInfo" : [ { + "@value" : "1.0" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Actuator", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Device that can act over at least one property." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Actuator" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#Device" + }, { + "@id" : "_:genid1" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Color", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Color" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#CommunicationInterface" + }, { + "@id" : "https://w3id.org/def/saref4envi#CommunicationProtocol" + }, { + "@id" : "https://w3id.org/def/saref4envi#CompassDirection" + }, { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation" + }, { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + }, { + "@id" : "https://w3id.org/def/saref4envi#Light" + }, { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#CommunicationInterface", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Communication interface" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid2" + }, { + "@id" : "_:genid3" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#CommunicationProtocol" + }, { + "@id" : "https://w3id.org/def/saref4envi#CompassDirection" + }, { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation" + }, { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + }, { + "@id" : "https://w3id.org/def/saref4envi#Light" + }, { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#CommunicationProtocol", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Communication protocol" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#CompassDirection" + }, { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation" + }, { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + }, { + "@id" : "https://w3id.org/def/saref4envi#Light" + }, { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#CompassDirection", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Compass direction" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation" + }, { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + }, { + "@id" : "https://w3id.org/def/saref4envi#Light" + }, { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Device", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Device" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#System" + }, { + "@id" : "https://w3id.org/saref#Device" + }, { + "@id" : "_:genid4" + }, { + "@id" : "_:genid5" + }, { + "@id" : "_:genid6" + }, { + "@id" : "_:genid7" + }, { + "@id" : "_:genid8" + }, { + "@id" : "_:genid9" + }, { + "@id" : "_:genid10" + }, { + "@id" : "_:genid11" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#DigitalRepresentation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A digital representation encapsulates a physical object accessible via Web services" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Digital representation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid12" + }, { + "@id" : "_:genid13" + }, { + "@id" : "_:genid14" + }, { + "@id" : "_:genid15" + }, { + "@id" : "_:genid16" + }, { + "@id" : "_:genid17" + }, { + "@id" : "_:genid18" + }, { + "@id" : "_:genid19" + }, { + "@id" : "_:genid20" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#Geometry" + }, { + "@id" : "https://w3id.org/def/saref4envi#Light" + }, { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Fluorescence", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property fluorescence." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Fluorescence" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Frequency", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the property frequency." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Frequency" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#FrequencyMeasurement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Frequency measurement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "_:genid21" + }, { + "@id" : "_:genid22" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#FrequencyUnit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Unit of measure for the quantity frequency." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Frequency unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Geometry", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents the shape of the light emission. It might be instantiated by individuals like \"spherical\", \"cylindrical\", etc. even though it is open to more comples representation of geometries using other vocabularies." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Geometry" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/def/saref4envi#Light" + }, { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Height", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the property height." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Height" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#HeightMeasurement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Height measurement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "_:genid23" + }, { + "@id" : "_:genid24" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Illuminance", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property illuminance." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Illuminance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Irradiance", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property irradiance." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Irradiance" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Lamppost", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A tall pole with a light at the top." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Lamppost" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#Device" + }, { + "@id" : "_:genid25" + }, { + "@id" : "_:genid26" + }, { + "@id" : "_:genid27" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#LengthUnit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Unit of measure for the quantity lenght." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Length unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Light", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Light" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid28" + }, { + "@id" : "_:genid29" + }, { + "@id" : "_:genid30" + }, { + "@id" : "_:genid31" + }, { + "@id" : "_:genid32" + }, { + "@id" : "_:genid33" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#LightAbsorption", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property light absorption." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Light absorption" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#LightMagnitude", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property light magnitude." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Light magnitude" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#LightPoint", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An spatial point from where a light is projected. It might belong to a lamppost." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Light point" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point" + }, { + "@id" : "_:genid34" + }, { + "@id" : "_:genid35" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#LightProperty", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An aspect of light that can be observable by a sensor." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Light property" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Luminiscence", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property luminiscence." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Luminiscence" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Period", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the property period." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Period" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#PeriodMeasurement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Period measurement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Measurement" + }, { + "@id" : "_:genid36" + }, { + "@id" : "_:genid37" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Phosphorescence", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property phosphorescence." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Phosphorescence" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#Photometer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Photometer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + }, { + "@id" : "_:genid38" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#PhysicalObject", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Any Object that has a proper space region. (Definition extracted from DUL ontology)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Physical object" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing" + }, { + "@id" : "_:genid39" + }, { + "@id" : "_:genid40" + }, { + "@id" : "_:genid41" + }, { + "@id" : "_:genid42" + }, { + "@id" : "_:genid43" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#ReflectionOfLight", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property reflection of light." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Reflection of light" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#ScatteringOfLight", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4envi#LightProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An individual representing the light property scattering of light." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Scattering of light" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#System", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "System" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#PhysicalObject" + }, { + "@id" : "_:genid44" + }, { + "@id" : "_:genid45" + }, { + "@id" : "_:genid46" + }, { + "@id" : "_:genid47" + }, { + "@id" : "_:genid48" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#TESS", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The Telescope Encoder and Sky Sensor (TESS) is a Sky Brightness and Cloud detector developed as a device for a remote observatory. A TESS can observe the light magnitude and other properties as ambient temperature and sky temperature." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "TESS (Telescope Encoder and Sky Sensor)" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#Photometer" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#affectsProperty", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between an actuator with the property or properties it can act on" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "affects property" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#contains", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a physical object and the physical objects that can be contained in it." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "contains" + } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#isContainedIn" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#encapsulates", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a digital representation and the physical objects it represents." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "encapsulates" + } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#hasDigitalRepresentation" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasColor", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a light emitted and its color." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has color" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasComponent", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#TransitiveProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a system and the system in which it might be decomposed." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has component" + } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "https://w3id.org/def/saref4envi#isComponentOf" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasCreationDate", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship defining the creation date of an entity (e.g., a digital representation)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has creation date" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasDigitalRepresentation", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a physical object and the digital representation in which it is encapsulated." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has digital representation" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasFlash", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship stating whether a light has flash." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has flash" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasFrequencyMeasurement", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The relation between a device and the frequency in which it makes measurements." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has frequency measurement" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasGeometry", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a light emitted and the shape it is projected in." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has geometry" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasIdentifier", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship providing the identifier of an entity (e.g., digital representation)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has identifier" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasLightPoint", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a lamppost and its light points" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has light point" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasProjectionAngle", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship defining the projection angle of an entity (e.g., a light)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has projection angle" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#float" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasRevisionNumber", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship defining the revision number of a certain entity (e.g., a device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has revision number" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasShield", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship stating whether a lamppost has a shield." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has shield" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#boolean" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasTag", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship stating the tags that can be assigned to an entity (e.g., a digital representation)." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has tag" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasTransmissionPeriod", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The relation between a device and the period in which it transmit information." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has transmission period" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#hasVersion", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship defining the version of a certain entity (e.g., a device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has version" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#isAccesibleThrough", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The relation between a digital representation and the service which it is accesible through." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is accesible through" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#isComponentOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#TransitiveProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a system and the system it belongs to as a component." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is component of" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#isConnectedTo", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty", "http://www.w3.org/2002/07/owl#SymmetricProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a system and the system to which it is connected." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is connected to" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#isContainedIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a physical object and the physical object in which it might be contained." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is contained in" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#isProjectedFromHeight", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a light and the height measurement from which it is projected." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is projected from height" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#isProjectedInDirection", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a light and the direction in which it is projected." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is projected in direction" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#projectsLight", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a lamppost or a light point and the light (or lights) they might project." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "projects light" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#usesCommunicationInterface", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a system and the communication interface it uses." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "uses communication interface" + } ] +}, { + "@id" : "https://w3id.org/def/saref4envi#usesCommunicationProtocol", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a system and the communication protocol it uses." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "uses communication protocol" + } ] +}, { + "@id" : "https://w3id.org/saref#Device", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Device" + } ] +}, { + "@id" : "https://w3id.org/saref#Measurement", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Measurement" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid49" + }, { + "@id" : "_:genid50" + }, { + "@id" : "_:genid51" + }, { + "@id" : "_:genid52" + }, { + "@id" : "_:genid53" + }, { + "@id" : "_:genid54" + }, { + "@id" : "_:genid55" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#Property" + }, { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/saref#Property", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "An aspect of an entity that can be observable by a sensor." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Property" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#Service" + }, { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/saref#Sensor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes.\nA device that has category saref:Sensor and performs a saref:SensingFunction." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Device" + }, { + "@id" : "_:genid56" + }, { + "@id" : "_:genid57" + } ] +}, { + "@id" : "https://w3id.org/saref#Service", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Service" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref#UnitOfMeasure" + } ] +}, { + "@id" : "https://w3id.org/saref#UnitOfMeasure", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Unit of measure" + } ] +}, { + "@id" : "https://w3id.org/saref#hasDescription", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship providing a description of an entity (e.g., device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has description" + } ] +}, { + "@id" : "https://w3id.org/saref#hasManufacturer", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship identifying the manufacturer of an entity (e.g., device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has manufacturer" + } ] +}, { + "@id" : "https://w3id.org/saref#hasName", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship providing the name of an entity (e.g., device)" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has name" + } ] +}, { + "@id" : "https://w3id.org/saref#hasTimestamp", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship stating the timestamp of an entity (e.g. a measurement)." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has timestamp" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ] +}, { + "@id" : "https://w3id.org/saref#hasValue", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relationship defining the value of a certain property, e.g., energy or power" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@id" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has value" + } ] +}, { + "@id" : "https://w3id.org/saref#isMeasuredIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a measurement and the unit of measure in which the measurement value is expressed." + }, { + "@language" : "en", + "@value" : "is measured in" + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ] +}, { + "@id" : "https://w3id.org/saref#makesMeasurement", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "makes measurement" + } ] +}, { + "@id" : "https://w3id.org/saref#measuresProperty", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a sensor and the property o properties it can take measurement about." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "measures property" + } ] +}, { + "@id" : "https://w3id.org/saref#relatesToProperty", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "A relation between a measurement and the property such measurement is about." + } ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@value" : "https://w3id.org/saref#" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "relates to property" + } ] +} ] \ No newline at end of file diff --git a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.nt b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.nt new file mode 100644 index 0000000000000000000000000000000000000000..4ff6506a7d0c9e70b6a464435dcf3f22ec36ff99 --- /dev/null +++ b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.nt @@ -0,0 +1,870 @@ + . + . + "This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc."@en . + . + "SAREF extension for environment"@en . + . + . + . + "s4envi" . + "https://w3id.org/def/saref4envi#" . + "1.0" . +# +# +# ################################################################# +# # +# # Object Properties +# # +# ################################################################# +# +# +# http://www.w3.org/2003/01/geo/wgs84_pos#location + . + "The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en . + . + "location"@en . +# +# https://w3id.org/def/saref4envi#affectsProperty + . + "A relation between an actuator with the property or properties it can act on"@en . + "affects property"@en . +# +# https://w3id.org/def/saref4envi#contains + . + . + "A relation between a physical object and the physical objects that can be contained in it."@en . + "contains"@en . +# +# https://w3id.org/def/saref4envi#encapsulates + . + . + . + "A relation between a digital representation and the physical objects it represents."@en . + "encapsulates"@en . +# +# https://w3id.org/def/saref4envi#hasColor + . + "A relation between a light emitted and its color."@en . + "has color"@en . +# +# https://w3id.org/def/saref4envi#hasComponent + . + . + . + "A relation between a system and the system in which it might be decomposed."@en . + "has component"@en . +# +# https://w3id.org/def/saref4envi#hasDigitalRepresentation + . + . + "A relation between a physical object and the digital representation in which it is encapsulated."@en . + "has digital representation"@en . +# +# https://w3id.org/def/saref4envi#hasFrequencyMeasurement + . + "The relation between a device and the frequency in which it makes measurements."@en . + "has frequency measurement"@en . +# +# https://w3id.org/def/saref4envi#hasGeometry + . + "A relation between a light emitted and the shape it is projected in."@en . + "has geometry"@en . +# +# https://w3id.org/def/saref4envi#hasLightPoint + . + "A relation between a lamppost and its light points"@en . + "has light point"@en . +# +# https://w3id.org/def/saref4envi#hasTransmissionPeriod + . + "The relation between a device and the period in which it transmit information."@en . + "has transmission period"@en . +# +# https://w3id.org/def/saref4envi#isAccesibleThrough + . + . + "The relation between a digital representation and the service which it is accesible through."@en . + "is accesible through"@en . +# +# https://w3id.org/def/saref4envi#isComponentOf + . + . + "A relation between a system and the system it belongs to as a component."@en . + "is component of"@en . +# +# https://w3id.org/def/saref4envi#isConnectedTo + . + . + "A relation between a system and the system to which it is connected."@en . + "is connected to"@en . +# +# https://w3id.org/def/saref4envi#isContainedIn + . + "A relation between a physical object and the physical object in which it might be contained."@en . + "is contained in"@en . +# +# https://w3id.org/def/saref4envi#isProjectedFromHeight + . + "A relation between a light and the height measurement from which it is projected."@en . + "is projected from height"@en . +# +# https://w3id.org/def/saref4envi#isProjectedInDirection + . + "A relation between a light and the direction in which it is projected."@en . + "is projected in direction"@en . +# +# https://w3id.org/def/saref4envi#projectsLight + . + "A relation between a lamppost or a light point and the light (or lights) they might project."@en . + "projects light"@en . +# +# https://w3id.org/def/saref4envi#usesCommunicationInterface + . + "A relation between a system and the communication interface it uses."@en . + "uses communication interface"@en . +# +# https://w3id.org/def/saref4envi#usesCommunicationProtocol + . + "A relation between a system and the communication protocol it uses."@en . + "uses communication protocol"@en . +# +# https://w3id.org/saref#isMeasuredIn + . + "A relation between a measurement and the unit of measure in which the measurement value is expressed."@en . + "is measured in"@en . + "https://w3id.org/saref#" . +# +# https://w3id.org/saref#makesMeasurement + . + "A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates."@en . + "https://w3id.org/saref#" . + "makes measurement"@en . +# +# https://w3id.org/saref#measuresProperty + . + "A relation between a sensor and the property o properties it can take measurement about."@en . + "https://w3id.org/saref#" . + "measures property"@en . +# +# https://w3id.org/saref#relatesToProperty + . + "A relation between a measurement and the property such measurement is about."@en . + "https://w3id.org/saref#" . + "relates to property"@en . +# +# +# +# ################################################################# +# # +# # Data properties +# # +# ################################################################# +# +# +# https://w3id.org/def/saref4envi#hasCreationDate + . + . + . + "A relationship defining the creation date of an entity (e.g., a digital representation)."@en . + "has creation date"@en . +# +# https://w3id.org/def/saref4envi#hasFlash + . + . + . + "A relationship stating whether a light has flash."@en . + "has flash"@en . +# +# https://w3id.org/def/saref4envi#hasIdentifier + . + . + "A relationship providing the identifier of an entity (e.g., digital representation)"@en . + "has identifier"@en . +# +# https://w3id.org/def/saref4envi#hasProjectionAngle + . + . + . + "A relationship defining the projection angle of an entity (e.g., a light)."@en . + "has projection angle"@en . +# +# https://w3id.org/def/saref4envi#hasRevisionNumber + . + . + "A relationship defining the revision number of a certain entity (e.g., a device)"@en . + "has revision number"@en . +# +# https://w3id.org/def/saref4envi#hasShield + . + . + . + "A relationship stating whether a lamppost has a shield."@en . + "has shield"@en . +# +# https://w3id.org/def/saref4envi#hasTag + . + . + "A relationship stating the tags that can be assigned to an entity (e.g., a digital representation)."@en . + "has tag"@en . +# +# https://w3id.org/def/saref4envi#hasVersion + . + . + . + "A relationship defining the version of a certain entity (e.g., a device)"@en . + "has version"@en . +# +# https://w3id.org/saref#hasDescription + . + "A relationship providing a description of an entity (e.g., device)"@en . + . + "has description"@en . +# +# https://w3id.org/saref#hasManufacturer + . + "A relationship identifying the manufacturer of an entity (e.g., device)"@en . + . + "has manufacturer"@en . +# +# https://w3id.org/saref#hasName + . + "A relationship providing the name of an entity (e.g., device)"@en . + . + "has name"@en . +# +# https://w3id.org/saref#hasTimestamp + . + . + . + "A relationship stating the timestamp of an entity (e.g. a measurement)."@en . + "https://w3id.org/saref#" . + "has timestamp"@en . +# +# https://w3id.org/saref#hasValue + . + "A relationship defining the value of a certain property, e.g., energy or power"@en . + . + "has value"@en . +# +# +# +# ################################################################# +# # +# # Classes +# # +# ################################################################# +# +# +# http://www.w3.org/2003/01/geo/wgs84_pos#Point + . + "A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2)."@en . + . + "Point"@en . +# +# http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing + . + . + . + . + . + . + . + . + . + "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes."@en . + . + "Spatial thing"@en . +# +# http://www.w3.org/2006/time#TemporalUnit + . + . + "A temporal unit of measure, which provides a scale factor for a time quantity."@en . + . + "Temporal unit"@en . +# +# https://w3id.org/def/saref4envi#Actuator + . + . + _:genid1 . +_:genid1 . +_:genid1 . +_:genid1 . + "Device that can act over at least one property."@en . + "Actuator"@en . +# +# https://w3id.org/def/saref4envi#Color + . + . + . + . + . + . + . + . + . + "Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc."@en . + "Color"@en . +# +# https://w3id.org/def/saref4envi#CommunicationInterface + . + _:genid2 . +_:genid2 . +_:genid2 . +_:genid2 . + _:genid3 . +_:genid3 . +_:genid3 . +_:genid3 "1"^^ . +_:genid3 . + . + . + . + . + . + . + . + . + "An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en . + "Communication interface"@en . +# +# https://w3id.org/def/saref4envi#CommunicationProtocol + . + . + . + . + . + . + . + . + . + "A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en . + "Communication protocol"@en . +# +# https://w3id.org/def/saref4envi#CompassDirection + . + . + . + . + . + . + . + . + "The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction)"@en . + "Compass direction"@en . +# +# https://w3id.org/def/saref4envi#Device + . + . + . + _:genid4 . +_:genid4 . +_:genid4 . +_:genid4 . + _:genid5 . +_:genid5 . +_:genid5 . +_:genid5 . + _:genid6 . +_:genid6 . +_:genid6 . +_:genid6 . + _:genid7 . +_:genid7 . +_:genid7 . +_:genid7 . + _:genid8 . +_:genid8 . +_:genid8 . +_:genid8 . + _:genid9 . +_:genid9 . +_:genid9 . +_:genid9 . + _:genid10 . +_:genid10 . +_:genid10 . +_:genid10 "1"^^ . +_:genid10 . + _:genid11 . +_:genid11 . +_:genid11 . +_:genid11 "1"^^ . +_:genid11 . + "A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes."@en . + "Device"@en . +# +# https://w3id.org/def/saref4envi#DigitalRepresentation + . + _:genid12 . +_:genid12 . +_:genid12 . +_:genid12 . + _:genid13 . +_:genid13 . +_:genid13 . +_:genid13 . + _:genid14 . +_:genid14 . +_:genid14 . +_:genid14 . + _:genid15 . +_:genid15 . +_:genid15 . +_:genid15 . + _:genid16 . +_:genid16 . +_:genid16 . +_:genid16 . + _:genid17 . +_:genid17 . +_:genid17 . +_:genid17 . + _:genid18 . +_:genid18 . +_:genid18 . +_:genid18 . + _:genid19 . +_:genid19 . +_:genid19 . +_:genid19 "1"^^ . +_:genid19 . + _:genid20 . +_:genid20 . +_:genid20 . +_:genid20 "1"^^ . +_:genid20 . + . + . + . + . + "A digital representation encapsulates a physical object accessible via Web services"@en . + "Digital representation"@en . +# +# https://w3id.org/def/saref4envi#FrequencyMeasurement + . + . + _:genid21 . +_:genid21 . +_:genid21 . +_:genid21 . + _:genid22 . +_:genid22 . +_:genid22 . +_:genid22 "1"^^ . +_:genid22 . + "Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement."@en . + "Frequency measurement"@en . +# +# https://w3id.org/def/saref4envi#FrequencyUnit + . + . + "Unit of measure for the quantity frequency."@en . + "Frequency unit"@en . +# +# https://w3id.org/def/saref4envi#Geometry + . + . + . + . + . + . + "Represents the shape of the light emission. It might be instantiated by individuals like \"spherical\", \"cylindrical\", etc. even though it is open to more comples representation of geometries using other vocabularies."@en . + "Geometry"@en . +# +# https://w3id.org/def/saref4envi#HeightMeasurement + . + . + _:genid23 . +_:genid23 . +_:genid23 . +_:genid23 . + _:genid24 . +_:genid24 . +_:genid24 . +_:genid24 "1"^^ . +_:genid24 . + "Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement."@en . + "Height measurement"@en . +# +# https://w3id.org/def/saref4envi#Lamppost + . + . + _:genid25 . +_:genid25 . +_:genid25 . +_:genid25 . + _:genid26 . +_:genid26 . +_:genid26 . +_:genid26 . + _:genid27 . +_:genid27 . +_:genid27 . +_:genid27 . + "A tall pole with a light at the top."@en . + "Lamppost"@en . +# +# https://w3id.org/def/saref4envi#LengthUnit + . + . + "Unit of measure for the quantity lenght."@en . + "Length unit"@en . +# +# https://w3id.org/def/saref4envi#Light + . + _:genid28 . +_:genid28 . +_:genid28 . +_:genid28 . + _:genid29 . +_:genid29 . +_:genid29 . +_:genid29 . + _:genid30 . +_:genid30 . +_:genid30 . +_:genid30 . + _:genid31 . +_:genid31 . +_:genid31 . +_:genid31 . + _:genid32 . +_:genid32 . +_:genid32 . +_:genid32 . + _:genid33 . +_:genid33 . +_:genid33 . +_:genid33 . + . + . + . + . + "A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description)"@en . + "Light"@en . +# +# https://w3id.org/def/saref4envi#LightPoint + . + . + _:genid34 . +_:genid34 . +_:genid34 . +_:genid34 . + _:genid35 . +_:genid35 . +_:genid35 . +_:genid35 . + "An spatial point from where a light is projected. It might belong to a lamppost."@en . + "Light point"@en . +# +# https://w3id.org/def/saref4envi#LightProperty + . + . + "An aspect of light that can be observable by a sensor."@en . + "Light property"@en . +# +# https://w3id.org/def/saref4envi#PeriodMeasurement + . + . + _:genid36 . +_:genid36 . +_:genid36 . +_:genid36 . + _:genid37 . +_:genid37 . +_:genid37 . +_:genid37 "1"^^ . +_:genid37 . + "Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement."@en . + "Period measurement"@en . +# +# https://w3id.org/def/saref4envi#Photometer + . + . + _:genid38 . +_:genid38 . +_:genid38 . +_:genid38 . + "A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces."@en . + "Photometer"@en . +# +# https://w3id.org/def/saref4envi#PhysicalObject + . + . + _:genid39 . +_:genid39 . +_:genid39 . +_:genid39 . + _:genid40 . +_:genid40 . +_:genid40 . +_:genid40 . + _:genid41 . +_:genid41 . +_:genid41 . +_:genid41 . + _:genid42 . +_:genid42 . +_:genid42 . +_:genid42 . + _:genid43 . +_:genid43 . +_:genid43 . +_:genid43 . + "Any Object that has a proper space region. (Definition extracted from DUL ontology)"@en . + "Physical object"@en . +# +# https://w3id.org/def/saref4envi#System + . + . + _:genid44 . +_:genid44 . +_:genid44 . +_:genid44 . + _:genid45 . +_:genid45 . +_:genid45 . +_:genid45 . + _:genid46 . +_:genid46 . +_:genid46 . +_:genid46 . + _:genid47 . +_:genid47 . +_:genid47 . +_:genid47 . + _:genid48 . +_:genid48 . +_:genid48 . +_:genid48 . + "A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system)"@en . + "System"@en . +# +# https://w3id.org/def/saref4envi#TESS + . + . + "The Telescope Encoder and Sky Sensor (TESS) is a Sky Brightness and Cloud detector developed as a device for a remote observatory. A TESS can observe the light magnitude and other properties as ambient temperature and sky temperature."@en . + "TESS (Telescope Encoder and Sky Sensor)"@en . +# +# https://w3id.org/saref#Device + . + "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function."@en . + . + "Device"@en . +# +# https://w3id.org/saref#Measurement + . + _:genid49 . +_:genid49 . +_:genid49 . +_:genid49 . + _:genid50 . +_:genid50 . +_:genid50 . +_:genid50 . + _:genid51 . +_:genid51 . +_:genid51 . +_:genid51 "1"^^ . +_:genid51 . + _:genid52 . +_:genid52 . +_:genid52 . +_:genid52 "1"^^ . +_:genid52 . + _:genid53 . +_:genid53 . +_:genid53 . +_:genid53 . + _:genid54 . +_:genid54 . +_:genid54 . +_:genid54 . + _:genid55 . +_:genid55 . +_:genid55 . +_:genid55 "1"^^ . +_:genid55 . + . + . + . + "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en . + "Measurement"@en . +# +# https://w3id.org/saref#Property + . + . + . + "An aspect of an entity that can be observable by a sensor."@en . + "Property"@en . +# +# https://w3id.org/saref#Sensor + . + . + _:genid56 . +_:genid56 . +_:genid56 . +_:genid56 . + _:genid57 . +_:genid57 . +_:genid57 . +_:genid57 . + "A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes.\nA device that has category saref:Sensor and performs a saref:SensingFunction."@en . + . + "Sensor"@en . +# +# https://w3id.org/saref#Service + . + . + "A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service."@en . + . + "Service"@en . +# +# https://w3id.org/saref#UnitOfMeasure + . + "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended."@en . + . + "Unit of measure"@en . +# +# +# +# ################################################################# +# # +# # Individuals +# # +# ################################################################# +# +# +# http://www.wurvoc.org/vocabularies/om-1.8/centimetre + . + . + "Centimetre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/decametre + . + . + "Decametre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/decimetre + . + . + "Decimetre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/hectometre + . + . + "Hectometre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/hertz + . + . + "Hertz"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/kilometre + . + . + "Kilometre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/metre + . + . + "Metre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/millimetre + . + . + "Milimetre"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day + . + . + "Reciprocal day"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour + . + . + "Reciprocal hour"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time + . + . + "Reciprocal second"@en . +# +# http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year + . + . + "Reciprocal year"@en . +# +# https://w3id.org/def/saref4envi#Fluorescence + . + . + "An individual representing the light property fluorescence."@en . + "Fluorescence"@en . +# +# https://w3id.org/def/saref4envi#Frequency + . + . + "An individual representing the property frequency."@en . + "Frequency"@en . +# +# https://w3id.org/def/saref4envi#Height + . + . + "An individual representing the property height."@en . + "Height"@en . +# +# https://w3id.org/def/saref4envi#Illuminance + . + . + "An individual representing the light property illuminance."@en . + "Illuminance"@en . +# +# https://w3id.org/def/saref4envi#Irradiance + . + . + "An individual representing the light property irradiance."@en . + "Irradiance"@en . +# +# https://w3id.org/def/saref4envi#LightAbsorption + . + . + "An individual representing the light property light absorption."@en . + "Light absorption"@en . +# +# https://w3id.org/def/saref4envi#LightMagnitude + . + . + "An individual representing the light property light magnitude."@en . + "Light magnitude"@en . +# +# https://w3id.org/def/saref4envi#Luminiscence + . + . + "An individual representing the light property luminiscence."@en . + "Luminiscence"@en . +# +# https://w3id.org/def/saref4envi#Period + . + . + "An individual representing the property period."@en . + "Period"@en . +# +# https://w3id.org/def/saref4envi#Phosphorescence + . + . + "An individual representing the light property phosphorescence."@en . + "Phosphorescence"@en . +# +# https://w3id.org/def/saref4envi#ReflectionOfLight + . + . + "An individual representing the light property reflection of light."@en . + "Reflection of light"@en . +# +# https://w3id.org/def/saref4envi#ScatteringOfLight + . + . + "An individual representing the light property scattering of light."@en . + "Scattering of light"@en . +# +# Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.ttl b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.ttl index e95777d0ddcdd54a42674b2e14c41f8f21d76db1..c2eefe54edc5ec842ca00df83375c2ada634d053 100644 --- a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.ttl +++ b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.ttl @@ -1,832 +1,951 @@ -@prefix : . -@prefix dc: . -@prefix geo: . -@prefix vann: . -@prefix xml: . -@prefix dcterms: . -@prefix rdfs: . -@prefix time: . -@prefix owl: . -@prefix xsd: . -@prefix rdf: . -@prefix saref: . - -:FrequencyMeasurement - a owl:Class ; - rdfs:comment "Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement."@en ; - rdfs:label "Frequency measurement"@en ; - rdfs:subClassOf saref:Measurement ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:hasValue :Frequency ; - owl:onProperty saref:relatesToProperty - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onClass :FrequencyUnit ; - owl:onProperty saref:isMeasuredIn ; - owl:qualifiedCardinality - "1"^^xsd:nonNegativeInteger - ] . - -:HeightMeasurement - a owl:Class ; - rdfs:comment "Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement."@en ; - rdfs:label "Height measurement"@en ; - rdfs:subClassOf saref:Measurement ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:hasValue :Height ; - owl:onProperty saref:relatesToProperty - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onClass :LengthUnit ; - owl:onProperty saref:isMeasuredIn ; - owl:qualifiedCardinality - "1"^^xsd:nonNegativeInteger - ] . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Milimetre"@en . - -saref:hasValue - a owl:DatatypeProperty ; - rdfs:comment "A relationship defining the value of a certain property, e.g., energy or power"@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "has value"@en . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Centimetre"@en . - -:hasCreationDate - a owl:FunctionalProperty , owl:DatatypeProperty ; - rdfs:comment "A relationship defining the creation date of an entity (e.g., a digital representation)."@en ; - rdfs:label "has creation date"@en ; - rdfs:range xsd:dateTime . - -:LightProperty - a owl:Class ; - rdfs:comment "An aspect of light that can be observable by a sensor."@en ; - rdfs:label "Light property"@en ; - rdfs:subClassOf saref:Property . - -:Illuminance - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property illuminance."@en ; - rdfs:label "Illuminance"@en . - -saref:relatesToProperty - a owl:ObjectProperty ; - rdfs:comment "A relation between a measurement and the property such measurement is about."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#" ; - rdfs:label "relates to property"@en . - -saref:Sensor - a owl:Class ; - rdfs:comment """A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. -A device that has category saref:Sensor and performs a saref:SensingFunction."""@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "Sensor"@en ; - rdfs:subClassOf saref:Device ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom saref:Measurement ; - owl:onProperty saref:makesMeasurement - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom saref:Property ; - owl:onProperty saref:measuresProperty - ] . - -saref:UnitOfMeasure - a owl:Class ; - rdfs:comment "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended."@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "Unit of measure"@en . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Metre"@en . - -:contains - a owl:ObjectProperty ; - rdfs:comment "A relation between a physical object and the physical objects that can be contained in it."@en ; - rdfs:label "contains"@en ; - owl:inverseOf :isContainedIn . - -:LightMagnitude - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property light magnitude."@en ; - rdfs:label "Light magnitude"@en . - -:CommunicationInterface - a owl:Class ; - rdfs:comment "An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en ; - rdfs:label "Communication interface"@en ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:maxQualifiedCardinality - "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string ; - owl:onProperty :hasVersion - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty :hasVersion - ] ; - owl:disjointWith :CompassDirection , :CommunicationProtocol , saref:Measurement , :Light , :DigitalRepresentation , saref:UnitOfMeasure , :Geometry , saref:Property . - -:isContainedIn - a owl:ObjectProperty ; - rdfs:comment "A relation between a physical object and the physical object in which it might be contained."@en ; - rdfs:label "is contained in"@en . - -:Light - a owl:Class ; - rdfs:comment "A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description)"@en ; - rdfs:label "Light"@en ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:float ; - owl:onProperty :hasProjectionAngle - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :CompassDirection ; - owl:onProperty :isProjectedInDirection - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :Color ; - owl:onProperty :hasColor - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :Geometry ; - owl:onProperty :hasGeometry - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :HeightMeasurement ; - owl:onProperty :isProjectedFromHeight - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:boolean ; - owl:onProperty :hasFlash - ] ; - owl:disjointWith saref:Service , saref:Measurement , saref:UnitOfMeasure , saref:Property . - -:hasVersion - a owl:FunctionalProperty , owl:DatatypeProperty ; - rdfs:comment "A relationship defining the version of a certain entity (e.g., a device)"@en ; - rdfs:label "has version"@en ; - rdfs:range xsd:string . - -:encapsulates - a owl:FunctionalProperty , owl:ObjectProperty ; - rdfs:comment "A relation between a digital representation and the physical objects it represents."@en ; - rdfs:label "encapsulates"@en ; - owl:inverseOf :hasDigitalRepresentation . - -:FrequencyUnit - a owl:Class ; - rdfs:comment "Unit of measure for the quantity frequency."@en ; - rdfs:label "Frequency unit"@en ; - rdfs:subClassOf saref:UnitOfMeasure . - -geo:Point - a owl:Class ; - rdfs:comment "A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2)."@en ; - rdfs:isDefinedBy geo: ; - rdfs:label "Point"@en . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Decimetre"@en . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Hectometre"@en . - -:Photometer - a owl:Class ; - rdfs:comment "A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces."@en ; - rdfs:label "Photometer"@en ; - rdfs:subClassOf saref:Sensor ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onProperty saref:measuresProperty ; - owl:someValuesFrom :LightProperty - ] . - -:isAccesibleThrough - a owl:FunctionalProperty , owl:ObjectProperty ; - rdfs:comment "The relation between a digital representation and the service which it is accesible through."@en ; - rdfs:label "is accesible through"@en . - -geo:location - a owl:ObjectProperty ; - rdfs:comment "The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en ; - rdfs:isDefinedBy geo: ; - rdfs:label "location"@en . - -:LightAbsorption - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property light absorption."@en ; - rdfs:label "Light absorption"@en . - -saref:Service - a owl:Class ; - rdfs:comment "A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service."@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "Service"@en ; - owl:disjointWith saref:UnitOfMeasure . - -saref:measuresProperty - a owl:ObjectProperty ; - rdfs:comment "A relation between a sensor and the property o properties it can take measurement about."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#" ; - rdfs:label "measures property"@en . - - - a owl:NamedIndividual , :FrequencyUnit ; - rdfs:label "Hertz"@en . - -:ReflectionOfLight - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property reflection of light."@en ; - rdfs:label "Reflection of light"@en . - - - a owl:NamedIndividual , :FrequencyUnit ; - rdfs:label "Reciprocal second"@en . - -saref:Device - a owl:Class ; - rdfs:comment "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function."@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "Device"@en . - - - a owl:Ontology ; - dc:description "This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc."@en ; - dc:publisher ; - dc:title "SAREF extension for environment"@en ; - dcterms:creator , ; - dcterms:license ; - vann:preferredNamespacePrefix - "s4envi" ; - vann:preferredNamespaceUri - "https://w3id.org/def/saref4envi#" ; - owl:versionIRI ; - owl:versionInfo "1.0" . - -:PeriodMeasurement - a owl:Class ; - rdfs:comment "Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement."@en ; - rdfs:label "Period measurement"@en ; - rdfs:subClassOf saref:Measurement ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:hasValue :Period ; - owl:onProperty saref:relatesToProperty - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onClass time:TemporalUnit ; - owl:onProperty saref:isMeasuredIn ; - owl:qualifiedCardinality - "1"^^xsd:nonNegativeInteger - ] . - -:hasTag - a owl:DatatypeProperty ; - rdfs:comment "A relationship stating the tags that can be assigned to an entity (e.g., a digital representation)."@en ; - rdfs:label "has tag"@en ; - rdfs:range xsd:string . - -:LengthUnit - a owl:Class ; - rdfs:comment "Unit of measure for the quantity lenght."@en ; - rdfs:label "Length unit"@en ; - rdfs:subClassOf saref:UnitOfMeasure . - -:hasIdentifier - a owl:DatatypeProperty ; - rdfs:comment "A relationship providing the identifier of an entity (e.g., digital representation)"@en ; - rdfs:label "has identifier"@en ; - rdfs:range xsd:string . - -:ScatteringOfLight - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property scattering of light."@en ; - rdfs:label "Scattering of light"@en . - -saref:hasDescription - a owl:DatatypeProperty ; - rdfs:comment "A relationship providing a description of an entity (e.g., device)"@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "has description"@en . - -:isConnectedTo - a owl:ObjectProperty , owl:SymmetricProperty ; - rdfs:comment "A relation between a system and the system to which it is connected."@en ; - rdfs:label "is connected to"@en . - -:Phosphorescence - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property phosphorescence."@en ; - rdfs:label "Phosphorescence"@en . - -saref:makesMeasurement - a owl:ObjectProperty ; - rdfs:comment "A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#" ; - rdfs:label "makes measurement"@en . - -:usesCommunicationProtocol - a owl:ObjectProperty ; - rdfs:comment "A relation between a system and the communication protocol it uses."@en ; - rdfs:label "uses communication protocol"@en . - -:hasRevisionNumber - a owl:DatatypeProperty ; - rdfs:comment "A relationship defining the revision number of a certain entity (e.g., a device)"@en ; - rdfs:label "has revision number"@en ; - rdfs:range xsd:string . - -saref:hasName - a owl:DatatypeProperty ; - rdfs:comment "A relationship providing the name of an entity (e.g., device)"@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "has name"@en . - -:hasTransmissionPeriod - a owl:ObjectProperty ; - rdfs:comment "The relation between a device and the period in which it transmit information."@en ; - rdfs:label "has transmission period"@en . - -:LightPoint - a owl:Class ; - rdfs:comment "An spatial point from where a light is projected. It might belong to a lamppost."@en ; - rdfs:label "Light point"@en ; - rdfs:subClassOf geo:Point ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom geo:SpatialThing ; - owl:onProperty geo:location - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :Light ; - owl:onProperty :projectsLight - ] . - -:usesCommunicationInterface - a owl:ObjectProperty ; - rdfs:comment "A relation between a system and the communication interface it uses."@en ; - rdfs:label "uses communication interface"@en . - -saref:hasManufacturer - a owl:DatatypeProperty ; - rdfs:comment "A relationship identifying the manufacturer of an entity (e.g., device)"@en ; - rdfs:isDefinedBy saref: ; - rdfs:label "has manufacturer"@en . - -:PhysicalObject - a owl:Class ; - rdfs:comment "Any Object that has a proper space region. (Definition extracted from DUL ontology)"@en ; - rdfs:label "Physical object"@en ; - rdfs:subClassOf geo:SpatialThing ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :DigitalRepresentation ; - owl:onProperty :hasDigitalRepresentation - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :PhysicalObject ; - owl:onProperty :isContainedIn - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :PhysicalObject ; - owl:onProperty :contains - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom geo:SpatialThing ; - owl:onProperty geo:location - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty saref:hasDescription - ] . - -:isComponentOf - a owl:TransitiveProperty , owl:ObjectProperty ; - rdfs:comment "A relation between a system and the system it belongs to as a component."@en ; - rdfs:label "is component of"@en . - -:CommunicationProtocol - a owl:Class ; - rdfs:comment "A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en ; - rdfs:label "Communication protocol"@en ; - owl:disjointWith saref:Service , :CompassDirection , saref:Measurement , :Light , :DigitalRepresentation , saref:UnitOfMeasure , :Geometry , saref:Property . - -saref:Measurement - a owl:Class ; - rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ; - rdfs:label "Measurement"@en ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onDataRange xsd:float ; - owl:onProperty saref:hasValue ; - owl:qualifiedCardinality - "1"^^xsd:nonNegativeInteger - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom saref:UnitOfMeasure ; - owl:onProperty saref:isMeasuredIn - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:float ; - owl:onProperty saref:hasValue - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onClass saref:UnitOfMeasure ; - owl:onProperty saref:isMeasuredIn ; - owl:qualifiedCardinality - "1"^^xsd:nonNegativeInteger - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:dateTime ; - owl:onProperty saref:hasTimestamp - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom saref:Property ; - owl:onProperty saref:relatesToProperty - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:onClass saref:Property ; - owl:onProperty saref:relatesToProperty ; - owl:qualifiedCardinality - "1"^^xsd:nonNegativeInteger - ] ; - owl:disjointWith saref:Service , saref:UnitOfMeasure , saref:Property . - -:Actuator - a owl:Class ; - rdfs:comment "Device that can act over at least one property."@en ; - rdfs:label "Actuator"@en ; - rdfs:subClassOf :Device ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom saref:Property ; - owl:onProperty :affectsProperty - ] . - -:Height - a owl:NamedIndividual , saref:Property ; - rdfs:comment "An individual representing the property height."@en ; - rdfs:label "Height"@en . - -:Fluorescence - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property fluorescence."@en ; - rdfs:label "Fluorescence"@en . - -:Luminiscence - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property luminiscence."@en ; - rdfs:label "Luminiscence"@en . - -:hasFlash - a owl:FunctionalProperty , owl:DatatypeProperty ; - rdfs:comment "A relationship stating whether a light has flash."@en ; - rdfs:label "has flash"@en ; - rdfs:range xsd:boolean . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Decametre"@en . - -:Geometry - a owl:Class ; - rdfs:comment "Represents the shape of the light emission. It might be instantiated by individuals like \"spherical\", \"cylindrical\", etc. even though it is open to more comples representation of geometries using other vocabularies."@en ; - rdfs:label "Geometry"@en ; - owl:disjointWith saref:Service , saref:Measurement , :Light , saref:UnitOfMeasure , saref:Property . - -:hasShield - a owl:FunctionalProperty , owl:DatatypeProperty ; - rdfs:comment "A relationship stating whether a lamppost has a shield."@en ; - rdfs:label "has shield"@en ; - rdfs:range xsd:boolean . - -:isProjectedInDirection - a owl:ObjectProperty ; - rdfs:comment "A relation between a light and the direction in which it is projected."@en ; - rdfs:label "is projected in direction"@en . - -:projectsLight - a owl:ObjectProperty ; - rdfs:comment "A relation between a lamppost or a light point and the light (or lights) they might project."@en ; - rdfs:label "projects light"@en . - -:Device - a owl:Class ; - rdfs:comment "A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes."@en ; - rdfs:label "Device"@en ; - rdfs:subClassOf saref:Device , :System ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :PhysicalObject ; - owl:onProperty :isContainedIn - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :PeriodMeasurement ; - owl:onProperty :hasTransmissionPeriod - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:maxQualifiedCardinality - "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string ; - owl:onProperty :hasVersion - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:maxQualifiedCardinality - "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string ; - owl:onProperty :hasRevisionNumber - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty saref:hasManufacturer - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty :hasRevisionNumber - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :FrequencyMeasurement ; - owl:onProperty :hasFrequencyMeasurement - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty :hasVersion - ] . - -:hasGeometry - a owl:ObjectProperty ; - rdfs:comment "A relation between a light emitted and the shape it is projected in."@en ; - rdfs:label "has geometry"@en . - -saref:hasTimestamp - a owl:FunctionalProperty , owl:DatatypeProperty ; - rdfs:comment "A relationship stating the timestamp of an entity (e.g. a measurement)."@en ; - rdfs:isDefinedBy "https://w3id.org/saref#" ; - rdfs:label "has timestamp"@en ; - rdfs:range xsd:dateTime . - -:hasLightPoint - a owl:ObjectProperty ; - rdfs:comment "A relation between a lamppost and its light points"@en ; - rdfs:label "has light point"@en . - -:affectsProperty - a owl:ObjectProperty ; - rdfs:comment "A relation between an actuator with the property or properties it can act on"@en ; - rdfs:label "affects property"@en . - -:TESS - a owl:Class ; +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + "This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc."@en ; + ; + "SAREF extension for environment"@en ; + , + ; + ; + "s4envi" ; + "https://w3id.org/def/saref4envi#" ; + owl:versionInfo "1.0" . + +################################################################# +# Object Properties +################################################################# + +### http://www.w3.org/2003/01/geo/wgs84_pos#location + rdf:type owl:ObjectProperty ; + rdfs:comment "The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en ; + rdfs:isDefinedBy ; + rdfs:label "location"@en . + + +### https://w3id.org/def/saref4envi#affectsProperty +:affectsProperty rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between an actuator with the property or properties it can act on"@en ; + rdfs:label "affects property"@en . + + +### https://w3id.org/def/saref4envi#contains +:contains rdf:type owl:ObjectProperty ; + owl:inverseOf :isContainedIn ; + rdfs:comment "A relation between a physical object and the physical objects that can be contained in it."@en ; + rdfs:label "contains"@en . + + +### https://w3id.org/def/saref4envi#encapsulates +:encapsulates rdf:type owl:ObjectProperty ; + owl:inverseOf :hasDigitalRepresentation ; + rdf:type owl:FunctionalProperty ; + rdfs:comment "A relation between a digital representation and the physical objects it represents."@en ; + rdfs:label "encapsulates"@en . + + +### https://w3id.org/def/saref4envi#hasColor +:hasColor rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a light emitted and its color."@en ; + rdfs:label "has color"@en . + + +### https://w3id.org/def/saref4envi#hasComponent +:hasComponent rdf:type owl:ObjectProperty ; + owl:inverseOf :isComponentOf ; + rdf:type owl:TransitiveProperty ; + rdfs:comment "A relation between a system and the system in which it might be decomposed."@en ; + rdfs:label "has component"@en . + + +### https://w3id.org/def/saref4envi#hasDigitalRepresentation +:hasDigitalRepresentation rdf:type owl:ObjectProperty , + owl:InverseFunctionalProperty ; + rdfs:comment "A relation between a physical object and the digital representation in which it is encapsulated."@en ; + rdfs:label "has digital representation"@en . + + +### https://w3id.org/def/saref4envi#hasFrequencyMeasurement +:hasFrequencyMeasurement rdf:type owl:ObjectProperty ; + rdfs:comment "The relation between a device and the frequency in which it makes measurements."@en ; + rdfs:label "has frequency measurement"@en . + + +### https://w3id.org/def/saref4envi#hasGeometry +:hasGeometry rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a light emitted and the shape it is projected in."@en ; + rdfs:label "has geometry"@en . + + +### https://w3id.org/def/saref4envi#hasLightPoint +:hasLightPoint rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a lamppost and its light points"@en ; + rdfs:label "has light point"@en . + + +### https://w3id.org/def/saref4envi#hasTransmissionPeriod +:hasTransmissionPeriod rdf:type owl:ObjectProperty ; + rdfs:comment "The relation between a device and the period in which it transmit information."@en ; + rdfs:label "has transmission period"@en . + + +### https://w3id.org/def/saref4envi#isAccesibleThrough +:isAccesibleThrough rdf:type owl:ObjectProperty , + owl:FunctionalProperty ; + rdfs:comment "The relation between a digital representation and the service which it is accesible through."@en ; + rdfs:label "is accesible through"@en . + + +### https://w3id.org/def/saref4envi#isComponentOf +:isComponentOf rdf:type owl:ObjectProperty , + owl:TransitiveProperty ; + rdfs:comment "A relation between a system and the system it belongs to as a component."@en ; + rdfs:label "is component of"@en . + + +### https://w3id.org/def/saref4envi#isConnectedTo +:isConnectedTo rdf:type owl:ObjectProperty , + owl:SymmetricProperty ; + rdfs:comment "A relation between a system and the system to which it is connected."@en ; + rdfs:label "is connected to"@en . + + +### https://w3id.org/def/saref4envi#isContainedIn +:isContainedIn rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a physical object and the physical object in which it might be contained."@en ; + rdfs:label "is contained in"@en . + + +### https://w3id.org/def/saref4envi#isProjectedFromHeight +:isProjectedFromHeight rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a light and the height measurement from which it is projected."@en ; + rdfs:label "is projected from height"@en . + + +### https://w3id.org/def/saref4envi#isProjectedInDirection +:isProjectedInDirection rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a light and the direction in which it is projected."@en ; + rdfs:label "is projected in direction"@en . + + +### https://w3id.org/def/saref4envi#projectsLight +:projectsLight rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a lamppost or a light point and the light (or lights) they might project."@en ; + rdfs:label "projects light"@en . + + +### https://w3id.org/def/saref4envi#usesCommunicationInterface +:usesCommunicationInterface rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a system and the communication interface it uses."@en ; + rdfs:label "uses communication interface"@en . + + +### https://w3id.org/def/saref4envi#usesCommunicationProtocol +:usesCommunicationProtocol rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a system and the communication protocol it uses."@en ; + rdfs:label "uses communication protocol"@en . + + +### https://w3id.org/saref#isMeasuredIn + rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a measurement and the unit of measure in which the measurement value is expressed."@en , + "is measured in"@en ; + rdfs:isDefinedBy "https://w3id.org/saref#" . + + +### https://w3id.org/saref#makesMeasurement + rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates."@en ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; + rdfs:label "makes measurement"@en . + + +### https://w3id.org/saref#measuresProperty + rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a sensor and the property o properties it can take measurement about."@en ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; + rdfs:label "measures property"@en . + + +### https://w3id.org/saref#relatesToProperty + rdf:type owl:ObjectProperty ; + rdfs:comment "A relation between a measurement and the property such measurement is about."@en ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; + rdfs:label "relates to property"@en . + + +################################################################# +# Data properties +################################################################# + +### https://w3id.org/def/saref4envi#hasCreationDate +:hasCreationDate rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:dateTime ; + rdfs:comment "A relationship defining the creation date of an entity (e.g., a digital representation)."@en ; + rdfs:label "has creation date"@en . + + +### https://w3id.org/def/saref4envi#hasFlash +:hasFlash rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:boolean ; + rdfs:comment "A relationship stating whether a light has flash."@en ; + rdfs:label "has flash"@en . + + +### https://w3id.org/def/saref4envi#hasIdentifier +:hasIdentifier rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship providing the identifier of an entity (e.g., digital representation)"@en ; + rdfs:label "has identifier"@en . + + +### https://w3id.org/def/saref4envi#hasProjectionAngle +:hasProjectionAngle rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:float ; + rdfs:comment "A relationship defining the projection angle of an entity (e.g., a light)."@en ; + rdfs:label "has projection angle"@en . + + +### https://w3id.org/def/saref4envi#hasRevisionNumber +:hasRevisionNumber rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship defining the revision number of a certain entity (e.g., a device)"@en ; + rdfs:label "has revision number"@en . + + +### https://w3id.org/def/saref4envi#hasShield +:hasShield rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:boolean ; + rdfs:comment "A relationship stating whether a lamppost has a shield."@en ; + rdfs:label "has shield"@en . + + +### https://w3id.org/def/saref4envi#hasTag +:hasTag rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship stating the tags that can be assigned to an entity (e.g., a digital representation)."@en ; + rdfs:label "has tag"@en . + + +### https://w3id.org/def/saref4envi#hasVersion +:hasVersion rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:string ; + rdfs:comment "A relationship defining the version of a certain entity (e.g., a device)"@en ; + rdfs:label "has version"@en . + + +### https://w3id.org/saref#hasDescription + rdf:type owl:DatatypeProperty ; + rdfs:comment "A relationship providing a description of an entity (e.g., device)"@en ; + rdfs:isDefinedBy ; + rdfs:label "has description"@en . + + +### https://w3id.org/saref#hasManufacturer + rdf:type owl:DatatypeProperty ; + rdfs:comment "A relationship identifying the manufacturer of an entity (e.g., device)"@en ; + rdfs:isDefinedBy ; + rdfs:label "has manufacturer"@en . + + +### https://w3id.org/saref#hasName + rdf:type owl:DatatypeProperty ; + rdfs:comment "A relationship providing the name of an entity (e.g., device)"@en ; + rdfs:isDefinedBy ; + rdfs:label "has name"@en . + + +### https://w3id.org/saref#hasTimestamp + rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:dateTime ; + rdfs:comment "A relationship stating the timestamp of an entity (e.g. a measurement)."@en ; + rdfs:isDefinedBy "https://w3id.org/saref#" ; + rdfs:label "has timestamp"@en . + + +### https://w3id.org/saref#hasValue + rdf:type owl:DatatypeProperty ; + rdfs:comment "A relationship defining the value of a certain property, e.g., energy or power"@en ; + rdfs:isDefinedBy ; + rdfs:label "has value"@en . + + +################################################################# +# Classes +################################################################# + +### http://www.w3.org/2003/01/geo/wgs84_pos#Point + rdf:type owl:Class ; + rdfs:comment "A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2)."@en ; + rdfs:isDefinedBy ; + rdfs:label "Point"@en . + + +### http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing + rdf:type owl:Class ; + owl:disjointWith :Color , + :CommunicationInterface , + :CommunicationProtocol , + :CompassDirection , + :DigitalRepresentation , + :Geometry , + , + ; + rdfs:comment "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes."@en ; + rdfs:isDefinedBy ; + rdfs:label "Spatial thing"@en . + + +### http://www.w3.org/2006/time#TemporalUnit + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "A temporal unit of measure, which provides a scale factor for a time quantity."@en ; + rdfs:isDefinedBy ; + rdfs:label "Temporal unit"@en . + + +### https://w3id.org/def/saref4envi#Actuator +:Actuator rdf:type owl:Class ; + rdfs:subClassOf :Device , + [ rdf:type owl:Restriction ; + owl:onProperty :affectsProperty ; + owl:allValuesFrom + ] ; + rdfs:comment "Device that can act over at least one property."@en ; + rdfs:label "Actuator"@en . + + +### https://w3id.org/def/saref4envi#Color +:Color rdf:type owl:Class ; + owl:disjointWith :CommunicationInterface , + :CommunicationProtocol , + :CompassDirection , + :DigitalRepresentation , + :Geometry , + :Light , + , + ; + rdfs:comment "Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc."@en ; + rdfs:label "Color"@en . + + +### https://w3id.org/def/saref4envi#CommunicationInterface +:CommunicationInterface rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty :hasVersion ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasVersion ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] ; + owl:disjointWith :CommunicationProtocol , + :CompassDirection , + :DigitalRepresentation , + :Geometry , + :Light , + , + , + ; + rdfs:comment "An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en ; + rdfs:label "Communication interface"@en . + + +### https://w3id.org/def/saref4envi#CommunicationProtocol +:CommunicationProtocol rdf:type owl:Class ; + owl:disjointWith :CompassDirection , + :DigitalRepresentation , + :Geometry , + :Light , + , + , + , + ; + rdfs:comment "A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from \"Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.\")"@en ; + rdfs:label "Communication protocol"@en . + + +### https://w3id.org/def/saref4envi#CompassDirection +:CompassDirection rdf:type owl:Class ; + owl:disjointWith :DigitalRepresentation , + :Geometry , + :Light , + , + , + , + ; + rdfs:comment "The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction)"@en ; + rdfs:label "Compass direction"@en . + + +### https://w3id.org/def/saref4envi#Device +:Device rdf:type owl:Class ; + rdfs:subClassOf :System , + , + [ rdf:type owl:Restriction ; + owl:onProperty :hasFrequencyMeasurement ; + owl:allValuesFrom :FrequencyMeasurement + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasTransmissionPeriod ; + owl:allValuesFrom :PeriodMeasurement + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isContainedIn ; + owl:allValuesFrom :PhysicalObject + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasRevisionNumber ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasVersion ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasRevisionNumber ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasVersion ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] ; + rdfs:comment "A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes."@en ; + rdfs:label "Device"@en . + + +### https://w3id.org/def/saref4envi#DigitalRepresentation +:DigitalRepresentation rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty :encapsulates ; + owl:allValuesFrom :PhysicalObject + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isAccesibleThrough ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasCreationDate ; + owl:allValuesFrom xsd:dateTime + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasIdentifier ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasTag ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:string + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasCreationDate ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:dateTime + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasIdentifier ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] ; + owl:disjointWith :Geometry , + :Light , + , + ; + rdfs:comment "A digital representation encapsulates a physical object accessible via Web services"@en ; + rdfs:label "Digital representation"@en . + + +### https://w3id.org/def/saref4envi#FrequencyMeasurement +:FrequencyMeasurement rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:hasValue :Frequency + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :FrequencyUnit + ] ; + rdfs:comment "Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement."@en ; + rdfs:label "Frequency measurement"@en . + + +### https://w3id.org/def/saref4envi#FrequencyUnit +:FrequencyUnit rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "Unit of measure for the quantity frequency."@en ; + rdfs:label "Frequency unit"@en . + + +### https://w3id.org/def/saref4envi#Geometry +:Geometry rdf:type owl:Class ; + owl:disjointWith :Light , + , + , + , + ; + rdfs:comment "Represents the shape of the light emission. It might be instantiated by individuals like \"spherical\", \"cylindrical\", etc. even though it is open to more comples representation of geometries using other vocabularies."@en ; + rdfs:label "Geometry"@en . + + +### https://w3id.org/def/saref4envi#HeightMeasurement +:HeightMeasurement rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:hasValue :Height + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :LengthUnit + ] ; + rdfs:comment "Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement."@en ; + rdfs:label "Height measurement"@en . + + +### https://w3id.org/def/saref4envi#Lamppost +:Lamppost rdf:type owl:Class ; + rdfs:subClassOf :Device , + [ rdf:type owl:Restriction ; + owl:onProperty :hasLightPoint ; + owl:allValuesFrom :LightPoint + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :projectsLight ; + owl:allValuesFrom :Light + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasShield ; + owl:allValuesFrom xsd:boolean + ] ; + rdfs:comment "A tall pole with a light at the top."@en ; + rdfs:label "Lamppost"@en . + + +### https://w3id.org/def/saref4envi#LengthUnit +:LengthUnit rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "Unit of measure for the quantity lenght."@en ; + rdfs:label "Length unit"@en . + + +### https://w3id.org/def/saref4envi#Light +:Light rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty :hasColor ; + owl:allValuesFrom :Color + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasGeometry ; + owl:allValuesFrom :Geometry + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isProjectedFromHeight ; + owl:allValuesFrom :HeightMeasurement + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isProjectedInDirection ; + owl:allValuesFrom :CompassDirection + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasFlash ; + owl:allValuesFrom xsd:boolean + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasProjectionAngle ; + owl:allValuesFrom xsd:float + ] ; + owl:disjointWith , + , + , + ; + rdfs:comment "A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description)"@en ; + rdfs:label "Light"@en . + + +### https://w3id.org/def/saref4envi#LightPoint +:LightPoint rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :projectsLight ; + owl:allValuesFrom :Light + ] ; + rdfs:comment "An spatial point from where a light is projected. It might belong to a lamppost."@en ; + rdfs:label "Light point"@en . + + +### https://w3id.org/def/saref4envi#LightProperty +:LightProperty rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "An aspect of light that can be observable by a sensor."@en ; + rdfs:label "Light property"@en . + + +### https://w3id.org/def/saref4envi#PeriodMeasurement +:PeriodMeasurement rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:hasValue :Period + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass + ] ; + rdfs:comment "Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement."@en ; + rdfs:label "Period measurement"@en . + + +### https://w3id.org/def/saref4envi#Photometer +:Photometer rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom :LightProperty + ] ; + rdfs:comment "A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces."@en ; + rdfs:label "Photometer"@en . + + +### https://w3id.org/def/saref4envi#PhysicalObject +:PhysicalObject rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :contains ; + owl:allValuesFrom :PhysicalObject + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :hasDigitalRepresentation ; + owl:allValuesFrom :DigitalRepresentation + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isContainedIn ; + owl:allValuesFrom :PhysicalObject + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + 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://w3id.org/def/saref4envi#System +:System rdf:type owl:Class ; + rdfs:subClassOf :PhysicalObject , + [ rdf:type owl:Restriction ; + owl:onProperty :hasComponent ; + owl:allValuesFrom :System + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isComponentOf ; + owl:allValuesFrom :System + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :isConnectedTo ; + owl:allValuesFrom :System + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :usesCommunicationInterface ; + owl:allValuesFrom :CommunicationInterface + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :usesCommunicationProtocol ; + owl:allValuesFrom :CommunicationProtocol + ] ; + rdfs:comment "A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system)"@en ; + rdfs:label "System"@en . + + +### https://w3id.org/def/saref4envi#TESS +:TESS rdf:type owl:Class ; + rdfs:subClassOf :Photometer ; rdfs:comment "The Telescope Encoder and Sky Sensor (TESS) is a Sky Brightness and Cloud detector developed as a device for a remote observatory. A TESS can observe the light magnitude and other properties as ambient temperature and sky temperature."@en ; - rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en ; - rdfs:subClassOf :Photometer . - -:hasComponent - a owl:TransitiveProperty , owl:ObjectProperty ; - rdfs:comment "A relation between a system and the system in which it might be decomposed."@en ; - rdfs:label "has component"@en ; - owl:inverseOf :isComponentOf . - -:hasProjectionAngle - a owl:FunctionalProperty , owl:DatatypeProperty ; - rdfs:comment "A relationship defining the projection angle of an entity (e.g., a light)."@en ; - rdfs:label "has projection angle"@en ; - rdfs:range xsd:float . - -:System - a owl:Class ; - rdfs:comment "A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system)"@en ; - rdfs:label "System"@en ; - rdfs:subClassOf :PhysicalObject ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :System ; - owl:onProperty :isComponentOf - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :CommunicationProtocol ; - owl:onProperty :usesCommunicationProtocol - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :System ; - owl:onProperty :isConnectedTo - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :CommunicationInterface ; - owl:onProperty :usesCommunicationInterface - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :System ; - owl:onProperty :hasComponent - ] . - -:Lamppost - a owl:Class ; - rdfs:comment "A tall pole with a light at the top."@en ; - rdfs:label "Lamppost"@en ; - rdfs:subClassOf :Device ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :Light ; - owl:onProperty :projectsLight - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :LightPoint ; - owl:onProperty :hasLightPoint - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:boolean ; - owl:onProperty :hasShield - ] . - -:DigitalRepresentation - a owl:Class ; - rdfs:comment "A digital representation encapsulates a physical object accessible via Web services"@en ; - rdfs:label "Digital representation"@en ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty :hasIdentifier - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty saref:hasDescription - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty saref:hasName - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:dateTime ; - owl:onProperty :hasCreationDate - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:maxQualifiedCardinality - "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:string ; - owl:onProperty :hasIdentifier - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom :PhysicalObject ; - owl:onProperty :encapsulates - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:maxQualifiedCardinality - "1"^^xsd:nonNegativeInteger ; - owl:onDataRange xsd:dateTime ; - owl:onProperty :hasCreationDate - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom saref:Service ; - owl:onProperty :isAccesibleThrough - ] ; - rdfs:subClassOf - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty :hasTag - ] ; - owl:disjointWith saref:Measurement , :Light , saref:UnitOfMeasure , :Geometry . - - - a owl:NamedIndividual , :LengthUnit ; - rdfs:label "Kilometre"@en . - -:hasDigitalRepresentation - a owl:InverseFunctionalProperty , owl:ObjectProperty ; - rdfs:comment "A relation between a physical object and the digital representation in which it is encapsulated."@en ; - rdfs:label "has digital representation"@en . - - - a owl:NamedIndividual , :FrequencyUnit ; - rdfs:label "Reciprocal day"@en . - -:CompassDirection - a owl:Class ; - rdfs:comment "The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction)"@en ; - rdfs:label "Compass direction"@en ; - owl:disjointWith saref:Service , saref:Measurement , :Light , :DigitalRepresentation , saref:UnitOfMeasure , :Geometry , saref:Property . - -:Color - a owl:Class ; - rdfs:comment "Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc."@en ; - rdfs:label "Color"@en ; - owl:disjointWith saref:Service , :CompassDirection , :CommunicationProtocol , :Light , :DigitalRepresentation , saref:UnitOfMeasure , :Geometry , :CommunicationInterface . - - - a owl:NamedIndividual , :FrequencyUnit ; - rdfs:label "Reciprocal year"@en . - -:Period - a owl:NamedIndividual , saref:Property ; - rdfs:comment "An individual representing the property period."@en ; - rdfs:label "Period"@en . - -:Frequency - a owl:NamedIndividual , saref:Property ; - rdfs:comment "An individual representing the property frequency."@en ; - rdfs:label "Frequency"@en . - -geo:SpatialThing - a owl:Class ; - rdfs:comment "Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes."@en ; - rdfs:isDefinedBy geo: ; - rdfs:label "Spatial thing"@en ; - owl:disjointWith :CompassDirection , saref:Service , :Color , :CommunicationProtocol , saref:Measurement , :DigitalRepresentation , :Geometry , :CommunicationInterface . - -:isProjectedFromHeight - a owl:ObjectProperty ; - rdfs:comment "A relation between a light and the height measurement from which it is projected."@en ; - rdfs:label "is projected from height"@en . - -saref:isMeasuredIn - a owl:ObjectProperty ; - rdfs:comment "A relation between a measurement and the unit of measure in which the measurement value is expressed."@en , "is measured in"@en ; - rdfs:isDefinedBy "https://w3id.org/saref#" . - -time:TemporalUnit - a owl:Class ; - rdfs:comment "A temporal unit of measure, which provides a scale factor for a time quantity."@en ; - rdfs:isDefinedBy time: ; - rdfs:label "Temporal unit"@en ; - rdfs:subClassOf saref:UnitOfMeasure . - -:hasFrequencyMeasurement - a owl:ObjectProperty ; - rdfs:comment "The relation between a device and the frequency in which it makes measurements."@en ; - rdfs:label "has frequency measurement"@en . - -:hasColor - a owl:ObjectProperty ; - rdfs:comment "A relation between a light emitted and its color."@en ; - rdfs:label "has color"@en . - -:Irradiance - a owl:NamedIndividual , :LightProperty ; - rdfs:comment "An individual representing the light property irradiance."@en ; - rdfs:label "Irradiance"@en . - - - a owl:NamedIndividual , :FrequencyUnit ; - rdfs:label "Reciprocal hour"@en . - -saref:Property - a owl:Class ; - rdfs:comment "An aspect of an entity that can be observable by a sensor."@en ; - rdfs:label "Property"@en ; - owl:disjointWith saref:Service , saref:UnitOfMeasure . + rdfs:label "TESS (Telescope Encoder and Sky Sensor)"@en . + + +### https://w3id.org/saref#Device + rdf:type owl:Class ; + rdfs:comment "A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function."@en ; + rdfs:isDefinedBy ; + rdfs:label "Device"@en . + + +### https://w3id.org/saref#Measurement + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:dateTime + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:float + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:float + ] ; + owl:disjointWith , + , + ; + rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ; + rdfs:label "Measurement"@en . + + +### https://w3id.org/saref#Property + rdf:type owl:Class ; + owl:disjointWith , + ; + rdfs:comment "An aspect of an entity that can be observable by a sensor."@en ; + rdfs:label "Property"@en . + + +### https://w3id.org/saref#Sensor + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] ; + rdfs:comment """A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. +A device that has category saref:Sensor and performs a saref:SensingFunction."""@en ; + rdfs:isDefinedBy ; + rdfs:label "Sensor"@en . + + +### https://w3id.org/saref#Service + rdf:type owl:Class ; + owl:disjointWith ; + rdfs:comment "A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service."@en ; + rdfs:isDefinedBy ; + rdfs:label "Service"@en . + + +### https://w3id.org/saref#UnitOfMeasure + rdf:type owl:Class ; + rdfs:comment "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended."@en ; + rdfs:isDefinedBy ; + rdfs:label "Unit of measure"@en . + + +################################################################# +# Individuals +################################################################# + +### http://www.wurvoc.org/vocabularies/om-1.8/centimetre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Centimetre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/decametre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Decametre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/decimetre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Decimetre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/hectometre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Hectometre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/hertz + rdf:type owl:NamedIndividual , + :FrequencyUnit ; + rdfs:label "Hertz"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/kilometre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Kilometre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/metre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Metre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/millimetre + rdf:type owl:NamedIndividual , + :LengthUnit ; + rdfs:label "Milimetre"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_day + rdf:type owl:NamedIndividual , + :FrequencyUnit ; + rdfs:label "Reciprocal day"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_hour + rdf:type owl:NamedIndividual , + :FrequencyUnit ; + rdfs:label "Reciprocal hour"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_second-time + rdf:type owl:NamedIndividual , + :FrequencyUnit ; + rdfs:label "Reciprocal second"@en . + + +### http://www.wurvoc.org/vocabularies/om-1.8/reciprocal_year + rdf:type owl:NamedIndividual , + :FrequencyUnit ; + rdfs:label "Reciprocal year"@en . + + +### https://w3id.org/def/saref4envi#Fluorescence +:Fluorescence rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property fluorescence."@en ; + rdfs:label "Fluorescence"@en . + + +### https://w3id.org/def/saref4envi#Frequency +:Frequency rdf:type owl:NamedIndividual , + ; + rdfs:comment "An individual representing the property frequency."@en ; + rdfs:label "Frequency"@en . + + +### https://w3id.org/def/saref4envi#Height +:Height rdf:type owl:NamedIndividual , + ; + rdfs:comment "An individual representing the property height."@en ; + rdfs:label "Height"@en . + + +### https://w3id.org/def/saref4envi#Illuminance +:Illuminance rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property illuminance."@en ; + rdfs:label "Illuminance"@en . + + +### https://w3id.org/def/saref4envi#Irradiance +:Irradiance rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property irradiance."@en ; + rdfs:label "Irradiance"@en . + + +### https://w3id.org/def/saref4envi#LightAbsorption +:LightAbsorption rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property light absorption."@en ; + rdfs:label "Light absorption"@en . + + +### https://w3id.org/def/saref4envi#LightMagnitude +:LightMagnitude rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property light magnitude."@en ; + rdfs:label "Light magnitude"@en . + + +### https://w3id.org/def/saref4envi#Luminiscence +:Luminiscence rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property luminiscence."@en ; + rdfs:label "Luminiscence"@en . + + +### https://w3id.org/def/saref4envi#Period +:Period rdf:type owl:NamedIndividual , + ; + rdfs:comment "An individual representing the property period."@en ; + rdfs:label "Period"@en . + + +### https://w3id.org/def/saref4envi#Phosphorescence +:Phosphorescence rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property phosphorescence."@en ; + rdfs:label "Phosphorescence"@en . + + +### https://w3id.org/def/saref4envi#ReflectionOfLight +:ReflectionOfLight rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property reflection of light."@en ; + rdfs:label "Reflection of light"@en . + + +### https://w3id.org/def/saref4envi#ScatteringOfLight +:ScatteringOfLight rdf:type owl:NamedIndividual , + :LightProperty ; + rdfs:comment "An individual representing the light property scattering of light."@en ; + rdfs:label "Scattering of light"@en . + + +### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.xml b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.xml index 1cbb29d2402bd59fe8a1d77800ec126565f2d208..469871b663a84d851e9a05dceab4fddd9c7e54d1 100644 --- a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.xml +++ b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/ontology.xml @@ -1,963 +1,1470 @@ - - - Frequency measurement - Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement. - - - - - - - - - - - - Height measurement - Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement. - - - - - - - Milimetre - - - - - - - - - - has value - - A relationship defining the value of a certain property, e.g., energy or power - - - - - - - - - Centimetre - - - - - has creation date - A relationship defining the creation date of an entity (e.g., a digital representation). - - - - - - Light property - An aspect of light that can be observable by a sensor. - - - - - - - - - - Illuminance - An individual representing the light property illuminance. - - - - - - - - - - - - - - - relates to property - https://w3id.org/saref# - A relation between a measurement and the property such measurement is about. - - - - Sensor - - A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. + + + + + This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc. + + SAREF extension for environment + + + + s4envi + https://w3id.org/def/saref4envi# + 1.0 + + + + + + + + + + + + + + + The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping . + + location + + + + + + + + + A relation between an actuator with the property or properties it can act on + affects property + + + + + + + + + + A relation between a physical object and the physical objects that can be contained in it. + contains + + + + + + + + + + + A relation between a digital representation and the physical objects it represents. + encapsulates + + + + + + + + + A relation between a light emitted and its color. + has color + + + + + + + + + + + A relation between a system and the system in which it might be decomposed. + has component + + + + + + + + + + A relation between a physical object and the digital representation in which it is encapsulated. + has digital representation + + + + + + + + + The relation between a device and the frequency in which it makes measurements. + has frequency measurement + + + + + + + + + A relation between a light emitted and the shape it is projected in. + has geometry + + + + + + + + + A relation between a lamppost and its light points + has light point + + + + + + + + + The relation between a device and the period in which it transmit information. + has transmission period + + + + + + + + + + The relation between a digital representation and the service which it is accesible through. + is accesible through + + + + + + + + + + A relation between a system and the system it belongs to as a component. + is component of + + + + + + + + + + A relation between a system and the system to which it is connected. + is connected to + + + + + + + + + A relation between a physical object and the physical object in which it might be contained. + is contained in + + + + + + + + + A relation between a light and the height measurement from which it is projected. + is projected from height + + + + + + + + + A relation between a light and the direction in which it is projected. + is projected in direction + + + + + + + + + A relation between a lamppost or a light point and the light (or lights) they might project. + projects light + + + + + + + + + A relation between a system and the communication interface it uses. + uses communication interface + + + + + + + + + A relation between a system and the communication protocol it uses. + uses communication protocol + + + + + + + + + A relation between a measurement and the unit of measure in which the measurement value is expressed. + is measured in + https://w3id.org/saref# + + + + + + + + + A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates. + https://w3id.org/saref# + makes measurement + + + + + + + + + A relation between a sensor and the property o properties it can take measurement about. + https://w3id.org/saref# + measures property + + + + + + + + + A relation between a measurement and the property such measurement is about. + https://w3id.org/saref# + relates to property + + + + + + + + + + + + + + + + + A relationship defining the creation date of an entity (e.g., a digital representation). + has creation date + + + + + + + + + + + A relationship stating whether a light has flash. + has flash + + + + + + + + + + A relationship providing the identifier of an entity (e.g., digital representation) + has identifier + + + + + + + + + + + A relationship defining the projection angle of an entity (e.g., a light). + has projection angle + + + + + + + + + + A relationship defining the revision number of a certain entity (e.g., a device) + has revision number + + + + + + + + + + + A relationship stating whether a lamppost has a shield. + has shield + + + + + + + + + + A relationship stating the tags that can be assigned to an entity (e.g., a digital representation). + has tag + + + + + + + + + + + A relationship defining the version of a certain entity (e.g., a device) + has version + + + + + + + + + A relationship providing a description of an entity (e.g., device) + + has description + + + + + + + + + A relationship identifying the manufacturer of an entity (e.g., device) + + has manufacturer + + + + + + + + + A relationship providing the name of an entity (e.g., device) + + has name + + + + + + + + + + + A relationship stating the timestamp of an entity (e.g. a measurement). + https://w3id.org/saref# + has timestamp + + + + + + + + + A relationship defining the value of a certain property, e.g., energy or power + + has value + + + + + + + + + + + + + + + A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). + + Point + + + + + + + + + + + + + + + + + Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes. + + Spatial thing + + + + + + + + + + A temporal unit of measure, which provides a scale factor for a time quantity. + + Temporal unit + + + + + + + + + + + + + + + + Device that can act over at least one property. + Actuator + + + + + + + + + + + + + + + + + Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc. + Color + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from "Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.") + Communication interface + + + + + + + + + + + + + + + + + A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from "Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.") + Communication protocol + + + + + + + + + + + + + + + + The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction) + Compass direction + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + 1 + + + + A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes. + Device + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + 1 + + + + + + + + A digital representation encapsulates a physical object accessible via Web services + Digital representation + + + + + + + + + + + + + + + + + + + 1 + + + + Represents the measured value made over a frequency property. It is also linked to the frequency unit of measure in which the value is expressed and the timestamp of the measurement. + Frequency measurement + + + + + + + + + + Unit of measure for the quantity frequency. + Frequency unit + + + + + + + + + + + + + + Represents the shape of the light emission. It might be instantiated by individuals like "spherical", "cylindrical", etc. even though it is open to more comples representation of geometries using other vocabularies. + Geometry + + + + + + + + + + + + + + + + + + + 1 + + + + Represents the measured value made over a height property. It is also linked to the height unit of measure in which the value is expressed and the timestamp of the measurement. + Height measurement + + + + + + + + + + + + + + + + + + + + + + + + + + + + A tall pole with a light at the top. + Lamppost + + + + + + + + + + Unit of measure for the quantity lenght. + Length unit + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description) + Light + + + + + + + + + + + + + + + + + + + + + + An spatial point from where a light is projected. It might belong to a lamppost. + Light point + + + + + + + + + + An aspect of light that can be observable by a sensor. + Light property + + + + + + + + + + + + + + + + + + + 1 + + + + Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement. + Period measurement + + + + + + + + + + + + + + + + A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces. + Photometer + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Any Object that has a proper space region. (Definition extracted from DUL ontology) + Physical object + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system) + System + + + + + + + + + + The Telescope Encoder and Sky Sensor (TESS) is a Sky Brightness and Cloud detector developed as a device for a remote observatory. A TESS can observe the light magnitude and other properties as ambient temperature and sky temperature. + TESS (Telescope Encoder and Sky Sensor) + + + + + + + + + A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function. + + Device + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + 1 + + + + + + + + + + + + + + + + + + + 1 + + + + + + + Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement. + Measurement + + + + + + + + + + + An aspect of an entity that can be observable by a sensor. + Property + + + + + + + + + + + + + + + + + + + + + + A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. A device that has category saref:Sensor and performs a saref:SensingFunction. - - - - - - - - 1 - - - - - Unit of measure - - The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called "watt". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended. - - - - - 1 - - - - - Metre - - - - - - - - - - contains - A relation between a physical object and the physical objects that can be contained in it. - - - - - - 1 - - - - - Light magnitude - An individual representing the light property light magnitude. - - - - - - - - - - - - - - - - - - - - - - Communication interface - - An interface defines which primitive operations and services the lower layer makes available to the upper one, when referring to network layers. (Definition adapted from "Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.") - - - - - - - - - - - - - - - - is contained in - A relation between a physical object and the physical object in which it might be contained. - - - - - 1 - - - - - - - - - - - - - - - Light - A light source, which may be a lantern, a street light, a floodlight, a signal lamp or any other device whose primary purpose is the generation of light. (Definition taken from http://wiki.openstreetmap.org/wiki/Proposed_features/Key:light_source#Description) - - - - has version - A relationship defining the version of a certain entity (e.g., a device) - - - - - - encapsulates - A relation between a digital representation and the physical objects it represents. - - - - - - Frequency unit - Unit of measure for the quantity frequency. - - - - - - - - - - Point - - A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). - - - - - - - - - Decimetre - - - - - Hectometre - - - - - Photometer - A photometer, generally, is an instrument that measures light intensity or optical properties of solutions or surfaces. - - - - - - is accesible through - The relation between a digital representation and the service which it is accesible through. - - - - - - - - - - location - - The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping . - - - - Light absorption - An individual representing the light property light absorption. - - - - - - 1 - - - - - Service - - A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service. - - - - - - - - - - - - - - - measures property - https://w3id.org/saref# - A relation between a sensor and the property o properties it can take measurement about. - - - - Hertz - - - - - - - - - - Reflection of light - An individual representing the light property reflection of light. - - - - - Reciprocal second - - - - - - - - - - Device - - A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function. - - - - - s4envi - SAREF extension for environment - This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc. - - 1.0 - - https://w3id.org/def/saref4envi# - - - - - - Period measurement - Represents the measured value over a period property. It is also linked to the period unit of measure in which the value is expressed and the timestamp of the measurement. - - - - - - - has tag - A relationship stating the tags that can be assigned to an entity (e.g., a digital representation). - - - - - Length unit - Unit of measure for the quantity lenght. - - - - - - 1 - - - - - has identifier - A relationship providing the identifier of an entity (e.g., digital representation) - - - - - Scattering of light - An individual representing the light property scattering of light. - - - - - - 1 - - - - - has description - - A relationship providing a description of an entity (e.g., device) - - - - - - - - - is connected to - A relation between a system and the system to which it is connected. - - - - - - - - - - Phosphorescence - An individual representing the light property phosphorescence. - - - - - makes measurement - https://w3id.org/saref# - A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates. - - - - uses communication protocol - A relation between a system and the communication protocol it uses. - - - - has revision number - A relationship defining the revision number of a certain entity (e.g., a device) - - - - - - 1 - - - - - has name - - A relationship providing the name of an entity (e.g., device) - - - - has transmission period - The relation between a device and the period in which it transmit information. - - - - Light point - An spatial point from where a light is projected. It might belong to a lamppost. - - - - - - - - 1 - - - - - uses communication interface - A relation between a system and the communication interface it uses. - - - - has manufacturer - - A relationship identifying the manufacturer of an entity (e.g., device) - - - - Physical object - Any Object that has a proper space region. (Definition extracted from DUL ontology) - - - - - - - - - - - 1 - - - - - is component of - A relation between a system and the system it belongs to as a component. - - - - - - - - - - - - - - Communication protocol - - - - A protocol is an agreement between the communicating parties on how communication is to proceed. (Definition taken from "Tanenbaum, A. S. (2003). Computer networks, 4-th edition. ed: Prentice Hall.") - - - - - - - Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement. - - - - - - Measurement - - - - - - - Actuator - Device that can act over at least one property. - - - - - - Height - An individual representing the property height. - - - - - Fluorescence - An individual representing the light property fluorescence. - - - - - Luminiscence - An individual representing the light property luminiscence. - - - - - - - - - - - - - - - has flash - A relationship stating whether a light has flash. - - - - - - Decametre - - - - - Geometry - Represents the shape of the light emission. It might be instantiated by individuals like "spherical", "cylindrical", etc. even though it is open to more comples representation of geometries using other vocabularies. - - - - - - - - - has shield - A relationship stating whether a lamppost has a shield. - - - - - - is projected in direction - A relation between a light and the direction in which it is projected. - - - - - - - - - - - - - - projects light - A relation between a lamppost or a light point and the light (or lights) they might project. - - - - - - - - - - A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment. For example ‘a measuring device’ (definition taken from https://en.oxforddictionaries.com/definition/device). In this ontology it refers to the devices for environmental purposes. - - - Device - - - - - - has geometry - A relation between a light emitted and the shape it is projected in. - - - - has timestamp - https://w3id.org/saref# - A relationship stating the timestamp of an entity (e.g. a measurement). - - - - - - has light point - A relation between a lamppost and its light points - - - - affects property - A relation between an actuator with the property or properties it can act on - - - - TESS (Telescope Encoder and Sky Sensor) - The Telescope Encoder and Sky Sensor (TESS) is a Sky Brightness and Cloud detector developed as a device for a remote observatory. A TESS can observe the light magnitude and other properties as ambient temperature and sky temperature. - - - - - - - - - - - - - - - - - - - - has component - A relation between a system and the system in which it might be decomposed. - - - - - - has projection angle - A relationship defining the projection angle of an entity (e.g., a light). - - - - - - System - A group of related hardware units or programs or both, especially when dedicated to a single application. (Definition taken from https://en.oxforddictionaries.com/definition/system) - - - - - - - - - - Lamppost - A tall pole with a light at the top. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Digital representation - - - - A digital representation encapsulates a physical object accessible via Web services - - - - - - - - - - - - - - - - Kilometre - - - - - has digital representation - A relation between a physical object and the digital representation in which it is encapsulated. - - - - - - - - - - Reciprocal day - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Compass direction - The four cardinal directions or cardinal points are the directions of north, east, south, and west, commonly denoted by their initials: N, E, S, W. East and west are at right angles to north and south, with east being in the clockwise direction of rotation from north and west being directly opposite east. Intermediate points between the four cardinal directions form the points of the compass. (definition taken from https://en.wikipedia.org/wiki/Cardinal_direction) - - - - - - - - - - - - - - Color - - - - Color of the emitted light. It might be indicated by named colors or using other type of color values like hexadecimal for RGB, color temperature, etc. - - - - - - - - Reciprocal year - - - - - - - - - - - 1 - - - - - Period - An individual representing the property period. - - - - - Frequency - An individual representing the property frequency. - - - - - Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes. - - - - - - - - - Spatial thing - - - - - - - - - - - - - - - is projected from height - A relation between a light and the height measurement from which it is projected. - - - - https://w3id.org/saref# - is measured in - A relation between a measurement and the unit of measure in which the measurement value is expressed. - - - - Temporal unit - - A temporal unit of measure, which provides a scale factor for a time quantity. - - - - - has frequency measurement - The relation between a device and the frequency in which it makes measurements. - - - - - - - - - has color - A relation between a light emitted and its color. - - - - - - - - - Irradiance - An individual representing the light property irradiance. - - - - - Reciprocal hour - - - - - Property - An aspect of an entity that can be observable by a sensor. - - - - + + Sensor + + + + + + + + + + A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service. + + Service + + + + + + + + + The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called "watt". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended. + + Unit of measure + + + + + + + + + + + + + + + + Centimetre + + + + + + + + + + Decametre + + + + + + + + + + Decimetre + + + + + + + + + + Hectometre + + + + + + + + + + Hertz + + + + + + + + + + Kilometre + + + + + + + + + + Metre + + + + + + + + + + Milimetre + + + + + + + + + + Reciprocal day + + + + + + + + + + Reciprocal hour + + + + + + + + + + Reciprocal second + + + + + + + + + + Reciprocal year + + + + + + + + + + An individual representing the light property fluorescence. + Fluorescence + + + + + + + + + + An individual representing the property frequency. + Frequency + + + + + + + + + + An individual representing the property height. + Height + + + + + + + + + + An individual representing the light property illuminance. + Illuminance + + + + + + + + + + An individual representing the light property irradiance. + Irradiance + + + + + + + + + + An individual representing the light property light absorption. + Light absorption + + + + + + + + + + An individual representing the light property light magnitude. + Light magnitude + + + + + + + + + + An individual representing the light property luminiscence. + Luminiscence + + + + + + + + + + An individual representing the property period. + Period + + + + + + + + + + An individual representing the light property phosphorescence. + Phosphorescence + + + + + + + + + + An individual representing the light property reflection of light. + Reflection of light + + + + + + + + + + An individual representing the light property scattering of light. + Scattering of light + + + + + + + diff --git a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/crossref-en.html b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/crossref-en.html index e3973b88feab5ffb4d53ba0064ee665033ad4c2e..5b34668ee54dd255ec94aad71e277d6967849b9b 100644 --- a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/crossref-en.html +++ b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/crossref-en.html @@ -1,107 +1,107 @@ -

    2. Cross reference for saref4envi classes, properties and dataproperties

    -This section provides details for each class and property defined by saref4envi. +

    Cross reference for envi classes, properties and dataproperties back to ToC

    +This section provides details for each class and property defined by envi.
    -

    Classes

    +

    Classes

    -
    +

    Actuatorc back to ToC or Class ToC @@ -114,19 +114,19 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Device + Device c
    - affects property + affects property op only - Property + Property c

    -
    +

    Colorc back to ToC or Class ToC @@ -139,24 +139,24 @@ This section provides details for each class and property defined by saref4envi.
    is disjoint with
    - Spatial thing - c, c, Communication interface - c, c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Light - c, Service - c, Unit of measure + c, Geometry + c, Light + c, Service + c, Unit of measure c

    -
    +

    Communication interfacec back to ToC or Class ToC @@ -169,35 +169,35 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - has version - dp - max 1
    -
    - has version + has version dp only string
    +
    + has version + dp + max 1
    is disjoint with
    - Spatial thing - c, Color - c, c, Color + c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Light - c, Measurement - c, Property - c, Unit of measure + c, Geometry + c, Light + c, Measurement + c, Property + c, Unit of measure c

    -
    +

    Communication protocolc back to ToC or Class ToC @@ -210,25 +210,25 @@ This section provides details for each class and property defined by saref4envi.
    is disjoint with
    - Spatial thing - c, Color - c, c, Color + c, Communication interface - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Light - c, Measurement - c, Property - c, Service - c, Unit of measure + c, Geometry + c, Light + c, Measurement + c, Property + c, Service + c, Unit of measure c

    -
    +

    Compass directionc back to ToC or Class ToC @@ -241,26 +241,26 @@ This section provides details for each class and property defined by saref4envi.
    is disjoint with
    - Spatial thing - c, Color - c, c, Color + c, Communication interface - c, c, Communication protocol - c, c, Digital representation - c, Geometry - c, Light - c, Measurement - c, Property - c, Service - c, Unit of measure + c, Geometry + c, Light + c, Measurement + c, Property + c, Service + c, Unit of measure c

    -
    +

    Devicec back to ToC or Class ToC @@ -273,100 +273,100 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - System + System c
    - Device + Device c
    - is contained in + has frequency measurement op only - Physical object + Frequency measurement c
    - has transmission period op only - Period measurement c
    - has revision number - dp + is contained in + op only - string + Physical object + c
    - has frequency measurement - op + has revision number + dp only - Frequency measurement - c + string
    - has version + has version dp only string
    - has manufacturer + has manufacturer dp only string
    - has revision number dp max 1
    - has version + has version dp max 1
    has sub-classes
    - Actuator - c, Lamppost + Actuator + c, Lamppost c

    -
    -

    saref:Devicec +
    +

    Devicec back to ToC or Class ToC

    IRI: https://w3id.org/saref#Device

    +
    + A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function. +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A tangible object designed to accomplish a particular task in households, common public buildings or offices. In order to accomplish this task, the device performs one or more functions. For example, a washing machine is designed to wash (task) and to accomplish this task it performs the start and stop function. -
    has sub-classes
    - Device - c, Sensor + Device + c, Sensor c
    -
    +

    Digital representationc back to ToC or Class ToC @@ -379,77 +379,77 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - has name + encapsulates + op + only + Physical object + c +
    +
    + is accesible through + op + only + Service + c +
    +
    + has creation date dp only - string + date time
    - has tag + has identifier dp only string
    - has description + has tag dp only string
    - has identifier + has description dp - max 1
    -
    - is accesible through - op only - Service - c + string
    - has identifier + has name dp only string
    - has creation date + has creation date dp max 1
    - has creation date + has identifier dp - only - date time -
    -
    - encapsulates - op - only - Physical object - c -
    + max 1

    is disjoint with
    - Spatial thing - c, Color - c, c, Color + c, Communication interface - c, c, Communication protocol - c, Compass direction - c, Geometry - c, Light - c, Measurement - c, Unit of measure + c, Compass direction + c, Geometry + c, Light + c, Measurement + c, Unit of measure c

    -
    +

    Frequency measurementc back to ToC or Class ToC @@ -462,24 +462,24 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Measurement + Measurement c
    - relates to property + relates to property op value - Frequency + Frequency
    - is measured in + is measured in op - exactly 1 Frequency unit + exactly 1 Frequency unit c

    -
    +

    Frequency unitc back to ToC or Class ToC @@ -492,25 +492,25 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Unit of measure + Unit of measure c
    has members
    - Hertz - ni, Hertz + ni, Reciprocal day - ni, ni, Reciprocal hour - ni, ni, Reciprocal second - ni, ni, Reciprocal year ni

    -
    +

    Geometryc back to ToC or Class ToC @@ -523,26 +523,26 @@ This section provides details for each class and property defined by saref4envi.
    is disjoint with
    - Spatial thing - c, Color - c, c, Color + c, Communication interface - c, c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Light - c, Measurement - c, Property - c, Service - c, Unit of measure + c, Light + c, Measurement + c, Property + c, Service + c, Unit of measure c

    -
    +

    Height measurementc back to ToC or Class ToC @@ -555,24 +555,24 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Measurement + Measurement c
    - is measured in + relates to property op - exactly 1 Length unit - c + value + Height
    - relates to property + is measured in op - value - Height + exactly 1 Length unit + c

    -
    +

    Lamppostc back to ToC or Class ToC @@ -585,32 +585,32 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Device + Device c
    - has light point + has light point op only - Light point + Light point c
    - has shield - dp + projects light + op only - boolean + Light + c
    - projects light - op + has shield + dp only - Light - c + boolean

    -
    +

    Length unitc back to ToC or Class ToC @@ -623,29 +623,29 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Unit of measure + Unit of measure c
    has members
    - Centimetre - ni, ni, Decametre - ni, ni, Decimetre - ni, ni, Hectometre - ni, ni, Kilometre - ni, Metre - ni, ni, Metre + ni, Milimetre ni

    -
    +

    Lightc back to ToC or Class ToC @@ -658,69 +658,69 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - is projected from height + has color op only - Height measurement + Color c
    - has projection angle - dp + has geometry + op only - float + Geometry + c
    - has flash - dp + is projected from height + op only - boolean + Height measurement + c
    - has color + is projected in direction op only - Color + Compass direction c
    - has geometry - op + has flash + dp only - Geometry - c + boolean
    - is projected in direction - op + has projection angle + dp only - Compass direction - c + float
    is disjoint with
    - Color - c, Color + c, Communication interface - c, c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Measurement - c, Property - c, Service - c, Unit of measure + c, Geometry + c, Measurement + c, Property + c, Service + c, Unit of measure c

    -
    +

    Light pointc back to ToC or Class ToC @@ -733,27 +733,27 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Point + Point c
    - location + location op only - Spatial thing c
    - projects light + projects light op only - Light + Light c

    -
    +

    Light propertyc back to ToC or Class ToC @@ -766,27 +766,27 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Property + Property c
    has members
    - Fluorescence - ni, Illuminance - ni, Irradiance - ni, Light absorption - ni, Light magnitude - ni, Luminiscence - ni, Phosphorescence - ni, Fluorescence + ni, Illuminance + ni, Irradiance + ni, Light absorption + ni, Light magnitude + ni, Luminiscence + ni, Phosphorescence + ni, Reflection of light - ni, ni, Scattering of light ni

    -
    +

    Measurementc back to ToC or Class ToC @@ -799,78 +799,78 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - has timestamp - dp + is measured in + op only - date time + Unit of measure + c
    - is measured in + relates to property op - exactly 1 Unit of measure + only + Property c
    - has value - dp - only - float + is measured in + op + exactly 1 Unit of measure + c
    - has value - dp - exactly 1
    -
    - relates to property + relates to property op - exactly 1 Property + exactly 1 Property c
    - relates to property - op + has timestamp + dp only - Property - c + date time
    - is measured in - op + has value + dp only - Unit of measure - c + float
    +
    + has value + dp + exactly 1
    has sub-classes
    - Frequency measurement - c, c, Height measurement - c, c, Period measurement c
    is disjoint with
    - Spatial thing - c, c, Communication interface - c, c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Light - c, Property - c, Service - c, Unit of measure + c, Geometry + c, Light + c, Property + c, Service + c, Unit of measure c

    -
    +

    Period measurementc back to ToC or Class ToC @@ -883,24 +883,24 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Measurement + Measurement c
    - is measured in + relates to property op - exactly 1 Temporal unit - c + value + Period
    - relates to property + is measured in op - value - Period + exactly 1 Temporal unit + c

    -
    +

    Photometerc back to ToC or Class ToC @@ -913,24 +913,24 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Sensor + Sensor c
    - measures property + measures property op some - Light property + Light property c
    has sub-classes
    - TESS (Telescope Encoder and Sky Sensor) + TESS (Telescope Encoder and Sky Sensor) c

    -
    +

    Physical objectc back to ToC or Class ToC @@ -943,79 +943,79 @@ This section provides details for each class and property defined by saref4envi.
    has super-classes
    - Spatial thing c
    - has description - dp - only - string -
    -
    - contains + location op only - Physical object + Spatial thing c
    - is contained in + contains op only - Physical object + Physical object c
    - has digital representation op only - Digital representation c
    - location + is contained in op only - Spatial thing + Physical object c
    +
    + has description + dp + only + string +
    has sub-classes
    - System + System c

    -
    +

    Pointc back to ToC or Class ToC

    IRI: http://www.w3.org/2003/01/geo/wgs84_pos#Point

    +
    + A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). +
    -
    is defined by
    +
    Is defined by
    http://www.w3.org/2003/01/geo/wgs84_pos#
    -
    - A point, typically described using a coordinate system relative to Earth, such as WGS84. Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), at(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). -
    has sub-classes
    - Light point + Light point c
    -
    +

    Propertyc back to ToC or Class ToC @@ -1028,150 +1028,150 @@ This section provides details for each class and property defined by saref4envi.
    has sub-classes
    - Light property + Light property c
    has members
    - Frequency - ni, Height - ni, Period + Frequency + ni, Height + ni, Period ni
    is disjoint with
    - Communication interface - c, c, Communication protocol - c, Compass direction - c, Geometry - c, Light - c, Measurement - c, Service - c, Unit of measure + c, Compass direction + c, Geometry + c, Light + c, Measurement + c, Service + c, Unit of measure c

    -
    +

    Sensorc back to ToC or Class ToC

    IRI: https://w3id.org/saref#Sensor

    +
    + A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. +A device that has category saref:Sensor and performs a saref:SensingFunction. +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A device that detects and responds to events or changes in the physical environment such as light, motion, or temperature changes. -A device that has category saref:Sensor and performs a saref:SensingFunction. -
    has super-classes
    - Device + Device c
    - makes measurement + makes measurement op only - Measurement + Measurement c
    - measures property + measures property op only - Property + Property c
    has sub-classes
    - Photometer + Photometer c
    -
    +

    Servicec back to ToC or Class ToC

    IRI: https://w3id.org/saref#Service

    +
    + A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service. +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A service is a representation of a function to a network that makes the function discoverable, registerable, remotely controllable by other devices in the network. A service can represent one or more functions. A Service is offered by a device that wants (a certain set of) its function(s) to be discoverable, registerable, remotely controllable by other devices in the network. A Service must specify the device that is offering the service, the function(s) to be represented, and the (input and output) parameters necessary to operate the service. -
    is disjoint with
    - Spatial thing - c, Color - c, c, Color + c, Communication protocol - c, Compass direction - c, Geometry - c, Light - c, Measurement - c, Property - c, Unit of measure + c, Compass direction + c, Geometry + c, Light + c, Measurement + c, Property + c, Unit of measure c
    -
    +

    Spatial thingc back to ToC or Class ToC

    IRI: http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing

    +
    + Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes. +
    -
    is defined by
    +
    Is defined by
    http://www.w3.org/2003/01/geo/wgs84_pos#
    -
    - Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes. -
    has sub-classes
    - Physical object + Physical object c
    is disjoint with
    - Color - c, Color + c, Communication interface - c, c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Measurement - c, Service + c, Geometry + c, Measurement + c, Service c
    -
    +

    Systemc back to ToC or Class ToC @@ -1184,80 +1184,80 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    has super-classes
    - Physical object + Physical object c
    - is component of + has component op only - System + System c
    - has component + is component of op only - System + System c
    - is connected to + is connected to op only - System + System c
    - uses communication interface op only - Communication interface c
    - uses communication protocol op only - Communication protocol c
    has sub-classes
    - Device + Device c

    -
    +

    Temporal unitc back to ToC or Class ToC

    IRI: http://www.w3.org/2006/time#TemporalUnit

    +
    + A temporal unit of measure, which provides a scale factor for a time quantity. +
    -
    is defined by
    +
    Is defined by
    http://www.w3.org/2006/time#
    -
    - A temporal unit of measure, which provides a scale factor for a time quantity. -
    has super-classes
    - Unit of measure + Unit of measure c
    -
    +

    TESS (Telescope Encoder and Sky Sensor)c back to ToC or Class ToC @@ -1270,141 +1270,141 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    has super-classes
    - Photometer + Photometer c

    -
    +

    Unit of measurec back to ToC or Class ToC

    IRI: https://w3id.org/saref#UnitOfMeasure

    +
    + The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called "watt". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended. +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called "watt". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended. -
    has sub-classes
    - Frequency unit - c, Length unit - c, Temporal unit + Frequency unit + c, Length unit + c, Temporal unit c
    is disjoint with
    - Color - c, Color + c, Communication interface - c, c, Communication protocol - c, Compass direction - c, c, Compass direction + c, Digital representation - c, Geometry - c, Light - c, Measurement - c, Property - c, Service + c, Geometry + c, Light + c, Measurement + c, Property + c, Service c
    -

    Object Properties

    +

    Object Properties

    -
    +

    affects propertyop back to ToC or Object Property ToC @@ -1415,7 +1415,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between an actuator with the property or properties it can act on

    -
    +

    containsop back to ToC or Object Property ToC @@ -1429,13 +1429,13 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    is inverse of
    - is contained in + is contained in op

    -
    +

    encapsulatesop back to ToC or Object Property ToC @@ -1451,14 +1451,14 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    is inverse of
    - has digital representation op

    -
    +

    has colorop back to ToC or Object Property ToC @@ -1469,7 +1469,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a light emitted and its color.

    -
    +

    has componentop back to ToC or Object Property ToC @@ -1485,13 +1485,13 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    is inverse of
    - is component of + is component of op

    -
    +

    has digital representationop back to ToC or Object Property ToC @@ -1507,13 +1507,13 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    is inverse of
    - encapsulates + encapsulates op

    -
    +

    has frequency measurementop back to ToC or Object Property ToC @@ -1524,7 +1524,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.The relation between a device and the frequency in which it makes measurements.

    -
    +

    has geometryop back to ToC or Object Property ToC @@ -1535,7 +1535,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a light emitted and the shape it is projected in.

    -
    +

    has light pointop back to ToC or Object Property ToC @@ -1546,7 +1546,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a lamppost and its light points

    -
    +

    has transmission periodop back to ToC or Object Property ToC @@ -1557,7 +1557,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.The relation between a device and the period in which it transmit information.

    -
    +

    is accesible throughop back to ToC or Object Property ToC @@ -1568,7 +1568,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.The relation between a digital representation and the service which it is accesible through.

    -
    +

    is component ofop back to ToC or Object Property ToC @@ -1584,13 +1584,13 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    is inverse of
    - has component + has component op

    -
    +

    is connected toop back to ToC or Object Property ToC @@ -1601,7 +1601,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a system and the system to which it is connected.

    -
    +

    is contained inop back to ToC or Object Property ToC @@ -1615,28 +1615,28 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    is inverse of
    - contains + contains op

    -
    +

    is measured inop back to ToC or Object Property ToC

    IRI: https://w3id.org/saref#isMeasuredIn

    -
    -
    is defined by
    -
    https://w3id.org/def/saref4envi#
    -
    A relation between a measurement and the unit of measure in which the measurement value is expressed.
    +
    +
    Is defined by
    +
    http://saref.linkeddata.es/def/envi#
    +
    -
    +

    is projected from heightop back to ToC or Object Property ToC @@ -1647,7 +1647,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a light and the height measurement from which it is projected.

    -
    +

    is projected in directionop back to ToC or Object Property ToC @@ -1658,54 +1658,54 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a light and the direction in which it is projected.

    -
    +

    locationop back to ToC or Object Property ToC

    IRI: http://www.w3.org/2003/01/geo/wgs84_pos#location

    +
    + The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping . +
    -
    is defined by
    +
    Is defined by
    http://www.w3.org/2003/01/geo/wgs84_pos#
    -
    - The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping . -
    -
    +

    makes measurementop back to ToC or Object Property ToC

    IRI: https://w3id.org/saref#makesMeasurement

    -
    -
    is defined by
    -
    https://w3id.org/def/saref4envi#
    -
    A relation between a sensor and the measurements it makes. Such measurement will link together the valur of the measurement, its unit of measure and the property to which it relates.
    +
    +
    Is defined by
    +
    http://saref.linkeddata.es/def/envi#
    +
    -
    +

    measures propertyop back to ToC or Object Property ToC

    IRI: https://w3id.org/saref#measuresProperty

    -
    -
    is defined by
    -
    https://w3id.org/def/saref4envi#
    -
    A relation between a sensor and the property o properties it can take measurement about.
    +
    +
    Is defined by
    +
    http://saref.linkeddata.es/def/envi#
    +
    -
    +

    projects lightop back to ToC or Object Property ToC @@ -1716,22 +1716,22 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a lamppost or a light point and the light (or lights) they might project.

    -
    +

    relates to propertyop back to ToC or Object Property ToC

    IRI: https://w3id.org/saref#relatesToProperty

    -
    -
    is defined by
    -
    https://w3id.org/def/saref4envi#
    -
    A relation between a measurement and the property such measurement is about.
    +
    +
    Is defined by
    +
    http://saref.linkeddata.es/def/envi#
    +
    -
    +

    uses communication interfaceop back to ToC or Object Property ToC @@ -1742,7 +1742,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.A relation between a system and the communication interface it uses.

    -
    +

    uses communication protocolop back to ToC or Object Property ToC @@ -1754,51 +1754,51 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -

    Data Properties

    +

    Data Properties

    -
    +

    has creation datedp back to ToC or Data Property ToC @@ -1819,24 +1819,24 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has descriptiondp back to ToC or Data Property ToC

    IRI: https://w3id.org/saref#hasDescription

    +
    + A relationship providing a description of an entity (e.g., device) +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A relationship providing a description of an entity (e.g., device) -
    -
    +

    has flashdp back to ToC or Data Property ToC @@ -1857,7 +1857,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has identifierdp back to ToC or Data Property ToC @@ -1876,41 +1876,41 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has manufacturerdp back to ToC or Data Property ToC

    IRI: https://w3id.org/saref#hasManufacturer

    +
    + A relationship identifying the manufacturer of an entity (e.g., device) +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A relationship identifying the manufacturer of an entity (e.g., device) -
    -
    +

    has namedp back to ToC or Data Property ToC

    IRI: https://w3id.org/saref#hasName

    +
    + A relationship providing the name of an entity (e.g., device) +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A relationship providing the name of an entity (e.g., device) -
    -
    +

    has projection angledp back to ToC or Data Property ToC @@ -1931,7 +1931,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has revision numberdp back to ToC or Data Property ToC @@ -1950,7 +1950,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has shielddp back to ToC or Data Property ToC @@ -1971,7 +1971,7 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has tagdp back to ToC or Data Property ToC @@ -1990,20 +1990,20 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -
    +

    has timestampdp back to ToC or Data Property ToC

    IRI: https://w3id.org/saref#hasTimestamp

    -
    -
    is defined by
    -
    https://w3id.org/def/saref4envi#
    -
    A relationship stating the timestamp of an entity (e.g. a measurement).
    +
    +
    Is defined by
    +
    http://saref.linkeddata.es/def/envi#
    +

    has characteristics: functional

    @@ -2015,24 +2015,24 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    -
    +

    has valuedp back to ToC or Data Property ToC

    IRI: https://w3id.org/saref#hasValue

    +
    + A relationship defining the value of a certain property, e.g., energy or power +
    -
    is defined by
    +
    Is defined by
    https://w3id.org/saref#
    -
    - A relationship defining the value of a certain property, e.g., energy or power -
    -
    +

    has versiondp back to ToC or Data Property ToC @@ -2054,94 +2054,94 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.

    -

    Named Individuals

    +

    Named Individuals

    -
    +

    Centimetreni back to ToC or Named Individual ToC @@ -2151,12 +2151,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Decametreni back to ToC or Named Individual ToC @@ -2166,12 +2166,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Decimetreni back to ToC or Named Individual ToC @@ -2181,12 +2181,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Fluorescenceni back to ToC or Named Individual ToC @@ -2199,12 +2199,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Frequencyni back to ToC or Named Individual ToC @@ -2217,12 +2217,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Property + Property c

    -
    +

    Hectometreni back to ToC or Named Individual ToC @@ -2232,12 +2232,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Heightni back to ToC or Named Individual ToC @@ -2250,12 +2250,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Property + Property c

    -
    +

    Hertzni back to ToC or Named Individual ToC @@ -2265,12 +2265,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Frequency unit + Frequency unit c

    -
    +

    Illuminanceni back to ToC or Named Individual ToC @@ -2283,12 +2283,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Irradianceni back to ToC or Named Individual ToC @@ -2301,12 +2301,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Kilometreni back to ToC or Named Individual ToC @@ -2316,12 +2316,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Light absorptionni back to ToC or Named Individual ToC @@ -2334,12 +2334,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Light magnitudeni back to ToC or Named Individual ToC @@ -2352,12 +2352,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Luminiscenceni back to ToC or Named Individual ToC @@ -2370,12 +2370,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Metreni back to ToC or Named Individual ToC @@ -2385,12 +2385,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Milimetreni back to ToC or Named Individual ToC @@ -2400,12 +2400,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Length unit + Length unit c

    -
    +

    Periodni back to ToC or Named Individual ToC @@ -2418,12 +2418,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Property + Property c

    -
    +

    Phosphorescenceni back to ToC or Named Individual ToC @@ -2436,12 +2436,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Reciprocal dayni back to ToC or Named Individual ToC @@ -2451,12 +2451,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Frequency unit + Frequency unit c

    -
    +

    Reciprocal hourni back to ToC or Named Individual ToC @@ -2466,12 +2466,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Frequency unit + Frequency unit c

    -
    +

    Reciprocal secondni back to ToC or Named Individual ToC @@ -2481,12 +2481,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Frequency unit + Frequency unit c

    -
    +

    Reciprocal yearni back to ToC or Named Individual ToC @@ -2496,12 +2496,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Frequency unit + Frequency unit c

    -
    +

    Reflection of lightni back to ToC or Named Individual ToC @@ -2514,12 +2514,12 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    -
    +

    Scattering of lightni back to ToC or Named Individual ToC @@ -2532,9 +2532,17 @@ A device that has category saref:Sensor and performs a saref:SensingFunction.
    belongs to
    - Light property + Light property c

    +
    +

    Legend back to ToC

    +
    +c: Classes
    +op: Object Properties
    +dp: Data Properties
    +ni: Named Individuals +
    \ No newline at end of file diff --git a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/overview-en.html b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/overview-en.html index de0d4eca676a8d10cc705bd69573552659a6895d..5be7d54d83a5a837a1484d62e7c016ff3b0cc8b8 100644 --- a/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/overview-en.html +++ b/OnToology/SAREF4ENV/ontology/saref4envi.ttl/documentation/sections/overview-en.html @@ -1,312 +1,313 @@ -

    1. saref4envi: Overview back to ToC

    -

    Overview of the ontology goes here: a few sentences explaining the main concepts of the ontology

    +

    envi: Overview back to ToC

    + +This ontology has the following classes and properties.

    Classes

    Object Properties

    Data Properties

    Named Individuals

    \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/OnToology.cfg b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/OnToology.cfg new file mode 100644 index 0000000000000000000000000000000000000000..528b86e62465532f885bf0be9323ebe69d93eefe --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/OnToology.cfg @@ -0,0 +1,13 @@ +[owl2jsonld] +enable = True + +[widoco] +enable = True +languages = en + +[ar2dtool] +enable = True + +[oops] +enable = True + diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/context/context.jsonld b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/context/context.jsonld new file mode 100644 index 0000000000000000000000000000000000000000..6095273f3ff1c8b788bb5a7cd0dc847eeebd273d --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/context/context.jsonld @@ -0,0 +1,174 @@ +{ + "@context" : { + "needsMaterial" : { + "@id" : "https://w3id.org/saref4inma#needsMaterial", + "@type" : "@id" + }, + "hasGTIN14" : { + "@id" : "https://w3id.org/saref4inma#hasGTIN14", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "Unit" : { + "@id" : "https://w3id.org/saref4inma#Unit" + }, + "versionInfo" : { + "@id" : "http://www.w3.org/2002/07/owl#versionInfo" + }, + "ControlModule" : { + "@id" : "https://w3id.org/saref4inma#ControlModule" + }, + "hasGTIN13" : { + "@id" : "https://w3id.org/saref4inma#hasGTIN13", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "license" : { + "@id" : "http://purl.org/dc/terms/license" + }, + "WorkCenter" : { + "@id" : "https://w3id.org/saref4inma#WorkCenter" + }, + "EquipmentModule" : { + "@id" : "https://w3id.org/saref4inma#EquipmentModule" + }, + "ProductionUnit" : { + "@id" : "https://w3id.org/saref4inma#ProductionUnit" + }, + "Material" : { + "@id" : "https://w3id.org/saref4inma#Material" + }, + "Product" : { + "@id" : "https://w3id.org/saref4inma#Product" + }, + "brand" : { + "@id" : "https://w3id.org/saref4inma#brand", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "label" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#label" + }, + "contains" : { + "@id" : "https://w3id.org/saref4inma#contains", + "@type" : "@id" + }, + "hasUpdate" : { + "@id" : "https://w3id.org/saref4inma#hasUpdate", + "@type" : "@id" + }, + "manufacturer" : { + "@id" : "https://w3id.org/saref4inma#manufacturer", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "ProcessCell" : { + "@id" : "https://w3id.org/saref4inma#ProcessCell" + }, + "hasCommand" : { + "@id" : "https://w3id.org/saref#hasCommand", + "@type" : "@id" + }, + "isCreatedIn" : { + "@id" : "https://w3id.org/saref4inma#isCreatedIn", + "@type" : "@id" + }, + "hasGTIN8" : { + "@id" : "https://w3id.org/saref4inma#hasGTIN8", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "makes" : { + "@id" : "https://w3id.org/saref4inma#makes", + "@type" : "@id" + }, + "creator" : { + "@id" : "http://purl.org/dc/terms/creator" + }, + "Batch" : { + "@id" : "https://w3id.org/saref4inma#Batch" + }, + "name" : { + "@id" : "https://w3id.org/saref4inma#name", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "MouldingMachine" : { + "@id" : "https://w3id.org/saref4inma#MouldingMachine" + }, + "preferredNamespacePrefix" : { + "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix" + }, + "hasCategory" : { + "@id" : "https://w3id.org/saref4inma#hasCategory", + "@type" : "@id" + }, + "Property" : { + "@id" : "https://w3id.org/saref#Property" + }, + "hasFunction" : { + "@id" : "https://w3id.org/saref#hasFunction", + "@type" : "@id" + }, + "title" : { + "@id" : "http://purl.org/dc/elements/1.1/title" + }, + "Command" : { + "@id" : "https://w3id.org/saref#Command" + }, + "ProductCategory" : { + "@id" : "https://w3id.org/saref4inma#ProductCategory" + }, + "publisher" : { + "@id" : "http://purl.org/dc/elements/1.1/publisher" + }, + "Site" : { + "@id" : "https://w3id.org/saref4inma#Site" + }, + "InjectionUnit" : { + "@id" : "https://w3id.org/saref4inma#InjectionUnit" + }, + "hasState" : { + "@id" : "https://w3id.org/saref#hasState", + "@type" : "@id" + }, + "supplier" : { + "@id" : "https://w3id.org/saref4inma#supplier", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "State" : { + "@id" : "https://w3id.org/saref#State" + }, + "ProductEquipment" : { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + }, + "size" : { + "@id" : "https://w3id.org/saref4inma#size", + "@type" : "http://www.w3.org/2001/XMLSchema#integer" + }, + "Function" : { + "@id" : "https://w3id.org/saref#Function" + }, + "needsEquipment" : { + "@id" : "https://w3id.org/saref4inma#needsEquipment", + "@type" : "@id" + }, + "comment" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" + }, + "Factory" : { + "@id" : "https://w3id.org/saref4inma#Factory" + }, + "Device" : { + "@id" : "https://w3id.org/saref#Device" + }, + "Area" : { + "@id" : "https://w3id.org/saref4inma#Area" + }, + "hasGTIN12" : { + "@id" : "https://w3id.org/saref4inma#hasGTIN12", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "description" : { + "@id" : "https://w3id.org/saref4inma#description", + "@type" : "http://www.w3.org/2000/01/rdf-schema#Literal" + }, + "preferredNamespaceUri" : { + "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri" + } + } +} diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png new file mode 100644 index 0000000000000000000000000000000000000000..10e724c3bc214214424358ab526bac6ea00f717a Binary files /dev/null and b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png differ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png.dot b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png.dot new file mode 100644 index 0000000000000000000000000000000000000000..403512207728731224aafd26a11f3e8a4f0ea740 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png.dot @@ -0,0 +1,40 @@ +digraph ar2dtool_diagram { +rankdir=LR; +size="1501" +node [shape = rectangle, color="orange"]; "base:ProductEquipment" "base:ProductCategory" "base:WorkCenter" "base:Area" "base:Site" ; /*classes style*/ + "https://w3id.org/def/saref4inma" -> "http://purl.org/NET/rdflicense/cc-by4.0" [ label = "dcterms:license" ]; + "https://w3id.org/def/saref4inma" -> "http://www.oeg-upm.net/" [ label = "dc:publisher" ]; + "https://w3id.org/def/saref4inma" -> "http://www.garcia-castro.com/foaf.rdf#me" [ label = "dcterms:creator" ]; + "base:ProductCategory" -> "base:ProductEquipment" [ label = "owl:disjointWith" ]; + "NULL" -> "base:hasGTIN14" [ label = "owl:onProperty" ]; + "NULL" -> "base:hasGTIN8" [ label = "owl:onProperty" ]; + "NULL" -> "base:description" [ label = "owl:onProperty" ]; + "NULL" -> "base:contains" [ label = "owl:onProperty" ]; + "NULL" -> "xsd:integer" [ label = "owl:allValuesFrom" ]; + "NULL" -> "base:brand" [ label = "owl:onProperty" ]; + "NULL" -> "base:hasGTIN12" [ label = "owl:onProperty" ]; + "NULL" -> "base:Site" [ label = "owl:someValuesFrom" ]; + "NULL" -> "base:needsEquipment" [ label = "owl:onProperty" ]; + "NULL" -> "base:makes" [ label = "owl:onProperty" ]; + "NULL" -> "base:Area" [ label = "owl:someValuesFrom" ]; + "NULL" -> "base:size" [ label = "owl:onProperty" ]; + "NULL" -> "base:ProductCategory" [ label = "owl:someValuesFrom" ]; + "NULL" -> "base:name" [ label = "owl:onProperty" ]; + "NULL" -> "rdfs:Literal" [ label = "owl:allValuesFrom" ]; + "NULL" -> "base:WorkCenter" [ label = "owl:someValuesFrom" ]; + "NULL" -> "base:ProductEquipment" [ label = "owl:allValuesFrom" ]; + "NULL" -> "base:hasGTIN13" [ label = "owl:onProperty" ]; + "NULL" -> "base:manufacturer" [ label = "owl:onProperty" ]; + "NULL" -> "base:supplier" [ label = "owl:onProperty" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:name" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:hasGTIN13" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:manufacturer" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:hasGTIN14" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:supplier" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:hasGTIN12" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:description" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:hasGTIN8" ]; + "owl:Thing" -> "rdfs:Literal" [ label = "base:brand" ]; + "owl:Thing" -> "xsd:integer" [ label = "base:size" ]; + +} diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png.graphml b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png.graphml new file mode 100644 index 0000000000000000000000000000000000000000..b07b9c64d0140e9a57d589055df53bfab402ab24 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-class/saref4inma.ttl.png.graphml @@ -0,0 +1,696 @@ + + + + + + + + + + + + + + + https://w3id.org/def/saref4inma + + + + + + + + + + + + http://purl.org/NET/rdflicense/cc-by4.0 + + + + + + + + + + + dcterms:license + + + + + + + + + + + + http://www.oeg-upm.net/ + + + + + + + + + + + dc:publisher + + + + + + + + + + + + http://www.garcia-castro.com/foaf.rdf#me + + + + + + + + + + + dcterms:creator + + + + + + + + + + + + base:ProductCategory + + + + + + + + + + + + base:ProductEquipment + + + + + + + + + + + owl:disjointWith + + + + + + + + + + + + NULL + + + + + + + + + + + + base:hasGTIN14 + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:hasGTIN8 + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:description + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:contains + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + xsd:integer + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + base:brand + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:hasGTIN12 + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:Site + + + + + + + + + + + owl:someValuesFrom + + + + + + + + + + + + base:needsEquipment + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:makes + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:Area + + + + + + + + + + + owl:someValuesFrom + + + + + + + + + + + + base:size + + + + + + + + + + + owl:onProperty + + + + + + + + + + + owl:someValuesFrom + + + + + + + + + + + + base:name + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + rdfs:Literal + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + base:WorkCenter + + + + + + + + + + + owl:someValuesFrom + + + + + + + + + + + owl:allValuesFrom + + + + + + + + + + + + base:hasGTIN13 + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:manufacturer + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + base:supplier + + + + + + + + + + + owl:onProperty + + + + + + + + + + + + owl:Thing + + + + + + + + + + + base:name + + + + + + + + + + + base:hasGTIN13 + + + + + + + + + + + base:manufacturer + + + + + + + + + + + base:hasGTIN14 + + + + + + + + + + + base:supplier + + + + + + + + + + + base:hasGTIN12 + + + + + + + + + + + base:description + + + + + + + + + + + base:hasGTIN8 + + + + + + + + + + + base:brand + + + + + + + + + + + base:size + + + + + + + diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png new file mode 100644 index 0000000000000000000000000000000000000000..5a181258af14837b223e1c69689cf9bd9ad116cb Binary files /dev/null and b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png differ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png.dot b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png.dot new file mode 100644 index 0000000000000000000000000000000000000000..3aa3cc5c5b41c73cb90085ca54623583d6295584 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png.dot @@ -0,0 +1,15 @@ +digraph ar2dtool_diagram { +rankdir=LR; +size="1000" +node [shape = rectangle, color="black"]; "base:MouldingMachine" "base:ProductEquipment" "saref:Device" "base:EquipmentModule" "base:ProductionUnit" "base:ProcessCell" "base:ControlModule" "base:WorkCenter" "base:InjectionUnit" "base:Unit" ; /*classes style*/ + "base:ProductionUnit" -> "base:WorkCenter" [ label = "rdfs:subClassOf" ]; + "base:EquipmentModule" -> "base:ProductEquipment" [ label = "rdfs:subClassOf" ]; + "base:ProductEquipment" -> "saref:Device" [ label = "rdfs:subClassOf" ]; + "base:Unit" -> "base:ProductEquipment" [ label = "rdfs:subClassOf" ]; + "base:ControlModule" -> "base:ProductEquipment" [ label = "rdfs:subClassOf" ]; + "base:WorkCenter" -> "base:ProductEquipment" [ label = "rdfs:subClassOf" ]; + "base:InjectionUnit" -> "base:EquipmentModule" [ label = "rdfs:subClassOf" ]; + "base:ProcessCell" -> "base:WorkCenter" [ label = "rdfs:subClassOf" ]; + "base:MouldingMachine" -> "base:EquipmentModule" [ label = "rdfs:subClassOf" ]; + +} diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png.graphml b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png.graphml new file mode 100644 index 0000000000000000000000000000000000000000..4ed82b0f20b6d07560e05c1840bb67f1df38044c --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/ar2dtool-taxonomy/saref4inma.ttl.png.graphml @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + base:ProductionUnit + + + + + + + + + + + + base:WorkCenter + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + base:EquipmentModule + + + + + + + + + + + + base:ProductEquipment + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + saref:Device + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + base:Unit + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + base:ControlModule + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + base:InjectionUnit + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + base:ProcessCell + + + + + + + + + + + rdfs:subClassOf + + + + + + + + + + + + base:MouldingMachine + + + + + + + + + + + rdfs:subClassOf + + + + + + + diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/config/ar2dtool-class.conf b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/config/ar2dtool-class.conf new file mode 100644 index 0000000000000000000000000000000000000000..f9ad582dab1173a5cdba7aabebec64bbb40f07ca --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/config/ar2dtool-class.conf @@ -0,0 +1,42 @@ +pathToDot=/usr/bin/dot; +pathToTempDir=/home/ahmad/temp; + +imageSize=1501; +rankdir=LR; + +######## +#shapes# +######## + +#classShape=diamond; +#individualShape=diamond; +#literalShape=box; +#arrowhead=normal; +#arrowtail=normal; +#arrowdir=forward; + +######## +#colors# +######## + +classColor=orange; +#individualColor=orange; +#literalColor=blue; +#arrowColor=blue; + +############# +#RDF options# +############# + +nodeNameMode=prefix; +ignoreLiterals=true; +ignoreRdfType=true; +synthesizeObjectProperties=true; + +####### +#lists# +####### + +#ignoreElementsList=[]; + +ignoreElementList=[]; diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/config/ar2dtool-taxonomy.conf b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/config/ar2dtool-taxonomy.conf new file mode 100644 index 0000000000000000000000000000000000000000..8420009cebd87dee4822885e15ddb5d6c482574b --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/diagrams/config/ar2dtool-taxonomy.conf @@ -0,0 +1,51 @@ +pathToDot=/usr/bin/dot; +pathToTempDir=/home/ahmad/temp; + +imageSize=1000; +rankdir=LR; + +######## +#shapes# +######## + +#classShape=diamond; +#individualShape=diamond; +#literalShape=box; +#arrowhead=normal; +#arrowtail=normal; +#arrowdir=forward; + +######## +#colors# +######## + +#classColor=orange; +#individualColor=orange; +#literalColor=blue; +#arrowColor=blue; + +####### +#files# +####### + +generateGvFile=true; +generateGraphMLFile=false; + +############# +#RDF options# +############# + +nodeNameMode=prefix; +ignoreLiterals=true; +ignoreRdfType=false; +synthesizeObjectProperties=false; + +####### +#lists# +####### + +includeOnlyElementList=[ +< +http://www.w3.org/2000/01/rdf-schema#subClassOf +> +]; diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/.htaccess b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/.htaccess new file mode 100644 index 0000000000000000000000000000000000000000..6e6b725ff4423a91129f25ba6a99a3d445113300 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/.htaccess @@ -0,0 +1,47 @@ +# Turn off MultiViews +Options -MultiViews + +# Directive to ensure *.rdf files served as appropriate content type, +# if not present in main apache config +AddType application/rdf+xml .rdf +AddType application/rdf+xml .owl +AddType text/turtle .ttl +AddType application/n-triples .n3 +AddType application/ld+json .json +# Rewrite engine setup +RewriteEngine On +#Change the path to the folder here +RewriteBase /documentation + +# Rewrite rule to serve HTML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} !application/rdf\+xml.*(text/html|application/xhtml\+xml) +RewriteCond %{HTTP_ACCEPT} text/html [OR] +RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR] +RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.* +RewriteRule ^$ index-en.html [R=303,L] + +# Rewrite rule to serve JSON-LD content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/ld\+json +RewriteRule ^$ ontology.json [R=303,L] + +# Rewrite rule to serve RDF/XML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} \*/\* [OR] +RewriteCond %{HTTP_ACCEPT} application/rdf\+xml +RewriteRule ^$ ontology.xml [R=303,L] + +# Rewrite rule to serve N-Triples content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/n-triples +RewriteRule ^$ ontology.nt [R=303,L] + +# Rewrite rule to serve TTL content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} text/turtle [OR] +RewriteCond %{HTTP_ACCEPT} text/\* [OR] +RewriteCond %{HTTP_ACCEPT} \*/turtle +RewriteRule ^$ ontology.ttl [R=303,L] + +RewriteCond %{HTTP_ACCEPT} .+ +RewriteRule ^$ 406.html [R=406,L] +# Default response +# --------------------------- +# Rewrite rule to serve the RDF/XML content from the vocabulary URI by default +RewriteRule ^$ ontology.xml [R=303,L] \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/406.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/406.html new file mode 100644 index 0000000000000000000000000000000000000000..2a3157a358ba8e125a5ca5c66e77169ea495d9fa --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/406.html @@ -0,0 +1,10 @@ + + +406 Not Acceptable + + +

    Not Acceptable

    +

    An appropriate representation of the requested resource could not be found on this server.

    + Available variants: + + \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/index-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/index-en.html new file mode 100644 index 0000000000000000000000000000000000000000..0bcf95fd5cc0be1ef002ee5553108cbed3d0c12c --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/index-en.html @@ -0,0 +1,95 @@ + + + + + SAREF extension for industry and manufacturing domain + + + + + + + + + + + +
    +
    +
    language en
    +

    SAREF extension for industry and manufacturing domain

    + + +
    +
    Revision:
    +
    1.0
    +
    Authors:
    +
    Alba Fernandez Izquierdo
    http://www.garcia-castro.com/foaf.rdf#me
    + +
    Publisher:
    +
    http://www.oeg-upm.net/
    +
    Download serialization:
    JSON-LD RDF/XML N-Triples TTL
    License:
    http://purl.org/NET/rdflicense/cc-by4.0 +
    + +Provenance of this page
    +
    +
    +
    +Ontology Specification Draft +
    +
    +
    +
    +
    +
    +
    +
    +

    Acknowledgements back to ToC

    +

    +The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.

    +
    + +
    + + \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.json b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.json new file mode 100644 index 0000000000000000000000000000000000000000..43921a3e9af5a9e0965fb02cc95e32632f9ab962 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.json @@ -0,0 +1,601 @@ +[ { + "@id" : "_:genid1", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/saref4inma#WorkCenter" + } ] +}, { + "@id" : "_:genid10", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#manufacturer" + } ] +}, { + "@id" : "_:genid11", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#supplier" + } ] +}, { + "@id" : "_:genid12", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#makes" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/saref4inma#ProductCategory" + } ] +}, { + "@id" : "_:genid13", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#description" + } ] +}, { + "@id" : "_:genid14", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#name" + } ] +}, { + "@id" : "_:genid15", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/saref4inma#Area" + } ] +}, { + "@id" : "_:genid2", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#needsEquipment" + } ] +}, { + "@id" : "_:genid3", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#hasGTIN12" + } ] +}, { + "@id" : "_:genid4", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#hasGTIN13" + } ] +}, { + "@id" : "_:genid5", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#hasGTIN14" + } ] +}, { + "@id" : "_:genid6", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#hasGTIN8" + } ] +}, { + "@id" : "_:genid7", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#size" + } ] +}, { + "@id" : "_:genid8", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "https://w3id.org/saref4inma#Site" + } ] +}, { + "@id" : "_:genid9", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref4inma#brand" + } ] +}, { + "@id" : "http://purl.org/dc/elements/1.1/title", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/creator", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/dc/terms/license", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "https://w3id.org/def/saref4inma", + "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], + "http://purl.org/dc/elements/1.1/description" : [ { + "@language" : "en", + "@value" : "This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI)." + } ], + "http://purl.org/dc/elements/1.1/publisher" : [ { + "@id" : "http://www.oeg-upm.net/" + } ], + "http://purl.org/dc/elements/1.1/title" : [ { + "@language" : "en", + "@value" : "SAREF extension for industry and manufacturing domain" + } ], + "http://purl.org/dc/terms/creator" : [ { + "@id" : "http://www.garcia-castro.com/foaf.rdf#me" + }, { + "@value" : "Alba Fernandez Izquierdo" + } ], + "http://purl.org/dc/terms/license" : [ { + "@id" : "http://purl.org/NET/rdflicense/cc-by4.0" + } ], + "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ { + "@value" : "s4inma" + } ], + "http://purl.org/vocab/vann/preferredNamespaceUri" : [ { + "@value" : "https://w3id.org/def/saref4inma#" + } ], + "http://www.w3.org/2002/07/owl#versionInfo" : [ { + "@value" : "1.0" + } ] +}, { + "@id" : "https://w3id.org/saref#Command", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "https://w3id.org/saref#Device", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Device" + } ] +}, { + "@id" : "https://w3id.org/saref#Function", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "https://w3id.org/saref#Property", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "https://w3id.org/saref#State", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "https://w3id.org/saref#hasCommand", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "https://w3id.org/saref#hasFunction", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] +}, { + "@id" : "https://w3id.org/saref#hasState", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has state" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#Area", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Physical, geographical or logical grouping of resources determined by the site (definition taken from IEC 62264)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Area" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid1" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#Batch", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The material that is being produced (definition taken from IEC 61512)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Batch" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid2" + }, { + "@id" : "_:genid3" + }, { + "@id" : "_:genid4" + }, { + "@id" : "_:genid5" + }, { + "@id" : "_:genid6" + }, { + "@id" : "_:genid7" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#ControlModule", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The lowest level grouping of equipment in the physical model that can carry out basic control (definition taken from IEC 61512)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Control module" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#EquipmentModule", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A functional group of equipment that can carry out a finit number of specific minor processing activities (definition taken from IEC 61512)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Equipment module" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#Factory", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "One or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Factory" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid8" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#InjectionUnit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Injection unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#EquipmentModule" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#Material", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Material needed for producing products" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Material" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#MouldingMachine", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Moulding machine" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#EquipmentModule" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#ProcessCell", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A logical grouping of equipment that includes the equipment required for production of one or more batches (definition taken from IEC 61512)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Process cell" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#WorkCenter" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#Product", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Products built in a factory" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Product" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#ProductCategory", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "It represents the type of products that can be produced" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Product category" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid9" + }, { + "@id" : "_:genid10" + }, { + "@id" : "_:genid11" + } ], + "http://www.w3.org/2002/07/owl#disjointWith" : [ { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#ProductEquipment", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Equipment in a factory that is used to produce products" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Product equipment" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Device" + }, { + "@id" : "_:genid12" + }, { + "@id" : "_:genid13" + }, { + "@id" : "_:genid14" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#ProductionUnit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Collection of equipment that converts, separates or reacts one or more feedstocks to produce intermediate or final products (definition taken from IEC 62264)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Production unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#WorkCenter" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#ScrewDiameter", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] +}, { + "@id" : "https://w3id.org/saref4inma#ScrewVolume", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] +}, { + "@id" : "https://w3id.org/saref4inma#Site", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "identified physical, geographical, and/or logical component grouping of a manufacturing enterprise (definition taken from IEC 62264)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Site" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "_:genid15" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#Unit", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Level of equipment composed by lower level elements, such as equipment modules, in which one or more processign activities can be conducted" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Unit" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#WorkCenter", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Equipment element under an area in a role-based equipment hierarchy that performs production, storage or material movement (definition taken from IEC 62264)" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Work center" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref4inma#ProductEquipment" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#brand", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Brand of a product" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "brand" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#contains", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship indicating that an entity consists of other entities" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "contains" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#description", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Description of a product equipment" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "description" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#hasCategory", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The type of product that can be produced in a factory" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has category" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#hasGTIN12", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "GTIN identifier that consists of 12 digits" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has GTIN-12" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#hasGTIN13", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "GTIN identifier that consists of 13 digits" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has GTIN-13" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#hasGTIN14", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "GTIN identifier that consists of 14 digits" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has GTIN-14" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#hasGTIN8", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "GTIN identifier that consists of 8 digits" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has GTIN-8" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#hasUpdate", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Updates of a product or equipment" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has update" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#isCreatedIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship indicating where an entity is producted" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "is created in" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#makes", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship indicating that entity can produce other entities" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "makes" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#manufacturer", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Manufacturer of a product" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "manufacturer" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#name", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Name of a product equipment" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "name" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#needsEquipment", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship indicating that an entity needs particular equipment to produce" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "needs equipment" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#needsMaterial", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relationship indicating the material needed to produce an entity" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "needs material" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#size", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Size of a batch" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "size" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#integer" + } ] +}, { + "@id" : "https://w3id.org/saref4inma#supplier", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Supplier of a product" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "supplier" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + } ] +} ] \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.nt b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.nt new file mode 100644 index 0000000000000000000000000000000000000000..19efdbda1e7f8691dcd4625655d8e8db3b354ce6 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.nt @@ -0,0 +1,343 @@ + . + "This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI)."@en . + . + "SAREF extension for industry and manufacturing domain"@en . + . + "Alba Fernandez Izquierdo" . + . + "s4inma" . + "https://w3id.org/def/saref4inma#" . + "1.0" . +# +# +# ################################################################# +# # +# # Annotation properties +# # +# ################################################################# +# +# +# http://purl.org/dc/elements/1.1/title + . +# +# http://purl.org/dc/terms/creator + . +# +# http://purl.org/dc/terms/license + . +# +# http://purl.org/vocab/vann/preferredNamespacePrefix + . +# +# +# +# ################################################################# +# # +# # Object Properties +# # +# ################################################################# +# +# +# https://w3id.org/saref#hasCommand + . +# +# https://w3id.org/saref#hasFunction + . +# +# https://w3id.org/saref#hasState + . + "has state" . +# +# https://w3id.org/saref4inma#contains + . + "A relationship indicating that an entity consists of other entities" . + "contains" . +# +# https://w3id.org/saref4inma#hasCategory + . + "The type of product that can be produced in a factory" . + "has category" . +# +# https://w3id.org/saref4inma#hasUpdate + . + "Updates of a product or equipment" . + "has update" . +# +# https://w3id.org/saref4inma#isCreatedIn + . + "A relationship indicating where an entity is producted" . + "is created in" . +# +# https://w3id.org/saref4inma#makes + . + "A relationship indicating that entity can produce other entities" . + "makes" . +# +# https://w3id.org/saref4inma#needsEquipment + . + "A relationship indicating that an entity needs particular equipment to produce" . + "needs equipment" . +# +# https://w3id.org/saref4inma#needsMaterial + . + "A relationship indicating the material needed to produce an entity" . + "needs material" . +# +# +# +# ################################################################# +# # +# # Data properties +# # +# ################################################################# +# +# +# https://w3id.org/saref4inma#brand + . + . + "Brand of a product" . + "brand" . +# +# https://w3id.org/saref4inma#description + . + . + "Description of a product equipment" . + "description" . +# +# https://w3id.org/saref4inma#hasGTIN12 + . + . + "GTIN identifier that consists of 12 digits" . + "has GTIN-12" . +# +# https://w3id.org/saref4inma#hasGTIN13 + . + . + "GTIN identifier that consists of 13 digits" . + "has GTIN-13" . +# +# https://w3id.org/saref4inma#hasGTIN14 + . + . + "GTIN identifier that consists of 14 digits" . + "has GTIN-14" . +# +# https://w3id.org/saref4inma#hasGTIN8 + . + . + "GTIN identifier that consists of 8 digits" . + "has GTIN-8" . +# +# https://w3id.org/saref4inma#manufacturer + . + . + "Manufacturer of a product" . + "manufacturer" . +# +# https://w3id.org/saref4inma#name + . + . + "Name of a product equipment" . + "name" . +# +# https://w3id.org/saref4inma#size + . + . + "Size of a batch" . + "size" . +# +# https://w3id.org/saref4inma#supplier + . + . + "Supplier of a product" . + "supplier" . +# +# +# +# ################################################################# +# # +# # Classes +# # +# ################################################################# +# +# +# https://w3id.org/saref#Command + . +# +# https://w3id.org/saref#Device + . + "Device" . +# +# https://w3id.org/saref#Function + . +# +# https://w3id.org/saref#Property + . +# +# https://w3id.org/saref#State + . +# +# https://w3id.org/saref4inma#Area + . + _:genid1 . +_:genid1 . +_:genid1 . +_:genid1 . + "Physical, geographical or logical grouping of resources determined by the site (definition taken from IEC 62264)" . + "Area" . +# +# https://w3id.org/saref4inma#Batch + . + _:genid2 . +_:genid2 . +_:genid2 . +_:genid2 . + _:genid3 . +_:genid3 . +_:genid3 . +_:genid3 . + _:genid4 . +_:genid4 . +_:genid4 . +_:genid4 . + _:genid5 . +_:genid5 . +_:genid5 . +_:genid5 . + _:genid6 . +_:genid6 . +_:genid6 . +_:genid6 . + _:genid7 . +_:genid7 . +_:genid7 . +_:genid7 . + "The material that is being produced (definition taken from IEC 61512)" . + "Batch" . +# +# https://w3id.org/saref4inma#ControlModule + . + . + "The lowest level grouping of equipment in the physical model that can carry out basic control (definition taken from IEC 61512)" . + "Control module" . +# +# https://w3id.org/saref4inma#EquipmentModule + . + . + "A functional group of equipment that can carry out a finit number of specific minor processing activities (definition taken from IEC 61512)" . + "Equipment module" . +# +# https://w3id.org/saref4inma#Factory + . + _:genid8 . +_:genid8 . +_:genid8 . +_:genid8 . + "One or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264)" . + "Factory" . +# +# https://w3id.org/saref4inma#InjectionUnit + . + . + "Injection unit" . +# +# https://w3id.org/saref4inma#Material + . + "Material needed for producing products" . + "Material" . +# +# https://w3id.org/saref4inma#MouldingMachine + . + . + "Moulding machine" . +# +# https://w3id.org/saref4inma#ProcessCell + . + . + "A logical grouping of equipment that includes the equipment required for production of one or more batches (definition taken from IEC 61512)" . + "Process cell" . +# +# https://w3id.org/saref4inma#Product + . + "Products built in a factory" . + "Product" . +# +# https://w3id.org/saref4inma#ProductCategory + . + _:genid9 . +_:genid9 . +_:genid9 . +_:genid9 . + _:genid10 . +_:genid10 . +_:genid10 . +_:genid10 . + _:genid11 . +_:genid11 . +_:genid11 . +_:genid11 . + . + "It represents the type of products that can be produced" . + "Product category" . +# +# https://w3id.org/saref4inma#ProductEquipment + . + . + _:genid12 . +_:genid12 . +_:genid12 . +_:genid12 . + _:genid13 . +_:genid13 . +_:genid13 . +_:genid13 . + _:genid14 . +_:genid14 . +_:genid14 . +_:genid14 . + "Equipment in a factory that is used to produce products" . + "Product equipment" . +# +# https://w3id.org/saref4inma#ProductionUnit + . + . + "Collection of equipment that converts, separates or reacts one or more feedstocks to produce intermediate or final products (definition taken from IEC 62264)" . + "Production unit" . +# +# https://w3id.org/saref4inma#Site + . + _:genid15 . +_:genid15 . +_:genid15 . +_:genid15 . + "identified physical, geographical, and/or logical component grouping of a manufacturing enterprise (definition taken from IEC 62264)" . + "Site" . +# +# https://w3id.org/saref4inma#Unit + . + . + "Level of equipment composed by lower level elements, such as equipment modules, in which one or more processign activities can be conducted" . + "Unit" . +# +# https://w3id.org/saref4inma#WorkCenter + . + . + "Equipment element under an area in a role-based equipment hierarchy that performs production, storage or material movement (definition taken from IEC 62264)" . + "Work center" . +# +# +# +# ################################################################# +# # +# # Individuals +# # +# ################################################################# +# +# +# https://w3id.org/saref4inma#ScrewDiameter + . +# +# https://w3id.org/saref4inma#ScrewVolume + . +# +# Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.ttl b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.ttl new file mode 100644 index 0000000000000000000000000000000000000000..d439b45eaa8741249f2b8ac8a8abe5a65567d5de --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.ttl @@ -0,0 +1,374 @@ +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@base . + + rdf:type owl:Ontology ; + "This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI)."@en ; + ; + "SAREF extension for industry and manufacturing domain"@en ; + , + "Alba Fernandez Izquierdo" ; + ; + "s4inma" ; + "https://w3id.org/def/saref4inma#" ; + owl:versionInfo "1.0" . + +################################################################# +# Annotation properties +################################################################# + +### http://purl.org/dc/elements/1.1/title + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/creator + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/license + rdf:type owl:AnnotationProperty . + + +### http://purl.org/vocab/vann/preferredNamespacePrefix + rdf:type owl:AnnotationProperty . + + +################################################################# +# Object Properties +################################################################# + +### https://w3id.org/saref#hasCommand + rdf:type owl:ObjectProperty . + + +### https://w3id.org/saref#hasFunction + rdf:type owl:ObjectProperty . + + +### https://w3id.org/saref#hasState + rdf:type owl:ObjectProperty ; + rdfs:label "has state" . + + +### https://w3id.org/saref4inma#contains + rdf:type owl:ObjectProperty ; + rdfs:comment "A relationship indicating that an entity consists of other entities" ; + rdfs:label "contains" . + + +### https://w3id.org/saref4inma#hasCategory + rdf:type owl:ObjectProperty ; + rdfs:comment "The type of product that can be produced in a factory" ; + rdfs:label "has category" . + + +### https://w3id.org/saref4inma#hasUpdate + rdf:type owl:ObjectProperty ; + rdfs:comment "Updates of a product or equipment" ; + rdfs:label "has update" . + + +### https://w3id.org/saref4inma#isCreatedIn + rdf:type owl:ObjectProperty ; + rdfs:comment "A relationship indicating where an entity is producted" ; + rdfs:label "is created in" . + + +### https://w3id.org/saref4inma#makes + rdf:type owl:ObjectProperty ; + rdfs:comment "A relationship indicating that entity can produce other entities" ; + rdfs:label "makes" . + + +### https://w3id.org/saref4inma#needsEquipment + rdf:type owl:ObjectProperty ; + rdfs:comment "A relationship indicating that an entity needs particular equipment to produce" ; + rdfs:label "needs equipment" . + + +### https://w3id.org/saref4inma#needsMaterial + rdf:type owl:ObjectProperty ; + rdfs:comment "A relationship indicating the material needed to produce an entity" ; + rdfs:label "needs material" . + + +################################################################# +# Data properties +################################################################# + +### https://w3id.org/saref4inma#brand + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "Brand of a product" ; + rdfs:label "brand" . + + +### https://w3id.org/saref4inma#description + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "Description of a product equipment" ; + rdfs:label "description" . + + +### https://w3id.org/saref4inma#hasGTIN12 + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "GTIN identifier that consists of 12 digits" ; + rdfs:label "has GTIN-12" . + + +### https://w3id.org/saref4inma#hasGTIN13 + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "GTIN identifier that consists of 13 digits" ; + rdfs:label "has GTIN-13" . + + +### https://w3id.org/saref4inma#hasGTIN14 + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "GTIN identifier that consists of 14 digits" ; + rdfs:label "has GTIN-14" . + + +### https://w3id.org/saref4inma#hasGTIN8 + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "GTIN identifier that consists of 8 digits" ; + rdfs:label "has GTIN-8" . + + +### https://w3id.org/saref4inma#manufacturer + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "Manufacturer of a product" ; + rdfs:label "manufacturer" . + + +### https://w3id.org/saref4inma#name + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "Name of a product equipment" ; + rdfs:label "name" . + + +### https://w3id.org/saref4inma#size + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:integer ; + rdfs:comment "Size of a batch" ; + rdfs:label "size" . + + +### https://w3id.org/saref4inma#supplier + rdf:type owl:DatatypeProperty ; + rdfs:range rdfs:Literal ; + rdfs:comment "Supplier of a product" ; + rdfs:label "supplier" . + + +################################################################# +# Classes +################################################################# + +### https://w3id.org/saref#Command + rdf:type owl:Class . + + +### https://w3id.org/saref#Device + rdf:type owl:Class ; + rdfs:label "Device" . + + +### https://w3id.org/saref#Function + rdf:type owl:Class . + + +### https://w3id.org/saref#Property + rdf:type owl:Class . + + +### https://w3id.org/saref#State + rdf:type owl:Class . + + +### https://w3id.org/saref4inma#Area + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + rdfs:comment "Physical, geographical or logical grouping of resources determined by the site (definition taken from IEC 62264)" ; + rdfs:label "Area" . + + +### https://w3id.org/saref4inma#Batch + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:integer + ] ; + rdfs:comment "The material that is being produced (definition taken from IEC 61512)" ; + rdfs:label "Batch" . + + +### https://w3id.org/saref4inma#ControlModule + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The lowest level grouping of equipment in the physical model that can carry out basic control (definition taken from IEC 61512)" ; + rdfs:label "Control module" . + + +### https://w3id.org/saref4inma#EquipmentModule + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "A functional group of equipment that can carry out a finit number of specific minor processing activities (definition taken from IEC 61512)" ; + rdfs:label "Equipment module" . + + +### https://w3id.org/saref4inma#Factory + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + rdfs:comment "One or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264)" ; + rdfs:label "Factory" . + + +### https://w3id.org/saref4inma#InjectionUnit + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Injection unit" . + + +### https://w3id.org/saref4inma#Material + rdf:type owl:Class ; + rdfs:comment "Material needed for producing products" ; + rdfs:label "Material" . + + +### https://w3id.org/saref4inma#MouldingMachine + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Moulding machine" . + + +### https://w3id.org/saref4inma#ProcessCell + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "A logical grouping of equipment that includes the equipment required for production of one or more batches (definition taken from IEC 61512)" ; + rdfs:label "Process cell" . + + +### https://w3id.org/saref4inma#Product + rdf:type owl:Class ; + rdfs:comment "Products built in a factory" ; + rdfs:label "Product" . + + +### https://w3id.org/saref4inma#ProductCategory + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] ; + owl:disjointWith ; + rdfs:comment "It represents the type of products that can be produced" ; + rdfs:label "Product category" . + + +### https://w3id.org/saref4inma#ProductEquipment + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom rdfs:Literal + ] ; + rdfs:comment "Equipment in a factory that is used to produce products" ; + rdfs:label "Product equipment" . + + +### https://w3id.org/saref4inma#ProductionUnit + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "Collection of equipment that converts, separates or reacts one or more feedstocks to produce intermediate or final products (definition taken from IEC 62264)" ; + rdfs:label "Production unit" . + + +### https://w3id.org/saref4inma#Site + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + rdfs:comment "identified physical, geographical, and/or logical component grouping of a manufacturing enterprise (definition taken from IEC 62264)" ; + rdfs:label "Site" . + + +### https://w3id.org/saref4inma#Unit + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "Level of equipment composed by lower level elements, such as equipment modules, in which one or more processign activities can be conducted" ; + rdfs:label "Unit" . + + +### https://w3id.org/saref4inma#WorkCenter + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "Equipment element under an area in a role-based equipment hierarchy that performs production, storage or material movement (definition taken from IEC 62264)" ; + rdfs:label "Work center" . + + +################################################################# +# Individuals +################################################################# + +### https://w3id.org/saref4inma#ScrewDiameter + rdf:type owl:NamedIndividual . + + +### https://w3id.org/saref4inma#ScrewVolume + rdf:type owl:NamedIndividual . + + +### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.xml b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.xml new file mode 100644 index 0000000000000000000000000000000000000000..4d4280a48a1b018f639ae2f3f6155b417470794f --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/ontology.xml @@ -0,0 +1,629 @@ + + + + This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI). + + SAREF extension for industry and manufacturing domain + + Alba Fernandez Izquierdo + + s4inma + https://w3id.org/def/saref4inma# + 1.0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + has state + + + + + + + + + A relationship indicating that an entity consists of other entities + contains + + + + + + + + + The type of product that can be produced in a factory + has category + + + + + + + + + Updates of a product or equipment + has update + + + + + + + + + A relationship indicating where an entity is producted + is created in + + + + + + + + + A relationship indicating that entity can produce other entities + makes + + + + + + + + + A relationship indicating that an entity needs particular equipment to produce + needs equipment + + + + + + + + + A relationship indicating the material needed to produce an entity + needs material + + + + + + + + + + + + + + + + Brand of a product + brand + + + + + + + + + + Description of a product equipment + description + + + + + + + + + + GTIN identifier that consists of 12 digits + has GTIN-12 + + + + + + + + + + GTIN identifier that consists of 13 digits + has GTIN-13 + + + + + + + + + + GTIN identifier that consists of 14 digits + has GTIN-14 + + + + + + + + + + GTIN identifier that consists of 8 digits + has GTIN-8 + + + + + + + + + + Manufacturer of a product + manufacturer + + + + + + + + + + Name of a product equipment + name + + + + + + + + + + Size of a batch + size + + + + + + + + + + Supplier of a product + supplier + + + + + + + + + + + + + + + + + + + + + + Device + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Physical, geographical or logical grouping of resources determined by the site (definition taken from IEC 62264) + Area + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The material that is being produced (definition taken from IEC 61512) + Batch + + + + + + + + + + The lowest level grouping of equipment in the physical model that can carry out basic control (definition taken from IEC 61512) + Control module + + + + + + + + + + A functional group of equipment that can carry out a finit number of specific minor processing activities (definition taken from IEC 61512) + Equipment module + + + + + + + + + + + + + + + One or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264) + Factory + + + + + + + + + + Injection unit + + + + + + + + + Material needed for producing products + Material + + + + + + + + + + Moulding machine + + + + + + + + + + A logical grouping of equipment that includes the equipment required for production of one or more batches (definition taken from IEC 61512) + Process cell + + + + + + + + + Products built in a factory + Product + + + + + + + + + + + + + + + + + + + + + + + + + + + + It represents the type of products that can be produced + Product category + + + + + + + + + + + + + + + + + + + + + + + + + + + + Equipment in a factory that is used to produce products + Product equipment + + + + + + + + + + Collection of equipment that converts, separates or reacts one or more feedstocks to produce intermediate or final products (definition taken from IEC 62264) + Production unit + + + + + + + + + + + + + + + identified physical, geographical, and/or logical component grouping of a manufacturing enterprise (definition taken from IEC 62264) + Site + + + + + + + + + + Level of equipment composed by lower level elements, such as equipment modules, in which one or more processign activities can be conducted + Unit + + + + + + + + + + Equipment element under an area in a role-based equipment hierarchy that performs production, storage or material movement (definition taken from IEC 62264) + Work center + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/provenance/provenance-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/provenance/provenance-en.html new file mode 100644 index 0000000000000000000000000000000000000000..c3ebb6d57800e2f28c41b9fcdde200b6181fd53f --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/provenance/provenance-en.html @@ -0,0 +1,18 @@ + + + + + + + + +
    +

    Provenance for SAREF extension for industry and manufacturing domain Documentation (/home/ahmad/repos/albaizq13@gmail.com/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation)

    +
      +
    • Ontology created by: : + http://www.garcia-castro.com/foaf.rdf#me (null), Alba Fernandez Izquierdo (null),
    • The ontology documentation was the result of using the Widoco tool (which itself uses LODE for generating the crossreference section).
    • +
    +
    +

    back to documentation. TTL format

    + + \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/provenance/provenance-en.ttl b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/provenance/provenance-en.ttl new file mode 100644 index 0000000000000000000000000000000000000000..feb09c252f41ae0f64b85d85fa4ff3df4325b3ee --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/provenance/provenance-en.ttl @@ -0,0 +1,11 @@ +@prefix prov: . +@prefix dc: . +@prefix foaf: . +<..\index-en.html> a prov:Entity; + dc:title "SAREF extension for industry and manufacturing domain"; + prov:wasAttributedTo ; + dc:creator ; + prov:wasAttributedTo :agent0; + prov:wasAttributedTo ,; +. +:agent0 a prov:Agent; foaf:name "Alba Fernandez Izquierdo". diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/readme.md b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..55c60f040229e5d5ff923ad238868108d0ec13c1 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/readme.md @@ -0,0 +1,34 @@ +About Widoco output +=================== +The purpose of Widoco is to reuse and integrate existing tools for documentation, plus the set of features listed below: +* Separation of the sections of your html page so you can write them independently and replace only those needed. +* Automatic annotation in RDF-a of the html produced. +* Association of a provenance page which includes the history of your vocabulary (W3C PROV-O compliant). +* Metadata extraction from the ontology plus the means to complete it on the fly when generating your ontology. +* Guidelines on the main sections that your document should have and how to complete them. + +Widoco will create 3 different folders: +| +|-provenance (a folder including an html and RDF serialization of how the documentation page was created) +|-resources (folder with the different resources) +|-sections (folder with the different sections of the documentation, separated for easy editing. Just edit one and the main page will be updated) + +Completing ontology metadata. +=================== +Widoco uses the ontology metadata to update a configuration file. If you complete that configuration file (ended up widoco.conf), the tool will enhance your html with additional details, such as how to cite the document, previous revisions, icons with the licence, etc. + +Browser issues +========== +The result of executing Widoco is an html file. We have tested it in Mozilla, IE and Chrome, and when the page is stored in a server all the browsers work correctly. If you view the file locally, we recommend you to use Mozilla Firefox (or Internet Explorer, if you must). Google Chrome will not show the contents correctly, as it doesn't allow XMLHttpRequest without HTTP. If you want to view the page locally with Google Chrome you have two possibilities: + +a) Place the file in a server and access it via its URL (for example, put it in dropbox and access through its public url). + +b) Execute Chrome with the following commands : + +(WIN) chrome.exe --allow-file-access-from-files, + +(OSX) open /Applications/Google\ Chrome.app/ --args --allow-file-access-from-files + +(UNX) /usr/bin/google-chrome --allow-file-access-from-files + +Do you have a problem? open an issue at https://github.com/dgarijo/Widoco \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/extra.css b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/extra.css new file mode 100644 index 0000000000000000000000000000000000000000..38e86dcf061d461a1cfbc3943ff1ab5c888154a5 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/extra.css @@ -0,0 +1,124 @@ +body { + text-align: justify; +} + +h1 { + line-height: 110%; +} + +.hlist { + border: 1px solid navy; + padding:5px; + background-color: #F4FFFF; +} + +.hlist li { + display: inline; + display: inline-table; + list-style-type: none; + padding-right: 20px; + +} + +.entity { + border: 1px solid navy; + margin:5px 0px 5px 0px; + padding: 5px; +} + +.type-c { + cursor:help; + color:orange; +} + +.type-op { + cursor:help; + color:navy; +} + +.type-dp { + cursor:help; + color:green; +} + +.type-ap { + cursor:help; + color:maroon; +} + +.type-ni { + cursor:help; + color:brown; +} + +.logic { + color:purple; + font-weight:bold; +} + +h3 { + margin-top: 3px; + padding-bottom: 5px; + border-bottom: 1px solid navy; +} + +h2 { + margin-top:40px; +} + +.dotted { + border-bottom: 1px dotted gray; +} + +dt { + margin-top:5px; +} + +.description { + border-top: 1px dashed gray; + border-bottom: 1px dashed gray; + background-color: rgb(242, 243, 244); + margin-top:5px; + padding-bottom:5px; +} + +.description dl { + background-color: rgb(242, 243, 244); +} + +.description ul { + padding-left: 12px; + margin-top: 0px; +} + +.backlink { + font-size:10pt; + text-align:right; + float:right; + color:black; + padding: 2px; + border: 1px dotted navy; + background-color: #F4FFFF; +} + +.imageblock { + text-align: center; +} + +.imageblock img { + border:1px solid gray; +} + +.endnote { + margin-top: 40px; + border-top: 1px solid gray; + padding-top: 10px; + text-align: center; + color:gray; + font-size:70%; +} + +.literal { + color:green; + font-style:italic; +} \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/images/saref4inma.jpg b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/images/saref4inma.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c19873cd06c738b38e90135cf82e57773d043287 Binary files /dev/null and b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/images/saref4inma.jpg differ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/images/saref4inma.png b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/images/saref4inma.png new file mode 100644 index 0000000000000000000000000000000000000000..4c4859c14400020ac523e2c0382a117e746623db Binary files /dev/null and b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/images/saref4inma.png differ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/jquery.js b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/jquery.js new file mode 100644 index 0000000000000000000000000000000000000000..e67db74720181747df5fd8f310bf3a7293dcce34 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/jquery.js @@ -0,0 +1,18 @@ +/*! + * jQuery JavaScript Library v1.6.2 + * http://jquery.com/ + * + * Copyright 2011, John Resig + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * Copyright 2011, The Dojo Foundation + * Released under the MIT, BSD, and GPL Licenses. + * + * Date: Thu Jun 30 14:16:56 2011 -0400 + */ +(function(a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cs(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).document,ci.write((c.compatMode==="CSS1Compat"?"":"")+""),ci.close();d=ci.createElement(a),ci.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ch)}cg[a]=e}return cg[a]}function cr(a,b){var c={};f.each(cm.concat.apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cq(){cn=b}function cp(){setTimeout(cq,0);return cn=f.now()}function cf(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ce(){try{return new a.XMLHttpRequest}catch(b){}}function b$(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){c!=="border"&&f.each(e,function(){c||(d-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?d+=parseFloat(f.css(a,c+this))||0:d-=parseFloat(f.css(a,"border"+this+"Width"))||0});return d+"px"}d=bx(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0,c&&f.each(e,function(){d+=parseFloat(f.css(a,"padding"+this))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+this+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+this))||0)});return d+"px"}function bm(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(be,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bl(a){f.nodeName(a,"input")?bk(a):"getElementsByTagName"in a&&f.grep(a.getElementsByTagName("input"),bk)}function bk(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bj(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bi(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bh(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i=0===c})}function V(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function N(a,b){return(a&&a!=="*"?a+".":"")+b.replace(z,"`").replace(A,"&")}function M(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;ic)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function K(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function E(){return!0}function D(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=/-([a-z])/ig,x=function(a,b){return b.toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!A){A=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||D.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c
    a",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=a.getElementsByTagName("input")[0],k={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,k.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,k.optDisabled=!h.disabled;try{delete a.test}catch(v){k.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function(){k.noCloneEvent=!1}),a.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),k.radioValue=i.value==="t",i.setAttribute("checked","checked"),a.appendChild(i),l=c.createDocumentFragment(),l.appendChild(a.firstChild),k.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",m=c.getElementsByTagName("body")[0],o=c.createElement(m?"div":"body"),p={visibility:"hidden",width:0,height:0,border:0,margin:0},m&&f.extend(p,{position:"absolute",left:-1e3,top:-1e3});for(t in p)o.style[t]=p[t];o.appendChild(a),n=m||b,n.insertBefore(o,n.firstChild),k.appendChecked=i.checked,k.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,k.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="
    ",k.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="
    t
    ",q=a.getElementsByTagName("td"),u=q[0].offsetHeight===0,q[0].style.display="",q[1].style.display="none",k.reliableHiddenOffsets=u&&q[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",a.appendChild(j),k.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0),o.innerHTML="",n.removeChild(o);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on"+t,u=s in a,u||(a.setAttribute(s,"return;"),u=typeof a[s]=="function"),k[t+"Bubbles"]=u;o=l=g=h=m=j=a=i=null;return k}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]||i[c]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;d=e.value;return typeof d=="string"?d.replace(p,""):d==null?"":d}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);j&&(c=f.attrFix[c]||c,i=f.attrHooks[c],i||(t.test(c)?i=w:v&&c!=="className"&&(f.nodeName(a,"form")||u.test(c))&&(i=v)));if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j&&(h=i.get(a,c))!==null)return h;h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}},value:{get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);i&&(c=f.propFix[c]||c,h=f.propHooks[c]);return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return f.prop(a,c)?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.attrHooks.title=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=/\.(.*)$/,y=/^(?:textarea|input|select)$/i,z=/\./g,A=/ /g,B=/[^\w\s.|`]/g,C=function(a){return a.replace(B,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=D;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=D);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+f.map(m.slice(0).sort(),C).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i. +shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d!=null?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},J=function(c){var d=c.target,e,g;if(!!y.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=I(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:J,beforedeactivate:J,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&J.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&J.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",I(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in H)f.event.add(this,c+".specialChange",H[c]);return y.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return y.test(this.nodeName)}},H=f.event.special.change.filters,H.focus=H.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=d++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

    ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
    ";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g0)for(h=g;h0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=T.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(V(c[0])||V(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=S.call(arguments);O.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!U[a]?f.unique(e):e,(this.length>1||Q.test(d))&&P.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var X=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,Z=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,$=/<([\w:]+)/,_=/",""],legend:[1,"
    ","
    "],thead:[1,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],col:[2,"","
    "],area:[1,"",""],_default:[0,"",""]};bf.optgroup=bf.option,bf.tbody=bf.tfoot=bf.colgroup=bf.caption=bf.thead,bf.th=bf.td,f.support.htmlSerialize||(bf._default=[1,"div
    ","
    "]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(X,""):null;if(typeof a=="string"&&!bb.test(a)&&(f.support.leadingWhitespace||!Y.test(a))&&!bf[($.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Z,"<$1>");try{for(var c=0,d=this.length;c1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j +)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bi(a,d),e=bj(a),g=bj(d);for(h=0;e[h];++h)bi(e[h],g[h])}if(b){bh(a,d);if(c){e=bj(a),g=bj(d);for(h=0;e[h];++h)bh(e[h],g[h])}}e=g=null;return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!ba.test(k))k=b.createTextNode(k);else{k=k.replace(Z,"<$1>");var l=($.exec(k)||["",""])[1].toLowerCase(),m=bf[l]||bf._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=_.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Y.test(k)&&o.insertBefore(b.createTextNode(Y.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bo.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bn.test(g)?g.replace(bn,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bx(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(by=function(a,c){var d,e,g;c=c.replace(bp,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bz=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bq.test(d)&&br.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bx=by||bz,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bB=/%20/g,bC=/\[\]$/,bD=/\r?\n/g,bE=/#.*$/,bF=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bG=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bH=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bI=/^(?:GET|HEAD)$/,bJ=/^\/\//,bK=/\?/,bL=/)<[^<]*)*<\/script>/gi,bM=/^(?:select|textarea)/i,bN=/\s+/,bO=/([?&])_=[^&]*/,bP=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bQ=f.fn.load,bR={},bS={},bT,bU;try{bT=e.href}catch(bV){bT=c.createElement("a"),bT.href="",bT=bT.href}bU=bP.exec(bT.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bQ)return bQ.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
    ").append(c.replace(bL,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bM.test(this.nodeName)||bG.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bD,"\r\n")}}):{name:b.name,value:c.replace(bD,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bT,isLocal:bH.test(bU[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bW(bR),ajaxTransport:bW(bS),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?bZ(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=b$(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bF.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bE,"").replace(bJ,bU[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bN),d.crossDomain==null&&(r=bP.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bU[1]&&r[2]==bU[2]&&(r[3]||(r[1]==="http:"?80:443))==(bU[3]||(bU[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bX(bR,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bI.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bK.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bO,"$1_="+x);d.url=y+(y===d.url?(bK.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bX(bS,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)bY(g,a[g],c,e);return d.join("&").replace(bB,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var b_=f.now(),ca=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+b_++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ca.test(b.url)||e&&ca.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ca,l),b.url===j&&(e&&(k=k.replace(ca,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cb=a.ActiveXObject?function(){for(var a in cd)cd[a](0,1)}:!1,cc=0,cd;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ce()||cf()}:ce,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cb&&delete cd[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cc,cb&&(cd||(cd={},f(a).unload(cb)),cd[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cg={},ch,ci,cj=/^(?:toggle|show|hide)$/,ck=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cl,cm=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cn,co=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cr("show",3),a,b,c);for(var g=0,h=this.length;g=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b
    ";f.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cu.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cu.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cv(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cv(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a&&a.style?parseFloat(f.css(a,d,"padding")):null},f.fn["outer"+c]=function(a){var b=this[0];return b&&b.style?parseFloat(f.css(b,d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window); \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/marked.min.js b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/marked.min.js new file mode 100644 index 0000000000000000000000000000000000000000..1d736f997e77390480f7c13a9ba187b1e6c247ae --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/marked.min.js @@ -0,0 +1,6 @@ +/** + * marked - a markdown parser + * Copyright (c) 2011-2014, Christopher Jeffrey. (MIT Licensed) + * https://github.com/chjj/marked + */ +(function(){var block={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:noop,hr:/^( *[-*_]){3,} *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *#* *(?:\n+|$)/,nptable:noop,lheading:/^([^\n]+)\n *(=|-){2,} *(?:\n+|$)/,blockquote:/^( *>[^\n]+(\n(?!def)[^\n]+)*\n*)+/,list:/^( *)(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:/^ *(?:comment|closed|closing) *(?:\n{2,}|\s*$)/,def:/^ *\[([^\]]+)\]: *]+)>?(?: +["(]([^\n]+)[")])? *(?:\n+|$)/,table:noop,paragraph:/^((?:[^\n]+\n?(?!hr|heading|lheading|blockquote|tag|def))+)\n*/,text:/^[^\n]+/};block.bullet=/(?:[*+-]|\d+\.)/;block.item=/^( *)(bull) [^\n]*(?:\n(?!\1bull )[^\n]*)*/;block.item=replace(block.item,"gm")(/bull/g,block.bullet)();block.list=replace(block.list)(/bull/g,block.bullet)("hr","\\n+(?=\\1?(?:[-*_] *){3,}(?:\\n+|$))")("def","\\n+(?="+block.def.source+")")();block.blockquote=replace(block.blockquote)("def",block.def)();block._tag="(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code"+"|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo"+"|span|br|wbr|ins|del|img)\\b)\\w+(?!:/|[^\\w\\s@]*@)\\b";block.html=replace(block.html)("comment",//)("closed",/<(tag)[\s\S]+?<\/\1>/)("closing",/])*?>/)(/tag/g,block._tag)();block.paragraph=replace(block.paragraph)("hr",block.hr)("heading",block.heading)("lheading",block.lheading)("blockquote",block.blockquote)("tag","<"+block._tag)("def",block.def)();block.normal=merge({},block);block.gfm=merge({},block.normal,{fences:/^ *(`{3,}|~{3,}) *(\S+)? *\n([\s\S]+?)\s*\1 *(?:\n+|$)/,paragraph:/^/});block.gfm.paragraph=replace(block.paragraph)("(?!","(?!"+block.gfm.fences.source.replace("\\1","\\2")+"|"+block.list.source.replace("\\1","\\3")+"|")();block.tables=merge({},block.gfm,{nptable:/^ *(\S.*\|.*)\n *([-:]+ *\|[-| :]*)\n((?:.*\|.*(?:\n|$))*)\n*/,table:/^ *\|(.+)\n *\|( *[-:]+[-| :]*)\n((?: *\|.*(?:\n|$))*)\n*/});function Lexer(options){this.tokens=[];this.tokens.links={};this.options=options||marked.defaults;this.rules=block.normal;if(this.options.gfm){if(this.options.tables){this.rules=block.tables}else{this.rules=block.gfm}}}Lexer.rules=block;Lexer.lex=function(src,options){var lexer=new Lexer(options);return lexer.lex(src)};Lexer.prototype.lex=function(src){src=src.replace(/\r\n|\r/g,"\n").replace(/\t/g," ").replace(/\u00a0/g," ").replace(/\u2424/g,"\n");return this.token(src,true)};Lexer.prototype.token=function(src,top,bq){var src=src.replace(/^ +$/gm,""),next,loose,cap,bull,b,item,space,i,l;while(src){if(cap=this.rules.newline.exec(src)){src=src.substring(cap[0].length);if(cap[0].length>1){this.tokens.push({type:"space"})}}if(cap=this.rules.code.exec(src)){src=src.substring(cap[0].length);cap=cap[0].replace(/^ {4}/gm,"");this.tokens.push({type:"code",text:!this.options.pedantic?cap.replace(/\n+$/,""):cap});continue}if(cap=this.rules.fences.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"code",lang:cap[2],text:cap[3]});continue}if(cap=this.rules.heading.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"heading",depth:cap[1].length,text:cap[2]});continue}if(top&&(cap=this.rules.nptable.exec(src))){src=src.substring(cap[0].length);item={type:"table",header:cap[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:cap[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:cap[3].replace(/\n$/,"").split("\n")};for(i=0;i ?/gm,"");this.token(cap,top,true);this.tokens.push({type:"blockquote_end"});continue}if(cap=this.rules.list.exec(src)){src=src.substring(cap[0].length);bull=cap[2];this.tokens.push({type:"list_start",ordered:bull.length>1});cap=cap[0].match(this.rules.item);next=false;l=cap.length;i=0;for(;i1&&b.length>1)){src=cap.slice(i+1).join("\n")+src;i=l-1}}loose=next||/\n\n(?!\s*$)/.test(item);if(i!==l-1){next=item.charAt(item.length-1)==="\n";if(!loose)loose=next}this.tokens.push({type:loose?"loose_item_start":"list_item_start"});this.token(item,false,bq);this.tokens.push({type:"list_item_end"})}this.tokens.push({type:"list_end"});continue}if(cap=this.rules.html.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:this.options.sanitize?"paragraph":"html",pre:cap[1]==="pre"||cap[1]==="script"||cap[1]==="style",text:cap[0]});continue}if(!bq&&top&&(cap=this.rules.def.exec(src))){src=src.substring(cap[0].length);this.tokens.links[cap[1].toLowerCase()]={href:cap[2],title:cap[3]};continue}if(top&&(cap=this.rules.table.exec(src))){src=src.substring(cap[0].length);item={type:"table",header:cap[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:cap[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:cap[3].replace(/(?: *\| *)?\n$/,"").split("\n")};for(i=0;i])/,autolink:/^<([^ >]+(@|:\/)[^ >]+)>/,url:noop,tag:/^|^<\/?\w+(?:"[^"]*"|'[^']*'|[^'">])*?>/,link:/^!?\[(inside)\]\(href\)/,reflink:/^!?\[(inside)\]\s*\[([^\]]*)\]/,nolink:/^!?\[((?:\[[^\]]*\]|[^\[\]])*)\]/,strong:/^__([\s\S]+?)__(?!_)|^\*\*([\s\S]+?)\*\*(?!\*)/,em:/^\b_((?:__|[\s\S])+?)_\b|^\*((?:\*\*|[\s\S])+?)\*(?!\*)/,code:/^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/,br:/^ {2,}\n(?!\s*$)/,del:noop,text:/^[\s\S]+?(?=[\\?(?:\s+['"]([\s\S]*?)['"])?\s*/;inline.link=replace(inline.link)("inside",inline._inside)("href",inline._href)();inline.reflink=replace(inline.reflink)("inside",inline._inside)();inline.normal=merge({},inline);inline.pedantic=merge({},inline.normal,{strong:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,em:/^_(?=\S)([\s\S]*?\S)_(?!_)|^\*(?=\S)([\s\S]*?\S)\*(?!\*)/});inline.gfm=merge({},inline.normal,{escape:replace(inline.escape)("])","~|])")(),url:/^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/,del:/^~~(?=\S)([\s\S]*?\S)~~/,text:replace(inline.text)("]|","~]|")("|","|https?://|")()});inline.breaks=merge({},inline.gfm,{br:replace(inline.br)("{2,}","*")(),text:replace(inline.gfm.text)("{2,}","*")()});function InlineLexer(links,options){this.options=options||marked.defaults;this.links=links;this.rules=inline.normal;this.renderer=this.options.renderer||new Renderer;this.renderer.options=this.options;if(!this.links){throw new Error("Tokens array requires a `links` property.")}if(this.options.gfm){if(this.options.breaks){this.rules=inline.breaks}else{this.rules=inline.gfm}}else if(this.options.pedantic){this.rules=inline.pedantic}}InlineLexer.rules=inline;InlineLexer.output=function(src,links,options){var inline=new InlineLexer(links,options);return inline.output(src)};InlineLexer.prototype.output=function(src){var out="",link,text,href,cap;while(src){if(cap=this.rules.escape.exec(src)){src=src.substring(cap[0].length);out+=cap[1];continue}if(cap=this.rules.autolink.exec(src)){src=src.substring(cap[0].length);if(cap[2]==="@"){text=cap[1].charAt(6)===":"?this.mangle(cap[1].substring(7)):this.mangle(cap[1]);href=this.mangle("mailto:")+text}else{text=escape(cap[1]);href=text}out+=this.renderer.link(href,null,text);continue}if(!this.inLink&&(cap=this.rules.url.exec(src))){src=src.substring(cap[0].length);text=escape(cap[1]);href=text;out+=this.renderer.link(href,null,text);continue}if(cap=this.rules.tag.exec(src)){if(!this.inLink&&/^/i.test(cap[0])){this.inLink=false}src=src.substring(cap[0].length);out+=this.options.sanitize?escape(cap[0]):cap[0];continue}if(cap=this.rules.link.exec(src)){src=src.substring(cap[0].length);this.inLink=true;out+=this.outputLink(cap,{href:cap[2],title:cap[3]});this.inLink=false;continue}if((cap=this.rules.reflink.exec(src))||(cap=this.rules.nolink.exec(src))){src=src.substring(cap[0].length);link=(cap[2]||cap[1]).replace(/\s+/g," ");link=this.links[link.toLowerCase()];if(!link||!link.href){out+=cap[0].charAt(0);src=cap[0].substring(1)+src;continue}this.inLink=true;out+=this.outputLink(cap,link);this.inLink=false;continue}if(cap=this.rules.strong.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.strong(this.output(cap[2]||cap[1]));continue}if(cap=this.rules.em.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.em(this.output(cap[2]||cap[1]));continue}if(cap=this.rules.code.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.codespan(escape(cap[2],true));continue}if(cap=this.rules.br.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.br();continue}if(cap=this.rules.del.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.del(this.output(cap[1]));continue}if(cap=this.rules.text.exec(src)){src=src.substring(cap[0].length);out+=escape(this.smartypants(cap[0]));continue}if(src){throw new Error("Infinite loop on byte: "+src.charCodeAt(0))}}return out};InlineLexer.prototype.outputLink=function(cap,link){var href=escape(link.href),title=link.title?escape(link.title):null;return cap[0].charAt(0)!=="!"?this.renderer.link(href,title,this.output(cap[1])):this.renderer.image(href,title,escape(cap[1]))};InlineLexer.prototype.smartypants=function(text){if(!this.options.smartypants)return text;return text.replace(/--/g,"—").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")};InlineLexer.prototype.mangle=function(text){var out="",l=text.length,i=0,ch;for(;i.5){ch="x"+ch.toString(16)}out+="&#"+ch+";"}return out};function Renderer(options){this.options=options||{}}Renderer.prototype.code=function(code,lang,escaped){if(this.options.highlight){var out=this.options.highlight(code,lang);if(out!=null&&out!==code){escaped=true;code=out}}if(!lang){return"
    "+(escaped?code:escape(code,true))+"\n
    "}return'
    '+(escaped?code:escape(code,true))+"\n
    \n"};Renderer.prototype.blockquote=function(quote){return"
    \n"+quote+"
    \n"};Renderer.prototype.html=function(html){return html};Renderer.prototype.heading=function(text,level,raw){return"'+text+"\n"};Renderer.prototype.hr=function(){return this.options.xhtml?"
    \n":"
    \n"};Renderer.prototype.list=function(body,ordered){var type=ordered?"ol":"ul";return"<"+type+">\n"+body+"\n"};Renderer.prototype.listitem=function(text){return"
  • "+text+"
  • \n"};Renderer.prototype.paragraph=function(text){return"

    "+text+"

    \n"};Renderer.prototype.table=function(header,body){return"\n"+"\n"+header+"\n"+"\n"+body+"\n"+"
    \n"};Renderer.prototype.tablerow=function(content){return"\n"+content+"\n"};Renderer.prototype.tablecell=function(content,flags){var type=flags.header?"th":"td";var tag=flags.align?"<"+type+' style="text-align:'+flags.align+'">':"<"+type+">";return tag+content+"\n"};Renderer.prototype.strong=function(text){return""+text+""};Renderer.prototype.em=function(text){return""+text+""};Renderer.prototype.codespan=function(text){return""+text+""};Renderer.prototype.br=function(){return this.options.xhtml?"
    ":"
    "};Renderer.prototype.del=function(text){return""+text+""};Renderer.prototype.link=function(href,title,text){if(this.options.sanitize){try{var prot=decodeURIComponent(unescape(href)).replace(/[^\w:]/g,"").toLowerCase()}catch(e){return""}if(prot.indexOf("javascript:")===0){return""}}var out='
    ";return out};Renderer.prototype.image=function(href,title,text){var out=''+text+'":">";return out};function Parser(options){this.tokens=[];this.token=null;this.options=options||marked.defaults;this.options.renderer=this.options.renderer||new Renderer;this.renderer=this.options.renderer;this.renderer.options=this.options}Parser.parse=function(src,options,renderer){var parser=new Parser(options,renderer);return parser.parse(src)};Parser.prototype.parse=function(src){this.inline=new InlineLexer(src.links,this.options,this.renderer);this.tokens=src.reverse();var out="";while(this.next()){out+=this.tok()}return out};Parser.prototype.next=function(){return this.token=this.tokens.pop()};Parser.prototype.peek=function(){return this.tokens[this.tokens.length-1]||0};Parser.prototype.parseText=function(){var body=this.token.text;while(this.peek().type==="text"){body+="\n"+this.next().text}return this.inline.output(body)};Parser.prototype.tok=function(){switch(this.token.type){case"space":{return""}case"hr":{return this.renderer.hr()}case"heading":{return this.renderer.heading(this.inline.output(this.token.text),this.token.depth,this.token.text)}case"code":{return this.renderer.code(this.token.text,this.token.lang,this.token.escaped)}case"table":{var header="",body="",i,row,cell,flags,j;cell="";for(i=0;i/g,">").replace(/"/g,""").replace(/'/g,"'")}function unescape(html){return html.replace(/&([#\w]+);/g,function(_,n){n=n.toLowerCase();if(n==="colon")return":";if(n.charAt(0)==="#"){return n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1))}return""})}function replace(regex,opt){regex=regex.source;opt=opt||"";return function self(name,val){if(!name)return new RegExp(regex,opt);val=val.source||val;val=val.replace(/(^|[^\[])\^/g,"$1");regex=regex.replace(name,val);return self}}function noop(){}noop.exec=noop;function merge(obj){var i=1,target,key;for(;iAn error occured:

    "+escape(e.message+"",true)+"
    "}throw e}}marked.options=marked.setOptions=function(opt){merge(marked.defaults,opt);return marked};marked.defaults={gfm:true,tables:true,breaks:false,pedantic:false,sanitize:false,smartLists:false,silent:false,highlight:null,langPrefix:"lang-",smartypants:false,headerPrefix:"",renderer:new Renderer,xhtml:false};marked.Parser=Parser;marked.parser=Parser.parse;marked.Renderer=Renderer;marked.Lexer=Lexer;marked.lexer=Lexer.lex;marked.InlineLexer=InlineLexer;marked.inlineLexer=InlineLexer.output;marked.parse=marked;if(typeof module!=="undefined"&&typeof exports==="object"){module.exports=marked}else if(typeof define==="function"&&define.amd){define(function(){return marked})}else{this.marked=marked}}).call(function(){return this||(typeof window!=="undefined"?window:global)}()); \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/owl.css b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/owl.css new file mode 100644 index 0000000000000000000000000000000000000000..9e80a257a37f672ee0d6e3380311bbe04d76a958 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/owl.css @@ -0,0 +1,248 @@ +.RFC2119 { + text-transform: lowercase; + font-style: italic; +} +.nonterminal { + font-weight: bold; + font-family: sans-serif; + font-size: 95%; +} +#abstract br { + /* doesn't work right SOMETIMES + margin-bottom: 1em; */ +} +.name { + font-family: monospace; +} +.buttonpanel { + margin-top: 1ex; + margin-bottom: 1ex; + padding-left: 1ex; + padding-right: 1ex; + padding-top: 1ex; + padding-bottom: 0.6ex; + border: 1px dotted black; +} +.grammar { + margin-top: 1ex; + margin-bottom: 1ex; + padding-left: 1ex; + padding-right: 1ex; + padding-top: 1ex; + padding-bottom: 0.6ex; + border: 1px dashed #2f6fab; + font-family: monospace; +} +.image { + text-align: center; +} +.centered { + text-align: center; + padding-top: 4ex; + padding-bottom: 4ex; +} +.centered table { + margin: 0 auto; + text-align: left; +} +.caption { + font-weight: bold; +} +.indent { + margin-left: 20px; +} +.atrisknote { + padding: 5px; + margin-top: 10px; + margin-bottom: 10px; + border: solid 2px blue; + background-color: #FFA; +} +.atrisknotehead { + font-style: italic; +} + +/* Stying the examples. */ + +.anexample:before { + content: "Example:"; + font-family: sans-serif; + font-size: 1.6ex; + font-weight: bold; +} +.anexample { + margin-top: 1ex; + margin-bottom: 1ex; + padding-left: 1ex; + padding-right: 1ex; + padding-top: 1ex; + padding-bottom: 0.6ex; + border: 1px dashed #2f6fab; + background-color: #f9f9f9; +} +.anexample table { + background-color: #f9f9f9; +} + +/* Styling the parts in the functional-style syntax. */ + +div.fss { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; + font-family: monospace; +} +table.fss { + margin: 0px 0px 0px 0px; + padding: 0px 0px 0px 0px; + width: 100%; +} +table.fss caption.fss { + font-size: 1.5ex; + font-weight: bold; + text-align: left; + padding-left: 10px; +} +table.fss td:first-child { + font-family: monospace; + padding-left: 20px; + padding-right: 20px; + width: 60%; +} +table{ + background-color: #f4ffff; + border: 1px solid navy; + margin: 20px; + vertical-align: middle; +} +table td { + padding: 5px 15px; + text-align: left; +} + +/* Styling the parts in the RDF syntax. */ + +div.rdf{ + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; + font-family: monospace; +} +table.rdf { + margin: 0px 0px 0px 0px; + padding: 0px 0px 0px 0px; + width: 100%; +} +table.rdf caption.rdf { + font-size: 1.5ex; + font-weight: bold; + text-align: left; + padding-left: 10px; +} +table.rdf td:first-child { + font-family: monospace; + padding-left: 20px; + padding-right: 20px; + width: 60%; +} + +/* Styling the XML syntax. */ + +div.xmlsyn { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; + font-family: monospace; +} +div.axioms { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; +} + +/* Other styles. */ + +table.complexity td { + text-align: center; +} +table.allname td { + font-family: monospace; +} +table.canonicalparsing { + margin-left: 20px; + border-style: none; +} +table.canonicalparsing td { + vertical-align: top; + padding: 2px 2px 2px 2px; +} +table.canonicalparsing td.two { + padding-left: 30px; +} + +/* The following are classes for templates used in the editing process. */ + +.review { + padding: 5px; + border: solid 1px black; + margin-left: 10%; + margin-top: 10px; + margin-bottom: 10px; + background-color: #FFA; + font-size: smaller; +} +.reviewauthor { + font-size: smaller; + font-style: italic; +} +.ednote { + padding: 5px; + border: solid 1px black; + margin-top: 10px; + margin-bottom: 10px; +} +.ednotehead { + font-weight: bold; +} + +/* override mediawiki's beautiful DL styling... */ +dl { + background: white; + width: 100%; + border: none; + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} + +div { + margin-top: 0; + margin-bottom: 0; +} +#fulltitle { + font-size: 140%; + font-weight: bold; +} + +.xml { + color: red +} + +.rdbms{ +color: red +} + +/* just copying from wiki, so it stays through TR. Currently + affects Primer, at least */ +pre { + background-color:#F9F9F9; + border:1px dashed #2F6FAB; + color:black; + line-height:1.1em; + padding:1em; +} \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/primer.css b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/primer.css new file mode 100644 index 0000000000000000000000000000000000000000..fc28be7169638d433e9e0576fc93c1991dd50328 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/primer.css @@ -0,0 +1,103 @@ +/* define a class "noprint" for sections which don't get printed */ +.noprint { display: none; } + +/* our syntax menu for switching */ +div.syntaxmenu { + border: 1px dotted black; + padding:0.5em; + margin: 1em; +} + +.container { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} + +@media print { + div.syntaxmenu { display:none; } +} + +/* use tab-like headers for syntax examples */ +div.exampleheader { + font-size: 90%; + float: left; + background: #F9F9F9; + color: #2F6FAB; + border: 1px dashed #2F6FAB; + border-bottom: 0px; + padding-top: 2px; +} + +div.exampleheader span.exampleheader { + background: #F9F9F9; + padding-top: 0px; + padding-right: 10px; + padding-left: 10px; + padding-bottom: 3px; + padding-top: 0px; +} + +/* Also copy MediaWiki style here, so it will not look different when exported */ +div.fssyntax pre, div.rdfxml pre, div.owlxml pre, div.turtle pre, div.manchester pre { + background-color: #F9F9F9; + border: 1px dashed #2F6FAB; + color: black; + line-height: 1.1em; + padding: 1em; + clear: both; + margin-left: 0em; +} +/* Expansion to add the status*/ +.status { + position: fixed; + left: 0em; + top: 0em; + text-align: right; + vertical-align: middle; + /* Square version of the inside span. Slightly larger */ + width: 26em; + height: 26em; + z-index: -1; + opacity: 0.8; + + /** From http://stackoverflow.com/questions/1080792/how-to-draw-vertical-text-with-css-cross-browser */ + + -webkit-transform: rotate(-90deg); + -moz-transform: rotate(-90deg); + -ms-transform: rotate(-90deg); + -o-transform: rotate(-90deg); + transform: rotate(-90deg); + /* also accepts left, right, top, bottom coordinates; not + * required, but a good idea for styling */ + -webkit-transform-origin: 50% 50%; + -moz-transform-origin: 50% 50%; + -ms-transform-origin: 50% 50%; + -o-transform-origin: 50% 50%; + transform-origin: 50% 50%; + + /* Should be unset in IE9+ I think. */ + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); +} + +/* The actual status box */ + .status div { + display: block; + background: rgb(0, 90, 156); + color: white; + width: 24em; + padding-top: 0.3em; + padding-left: 0em; + padding-right: 5em; + padding-bottom: 0.3em; + /* Enable for debugging + border: red thin solid; + */ +} + +/* And text inside, don't confuse fonts as it breaks em above */ +.status div span { + font-family: "Tauri"; + font-size: larger; +} \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/rec.css b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/rec.css new file mode 100644 index 0000000000000000000000000000000000000000..55d481d81a0c500bd0f4f08d070e1ce4e17d2a32 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/rec.css @@ -0,0 +1,88 @@ +/* Style for a "Recommendation" */ + +/* + Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved. + The following software licensing rules apply: + http://www.w3.org/Consortium/Legal/copyright-software */ + +/* $Id: base.css,v 1.25 2006/04/18 08:42:53 bbos Exp $ */ + +body { + padding: 2em 1em 2em 70px; + margin: 0; + font-family: sans-serif; + color: black; + background: white; + background-position: top left; + background-attachment: fixed; + background-repeat: no-repeat; + counter-reset:section; +} +:link { color: #00C; background: transparent } +:visited { color: #609; background: transparent } +a:active { color: #C00; background: transparent } + +a:link img, a:visited img { border-style: none } /* no border on img links */ + +a img { color: white; } /* trick to hide the border in Netscape 4 */ +@media all { /* hide the next rule from Netscape 4 */ + a img { color: inherit; } /* undo the color change above */ +} + +th, td { /* ns 4 */ + font-family: sans-serif; +} + +h1, h2, h3, h4, h5, h6 { text-align: left } +h2.list{counter-reset:subsection } +h2.list:before{counter-increment:section;content: counter(section) ". ";} +h3.list:before{counter-increment:subsection;content: counter(section) "." counter(subsection) ". "; + } +h3.list{margin-top: 20px; + border-bottom: 0px; } +/* background should be transparent, but WebTV has a bug */ +h1, h2, h3 { color: #005A9C; background: white } +h1 { font: 170% sans-serif } +h2 { font: 140% sans-serif } +h3 { font: 120% sans-serif } +h4 { font: bold 100% sans-serif } +h5 { font: italic 100% sans-serif } +h6 { font: small-caps 100% sans-serif } + +.hide { display: none } + +div.head { margin-bottom: 1em } +div.head h1 { margin-top: 2em; clear: both } +div.head table { margin-left: 2em; margin-top: 2em } + +p.copyright { font-size: small } +p.copyright small { font-size: small } + +@media screen { /* hide from IE3 */ +a[href]:hover { background: #ffa } +} + +pre { margin-left: 2em } +/* +p { + margin-top: 0.6em; + margin-bottom: 0.6em; +} +*/ +dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ +dt { font-weight: bold } + +pre, code { font-family: monospace } /* navigator 4 requires this */ + +ul.toc, ol.toc { + list-style: disc; /* Mac NS has problem with 'none' */ + list-style: none; +} + +@media aural { + h1, h2, h3 { stress: 20; richness: 90 } + .hide { speak: none } + p.copyright { volume: x-soft; speech-rate: x-fast } + dt { pause-before: 20% } + pre { speak-punctuation: code } +} diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/saref4inma.png b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/saref4inma.png new file mode 100644 index 0000000000000000000000000000000000000000..4c4859c14400020ac523e2c0382a117e746623db Binary files /dev/null and b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/resources/saref4inma.png differ diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/saref4inma.ttl.widoco.conf b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/saref4inma.ttl.widoco.conf new file mode 100644 index 0000000000000000000000000000000000000000..38e506f4bc758d7eb69a70ae1d7f4843b25db390 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/saref4inma.ttl.widoco.conf @@ -0,0 +1,38 @@ + +abstract=This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI). +ontologyTitle=SAREF extension for industry and manufacturing domain +ontologyPrefix=s4inma +ontologyNamespaceURI=https://w3id.org/def/saref4inma +ontologyName=SAREF extension for industry and manufacturing domain +thisVersionURI=null +latestVersionURI= +previousVersionURI= +dateOfRelease= +ontologyRevisionNumber=1.0 +licenseURI=http://purl.org/NET/rdflicense/cc-by4.0 +licenseName=http://purl.org/NET/rdflicense/cc-by4.0 +licenseIconURL=null +citeAs= +DOI= +status=Ontology Specification Draft +backwardsCompatibleWith= +publisher=http://www.oeg-upm.net/ +publisherURI=http://www.oeg-upm.net/ +publisherInstitution=null +publisherInstitutionURI=null +authors=http://www.garcia-castro.com/foaf.rdf#me;Alba Fernandez Izquierdo +authorsURI=http://www.garcia-castro.com/foaf.rdf#me; +authorsInstitution=; +authorsInstitutionURI=; +contributors= +contributorsURI= +contributorsInstitution= +contributorsInstitutionURI= +importedOntologyNames= +importedOntologyURIs= +extendedOntologyNames= +extendedOntologyURIs= +RDFXMLSerialization=ontology.xml +TurtleSerialization=ontology.ttl +N3Serialization=ontology.nt +JSONLDSerialization=ontology.json diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/abstract-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/abstract-en.html new file mode 100644 index 0000000000000000000000000000000000000000..3327befde057ceb54cd7a0e71798c651099101bf --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/abstract-en.html @@ -0,0 +1,2 @@ +

    Abstract

    +This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI). diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/crossref-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/crossref-en.html new file mode 100644 index 0000000000000000000000000000000000000000..5a39b65f017fe59ca1c4d981a51d7db74087ba1d --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/crossref-en.html @@ -0,0 +1,791 @@ +

    Cross reference for SAREF extension for industry and manufacturing domain classes, properties and dataproperties back to ToC

    +This section provides details for each class and property defined by SAREF extension for industry and manufacturing domain. +
    +

    Classes

    + +
    +

    Areac + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Area

    +
    + Physical, geographical or logical grouping of resources determined by the site (definition taken from IEC 62264) +
    +
    +
    has super-classes
    +
    + contains + op + some + Work center + c +
    +
    +
    +
    +

    Batchc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Batch

    +
    + The material that is being produced (definition taken from IEC 61512) +
    +
    +
    has super-classes
    +
    + needs equipment + op + only + Product equipment + c +
    +
    + has GTIN-12 + dp + only + literal +
    +
    + has GTIN-13 + dp + only + literal +
    +
    + has GTIN-14 + dp + only + literal +
    +
    + has GTIN-8 + dp + only + literal +
    +
    + size + dp + only + integer +
    +
    +
    +
    +

    Control modulec + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#ControlModule

    +
    + The lowest level grouping of equipment in the physical model that can carry out basic control (definition taken from IEC 61512) +
    +
    +
    has super-classes
    +
    + Product equipment + c +
    +
    +
    +
    +

    Devicec + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref#Device

    +
    +
    has sub-classes
    +
    + Product equipment + c +
    +
    +
    +
    +

    Equipment modulec + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#EquipmentModule

    +
    + A functional group of equipment that can carry out a finit number of specific minor processing activities (definition taken from IEC 61512) +
    +
    +
    has super-classes
    +
    + Product equipment + c +
    +
    has sub-classes
    +
    + Injection unit + c, Moulding machine + c +
    +
    +
    +
    +

    Factoryc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Factory

    +
    + One or more organizations sharing a definit mission, goals and objectives which provides an output such as a product (definition taken from IEC 62264) +
    +
    +
    has super-classes
    +
    + contains + op + some + Site + c +
    +
    +
    +
    +

    Injection unitc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#InjectionUnit

    +
    +
    has super-classes
    +
    + Equipment module + c +
    +
    +
    +
    +

    Materialc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Material

    +
    + Material needed for producing products +
    +
    +
    +

    Moulding machinec + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#MouldingMachine

    +
    +
    has super-classes
    +
    + Equipment module + c +
    +
    +
    +
    +

    Process cellc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#ProcessCell

    +
    + A logical grouping of equipment that includes the equipment required for production of one or more batches (definition taken from IEC 61512) +
    +
    +
    has super-classes
    +
    + Work center + c +
    +
    +
    +
    +

    Productc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Product

    +
    + Products built in a factory +
    +
    +
    +

    Product categoryc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#ProductCategory

    +
    + It represents the type of products that can be produced +
    +
    +
    has super-classes
    +
    + brand + dp + only + literal +
    +
    + manufacturer + dp + only + literal +
    +
    + supplier + dp + only + literal +
    +
    is disjoint with
    +
    + Product equipment + c +
    +
    +
    +
    +

    Product equipmentc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#ProductEquipment

    +
    + Equipment in a factory that is used to produce products +
    +
    +
    has super-classes
    +
    + Device + c +
    +
    + makes + op + some + Product category + c +
    +
    + description + dp + only + literal +
    +
    + name + dp + only + literal +
    +
    has sub-classes
    +
    + Control module + c, Equipment module + c, Unit + c, Work center + c +
    +
    is disjoint with
    +
    + Product category + c +
    +
    +
    +
    +

    Production unitc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#ProductionUnit

    +
    + Collection of equipment that converts, separates or reacts one or more feedstocks to produce intermediate or final products (definition taken from IEC 62264) +
    +
    +
    has super-classes
    +
    + Work center + c +
    +
    +
    +
    +

    Sitec + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Site

    +
    + identified physical, geographical, and/or logical component grouping of a manufacturing enterprise (definition taken from IEC 62264) +
    +
    +
    has super-classes
    +
    + contains + op + some + Area + c +
    +
    +
    +
    +

    Unitc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#Unit

    +
    + Level of equipment composed by lower level elements, such as equipment modules, in which one or more processign activities can be conducted +
    +
    +
    has super-classes
    +
    + Product equipment + c +
    +
    +
    +
    +

    Work centerc + back to ToC or Class ToC + +

    +

    + IRI: https://w3id.org/saref4inma#WorkCenter

    +
    + Equipment element under an area in a role-based equipment hierarchy that performs production, storage or material movement (definition taken from IEC 62264) +
    +
    +
    has super-classes
    +
    + Product equipment + c +
    +
    has sub-classes
    +
    + Process cell + c, Production unit + c +
    +
    +
    +
    +

    Object Properties

    + +
    +

    containsop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#contains

    +
    + A relationship indicating that an entity consists of other entities +
    +
    +
    +

    has categoryop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#hasCategory

    +
    + The type of product that can be produced in a factory +
    +
    +
    +

    has stateop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref#hasState

    +
    +
    +

    has updateop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#hasUpdate

    +
    + Updates of a product or equipment +
    +
    +
    +

    is created inop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#isCreatedIn

    +
    + A relationship indicating where an entity is producted +
    +
    +
    +

    makesop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#makes

    +
    + A relationship indicating that entity can produce other entities +
    +
    +
    +

    needs equipmentop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#needsEquipment

    +
    + A relationship indicating that an entity needs particular equipment to produce +
    +
    +
    +

    needs materialop + back to ToC or Object Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#needsMaterial

    +
    + A relationship indicating the material needed to produce an entity +
    +
    +
    +

    Data Properties

    + +
    +

    branddp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#brand

    +
    + Brand of a product +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    descriptiondp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#description

    +
    + Description of a product equipment +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    has GTIN-12dp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#hasGTIN12

    +
    + GTIN identifier that consists of 12 digits +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    has GTIN-13dp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#hasGTIN13

    +
    + GTIN identifier that consists of 13 digits +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    has GTIN-14dp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#hasGTIN14

    +
    + GTIN identifier that consists of 14 digits +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    has GTIN-8dp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#hasGTIN8

    +
    + GTIN identifier that consists of 8 digits +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    manufacturerdp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#manufacturer

    +
    + Manufacturer of a product +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    namedp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#name

    +
    + Name of a product equipment +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    sizedp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#size

    +
    + Size of a batch +
    +
    +
    +
    has range
    +
    + integer +
    +
    +
    +
    +
    +

    supplierdp + back to ToC or Data Property ToC + +

    +

    + IRI: https://w3id.org/saref4inma#supplier

    +
    + Supplier of a product +
    +
    +
    +
    has range
    +
    + literal +
    +
    +
    +
    +
    +

    Legend back to ToC

    +
    +c: Classes
    +op: Object Properties
    +dp: Data Properties
    +ni: Named Individuals +
    +
    \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/description-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/description-en.html new file mode 100644 index 0000000000000000000000000000000000000000..cef2fb6f3509b867a4ed95bb6bdf5162c81a082f --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/description-en.html @@ -0,0 +1,8 @@ + +

    SAREF extension for industry and manufacturing domain: Description back to ToC

    + +Figure 1 presents an overview of the classes and the properties included in the SAREF4INMA extension. +
    General overview of the top levels of the SAREF4INMA extension.
    Figure 1. - General overview of the top levels of the SAREF4INMA extension.
    + + + \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/introduction-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/introduction-en.html new file mode 100644 index 0000000000000000000000000000000000000000..8f30880286915bc106cb10feaec3030794c5eb74 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/introduction-en.html @@ -0,0 +1,28 @@ +

    Introduction back to ToC

    + + + +This document presents the implementation of the SAREF extension for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI). This work has been developed in the context of the STF 534 which was established with the goal to create SAREF extensions for the domains of Smart Cities, Smart Industry & Manufacturing, and Smart AgriFood. +
    +

    Namespace declarations

    +
    + + + + + + + + + + + + + + + + + +
    Table 1: Namespaces used in the document
    s4inma<https://w3id.org/def/saref4inma>
    def<https://w3id.org/def>
    owl<http://www.w3.org/2002/07/owl>
    saref<https://w3id.org/saref>
    xsd<http://www.w3.org/2001/XMLSchema>
    rdfs<http://www.w3.org/2000/01/rdf-schema>
    saref4inma<https://w3id.org/saref4inma>
    foaf-rdf<http://www.garcia-castro.com/foaf.rdf>
    rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
    rdflicense<http://purl.org/NET/rdflicense>
    terms<http://purl.org/dc/terms>
    vann<http://purl.org/vocab/vann>
    dc<http://purl.org/dc/elements/1.1>
    +
    +
    diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/overview-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/overview-en.html new file mode 100644 index 0000000000000000000000000000000000000000..fe31a6beacde8db611c5abf0eefa7333fc637445 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/overview-en.html @@ -0,0 +1,113 @@ +

    SAREF extension for industry and manufacturing domain: Overview back to ToC

    + +This ontology has the following classes and properties. +

    Classes

    +

    Object Properties

    Data Properties

    \ No newline at end of file diff --git a/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/references-en.html b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/references-en.html new file mode 100644 index 0000000000000000000000000000000000000000..e8416c78898f112833762ce73cfb1494690a5ab8 --- /dev/null +++ b/OnToology/SAREF4INMA/ontology/saref4inma.ttl/documentation/sections/references-en.html @@ -0,0 +1,3 @@ +

    References back to ToC

    + +Add your references here. It is recommended to have them as a list. diff --git a/OnToology/saref.linkeddata.es/report.ttl/OnToology.cfg b/OnToology/saref.linkeddata.es/report.ttl/OnToology.cfg new file mode 100644 index 0000000000000000000000000000000000000000..528b86e62465532f885bf0be9323ebe69d93eefe --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/OnToology.cfg @@ -0,0 +1,13 @@ +[owl2jsonld] +enable = True + +[widoco] +enable = True +languages = en + +[ar2dtool] +enable = True + +[oops] +enable = True + diff --git a/OnToology/saref.linkeddata.es/report.ttl/context/context.jsonld b/OnToology/saref.linkeddata.es/report.ttl/context/context.jsonld new file mode 100644 index 0000000000000000000000000000000000000000..3972ce2f4ac05d70b017fad81a7c936684918a3c --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/context/context.jsonld @@ -0,0 +1,46 @@ +{ + "@context" : { + "numberVocabsOK" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#numberVocabsOK" + }, + "entrySubject" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#entrySubject" + }, + "Entry" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#Entry" + }, + "label" : { + "@id" : "http://www.w3.org/2000/01/rdf-schema#label" + }, + "numberVocabsWarning" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#numberVocabsWarning" + }, + "numberVocabsError" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#numberVocabsError" + }, + "Report" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#Report" + }, + "Warning" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#Warning" + }, + "detectedProblem" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#detectedProblem" + }, + "hasEntry" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#hasEntry" + }, + "reportDate" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#reportDate" + }, + "Error" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#Error" + }, + "vocabularyStatus" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#vocabularyStatus" + }, + "isEntryOfReport" : { + "@id" : "http://vocab.linkeddata.es/ontology/report#isEntryOfReport" + } + } +} diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png new file mode 100644 index 0000000000000000000000000000000000000000..f7bddf1f7c9b7e344fc2a0d27f4332f15962b2ee Binary files /dev/null and b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png differ diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png.dot b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png.dot new file mode 100644 index 0000000000000000000000000000000000000000..94e686ad058c0a9dfa8391be903f7d155c02c005 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png.dot @@ -0,0 +1,24 @@ +digraph ar2dtool_diagram { +rankdir=LR; +size="1501" + ":ENTRY1510756761967" -> ":REPORT1510756761967" [ label = ":isEntryOfReport" ]; + ":ENTRY1510756761967" -> ":" [ label = ":entrySubject" ]; + ":ENTRY1510756761967" -> ":LICENSENOTFOUND" [ label = ":detectedProblem" ]; + ":ENTRY1510756761967" -> ":NOSERIALIZATIONSAVAILABLE" [ label = ":detectedProblem" ]; + ":ENTRY1510756761967" -> ":GENERICERROR" [ label = ":detectedProblem" ]; + ":REPORT1510756761967" -> ":ENTRY1510756761967" [ label = ":hasEntry" ]; + ":REPORT1510756761967" -> "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23" [ label = ":hasEntry" ]; + ":REPORT1510756761967" -> ":ENTRY1510756761967HTTPSW3IDORGSAREF" [ label = ":hasEntry" ]; + ":REPORT1510756761967" -> "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23" [ label = ":hasEntry" ]; + "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23" -> ":REPORT1510756761967" [ label = ":isEntryOfReport" ]; + "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23" -> "http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_DEF_SAREF4ENVI%23" [ label = ":entrySubject" ]; + "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23" -> ":LICENSENOTFOUND" [ label = ":detectedProblem" ]; + "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23" -> ":REPORT1510756761967" [ label = ":isEntryOfReport" ]; + "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23" -> "http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_DEF_SAREF4BLDG%23" [ label = ":entrySubject" ]; + "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23" -> ":LICENSENOTFOUND" [ label = ":detectedProblem" ]; + ":ENTRY1510756761967HTTPSW3IDORGSAREF" -> ":REPORT1510756761967" [ label = ":isEntryOfReport" ]; + ":ENTRY1510756761967HTTPSW3IDORGSAREF" -> "http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_SAREF" [ label = ":entrySubject" ]; + ":ENTRY1510756761967HTTPSW3IDORGSAREF" -> ":LICENSENOTFOUND" [ label = ":detectedProblem" ]; + ":ENTRY1510756761967HTTPSW3IDORGSAREF" -> ":LANGUAGENOTFOUND" [ label = ":detectedProblem" ]; + +} diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png.graphml b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png.graphml new file mode 100644 index 0000000000000000000000000000000000000000..d20c9b568d2be887f136fddd30230edeb889a63c --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-class/report.ttl.png.graphml @@ -0,0 +1,375 @@ + + + + + + + + + + + + + + + :ENTRY1510756761967 + + + + + + + + + + + + :REPORT1510756761967 + + + + + + + + + + + :isEntryOfReport + + + + + + + + + + + + : + + + + + + + + + + + :entrySubject + + + + + + + + + + + + :LICENSENOTFOUND + + + + + + + + + + + :detectedProblem + + + + + + + + + + + + :NOSERIALIZATIONSAVAILABLE + + + + + + + + + + + :detectedProblem + + + + + + + + + + + + :GENERICERROR + + + + + + + + + + + :detectedProblem + + + + + + + + + + + :hasEntry + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23 + + + + + + + + + + + :hasEntry + + + + + + + + + + + + :ENTRY1510756761967HTTPSW3IDORGSAREF + + + + + + + + + + + :hasEntry + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23 + + + + + + + + + + + :hasEntry + + + + + + + + + + + :isEntryOfReport + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_DEF_SAREF4ENVI%23 + + + + + + + + + + + :entrySubject + + + + + + + + + + + :detectedProblem + + + + + + + + + + + :isEntryOfReport + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_DEF_SAREF4BLDG%23 + + + + + + + + + + + :entrySubject + + + + + + + + + + + :detectedProblem + + + + + + + + + + + :isEntryOfReport + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_SAREF + + + + + + + + + + + :entrySubject + + + + + + + + + + + :detectedProblem + + + + + + + + + + + + :LANGUAGENOTFOUND + + + + + + + + + + + :detectedProblem + + + + + + + diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png new file mode 100644 index 0000000000000000000000000000000000000000..bcaf83aaf3dd108d317bd69727e2a778cfb11d12 Binary files /dev/null and b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png differ diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png.dot b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png.dot new file mode 100644 index 0000000000000000000000000000000000000000..e80df72416338ef21d0dce9cd61428dd041719a6 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png.dot @@ -0,0 +1,5 @@ +digraph ar2dtool_diagram { +rankdir=LR; +size="1000" + +} diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png.graphml b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png.graphml new file mode 100644 index 0000000000000000000000000000000000000000..510e4755a50445d28599add6cf4fcf898a57e2eb --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/diagrams/ar2dtool-taxonomy/report.ttl.png.graphml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/config/ar2dtool-class.conf b/OnToology/saref.linkeddata.es/report.ttl/diagrams/config/ar2dtool-class.conf new file mode 100644 index 0000000000000000000000000000000000000000..f9ad582dab1173a5cdba7aabebec64bbb40f07ca --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/diagrams/config/ar2dtool-class.conf @@ -0,0 +1,42 @@ +pathToDot=/usr/bin/dot; +pathToTempDir=/home/ahmad/temp; + +imageSize=1501; +rankdir=LR; + +######## +#shapes# +######## + +#classShape=diamond; +#individualShape=diamond; +#literalShape=box; +#arrowhead=normal; +#arrowtail=normal; +#arrowdir=forward; + +######## +#colors# +######## + +classColor=orange; +#individualColor=orange; +#literalColor=blue; +#arrowColor=blue; + +############# +#RDF options# +############# + +nodeNameMode=prefix; +ignoreLiterals=true; +ignoreRdfType=true; +synthesizeObjectProperties=true; + +####### +#lists# +####### + +#ignoreElementsList=[]; + +ignoreElementList=[]; diff --git a/OnToology/saref.linkeddata.es/report.ttl/diagrams/config/ar2dtool-taxonomy.conf b/OnToology/saref.linkeddata.es/report.ttl/diagrams/config/ar2dtool-taxonomy.conf new file mode 100644 index 0000000000000000000000000000000000000000..8420009cebd87dee4822885e15ddb5d6c482574b --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/diagrams/config/ar2dtool-taxonomy.conf @@ -0,0 +1,51 @@ +pathToDot=/usr/bin/dot; +pathToTempDir=/home/ahmad/temp; + +imageSize=1000; +rankdir=LR; + +######## +#shapes# +######## + +#classShape=diamond; +#individualShape=diamond; +#literalShape=box; +#arrowhead=normal; +#arrowtail=normal; +#arrowdir=forward; + +######## +#colors# +######## + +#classColor=orange; +#individualColor=orange; +#literalColor=blue; +#arrowColor=blue; + +####### +#files# +####### + +generateGvFile=true; +generateGraphMLFile=false; + +############# +#RDF options# +############# + +nodeNameMode=prefix; +ignoreLiterals=true; +ignoreRdfType=false; +synthesizeObjectProperties=false; + +####### +#lists# +####### + +includeOnlyElementList=[ +< +http://www.w3.org/2000/01/rdf-schema#subClassOf +> +]; diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/.htaccess b/OnToology/saref.linkeddata.es/report.ttl/documentation/.htaccess new file mode 100644 index 0000000000000000000000000000000000000000..6e6b725ff4423a91129f25ba6a99a3d445113300 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/.htaccess @@ -0,0 +1,47 @@ +# Turn off MultiViews +Options -MultiViews + +# Directive to ensure *.rdf files served as appropriate content type, +# if not present in main apache config +AddType application/rdf+xml .rdf +AddType application/rdf+xml .owl +AddType text/turtle .ttl +AddType application/n-triples .n3 +AddType application/ld+json .json +# Rewrite engine setup +RewriteEngine On +#Change the path to the folder here +RewriteBase /documentation + +# Rewrite rule to serve HTML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} !application/rdf\+xml.*(text/html|application/xhtml\+xml) +RewriteCond %{HTTP_ACCEPT} text/html [OR] +RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR] +RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.* +RewriteRule ^$ index-en.html [R=303,L] + +# Rewrite rule to serve JSON-LD content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/ld\+json +RewriteRule ^$ ontology.json [R=303,L] + +# Rewrite rule to serve RDF/XML content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} \*/\* [OR] +RewriteCond %{HTTP_ACCEPT} application/rdf\+xml +RewriteRule ^$ ontology.xml [R=303,L] + +# Rewrite rule to serve N-Triples content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} application/n-triples +RewriteRule ^$ ontology.nt [R=303,L] + +# Rewrite rule to serve TTL content from the vocabulary URI if requested +RewriteCond %{HTTP_ACCEPT} text/turtle [OR] +RewriteCond %{HTTP_ACCEPT} text/\* [OR] +RewriteCond %{HTTP_ACCEPT} \*/turtle +RewriteRule ^$ ontology.ttl [R=303,L] + +RewriteCond %{HTTP_ACCEPT} .+ +RewriteRule ^$ 406.html [R=406,L] +# Default response +# --------------------------- +# Rewrite rule to serve the RDF/XML content from the vocabulary URI by default +RewriteRule ^$ ontology.xml [R=303,L] \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/406.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/406.html new file mode 100644 index 0000000000000000000000000000000000000000..2a3157a358ba8e125a5ca5c66e77169ea495d9fa --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/406.html @@ -0,0 +1,10 @@ + + +406 Not Acceptable + + +

    Not Acceptable

    +

    An appropriate representation of the requested resource could not be found on this server.

    + Available variants: + + \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/index-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/index-en.html new file mode 100644 index 0000000000000000000000000000000000000000..48879f5f567080029224d6909e786320c22f4479 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/index-en.html @@ -0,0 +1,87 @@ + + + + + Ontology Documentation generated by WIDOCO + + + + + + + + + + + +
    +
    +
    language en
    + + +
    +
    Download serialization:
    JSON-LD RDF/XML N-Triples TTL
    License:
    http://insertlicenseURIhere.org +
    + +Provenance of this page
    +
    +
    +
    +Ontology Specification Draft +
    +
    +
    +
    +
    +
    +
    +
    +

    Acknowledgements back to ToC

    +

    +The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.

    +
    + +
    + + \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.json b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.json new file mode 100644 index 0000000000000000000000000000000000000000..5bbf0a620efdd4aa2cd4cb8f1eedc086e9010e7c --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.json @@ -0,0 +1,190 @@ +[ { + "@id" : "_:genid1", + "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Entry" ], + "http://vocab.linkeddata.es/ontology/report#detectedProblem" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#GENERICERROR" + }, { + "@id" : "http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND" + }, { + "@id" : "http://vocab.linkeddata.es/ontology/report#NOSERIALIZATIONSAVAILABLE" + } ], + "http://vocab.linkeddata.es/ontology/report#entrySubject" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#" + } ], + "http://vocab.linkeddata.es/ontology/report#isEntryOfReport" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#REPORT1510756761967" + } ], + "http://vocab.linkeddata.es/ontology/report#vocabularyStatus" : [ { + "@value" : "http://vocab.linkeddata.es/ontology/report#error" + }, { + "@value" : "http://vocab.linkeddata.es/ontology/report#warning" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Entry for vocab " + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Entry" ], + "http://vocab.linkeddata.es/ontology/report#detectedProblem" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND" + } ], + "http://vocab.linkeddata.es/ontology/report#entrySubject" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_DEF_SAREF4BLDG%23" + } ], + "http://vocab.linkeddata.es/ontology/report#isEntryOfReport" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#REPORT1510756761967" + } ], + "http://vocab.linkeddata.es/ontology/report#vocabularyStatus" : [ { + "@value" : "http://vocab.linkeddata.es/ontology/report#success" + }, { + "@value" : "http://vocab.linkeddata.es/ontology/report#warning" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%2523", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Entry for vocab https://w3id.org/def/saref4bldg#" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Entry" ], + "http://vocab.linkeddata.es/ontology/report#detectedProblem" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND" + } ], + "http://vocab.linkeddata.es/ontology/report#entrySubject" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_DEF_SAREF4ENVI%23" + } ], + "http://vocab.linkeddata.es/ontology/report#isEntryOfReport" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#REPORT1510756761967" + } ], + "http://vocab.linkeddata.es/ontology/report#vocabularyStatus" : [ { + "@value" : "http://vocab.linkeddata.es/ontology/report#success" + }, { + "@value" : "http://vocab.linkeddata.es/ontology/report#warning" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%2523", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Entry for vocab https://w3id.org/def/saref4envi#" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGSAREF", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Entry" ], + "http://vocab.linkeddata.es/ontology/report#detectedProblem" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#LANGUAGENOTFOUND" + }, { + "@id" : "http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND" + } ], + "http://vocab.linkeddata.es/ontology/report#entrySubject" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#https:/_W3ID.ORG_SAREF" + } ], + "http://vocab.linkeddata.es/ontology/report#isEntryOfReport" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#REPORT1510756761967" + } ], + "http://vocab.linkeddata.es/ontology/report#vocabularyStatus" : [ { + "@value" : "http://vocab.linkeddata.es/ontology/report#success" + }, { + "@value" : "http://vocab.linkeddata.es/ontology/report#warning" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Entry for vocab https://w3id.org/saref" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#Entry", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#Error", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#GENERICERROR", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Error" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Error: the vocabulary could not be loaded or processed" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#LANGUAGENOTFOUND", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Warning" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Warning: A language was not recognized in vocabulary" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Warning" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Warning: A license was not found for vocabulary" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#NOSERIALIZATIONSAVAILABLE", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Error" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Error: no serializations available for vocab" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#REPORT1510756761967", + "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://vocab.linkeddata.es/ontology/report#Report" ], + "http://vocab.linkeddata.es/ontology/report#hasEntry" : [ { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967" + }, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGSAREF" + }, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23" + }, { + "@id" : "http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23" + } ], + "http://vocab.linkeddata.es/ontology/report#numberVocabsError" : [ { + "@value" : "1" + } ], + "http://vocab.linkeddata.es/ontology/report#numberVocabsOK" : [ { + "@value" : "3" + } ], + "http://vocab.linkeddata.es/ontology/report#numberVocabsWarning" : [ { + "@value" : "4" + } ], + "http://vocab.linkeddata.es/ontology/report#reportDate" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime", + "@value" : "Wed Nov 15 15:39:21 CET 2017" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Report created on Wed Nov 15 15:39:21 CET 2017" + } ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#Report", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#Warning", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#detectedProblem", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#entrySubject", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#hasEntry", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#isEntryOfReport", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#numberVocabsError", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#numberVocabsOK", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#numberVocabsWarning", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#reportDate", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +}, { + "@id" : "http://vocab.linkeddata.es/ontology/report#vocabularyStatus", + "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] +}, { + "@id" : "http://www.w3.org/2000/01/rdf-schema#label", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] +} ] \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.nt b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.nt new file mode 100644 index 0000000000000000000000000000000000000000..8200e08bbc5af388ddd3134c38cd986fa52c5980 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.nt @@ -0,0 +1,162 @@ +_:genid1 . +# +# +# ################################################################# +# # +# # Annotation properties +# # +# ################################################################# +# +# +# http://vocab.linkeddata.es/ontology/report#detectedProblem + . +# +# http://vocab.linkeddata.es/ontology/report#entrySubject + . +# +# http://vocab.linkeddata.es/ontology/report#hasEntry + . +# +# http://vocab.linkeddata.es/ontology/report#isEntryOfReport + . +# +# http://vocab.linkeddata.es/ontology/report#vocabularyStatus + . +# +# +# +# ################################################################# +# # +# # Data properties +# # +# ################################################################# +# +# +# http://vocab.linkeddata.es/ontology/report#numberVocabsError + . +# +# http://vocab.linkeddata.es/ontology/report#numberVocabsOK + . +# +# http://vocab.linkeddata.es/ontology/report#numberVocabsWarning + . +# +# http://vocab.linkeddata.es/ontology/report#reportDate + . +# +# http://www.w3.org/2000/01/rdf-schema#label + . +# +# +# +# ################################################################# +# # +# # Classes +# # +# ################################################################# +# +# +# http://vocab.linkeddata.es/ontology/report#Entry + . +# +# http://vocab.linkeddata.es/ontology/report#Error + . +# +# http://vocab.linkeddata.es/ontology/report#Report + . +# +# http://vocab.linkeddata.es/ontology/report#Warning + . +# +# +# +# ################################################################# +# # +# # Individuals +# # +# ################################################################# +# +# +# http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967 + . + . + "Entry for vocab " . + . + . + . + . + . + "http://vocab.linkeddata.es/ontology/report#error" . + "http://vocab.linkeddata.es/ontology/report#warning" . +# +# http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGSAREF + . + . + "Entry for vocab https://w3id.org/saref" . + . + . + . + . + "http://vocab.linkeddata.es/ontology/report#success" . + "http://vocab.linkeddata.es/ontology/report#warning" . +# +# http://vocab.linkeddata.es/ontology/report#GENERICERROR + . + . + "Error: the vocabulary could not be loaded or processed" . +# +# http://vocab.linkeddata.es/ontology/report#LANGUAGENOTFOUND + . + . + "Warning: A language was not recognized in vocabulary" . +# +# http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND + . + . + "Warning: A license was not found for vocabulary" . +# +# http://vocab.linkeddata.es/ontology/report#NOSERIALIZATIONSAVAILABLE + . + . + "Error: no serializations available for vocab" . +# +# http://vocab.linkeddata.es/ontology/report#REPORT1510756761967 + . + . + "1" . + "3" . + "4" . + "Wed Nov 15 15:39:21 CET 2017"^^ . + "Report created on Wed Nov 15 15:39:21 CET 2017" . + . + . + . + . +# +# http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23 + . + . + . + . + . + "http://vocab.linkeddata.es/ontology/report#success" . + "http://vocab.linkeddata.es/ontology/report#warning" . +# +# http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%2523 + . + "Entry for vocab https://w3id.org/def/saref4bldg#" . +# +# http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23 + . + . + . + . + . + "http://vocab.linkeddata.es/ontology/report#success" . + "http://vocab.linkeddata.es/ontology/report#warning" . +# +# http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%2523 + . + "Entry for vocab https://w3id.org/def/saref4envi#" . +# +# Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.ttl b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.ttl new file mode 100644 index 0000000000000000000000000000000000000000..df39400c47419ca9c1b6db45afc13043e73efc03 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.ttl @@ -0,0 +1,176 @@ +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@base . + +[ rdf:type owl:Ontology + ] . + +################################################################# +# Annotation properties +################################################################# + +### http://vocab.linkeddata.es/ontology/report#detectedProblem + rdf:type owl:AnnotationProperty . + + +### http://vocab.linkeddata.es/ontology/report#entrySubject + rdf:type owl:AnnotationProperty . + + +### http://vocab.linkeddata.es/ontology/report#hasEntry + rdf:type owl:AnnotationProperty . + + +### http://vocab.linkeddata.es/ontology/report#isEntryOfReport + rdf:type owl:AnnotationProperty . + + +### http://vocab.linkeddata.es/ontology/report#vocabularyStatus + rdf:type owl:AnnotationProperty . + + +################################################################# +# Data properties +################################################################# + +### http://vocab.linkeddata.es/ontology/report#numberVocabsError + rdf:type owl:DatatypeProperty . + + +### http://vocab.linkeddata.es/ontology/report#numberVocabsOK + rdf:type owl:DatatypeProperty . + + +### http://vocab.linkeddata.es/ontology/report#numberVocabsWarning + rdf:type owl:DatatypeProperty . + + +### http://vocab.linkeddata.es/ontology/report#reportDate + rdf:type owl:DatatypeProperty . + + +### http://www.w3.org/2000/01/rdf-schema#label +rdfs:label rdf:type owl:DatatypeProperty . + + +################################################################# +# Classes +################################################################# + +### http://vocab.linkeddata.es/ontology/report#Entry + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/ontology/report#Error + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/ontology/report#Report + rdf:type owl:Class . + + +### http://vocab.linkeddata.es/ontology/report#Warning + rdf:type owl:Class . + + +################################################################# +# Individuals +################################################################# + +### http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967 + rdf:type owl:NamedIndividual , + ; + rdfs:label "Entry for vocab " ; + , + , + ; + ; + ; + "http://vocab.linkeddata.es/ontology/report#error" , + "http://vocab.linkeddata.es/ontology/report#warning" . + + +### http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGSAREF + rdf:type owl:NamedIndividual , + ; + rdfs:label "Entry for vocab https://w3id.org/saref" ; + , + ; + ; + ; + "http://vocab.linkeddata.es/ontology/report#success" , + "http://vocab.linkeddata.es/ontology/report#warning" . + + +### http://vocab.linkeddata.es/ontology/report#GENERICERROR + rdf:type owl:NamedIndividual , + ; + rdfs:label "Error: the vocabulary could not be loaded or processed" . + + +### http://vocab.linkeddata.es/ontology/report#LANGUAGENOTFOUND + rdf:type owl:NamedIndividual , + ; + rdfs:label "Warning: A language was not recognized in vocabulary" . + + +### http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND + rdf:type owl:NamedIndividual , + ; + rdfs:label "Warning: A license was not found for vocabulary" . + + +### http://vocab.linkeddata.es/ontology/report#NOSERIALIZATIONSAVAILABLE + rdf:type owl:NamedIndividual , + ; + rdfs:label "Error: no serializations available for vocab" . + + +### http://vocab.linkeddata.es/ontology/report#REPORT1510756761967 + rdf:type owl:NamedIndividual , + ; + "1" ; + "3" ; + "4" ; + "Wed Nov 15 15:39:21 CET 2017"^^xsd:dateTime ; + rdfs:label "Report created on Wed Nov 15 15:39:21 CET 2017" ; + , + , + , + . + + +### http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23 + rdf:type owl:NamedIndividual , + ; + ; + ; + ; + "http://vocab.linkeddata.es/ontology/report#success" , + "http://vocab.linkeddata.es/ontology/report#warning" . + + +### http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%2523 + rdf:type owl:NamedIndividual ; + rdfs:label "Entry for vocab https://w3id.org/def/saref4bldg#" . + + +### http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23 + rdf:type owl:NamedIndividual , + ; + ; + ; + ; + "http://vocab.linkeddata.es/ontology/report#success" , + "http://vocab.linkeddata.es/ontology/report#warning" . + + +### http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%2523 + rdf:type owl:NamedIndividual ; + rdfs:label "Entry for vocab https://w3id.org/def/saref4envi#" . + + +### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.xml b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.xml new file mode 100644 index 0000000000000000000000000000000000000000..51fe0c945bd0c4d6e796c9c5f401d678671f2da9 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/ontology.xml @@ -0,0 +1,300 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Entry for vocab + + + + + + http://vocab.linkeddata.es/ontology/report#error + http://vocab.linkeddata.es/ontology/report#warning + + + + + + + + + + Entry for vocab https://w3id.org/saref + + + + + http://vocab.linkeddata.es/ontology/report#success + http://vocab.linkeddata.es/ontology/report#warning + + + + + + + + + + Error: the vocabulary could not be loaded or processed + + + + + + + + + + Warning: A language was not recognized in vocabulary + + + + + + + + + + Warning: A license was not found for vocabulary + + + + + + + + + + Error: no serializations available for vocab + + + + + + + + + + 1 + 3 + 4 + Wed Nov 15 15:39:21 CET 2017 + Report created on Wed Nov 15 15:39:21 CET 2017 + + + + + + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#success + http://vocab.linkeddata.es/ontology/report#warning + + + + + + + + + Entry for vocab https://w3id.org/def/saref4bldg# + + + + + + + + + + + + + http://vocab.linkeddata.es/ontology/report#success + http://vocab.linkeddata.es/ontology/report#warning + + + + + + + + + Entry for vocab https://w3id.org/def/saref4envi# + + + + + + + + diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/provenance/provenance-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/provenance/provenance-en.html new file mode 100644 index 0000000000000000000000000000000000000000..806d5723c9819b1c61e031c2778e87e2fbb87474 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/provenance/provenance-en.html @@ -0,0 +1,16 @@ + + + + + + + + +
    +
      +
    • The ontology documentation was the result of using the Widoco tool (which itself uses LODE for generating the crossreference section).
    • +
    +
    +

    back to documentation. TTL format

    + + \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/provenance/provenance-en.ttl b/OnToology/saref.linkeddata.es/report.ttl/documentation/provenance/provenance-en.ttl new file mode 100644 index 0000000000000000000000000000000000000000..8d94670e012a9b499752d580c9d616ef10e90abc --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/provenance/provenance-en.ttl @@ -0,0 +1,6 @@ +@prefix prov: . +@prefix dc: . +@prefix foaf: . +<..\index-en.html> a prov:Entity; + prov:wasAttributedTo ,; +. diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/readme.md b/OnToology/saref.linkeddata.es/report.ttl/documentation/readme.md new file mode 100644 index 0000000000000000000000000000000000000000..55c60f040229e5d5ff923ad238868108d0ec13c1 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/readme.md @@ -0,0 +1,34 @@ +About Widoco output +=================== +The purpose of Widoco is to reuse and integrate existing tools for documentation, plus the set of features listed below: +* Separation of the sections of your html page so you can write them independently and replace only those needed. +* Automatic annotation in RDF-a of the html produced. +* Association of a provenance page which includes the history of your vocabulary (W3C PROV-O compliant). +* Metadata extraction from the ontology plus the means to complete it on the fly when generating your ontology. +* Guidelines on the main sections that your document should have and how to complete them. + +Widoco will create 3 different folders: +| +|-provenance (a folder including an html and RDF serialization of how the documentation page was created) +|-resources (folder with the different resources) +|-sections (folder with the different sections of the documentation, separated for easy editing. Just edit one and the main page will be updated) + +Completing ontology metadata. +=================== +Widoco uses the ontology metadata to update a configuration file. If you complete that configuration file (ended up widoco.conf), the tool will enhance your html with additional details, such as how to cite the document, previous revisions, icons with the licence, etc. + +Browser issues +========== +The result of executing Widoco is an html file. We have tested it in Mozilla, IE and Chrome, and when the page is stored in a server all the browsers work correctly. If you view the file locally, we recommend you to use Mozilla Firefox (or Internet Explorer, if you must). Google Chrome will not show the contents correctly, as it doesn't allow XMLHttpRequest without HTTP. If you want to view the page locally with Google Chrome you have two possibilities: + +a) Place the file in a server and access it via its URL (for example, put it in dropbox and access through its public url). + +b) Execute Chrome with the following commands : + +(WIN) chrome.exe --allow-file-access-from-files, + +(OSX) open /Applications/Google\ Chrome.app/ --args --allow-file-access-from-files + +(UNX) /usr/bin/google-chrome --allow-file-access-from-files + +Do you have a problem? open an issue at https://github.com/dgarijo/Widoco \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/report.ttl.widoco.conf b/OnToology/saref.linkeddata.es/report.ttl/documentation/report.ttl.widoco.conf new file mode 100644 index 0000000000000000000000000000000000000000..ce56be0111e4389f54d2cb59cafe685d99e4225f --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/report.ttl.widoco.conf @@ -0,0 +1,38 @@ + +abstract= +ontologyTitle= +ontologyPrefix=[Ontology NS Prefix] +ontologyNamespaceURI=[Ontology URI] +ontologyName=[Ontology Name] +thisVersionURI=null +latestVersionURI= +previousVersionURI= +dateOfRelease= +ontologyRevisionNumber= +licenseURI=null +licenseName=null +licenseIconURL=null +citeAs= +DOI= +status=Ontology Specification Draft +backwardsCompatibleWith= +publisher=null +publisherURI=null +publisherInstitution=null +publisherInstitutionURI=null +authors= +authorsURI= +authorsInstitution= +authorsInstitutionURI= +contributors= +contributorsURI= +contributorsInstitution= +contributorsInstitutionURI= +importedOntologyNames= +importedOntologyURIs= +extendedOntologyNames= +extendedOntologyURIs= +RDFXMLSerialization=ontology.xml +TurtleSerialization=ontology.ttl +N3Serialization=ontology.nt +JSONLDSerialization=ontology.json diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/extra.css b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/extra.css new file mode 100644 index 0000000000000000000000000000000000000000..38e86dcf061d461a1cfbc3943ff1ab5c888154a5 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/extra.css @@ -0,0 +1,124 @@ +body { + text-align: justify; +} + +h1 { + line-height: 110%; +} + +.hlist { + border: 1px solid navy; + padding:5px; + background-color: #F4FFFF; +} + +.hlist li { + display: inline; + display: inline-table; + list-style-type: none; + padding-right: 20px; + +} + +.entity { + border: 1px solid navy; + margin:5px 0px 5px 0px; + padding: 5px; +} + +.type-c { + cursor:help; + color:orange; +} + +.type-op { + cursor:help; + color:navy; +} + +.type-dp { + cursor:help; + color:green; +} + +.type-ap { + cursor:help; + color:maroon; +} + +.type-ni { + cursor:help; + color:brown; +} + +.logic { + color:purple; + font-weight:bold; +} + +h3 { + margin-top: 3px; + padding-bottom: 5px; + border-bottom: 1px solid navy; +} + +h2 { + margin-top:40px; +} + +.dotted { + border-bottom: 1px dotted gray; +} + +dt { + margin-top:5px; +} + +.description { + border-top: 1px dashed gray; + border-bottom: 1px dashed gray; + background-color: rgb(242, 243, 244); + margin-top:5px; + padding-bottom:5px; +} + +.description dl { + background-color: rgb(242, 243, 244); +} + +.description ul { + padding-left: 12px; + margin-top: 0px; +} + +.backlink { + font-size:10pt; + text-align:right; + float:right; + color:black; + padding: 2px; + border: 1px dotted navy; + background-color: #F4FFFF; +} + +.imageblock { + text-align: center; +} + +.imageblock img { + border:1px solid gray; +} + +.endnote { + margin-top: 40px; + border-top: 1px solid gray; + padding-top: 10px; + text-align: center; + color:gray; + font-size:70%; +} + +.literal { + color:green; + font-style:italic; +} \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/jquery.js b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/jquery.js new file mode 100644 index 0000000000000000000000000000000000000000..e67db74720181747df5fd8f310bf3a7293dcce34 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/jquery.js @@ -0,0 +1,18 @@ +/*! + * jQuery JavaScript Library v1.6.2 + * http://jquery.com/ + * + * Copyright 2011, John Resig + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * Copyright 2011, The Dojo Foundation + * Released under the MIT, BSD, and GPL Licenses. + * + * Date: Thu Jun 30 14:16:56 2011 -0400 + */ +(function(a,b){function cv(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cs(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){ch||(ch=c.createElement("iframe"),ch.frameBorder=ch.width=ch.height=0),b.appendChild(ch);if(!ci||!ch.createElement)ci=(ch.contentWindow||ch.contentDocument).document,ci.write((c.compatMode==="CSS1Compat"?"":"")+""),ci.close();d=ci.createElement(a),ci.body.appendChild(d),e=f.css(d,"display"),b.removeChild(ch)}cg[a]=e}return cg[a]}function cr(a,b){var c={};f.each(cm.concat.apply([],cm.slice(0,b)),function(){c[this]=a});return c}function cq(){cn=b}function cp(){setTimeout(cq,0);return cn=f.now()}function cf(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ce(){try{return new a.XMLHttpRequest}catch(b){}}function b$(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g0){c!=="border"&&f.each(e,function(){c||(d-=parseFloat(f.css(a,"padding"+this))||0),c==="margin"?d+=parseFloat(f.css(a,c+this))||0:d-=parseFloat(f.css(a,"border"+this+"Width"))||0});return d+"px"}d=bx(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0,c&&f.each(e,function(){d+=parseFloat(f.css(a,"padding"+this))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+this+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+this))||0)});return d+"px"}function bm(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(be,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bl(a){f.nodeName(a,"input")?bk(a):"getElementsByTagName"in a&&f.grep(a.getElementsByTagName("input"),bk)}function bk(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bj(a){return"getElementsByTagName"in a?a.getElementsByTagName("*"):"querySelectorAll"in a?a.querySelectorAll("*"):[]}function bi(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bh(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c=f.expando,d=f.data(a),e=f.data(b,d);if(d=d[c]){var g=d.events;e=e[c]=f.extend({},d);if(g){delete e.handle,e.events={};for(var h in g)for(var i=0,j=g[h].length;i=0===c})}function V(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function N(a,b){return(a&&a!=="*"?a+".":"")+b.replace(z,"`").replace(A,"&")}function M(a){var b,c,d,e,g,h,i,j,k,l,m,n,o,p=[],q=[],r=f._data(this,"events");if(!(a.liveFired===this||!r||!r.live||a.target.disabled||a.button&&a.type==="click")){a.namespace&&(n=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),a.liveFired=this;var s=r.live.slice(0);for(i=0;ic)break;a.currentTarget=e.elem,a.data=e.handleObj.data,a.handleObj=e.handleObj,o=e.handleObj.origHandler.apply(e.elem,arguments);if(o===!1||a.isPropagationStopped()){c=e.level,o===!1&&(b=!1);if(a.isImmediatePropagationStopped())break}}return b}}function K(a,c,d){var e=f.extend({},d[0]);e.type=a,e.originalEvent={},e.liveFired=b,f.event.handle.call(c,e),e.isDefaultPrevented()&&d[0].preventDefault()}function E(){return!0}function D(){return!1}function m(a,c,d){var e=c+"defer",g=c+"queue",h=c+"mark",i=f.data(a,e,b,!0);i&&(d==="queue"||!f.data(a,g,b,!0))&&(d==="mark"||!f.data(a,h,b,!0))&&setTimeout(function(){!f.data(a,g,b,!0)&&!f.data(a,h,b,!0)&&(f.removeData(a,e,!0),i.resolve())},0)}function l(a){for(var b in a)if(b!=="toJSON")return!1;return!0}function k(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(j,"$1-$2").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNaN(d)?i.test(d)?f.parseJSON(d):d:parseFloat(d)}catch(g){}f.data(a,c,d)}else d=b}return d}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,o=/^[\],:{}\s]*$/,p=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,q=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,r=/(?:^|:|,)(?:\s*\[)+/g,s=/(webkit)[ \/]([\w.]+)/,t=/(opera)(?:.*version)?[ \/]([\w.]+)/,u=/(msie) ([\w.]+)/,v=/(mozilla)(?:.*? rv:([\w.]+))?/,w=/-([a-z])/ig,x=function(a,b){return b.toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=n.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.6.2",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.done(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;A.resolveWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").unbind("ready")}},bindReady:function(){if(!A){A=e._Deferred();if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNaN:function(a){return a==null||!m.test(a)||isNaN(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1;var c;for(c in a);return c===b||D.call(a,c)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw a},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(o.test(b.replace(p,"@").replace(q,"]").replace(r,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(b,c,d){a.DOMParser?(d=new DOMParser,c=d.parseFromString(b,"text/xml")):(c=new ActiveXObject("Microsoft.XMLDOM"),c.async="false",c.loadXML(b)),d=c.documentElement,(!d||!d.nodeName||d.nodeName==="parsererror")&&e.error("Invalid XML: "+b);return c},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i1?h.call(arguments,0):c,--e||g.resolveWith(g,h.call(b,0))}}var b=arguments,c=0,d=b.length,e=d,g=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred();if(d>1){for(;c
    a",d=a.getElementsByTagName("*"),e=a.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=a.getElementsByTagName("input")[0],k={leadingWhitespace:a.firstChild.nodeType===3,tbody:!a.getElementsByTagName("tbody").length,htmlSerialize:!!a.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55$/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:a.className!=="t",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,k.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,k.optDisabled=!h.disabled;try{delete a.test}catch(v){k.deleteExpando=!1}!a.addEventListener&&a.attachEvent&&a.fireEvent&&(a.attachEvent("onclick",function(){k.noCloneEvent=!1}),a.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),k.radioValue=i.value==="t",i.setAttribute("checked","checked"),a.appendChild(i),l=c.createDocumentFragment(),l.appendChild(a.firstChild),k.checkClone=l.cloneNode(!0).cloneNode(!0).lastChild.checked,a.innerHTML="",a.style.width=a.style.paddingLeft="1px",m=c.getElementsByTagName("body")[0],o=c.createElement(m?"div":"body"),p={visibility:"hidden",width:0,height:0,border:0,margin:0},m&&f.extend(p,{position:"absolute",left:-1e3,top:-1e3});for(t in p)o.style[t]=p[t];o.appendChild(a),n=m||b,n.insertBefore(o,n.firstChild),k.appendChecked=i.checked,k.boxModel=a.offsetWidth===2,"zoom"in a.style&&(a.style.display="inline",a.style.zoom=1,k.inlineBlockNeedsLayout=a.offsetWidth===2,a.style.display="",a.innerHTML="
    ",k.shrinkWrapBlocks=a.offsetWidth!==2),a.innerHTML="
    t
    ",q=a.getElementsByTagName("td"),u=q[0].offsetHeight===0,q[0].style.display="",q[1].style.display="none",k.reliableHiddenOffsets=u&&q[0].offsetHeight===0,a.innerHTML="",c.defaultView&&c.defaultView.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",a.appendChild(j),k.reliableMarginRight=(parseInt((c.defaultView.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0),o.innerHTML="",n.removeChild(o);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on"+t,u=s in a,u||(a.setAttribute(s,"return;"),u=typeof a[s]=="function"),k[t+"Bubbles"]=u;o=l=g=h=m=j=a=i=null;return k}(),f.boxModel=f.support.boxModel;var i=/^(?:\{.*\}|\[.*\])$/,j=/([a-z])([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!l(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g=f.expando,h=typeof c=="string",i,j=a.nodeType,k=j?f.cache:a,l=j?a[f.expando]:a[f.expando]&&f.expando;if((!l||e&&l&&!k[l][g])&&h&&d===b)return;l||(j?a[f.expando]=l=++f.uuid:l=f.expando),k[l]||(k[l]={},j||(k[l].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?k[l][g]=f.extend(k[l][g],c):k[l]=f.extend(k[l],c);i=k[l],e&&(i[g]||(i[g]={}),i=i[g]),d!==b&&(i[f.camelCase(c)]=d);if(c==="events"&&!i[c])return i[g]&&i[g].events;return h?i[f.camelCase(c)]||i[c]:i}},removeData:function(b,c,d){if(!!f.acceptData(b)){var e=f.expando,g=b.nodeType,h=g?f.cache:b,i=g?b[f.expando]:f.expando;if(!h[i])return;if(c){var j=d?h[i][e]:h[i];if(j){delete j[c];if(!l(j))return}}if(d){delete h[i][e];if(!l(h[i]))return}var k=h[i][e];f.support.deleteExpando||h!=a?delete h[i]:h[i]=null,k?(h[i]={},g||(h[i].toJSON=f.noop),h[i][e]=k):g&&(f.support.deleteExpando?delete b[f.expando]:b.removeAttribute?b.removeAttribute(f.expando):b[f.expando]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d=null;if(typeof a=="undefined"){if(this.length){d=f.data(this[0]);if(this[0].nodeType===1){var e=this[0].attributes,g;for(var h=0,i=e.length;h-1)return!0;return!1},val:function(a){var c,d,e=this[0];if(!arguments.length){if(e){c=f.valHooks[e.nodeName.toLowerCase()]||f.valHooks[e.type];if(c&&"get"in c&&(d=c.get(e,"value"))!==b)return d;d=e.value;return typeof d=="string"?d.replace(p,""):d==null?"":d}return b}var g=f.isFunction(a);return this.each(function(d){var e=f(this),h;if(this.nodeType===1){g?h=a.call(this,d,e.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c=a.selectedIndex,d=[],e=a.options,g=a.type==="select-one";if(c<0)return null;for(var h=g?c:0,i=g?c+1:e.length;h=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attrFix:{tabindex:"tabIndex"},attr:function(a,c,d,e){var g=a.nodeType;if(!a||g===3||g===8||g===2)return b;if(e&&c in f.attrFn)return f(a)[c](d);if(!("getAttribute"in a))return f.prop(a,c,d);var h,i,j=g!==1||!f.isXMLDoc(a);j&&(c=f.attrFix[c]||c,i=f.attrHooks[c],i||(t.test(c)?i=w:v&&c!=="className"&&(f.nodeName(a,"form")||u.test(c))&&(i=v)));if(d!==b){if(d===null){f.removeAttr(a,c);return b}if(i&&"set"in i&&j&&(h=i.set(a,d,c))!==b)return h;a.setAttribute(c,""+d);return d}if(i&&"get"in i&&j&&(h=i.get(a,c))!==null)return h;h=a.getAttribute(c);return h===null?b:h},removeAttr:function(a,b){var c;a.nodeType===1&&(b=f.attrFix[b]||b,f.support.getSetAttribute?a.removeAttribute(b):(f.attr(a,b,""),a.removeAttributeNode(a.getAttributeNode(b))),t.test(b)&&(c=f.propFix[b]||b)in a&&(a[c]=!1))},attrHooks:{type:{set:function(a,b){if(q.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},tabIndex:{get:function(a){var c=a.getAttributeNode("tabIndex");return c&&c.specified?parseInt(c.value,10):r.test(a.nodeName)||s.test(a.nodeName)&&a.href?0:b}},value:{get:function(a,b){if(v&&f.nodeName(a,"button"))return v.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(v&&f.nodeName(a,"button"))return v.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e=a.nodeType;if(!a||e===3||e===8||e===2)return b;var g,h,i=e!==1||!f.isXMLDoc(a);i&&(c=f.propFix[c]||c,h=f.propHooks[c]);return d!==b?h&&"set"in h&&(g=h.set(a,d,c))!==b?g:a[c]=d:h&&"get"in h&&(g=h.get(a,c))!==b?g:a[c]},propHooks:{}}),w={get:function(a,c){return f.prop(a,c)?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},f.support.getSetAttribute||(f.attrFix=f.propFix,v=f.attrHooks.name=f.attrHooks.title=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttributeNode(c);if(d){d.nodeValue=b;return b}}},f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})})),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}})),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var x=/\.(.*)$/,y=/^(?:textarea|input|select)$/i,z=/\./g,A=/ /g,B=/[^\w\s.|`]/g,C=function(a){return a.replace(B,"\\$&")};f.event={add:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){if(d===!1)d=D;else if(!d)return;var g,h;d.handler&&(g=d,d=g.handler),d.guid||(d.guid=f.guid++);var i=f._data(a);if(!i)return;var j=i.events,k=i.handle;j||(i.events=j={}),k||(i.handle=k=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.handle.apply(k.elem,arguments):b}),k.elem=a,c=c.split(" ");var l,m=0,n;while(l=c[m++]){h=g?f.extend({},g):{handler:d,data:e},l.indexOf(".")>-1?(n=l.split("."),l=n.shift(),h.namespace=n.slice(0).sort().join(".")):(n=[],h.namespace=""),h.type=l,h.guid||(h.guid=d.guid);var o=j[l],p=f.event.special[l]||{};if(!o){o=j[l]=[];if(!p.setup||p.setup.call(a,e,n,k)===!1)a.addEventListener?a.addEventListener(l,k,!1):a.attachEvent&&a.attachEvent("on"+l,k)}p.add&&(p.add.call(a,h),h.handler.guid||(h.handler.guid=d.guid)),o.push(h),f.event.global[l]=!0}a=null}},global:{},remove:function(a,c,d,e){if(a.nodeType!==3&&a.nodeType!==8){d===!1&&(d=D);var g,h,i,j,k=0,l,m,n,o,p,q,r,s=f.hasData(a)&&f._data(a),t=s&&s.events;if(!s||!t)return;c&&c.type&&(d=c.handler,c=c.type);if(!c||typeof c=="string"&&c.charAt(0)==="."){c=c||"";for(h in t)f.event.remove(a,h+c);return}c=c.split(" ");while(h=c[k++]){r=h,q=null,l=h.indexOf(".")<0,m=[],l||(m=h.split("."),h=m.shift(),n=new RegExp("(^|\\.)"+f.map(m.slice(0).sort(),C).join("\\.(?:.*\\.)?")+"(\\.|$)")),p=t[h];if(!p)continue;if(!d){for(j=0;j=0&&(h=h.slice(0,-1),j=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i. +shift(),i.sort());if(!!e&&!f.event.customEvent[h]||!!f.event.global[h]){c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)");if(g||!e)c.preventDefault(),c.stopPropagation();if(!e){f.each(f.cache,function(){var a=f.expando,b=this[a];b&&b.events&&b.events[h]&&f.event.trigger(c,d,b.handle.elem)});return}if(e.nodeType===3||e.nodeType===8)return;c.result=b,c.target=e,d=d!=null?f.makeArray(d):[],d.unshift(c);var k=e,l=h.indexOf(":")<0?"on"+h:"";do{var m=f._data(k,"handle");c.currentTarget=k,m&&m.apply(k,d),l&&f.acceptData(k)&&k[l]&&k[l].apply(k,d)===!1&&(c.result=!1,c.preventDefault()),k=k.parentNode||k.ownerDocument||k===c.target.ownerDocument&&a}while(k&&!c.isPropagationStopped());if(!c.isDefaultPrevented()){var n,o=f.event.special[h]||{};if((!o._default||o._default.call(e.ownerDocument,c)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)){try{l&&e[h]&&(n=e[l],n&&(e[l]=null),f.event.triggered=h,e[h]())}catch(p){}n&&(e[l]=n),f.event.triggered=b}}return c.result}},handle:function(c){c=f.event.fix(c||a.event);var d=((f._data(this,"events")||{})[c.type]||[]).slice(0),e=!c.exclusive&&!c.namespace,g=Array.prototype.slice.call(arguments,0);g[0]=c,c.currentTarget=this;for(var h=0,i=d.length;h-1?f.map(a.options,function(a){return a.selected}).join("-"):"":f.nodeName(a,"select")&&(c=a.selectedIndex);return c},J=function(c){var d=c.target,e,g;if(!!y.test(d.nodeName)&&!d.readOnly){e=f._data(d,"_change_data"),g=I(d),(c.type!=="focusout"||d.type!=="radio")&&f._data(d,"_change_data",g);if(e===b||g===e)return;if(e!=null||g)c.type="change",c.liveFired=b,f.event.trigger(c,arguments[1],d)}};f.event.special.change={filters:{focusout:J,beforedeactivate:J,click:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(c==="radio"||c==="checkbox"||f.nodeName(b,"select"))&&J.call(this,a)},keydown:function(a){var b=a.target,c=f.nodeName(b,"input")?b.type:"";(a.keyCode===13&&!f.nodeName(b,"textarea")||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple")&&J.call(this,a)},beforeactivate:function(a){var b=a.target;f._data(b,"_change_data",I(b))}},setup:function(a,b){if(this.type==="file")return!1;for(var c in H)f.event.add(this,c+".specialChange",H[c]);return y.test(this.nodeName)},teardown:function(a){f.event.remove(this,".specialChange");return y.test(this.nodeName)}},H=f.event.special.change.filters,H.focus=H.beforeactivate}f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){function e(a){var c=f.event.fix(a);c.type=b,c.originalEvent={},f.event.trigger(c,null,c.target),c.isDefaultPrevented()&&a.preventDefault()}var d=0;f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.each(["bind","one"],function(a,c){f.fn[c]=function(a,d,e){var g;if(typeof a=="object"){for(var h in a)this[c](h,d,a[h],e);return this}if(arguments.length===2||d===!1)e=d,d=b;c==="one"?(g=function(a){f(this).unbind(a,g);return e.apply(this,arguments)},g.guid=e.guid||f.guid++):g=e;if(a==="unload"&&c!=="one")this.one(a,d,e);else for(var i=0,j=this.length;i0?this.bind(b,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0)}),function(){function u(a,b,c,d,e,f){for(var g=0,h=d.length;g0){j=i;break}}i=i[a]}d[g]=j}}}function t(a,b,c,d,e,f){for(var g=0,h=d.length;g+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d=0,e=Object.prototype.toString,g=!1,h=!0,i=/\\/g,j=/\W/;[0,0].sort(function(){h=!1;return 0});var k=function(b,d,f,g){f=f||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return f;var i,j,n,o,q,r,s,t,u=!0,w=k.isXML(d),x=[],y=b;do{a.exec(""),i=a.exec(y);if(i){y=i[3],x.push(i[1]);if(i[2]){o=i[3];break}}}while(i);if(x.length>1&&m.exec(b))if(x.length===2&&l.relative[x[0]])j=v(x[0]+x[1],d);else{j=l.relative[x[0]]?[d]:k(x.shift(),d);while(x.length)b=x.shift(),l.relative[b]&&(b+=x.shift()),j=v(b,j)}else{!g&&x.length>1&&d.nodeType===9&&!w&&l.match.ID.test(x[0])&&!l.match.ID.test(x[x.length-1])&&(q=k.find(x.shift(),d,w),d=q.expr?k.filter(q.expr,q.set)[0]:q.set[0]);if(d){q=g?{expr:x.pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d,w),j=q.expr?k.filter(q.expr,q.set):q.set,x.length>0?n=p(j):u=!1;while(x.length)r=x.pop(),s=r,l.relative[r]?s=x.pop():r="",s==null&&(s=d),l.relative[r](n,s,w)}else n=x=[]}n||(n=j),n||k.error(r||b);if(e.call(n)==="[object Array]")if(!u)f.push.apply(f,n);else if(d&&d.nodeType===1)for(t=0;n[t]!=null;t++)n[t]&&(n[t]===!0||n[t].nodeType===1&&k.contains(d,n[t]))&&f.push(j[t]);else for(t=0;n[t]!=null;t++)n[t]&&n[t].nodeType===1&&f.push(j[t]);else p(n,f);o&&(k(o,h,f,g),k.uniqueSort(f));return f};k.uniqueSort=function(a){if(r){g=h,a.sort(r);if(g)for(var b=1;b0},k.find=function(a,b,c){var d;if(!a)return[];for(var e=0,f=l.order.length;e":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!j.test(b)){b=b.toLowerCase();for(;e=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(i,"")},TAG:function(a,b){return a[1].replace(i,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||k.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&k.error(a[0]);a[0]=d++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(i,"");!f&&l.attrMap[g]&&(a[1]=l.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(i,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=k(b[3],null,null,c);else{var g=k.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(l.match.POS.test(b[0])||l.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!k(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return bc[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=l.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||k.getText([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=l.attrHandle[c]?l.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=l.setFilters[e];if(f)return f(a,c,b,d)}}},m=l.match.POS,n=function(a,b){return"\\"+(b-0+1)};for(var o in l.match)l.match[o]=new RegExp(l.match[o].source+/(?![^\[]*\])(?![^\(]*\))/.source),l.leftMatch[o]=new RegExp(/(^(?:.|\r|\n)*?)/.source+l.match[o].source.replace(/\\(\d+)/g,n));var p=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(q){p=function(a,b){var c=0,d=b||[];if(e.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var f=a.length;c",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(l.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},l.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(l.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(l.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=k,b=c.createElement("div"),d="__sizzle__";b.innerHTML="

    ";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){k=function(b,e,f,g){e=e||c;if(!g&&!k.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return p(e.getElementsByTagName(b),f);if(h[2]&&l.find.CLASS&&e.getElementsByClassName)return p(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return p([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return p([],f);if(i.id===h[3])return p([i],f)}try{return p(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var m=e,n=e.getAttribute("id"),o=n||d,q=e.parentNode,r=/^\s*[+~]/.test(b);n?o=o.replace(/'/g,"\\$&"):e.setAttribute("id",o),r&&q&&(e=e.parentNode);try{if(!r||q)return p(e.querySelectorAll("[id='"+o+"'] "+b),f)}catch(s){}finally{n||m.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)k[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}k.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!k.isXML(a))try{if(e||!l.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return k(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="
    ";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;l.order.splice(1,0,"CLASS"),l.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?k.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?k.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:k.contains=function(){return!1},k.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var v=function(a,b){var c,d=[],e="",f=b.nodeType?[b]:b;while(c=l.match.PSEUDO.exec(a))e+=c[0],a=a.replace(l.match.PSEUDO,"");a=l.relative[a]?a+"*":a;for(var g=0,h=f.length;g0)for(h=g;h0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h,i,j={},k=1;if(g&&a.length){for(d=0,e=a.length;d-1:f(g).is(h))&&c.push({selector:i,elem:g,level:k});g=g.parentNode,k++}}return c}var l=T.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a||typeof a=="string")return f.inArray(this[0],a?f(a):this.parent().children());return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(V(c[0])||V(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c),g=S.call(arguments);O.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!U[a]?f.unique(e):e,(this.length>1||Q.test(d))&&P.test(a)&&(e=e.reverse());return this.pushStack(e,a,g.join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var X=/ jQuery\d+="(?:\d+|null)"/g,Y=/^\s+/,Z=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,$=/<([\w:]+)/,_=/",""],legend:[1,"
    ","
    "],thead:[1,"","
    "],tr:[2,"","
    "],td:[3,"","
    "],col:[2,"","
    "],area:[1,"",""],_default:[0,"",""]};bf.optgroup=bf.option,bf.tbody=bf.tfoot=bf.colgroup=bf.caption=bf.thead,bf.th=bf.td,f.support.htmlSerialize||(bf._default=[1,"div
    ","
    "]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){f(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f(arguments[0]).toArray());return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(X,""):null;if(typeof a=="string"&&!bb.test(a)&&(f.support.leadingWhitespace||!Y.test(a))&&!bf[($.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Z,"<$1>");try{for(var c=0,d=this.length;c1&&l0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j +)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d=a.cloneNode(!0),e,g,h;if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bi(a,d),e=bj(a),g=bj(d);for(h=0;e[h];++h)bi(e[h],g[h])}if(b){bh(a,d);if(c){e=bj(a),g=bj(d);for(h=0;e[h];++h)bh(e[h],g[h])}}e=g=null;return d},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!ba.test(k))k=b.createTextNode(k);else{k=k.replace(Z,"<$1>");var l=($.exec(k)||["",""])[1].toLowerCase(),m=bf[l]||bf._default,n=m[0],o=b.createElement("div");o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=_.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]===""&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&Y.test(k)&&o.insertBefore(b.createTextNode(Y.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return bo.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle;c.zoom=1;var e=f.isNaN(b)?"":"alpha(opacity="+b*100+")",g=d&&d.filter||c.filter||"";c.filter=bn.test(g)?g.replace(bn,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bx(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(by=function(a,c){var d,e,g;c=c.replace(bp,"-$1").toLowerCase();if(!(e=a.ownerDocument.defaultView))return b;if(g=e.getComputedStyle(a,null))d=g.getPropertyValue(c),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,c));return d}),c.documentElement.currentStyle&&(bz=function(a,b){var c,d=a.currentStyle&&a.currentStyle[b],e=a.runtimeStyle&&a.runtimeStyle[b],f=a.style;!bq.test(d)&&br.test(d)&&(c=f.left,e&&(a.runtimeStyle.left=a.currentStyle.left),f.left=b==="fontSize"?"1em":d||0,d=f.pixelLeft+"px",f.left=c,e&&(a.runtimeStyle.left=e));return d===""?"auto":d}),bx=by||bz,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bB=/%20/g,bC=/\[\]$/,bD=/\r?\n/g,bE=/#.*$/,bF=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bG=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bH=/^(?:about|app|app\-storage|.+\-extension|file|widget):$/,bI=/^(?:GET|HEAD)$/,bJ=/^\/\//,bK=/\?/,bL=/)<[^<]*)*<\/script>/gi,bM=/^(?:select|textarea)/i,bN=/\s+/,bO=/([?&])_=[^&]*/,bP=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bQ=f.fn.load,bR={},bS={},bT,bU;try{bT=e.href}catch(bV){bT=c.createElement("a"),bT.href="",bT=bT.href}bU=bP.exec(bT.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bQ)return bQ.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("
    ").append(c.replace(bL,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bM.test(this.nodeName)||bG.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bD,"\r\n")}}):{name:b.name,value:c.replace(bD,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.bind(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?f.extend(!0,a,f.ajaxSettings,b):(b=a,a=f.extend(!0,f.ajaxSettings,b));for(var c in{context:1,url:1})c in b?a[c]=b[c]:c in f.ajaxSettings&&(a[c]=f.ajaxSettings[c]);return a},ajaxSettings:{url:bT,isLocal:bH.test(bU[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML}},ajaxPrefilter:bW(bR),ajaxTransport:bW(bS),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a?4:0;var o,r,u,w=l?bZ(d,v,l):b,x,y;if(a>=200&&a<300||a===304){if(d.ifModified){if(x=v.getResponseHeader("Last-Modified"))f.lastModified[k]=x;if(y=v.getResponseHeader("Etag"))f.etag[k]=y}if(a===304)c="notmodified",o=!0;else try{r=b$(d,w),c="success",o=!0}catch(z){c="parsererror",u=z}}else{u=c;if(!c||a)c="error",a<0&&(a=0)}v.status=a,v.statusText=c,o?h.resolveWith(e,[r,c,v]):h.rejectWith(e,[v,c,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.resolveWith(e,[v,c]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f._Deferred(),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bF.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.done,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bE,"").replace(bJ,bU[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bN),d.crossDomain==null&&(r=bP.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bU[1]&&r[2]==bU[2]&&(r[3]||(r[1]==="http:"?80:443))==(bU[3]||(bU[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),bX(bR,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bI.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bK.test(d.url)?"&":"?")+d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bO,"$1_="+x);d.url=y+(y===d.url?(bK.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", */*; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=bX(bS,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){status<2?w(-1,z):f.error(z)}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)bY(g,a[g],c,e);return d.join("&").replace(bB,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var b_=f.now(),ca=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+b_++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ca.test(b.url)||e&&ca.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ca,l),b.url===j&&(e&&(k=k.replace(ca,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cb=a.ActiveXObject?function(){for(var a in cd)cd[a](0,1)}:!1,cc=0,cd;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ce()||cf()}:ce,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cb&&delete cd[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cc,cb&&(cd||(cd={},f(a).unload(cb)),cd[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var cg={},ch,ci,cj=/^(?:toggle|show|hide)$/,ck=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cl,cm=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cn,co=a.webkitRequestAnimationFrame||a.mozRequestAnimationFrame||a.oRequestAnimationFrame;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cr("show",3),a,b,c);for(var g=0,h=this.length;g=e.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),e.animatedProperties[this.prop]=!0;for(g in e.animatedProperties)e.animatedProperties[g]!==!0&&(c=!1);if(c){e.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){d.style["overflow"+b]=e.overflow[a]}),e.hide&&f(d).hide();if(e.hide||e.show)for(var i in e.animatedProperties)f.style(d,i,e.orig[i]);e.complete.call(d)}return!1}e.duration==Infinity?this.now=b:(h=b-this.startTime,this.state=h/e.duration,this.pos=f.easing[e.animatedProperties[this.prop]](this.state,h,0,1,e.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){for(var a=f.timers,b=0;b
    ";f.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"}),b.innerHTML=j,a.insertBefore(b,a.firstChild),d=b.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,this.doesNotAddBorder=e.offsetTop!==5,this.doesAddBorderForTableAndCells=h.offsetTop===5,e.style.position="fixed",e.style.top="20px",this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i,a.removeChild(b),f.offset.initialize=f.noop},bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.offset.initialize(),f.offset.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cu.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cu.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cv(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cv(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a&&a.style?parseFloat(f.css(a,d,"padding")):null},f.fn["outer"+c]=function(a){var b=this[0];return b&&b.style?parseFloat(f.css(b,d,a?"margin":"border")):null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c];return e.document.compatMode==="CSS1Compat"&&g||e.document.body["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var h=f.css(e,d),i=parseFloat(h);return f.isNaN(i)?h:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f})(window); \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/marked.min.js b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/marked.min.js new file mode 100644 index 0000000000000000000000000000000000000000..1d736f997e77390480f7c13a9ba187b1e6c247ae --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/marked.min.js @@ -0,0 +1,6 @@ +/** + * marked - a markdown parser + * Copyright (c) 2011-2014, Christopher Jeffrey. (MIT Licensed) + * https://github.com/chjj/marked + */ +(function(){var block={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:noop,hr:/^( *[-*_]){3,} *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *#* *(?:\n+|$)/,nptable:noop,lheading:/^([^\n]+)\n *(=|-){2,} *(?:\n+|$)/,blockquote:/^( *>[^\n]+(\n(?!def)[^\n]+)*\n*)+/,list:/^( *)(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:/^ *(?:comment|closed|closing) *(?:\n{2,}|\s*$)/,def:/^ *\[([^\]]+)\]: *]+)>?(?: +["(]([^\n]+)[")])? *(?:\n+|$)/,table:noop,paragraph:/^((?:[^\n]+\n?(?!hr|heading|lheading|blockquote|tag|def))+)\n*/,text:/^[^\n]+/};block.bullet=/(?:[*+-]|\d+\.)/;block.item=/^( *)(bull) [^\n]*(?:\n(?!\1bull )[^\n]*)*/;block.item=replace(block.item,"gm")(/bull/g,block.bullet)();block.list=replace(block.list)(/bull/g,block.bullet)("hr","\\n+(?=\\1?(?:[-*_] *){3,}(?:\\n+|$))")("def","\\n+(?="+block.def.source+")")();block.blockquote=replace(block.blockquote)("def",block.def)();block._tag="(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code"+"|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo"+"|span|br|wbr|ins|del|img)\\b)\\w+(?!:/|[^\\w\\s@]*@)\\b";block.html=replace(block.html)("comment",//)("closed",/<(tag)[\s\S]+?<\/\1>/)("closing",/])*?>/)(/tag/g,block._tag)();block.paragraph=replace(block.paragraph)("hr",block.hr)("heading",block.heading)("lheading",block.lheading)("blockquote",block.blockquote)("tag","<"+block._tag)("def",block.def)();block.normal=merge({},block);block.gfm=merge({},block.normal,{fences:/^ *(`{3,}|~{3,}) *(\S+)? *\n([\s\S]+?)\s*\1 *(?:\n+|$)/,paragraph:/^/});block.gfm.paragraph=replace(block.paragraph)("(?!","(?!"+block.gfm.fences.source.replace("\\1","\\2")+"|"+block.list.source.replace("\\1","\\3")+"|")();block.tables=merge({},block.gfm,{nptable:/^ *(\S.*\|.*)\n *([-:]+ *\|[-| :]*)\n((?:.*\|.*(?:\n|$))*)\n*/,table:/^ *\|(.+)\n *\|( *[-:]+[-| :]*)\n((?: *\|.*(?:\n|$))*)\n*/});function Lexer(options){this.tokens=[];this.tokens.links={};this.options=options||marked.defaults;this.rules=block.normal;if(this.options.gfm){if(this.options.tables){this.rules=block.tables}else{this.rules=block.gfm}}}Lexer.rules=block;Lexer.lex=function(src,options){var lexer=new Lexer(options);return lexer.lex(src)};Lexer.prototype.lex=function(src){src=src.replace(/\r\n|\r/g,"\n").replace(/\t/g," ").replace(/\u00a0/g," ").replace(/\u2424/g,"\n");return this.token(src,true)};Lexer.prototype.token=function(src,top,bq){var src=src.replace(/^ +$/gm,""),next,loose,cap,bull,b,item,space,i,l;while(src){if(cap=this.rules.newline.exec(src)){src=src.substring(cap[0].length);if(cap[0].length>1){this.tokens.push({type:"space"})}}if(cap=this.rules.code.exec(src)){src=src.substring(cap[0].length);cap=cap[0].replace(/^ {4}/gm,"");this.tokens.push({type:"code",text:!this.options.pedantic?cap.replace(/\n+$/,""):cap});continue}if(cap=this.rules.fences.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"code",lang:cap[2],text:cap[3]});continue}if(cap=this.rules.heading.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:"heading",depth:cap[1].length,text:cap[2]});continue}if(top&&(cap=this.rules.nptable.exec(src))){src=src.substring(cap[0].length);item={type:"table",header:cap[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:cap[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:cap[3].replace(/\n$/,"").split("\n")};for(i=0;i ?/gm,"");this.token(cap,top,true);this.tokens.push({type:"blockquote_end"});continue}if(cap=this.rules.list.exec(src)){src=src.substring(cap[0].length);bull=cap[2];this.tokens.push({type:"list_start",ordered:bull.length>1});cap=cap[0].match(this.rules.item);next=false;l=cap.length;i=0;for(;i1&&b.length>1)){src=cap.slice(i+1).join("\n")+src;i=l-1}}loose=next||/\n\n(?!\s*$)/.test(item);if(i!==l-1){next=item.charAt(item.length-1)==="\n";if(!loose)loose=next}this.tokens.push({type:loose?"loose_item_start":"list_item_start"});this.token(item,false,bq);this.tokens.push({type:"list_item_end"})}this.tokens.push({type:"list_end"});continue}if(cap=this.rules.html.exec(src)){src=src.substring(cap[0].length);this.tokens.push({type:this.options.sanitize?"paragraph":"html",pre:cap[1]==="pre"||cap[1]==="script"||cap[1]==="style",text:cap[0]});continue}if(!bq&&top&&(cap=this.rules.def.exec(src))){src=src.substring(cap[0].length);this.tokens.links[cap[1].toLowerCase()]={href:cap[2],title:cap[3]};continue}if(top&&(cap=this.rules.table.exec(src))){src=src.substring(cap[0].length);item={type:"table",header:cap[1].replace(/^ *| *\| *$/g,"").split(/ *\| */),align:cap[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:cap[3].replace(/(?: *\| *)?\n$/,"").split("\n")};for(i=0;i])/,autolink:/^<([^ >]+(@|:\/)[^ >]+)>/,url:noop,tag:/^|^<\/?\w+(?:"[^"]*"|'[^']*'|[^'">])*?>/,link:/^!?\[(inside)\]\(href\)/,reflink:/^!?\[(inside)\]\s*\[([^\]]*)\]/,nolink:/^!?\[((?:\[[^\]]*\]|[^\[\]])*)\]/,strong:/^__([\s\S]+?)__(?!_)|^\*\*([\s\S]+?)\*\*(?!\*)/,em:/^\b_((?:__|[\s\S])+?)_\b|^\*((?:\*\*|[\s\S])+?)\*(?!\*)/,code:/^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/,br:/^ {2,}\n(?!\s*$)/,del:noop,text:/^[\s\S]+?(?=[\\?(?:\s+['"]([\s\S]*?)['"])?\s*/;inline.link=replace(inline.link)("inside",inline._inside)("href",inline._href)();inline.reflink=replace(inline.reflink)("inside",inline._inside)();inline.normal=merge({},inline);inline.pedantic=merge({},inline.normal,{strong:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,em:/^_(?=\S)([\s\S]*?\S)_(?!_)|^\*(?=\S)([\s\S]*?\S)\*(?!\*)/});inline.gfm=merge({},inline.normal,{escape:replace(inline.escape)("])","~|])")(),url:/^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/,del:/^~~(?=\S)([\s\S]*?\S)~~/,text:replace(inline.text)("]|","~]|")("|","|https?://|")()});inline.breaks=merge({},inline.gfm,{br:replace(inline.br)("{2,}","*")(),text:replace(inline.gfm.text)("{2,}","*")()});function InlineLexer(links,options){this.options=options||marked.defaults;this.links=links;this.rules=inline.normal;this.renderer=this.options.renderer||new Renderer;this.renderer.options=this.options;if(!this.links){throw new Error("Tokens array requires a `links` property.")}if(this.options.gfm){if(this.options.breaks){this.rules=inline.breaks}else{this.rules=inline.gfm}}else if(this.options.pedantic){this.rules=inline.pedantic}}InlineLexer.rules=inline;InlineLexer.output=function(src,links,options){var inline=new InlineLexer(links,options);return inline.output(src)};InlineLexer.prototype.output=function(src){var out="",link,text,href,cap;while(src){if(cap=this.rules.escape.exec(src)){src=src.substring(cap[0].length);out+=cap[1];continue}if(cap=this.rules.autolink.exec(src)){src=src.substring(cap[0].length);if(cap[2]==="@"){text=cap[1].charAt(6)===":"?this.mangle(cap[1].substring(7)):this.mangle(cap[1]);href=this.mangle("mailto:")+text}else{text=escape(cap[1]);href=text}out+=this.renderer.link(href,null,text);continue}if(!this.inLink&&(cap=this.rules.url.exec(src))){src=src.substring(cap[0].length);text=escape(cap[1]);href=text;out+=this.renderer.link(href,null,text);continue}if(cap=this.rules.tag.exec(src)){if(!this.inLink&&/^/i.test(cap[0])){this.inLink=false}src=src.substring(cap[0].length);out+=this.options.sanitize?escape(cap[0]):cap[0];continue}if(cap=this.rules.link.exec(src)){src=src.substring(cap[0].length);this.inLink=true;out+=this.outputLink(cap,{href:cap[2],title:cap[3]});this.inLink=false;continue}if((cap=this.rules.reflink.exec(src))||(cap=this.rules.nolink.exec(src))){src=src.substring(cap[0].length);link=(cap[2]||cap[1]).replace(/\s+/g," ");link=this.links[link.toLowerCase()];if(!link||!link.href){out+=cap[0].charAt(0);src=cap[0].substring(1)+src;continue}this.inLink=true;out+=this.outputLink(cap,link);this.inLink=false;continue}if(cap=this.rules.strong.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.strong(this.output(cap[2]||cap[1]));continue}if(cap=this.rules.em.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.em(this.output(cap[2]||cap[1]));continue}if(cap=this.rules.code.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.codespan(escape(cap[2],true));continue}if(cap=this.rules.br.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.br();continue}if(cap=this.rules.del.exec(src)){src=src.substring(cap[0].length);out+=this.renderer.del(this.output(cap[1]));continue}if(cap=this.rules.text.exec(src)){src=src.substring(cap[0].length);out+=escape(this.smartypants(cap[0]));continue}if(src){throw new Error("Infinite loop on byte: "+src.charCodeAt(0))}}return out};InlineLexer.prototype.outputLink=function(cap,link){var href=escape(link.href),title=link.title?escape(link.title):null;return cap[0].charAt(0)!=="!"?this.renderer.link(href,title,this.output(cap[1])):this.renderer.image(href,title,escape(cap[1]))};InlineLexer.prototype.smartypants=function(text){if(!this.options.smartypants)return text;return text.replace(/--/g,"—").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")};InlineLexer.prototype.mangle=function(text){var out="",l=text.length,i=0,ch;for(;i.5){ch="x"+ch.toString(16)}out+="&#"+ch+";"}return out};function Renderer(options){this.options=options||{}}Renderer.prototype.code=function(code,lang,escaped){if(this.options.highlight){var out=this.options.highlight(code,lang);if(out!=null&&out!==code){escaped=true;code=out}}if(!lang){return"
    "+(escaped?code:escape(code,true))+"\n
    "}return'
    '+(escaped?code:escape(code,true))+"\n
    \n"};Renderer.prototype.blockquote=function(quote){return"
    \n"+quote+"
    \n"};Renderer.prototype.html=function(html){return html};Renderer.prototype.heading=function(text,level,raw){return"'+text+"\n"};Renderer.prototype.hr=function(){return this.options.xhtml?"
    \n":"
    \n"};Renderer.prototype.list=function(body,ordered){var type=ordered?"ol":"ul";return"<"+type+">\n"+body+"\n"};Renderer.prototype.listitem=function(text){return"
  • "+text+"
  • \n"};Renderer.prototype.paragraph=function(text){return"

    "+text+"

    \n"};Renderer.prototype.table=function(header,body){return"\n"+"\n"+header+"\n"+"\n"+body+"\n"+"
    \n"};Renderer.prototype.tablerow=function(content){return"\n"+content+"\n"};Renderer.prototype.tablecell=function(content,flags){var type=flags.header?"th":"td";var tag=flags.align?"<"+type+' style="text-align:'+flags.align+'">':"<"+type+">";return tag+content+"\n"};Renderer.prototype.strong=function(text){return""+text+""};Renderer.prototype.em=function(text){return""+text+""};Renderer.prototype.codespan=function(text){return""+text+""};Renderer.prototype.br=function(){return this.options.xhtml?"
    ":"
    "};Renderer.prototype.del=function(text){return""+text+""};Renderer.prototype.link=function(href,title,text){if(this.options.sanitize){try{var prot=decodeURIComponent(unescape(href)).replace(/[^\w:]/g,"").toLowerCase()}catch(e){return""}if(prot.indexOf("javascript:")===0){return""}}var out='
    ";return out};Renderer.prototype.image=function(href,title,text){var out=''+text+'":">";return out};function Parser(options){this.tokens=[];this.token=null;this.options=options||marked.defaults;this.options.renderer=this.options.renderer||new Renderer;this.renderer=this.options.renderer;this.renderer.options=this.options}Parser.parse=function(src,options,renderer){var parser=new Parser(options,renderer);return parser.parse(src)};Parser.prototype.parse=function(src){this.inline=new InlineLexer(src.links,this.options,this.renderer);this.tokens=src.reverse();var out="";while(this.next()){out+=this.tok()}return out};Parser.prototype.next=function(){return this.token=this.tokens.pop()};Parser.prototype.peek=function(){return this.tokens[this.tokens.length-1]||0};Parser.prototype.parseText=function(){var body=this.token.text;while(this.peek().type==="text"){body+="\n"+this.next().text}return this.inline.output(body)};Parser.prototype.tok=function(){switch(this.token.type){case"space":{return""}case"hr":{return this.renderer.hr()}case"heading":{return this.renderer.heading(this.inline.output(this.token.text),this.token.depth,this.token.text)}case"code":{return this.renderer.code(this.token.text,this.token.lang,this.token.escaped)}case"table":{var header="",body="",i,row,cell,flags,j;cell="";for(i=0;i/g,">").replace(/"/g,""").replace(/'/g,"'")}function unescape(html){return html.replace(/&([#\w]+);/g,function(_,n){n=n.toLowerCase();if(n==="colon")return":";if(n.charAt(0)==="#"){return n.charAt(1)==="x"?String.fromCharCode(parseInt(n.substring(2),16)):String.fromCharCode(+n.substring(1))}return""})}function replace(regex,opt){regex=regex.source;opt=opt||"";return function self(name,val){if(!name)return new RegExp(regex,opt);val=val.source||val;val=val.replace(/(^|[^\[])\^/g,"$1");regex=regex.replace(name,val);return self}}function noop(){}noop.exec=noop;function merge(obj){var i=1,target,key;for(;iAn error occured:

    "+escape(e.message+"",true)+"
    "}throw e}}marked.options=marked.setOptions=function(opt){merge(marked.defaults,opt);return marked};marked.defaults={gfm:true,tables:true,breaks:false,pedantic:false,sanitize:false,smartLists:false,silent:false,highlight:null,langPrefix:"lang-",smartypants:false,headerPrefix:"",renderer:new Renderer,xhtml:false};marked.Parser=Parser;marked.parser=Parser.parse;marked.Renderer=Renderer;marked.Lexer=Lexer;marked.lexer=Lexer.lex;marked.InlineLexer=InlineLexer;marked.inlineLexer=InlineLexer.output;marked.parse=marked;if(typeof module!=="undefined"&&typeof exports==="object"){module.exports=marked}else if(typeof define==="function"&&define.amd){define(function(){return marked})}else{this.marked=marked}}).call(function(){return this||(typeof window!=="undefined"?window:global)}()); \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/owl.css b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/owl.css new file mode 100644 index 0000000000000000000000000000000000000000..9e80a257a37f672ee0d6e3380311bbe04d76a958 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/owl.css @@ -0,0 +1,248 @@ +.RFC2119 { + text-transform: lowercase; + font-style: italic; +} +.nonterminal { + font-weight: bold; + font-family: sans-serif; + font-size: 95%; +} +#abstract br { + /* doesn't work right SOMETIMES + margin-bottom: 1em; */ +} +.name { + font-family: monospace; +} +.buttonpanel { + margin-top: 1ex; + margin-bottom: 1ex; + padding-left: 1ex; + padding-right: 1ex; + padding-top: 1ex; + padding-bottom: 0.6ex; + border: 1px dotted black; +} +.grammar { + margin-top: 1ex; + margin-bottom: 1ex; + padding-left: 1ex; + padding-right: 1ex; + padding-top: 1ex; + padding-bottom: 0.6ex; + border: 1px dashed #2f6fab; + font-family: monospace; +} +.image { + text-align: center; +} +.centered { + text-align: center; + padding-top: 4ex; + padding-bottom: 4ex; +} +.centered table { + margin: 0 auto; + text-align: left; +} +.caption { + font-weight: bold; +} +.indent { + margin-left: 20px; +} +.atrisknote { + padding: 5px; + margin-top: 10px; + margin-bottom: 10px; + border: solid 2px blue; + background-color: #FFA; +} +.atrisknotehead { + font-style: italic; +} + +/* Stying the examples. */ + +.anexample:before { + content: "Example:"; + font-family: sans-serif; + font-size: 1.6ex; + font-weight: bold; +} +.anexample { + margin-top: 1ex; + margin-bottom: 1ex; + padding-left: 1ex; + padding-right: 1ex; + padding-top: 1ex; + padding-bottom: 0.6ex; + border: 1px dashed #2f6fab; + background-color: #f9f9f9; +} +.anexample table { + background-color: #f9f9f9; +} + +/* Styling the parts in the functional-style syntax. */ + +div.fss { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; + font-family: monospace; +} +table.fss { + margin: 0px 0px 0px 0px; + padding: 0px 0px 0px 0px; + width: 100%; +} +table.fss caption.fss { + font-size: 1.5ex; + font-weight: bold; + text-align: left; + padding-left: 10px; +} +table.fss td:first-child { + font-family: monospace; + padding-left: 20px; + padding-right: 20px; + width: 60%; +} +table{ + background-color: #f4ffff; + border: 1px solid navy; + margin: 20px; + vertical-align: middle; +} +table td { + padding: 5px 15px; + text-align: left; +} + +/* Styling the parts in the RDF syntax. */ + +div.rdf{ + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; + font-family: monospace; +} +table.rdf { + margin: 0px 0px 0px 0px; + padding: 0px 0px 0px 0px; + width: 100%; +} +table.rdf caption.rdf { + font-size: 1.5ex; + font-weight: bold; + text-align: left; + padding-left: 10px; +} +table.rdf td:first-child { + font-family: monospace; + padding-left: 20px; + padding-right: 20px; + width: 60%; +} + +/* Styling the XML syntax. */ + +div.xmlsyn { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; + font-family: monospace; +} +div.axioms { + margin-top: 10px; + margin-bottom: 10px; + margin-left: 20px; + margin-right: 20px; +} + +/* Other styles. */ + +table.complexity td { + text-align: center; +} +table.allname td { + font-family: monospace; +} +table.canonicalparsing { + margin-left: 20px; + border-style: none; +} +table.canonicalparsing td { + vertical-align: top; + padding: 2px 2px 2px 2px; +} +table.canonicalparsing td.two { + padding-left: 30px; +} + +/* The following are classes for templates used in the editing process. */ + +.review { + padding: 5px; + border: solid 1px black; + margin-left: 10%; + margin-top: 10px; + margin-bottom: 10px; + background-color: #FFA; + font-size: smaller; +} +.reviewauthor { + font-size: smaller; + font-style: italic; +} +.ednote { + padding: 5px; + border: solid 1px black; + margin-top: 10px; + margin-bottom: 10px; +} +.ednotehead { + font-weight: bold; +} + +/* override mediawiki's beautiful DL styling... */ +dl { + background: white; + width: 100%; + border: none; + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} + +div { + margin-top: 0; + margin-bottom: 0; +} +#fulltitle { + font-size: 140%; + font-weight: bold; +} + +.xml { + color: red +} + +.rdbms{ +color: red +} + +/* just copying from wiki, so it stays through TR. Currently + affects Primer, at least */ +pre { + background-color:#F9F9F9; + border:1px dashed #2F6FAB; + color:black; + line-height:1.1em; + padding:1em; +} \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/primer.css b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/primer.css new file mode 100644 index 0000000000000000000000000000000000000000..fc28be7169638d433e9e0576fc93c1991dd50328 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/primer.css @@ -0,0 +1,103 @@ +/* define a class "noprint" for sections which don't get printed */ +.noprint { display: none; } + +/* our syntax menu for switching */ +div.syntaxmenu { + border: 1px dotted black; + padding:0.5em; + margin: 1em; +} + +.container { + margin-right: auto; + margin-left: auto; + padding-left: 15px; + padding-right: 15px; +} + +@media print { + div.syntaxmenu { display:none; } +} + +/* use tab-like headers for syntax examples */ +div.exampleheader { + font-size: 90%; + float: left; + background: #F9F9F9; + color: #2F6FAB; + border: 1px dashed #2F6FAB; + border-bottom: 0px; + padding-top: 2px; +} + +div.exampleheader span.exampleheader { + background: #F9F9F9; + padding-top: 0px; + padding-right: 10px; + padding-left: 10px; + padding-bottom: 3px; + padding-top: 0px; +} + +/* Also copy MediaWiki style here, so it will not look different when exported */ +div.fssyntax pre, div.rdfxml pre, div.owlxml pre, div.turtle pre, div.manchester pre { + background-color: #F9F9F9; + border: 1px dashed #2F6FAB; + color: black; + line-height: 1.1em; + padding: 1em; + clear: both; + margin-left: 0em; +} +/* Expansion to add the status*/ +.status { + position: fixed; + left: 0em; + top: 0em; + text-align: right; + vertical-align: middle; + /* Square version of the inside span. Slightly larger */ + width: 26em; + height: 26em; + z-index: -1; + opacity: 0.8; + + /** From http://stackoverflow.com/questions/1080792/how-to-draw-vertical-text-with-css-cross-browser */ + + -webkit-transform: rotate(-90deg); + -moz-transform: rotate(-90deg); + -ms-transform: rotate(-90deg); + -o-transform: rotate(-90deg); + transform: rotate(-90deg); + /* also accepts left, right, top, bottom coordinates; not + * required, but a good idea for styling */ + -webkit-transform-origin: 50% 50%; + -moz-transform-origin: 50% 50%; + -ms-transform-origin: 50% 50%; + -o-transform-origin: 50% 50%; + transform-origin: 50% 50%; + + /* Should be unset in IE9+ I think. */ + filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); +} + +/* The actual status box */ + .status div { + display: block; + background: rgb(0, 90, 156); + color: white; + width: 24em; + padding-top: 0.3em; + padding-left: 0em; + padding-right: 5em; + padding-bottom: 0.3em; + /* Enable for debugging + border: red thin solid; + */ +} + +/* And text inside, don't confuse fonts as it breaks em above */ +.status div span { + font-family: "Tauri"; + font-size: larger; +} \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/rec.css b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/rec.css new file mode 100644 index 0000000000000000000000000000000000000000..55d481d81a0c500bd0f4f08d070e1ce4e17d2a32 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/resources/rec.css @@ -0,0 +1,88 @@ +/* Style for a "Recommendation" */ + +/* + Copyright 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved. + The following software licensing rules apply: + http://www.w3.org/Consortium/Legal/copyright-software */ + +/* $Id: base.css,v 1.25 2006/04/18 08:42:53 bbos Exp $ */ + +body { + padding: 2em 1em 2em 70px; + margin: 0; + font-family: sans-serif; + color: black; + background: white; + background-position: top left; + background-attachment: fixed; + background-repeat: no-repeat; + counter-reset:section; +} +:link { color: #00C; background: transparent } +:visited { color: #609; background: transparent } +a:active { color: #C00; background: transparent } + +a:link img, a:visited img { border-style: none } /* no border on img links */ + +a img { color: white; } /* trick to hide the border in Netscape 4 */ +@media all { /* hide the next rule from Netscape 4 */ + a img { color: inherit; } /* undo the color change above */ +} + +th, td { /* ns 4 */ + font-family: sans-serif; +} + +h1, h2, h3, h4, h5, h6 { text-align: left } +h2.list{counter-reset:subsection } +h2.list:before{counter-increment:section;content: counter(section) ". ";} +h3.list:before{counter-increment:subsection;content: counter(section) "." counter(subsection) ". "; + } +h3.list{margin-top: 20px; + border-bottom: 0px; } +/* background should be transparent, but WebTV has a bug */ +h1, h2, h3 { color: #005A9C; background: white } +h1 { font: 170% sans-serif } +h2 { font: 140% sans-serif } +h3 { font: 120% sans-serif } +h4 { font: bold 100% sans-serif } +h5 { font: italic 100% sans-serif } +h6 { font: small-caps 100% sans-serif } + +.hide { display: none } + +div.head { margin-bottom: 1em } +div.head h1 { margin-top: 2em; clear: both } +div.head table { margin-left: 2em; margin-top: 2em } + +p.copyright { font-size: small } +p.copyright small { font-size: small } + +@media screen { /* hide from IE3 */ +a[href]:hover { background: #ffa } +} + +pre { margin-left: 2em } +/* +p { + margin-top: 0.6em; + margin-bottom: 0.6em; +} +*/ +dt, dd { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */ +dt { font-weight: bold } + +pre, code { font-family: monospace } /* navigator 4 requires this */ + +ul.toc, ol.toc { + list-style: disc; /* Mac NS has problem with 'none' */ + list-style: none; +} + +@media aural { + h1, h2, h3 { stress: 20; richness: 90 } + .hide { speak: none } + p.copyright { volume: x-soft; speech-rate: x-fast } + dt { pause-before: 20% } + pre { speak-punctuation: code } +} diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/abstract-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/abstract-en.html new file mode 100644 index 0000000000000000000000000000000000000000..f81ff5808abf6933ffa999c5e9b28c2cdbce8145 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/abstract-en.html @@ -0,0 +1,2 @@ +

    Abstract

    +This is a place holder text for the abstract. The abstract should contain a couple of sentences summarizing the ontology and its prupose. diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/crossref-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/crossref-en.html new file mode 100644 index 0000000000000000000000000000000000000000..e636f0124ce06c01c6a7e0b5efb5d982be2298d2 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/crossref-en.html @@ -0,0 +1,300 @@ +

    Cross reference for [Ontology Name] classes, properties and dataproperties back to ToC

    +This section provides details for each class and property defined by [Ontology Name]. +
    +

    Named Individuals

    + +
    +

    e n t r y1510756761967 h t t p s w3 i d o r g d e f s a r e f4 b l d g%23ni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%23

    +
    +
    belongs to
    +
    + entry + c +
    +
    +
    +
    +

    e n t r y1510756761967 h t t p s w3 i d o r g d e f s a r e f4 e n v i%23ni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%23

    +
    +
    belongs to
    +
    + entry + c +
    +
    +
    +
    +

    Entry for vocab ni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967

    +
    +
    belongs to
    +
    + entry + c +
    +
    has facts
    +
    + label + dp + "Entry for vocab " +
    +
    +
    +
    +

    Entry for vocab https://w3id.org/def/saref4bldg#ni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4BLDG%2523

    +
    +
    has facts
    +
    + label + dp + "Entry for vocab https://w3id.org/def/saref4bldg#" +
    +
    +
    +
    +

    Entry for vocab https://w3id.org/def/saref4envi#ni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGDEFSAREF4ENVI%2523

    +
    +
    has facts
    +
    + label + dp + "Entry for vocab https://w3id.org/def/saref4envi#" +
    +
    +
    +
    +

    Entry for vocab https://w3id.org/sarefni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#ENTRY1510756761967HTTPSW3IDORGSAREF

    +
    +
    belongs to
    +
    + entry + c +
    +
    has facts
    +
    + label + dp + "Entry for vocab https://w3id.org/saref" +
    +
    +
    +
    +

    Error: no serializations available for vocabni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#NOSERIALIZATIONSAVAILABLE

    +
    +
    belongs to
    +
    + error + c +
    +
    has facts
    +
    + label + dp + "Error: no serializations available for vocab" +
    +
    +
    +
    +

    Error: the vocabulary could not be loaded or processedni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#GENERICERROR

    +
    +
    belongs to
    +
    + error + c +
    +
    has facts
    +
    + label + dp + "Error: the vocabulary could not be loaded or processed" +
    +
    +
    +
    +

    Report created on Wed Nov 15 15:39:21 CET 2017ni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#REPORT1510756761967

    +
    +
    belongs to
    +
    + report + c +
    +
    has facts
    +
    + number vocabs error + dp + "1" +
    +
    + number vocabs o k + dp + "3" +
    +
    + number vocabs warning + dp + "4" +
    +
    + report date + dp + "Wed Nov 15 15:39:21 CET 2017"^^date time + +
    +
    + label + dp + "Report created on Wed Nov 15 15:39:21 CET 2017" +
    +
    +
    +
    +

    Warning: A language was not recognized in vocabularyni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#LANGUAGENOTFOUND

    +
    +
    belongs to
    +
    + warning + c +
    +
    has facts
    +
    + label + dp + "Warning: A language was not recognized in vocabulary" +
    +
    +
    +
    +

    Warning: A license was not found for vocabularyni + back to ToC or Named Individual ToC + +

    +

    + IRI: http://vocab.linkeddata.es/ontology/report#LICENSENOTFOUND

    +
    +
    belongs to
    +
    + warning + c +
    +
    has facts
    +
    + label + dp + "Warning: A license was not found for vocabulary" +
    +
    +
    +
    +

    Legend back to ToC

    +
    +c: Classes
    +op: Object Properties
    +dp: Data Properties
    +ni: Named Individuals +
    +
    \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/description-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/description-en.html new file mode 100644 index 0000000000000000000000000000000000000000..7ea0173ef1f2316e478a408924b655d459f6d588 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/description-en.html @@ -0,0 +1,3 @@ +

    [Ontology Name]: Description back to ToC

    + +This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc. diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/introduction-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/introduction-en.html new file mode 100644 index 0000000000000000000000000000000000000000..c53caf8da6e8d2717a3877fbeae4af1e3db63c2f --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/introduction-en.html @@ -0,0 +1,19 @@ +

    Introduction back to ToC

    + +This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals. +
    +

    Namespace declarations

    +
    + + + + + + + + + + +
    Table 1: Namespaces used in the document
    [Ontology NS Prefix]<[Ontology URI]>
    rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
    report<http://vocab.linkeddata.es/ontology/report>
    xsd<http://www.w3.org/2001/XMLSchema>
    rdfs<http://www.w3.org/2000/01/rdf-schema>
    default namespace<http://www.w3.org/2002/07/owl>
    +
    +
    diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/overview-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/overview-en.html new file mode 100644 index 0000000000000000000000000000000000000000..7367d30892cb7528ce42e329126f871ceed66838 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/overview-en.html @@ -0,0 +1,53 @@ +

    [Ontology Name]: Overview back to ToC

    + +This ontology has the following classes and properties. +

    Named Individuals

    \ No newline at end of file diff --git a/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/references-en.html b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/references-en.html new file mode 100644 index 0000000000000000000000000000000000000000..e8416c78898f112833762ce73cfb1494690a5ab8 --- /dev/null +++ b/OnToology/saref.linkeddata.es/report.ttl/documentation/sections/references-en.html @@ -0,0 +1,3 @@ +

    References back to ToC

    + +Add your references here. It is recommended to have them as a list. diff --git a/SAREF4INMA/ontology/saref4inma.owl b/SAREF4INMA/ontology/saref4inma.ttl similarity index 91% rename from SAREF4INMA/ontology/saref4inma.owl rename to SAREF4INMA/ontology/saref4inma.ttl index e48c518248f98e496f37aa12a00e85f80574654b..fa2f9d828d8ae4a5c98d702b6165c23c987879dd 100644 --- a/SAREF4INMA/ontology/saref4inma.owl +++ b/SAREF4INMA/ontology/saref4inma.ttl @@ -1,21 +1,29 @@ -@prefix : . +@prefix : . @prefix geo: . +@prefix dc: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix prov: . @prefix rdfs: . +@prefix vann: . @prefix saref: . -@base . - - rdf:type owl:Ontology ; - "saref4inma" ; - ; - owl:versionInfo "0.0.1" ; - rdfs:comment "This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI)" ; - ; - "SAREF extension for industry and manufacturing domain" ; - "Alba Fernández Izquierdo" . +@prefix dcterms: . +@prefix saref: . +@base . + + + rdf:type owl:Ontology ; + dc:description "This ontology extends the SAREF ontology for the industry and manufacturing domain. This extension is based on the Reference Architectural Model Industry 4.0 (RAMI)."@en ; + dcterms:creator "Alba Fernandez Izquierdo" , + ; + dcterms:license ; + owl:versionInfo "1.0" ; + vann:preferredNamespaceUri "https://w3id.org/def/saref4inma#" ; + dc:title "SAREF extension for industry and manufacturing domain"@en ; + dc:publisher ; + vann:preferredNamespacePrefix "s4inma" . ################################################################# # Annotation properties