From 3e82fab06ffc38c828f8e531e838d49f2573ea4f Mon Sep 17 00:00:00 2001 From: OnToologyUser Date: Wed, 20 Mar 2019 19:34:53 +0000 Subject: [PATCH] automated change --- .../saref4agri.ttl/context/context.jsonld | 52 --- .../documentation/ontology.json | 400 ++++-------------- .../saref4agri.ttl/documentation/ontology.nt | 288 +++++-------- .../saref4agri.ttl/documentation/ontology.ttl | 117 +---- .../saref4agri.ttl/documentation/ontology.xml | 182 +------- .../documentation/sections/crossref-en.html | 344 --------------- .../documentation/sections/overview-en.html | 41 -- 7 files changed, 183 insertions(+), 1241 deletions(-) diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld index 9fe3db9..20ec696 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld @@ -15,13 +15,6 @@ "@id" : "https://w3id.org/saref#isControlledByDevice", "@type" : "@id" }, - "hasConstituent" : { - "@id" : "https://w3id.org/def/saref4agri#hasConstituent", - "@type" : "@id" - }, - "Communication" : { - "@id" : "https://w3id.org/def/saref4agri#Communication" - }, "versionInfo" : { "@id" : "http://www.w3.org/2002/07/owl#versionInfo" }, @@ -52,10 +45,6 @@ "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod", "@type" : "@id" }, - "fromNode" : { - "@id" : "https://w3id.org/def/saref4agri#fromNode", - "@type" : "@id" - }, "hosts" : { "@id" : "http://www.w3.org/ns/sosa/hosts", "@type" : "@id" @@ -83,10 +72,6 @@ "@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" }, @@ -99,10 +84,6 @@ "Measurement" : { "@id" : "https://w3id.org/saref#Measurement" }, - "isConstituentOf" : { - "@id" : "https://w3id.org/def/saref4agri#isConstituentOf", - "@type" : "@id" - }, "isHostedBy" : { "@id" : "http://www.w3.org/ns/sosa/isHostedBy", "@type" : "@id" @@ -139,10 +120,6 @@ "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", "@type" : "@id" @@ -157,10 +134,6 @@ "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" }, @@ -168,9 +141,6 @@ "@id" : "http://www.w3.org/ns/ssn/hasSubSystem", "@type" : "@id" }, - "Network" : { - "@id" : "https://w3id.org/def/saref4agri#Network" - }, "relatesToMeasurement" : { "@id" : "https://w3id.org/saref#relatesToMeasurement", "@type" : "@id" @@ -182,10 +152,6 @@ "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" }, @@ -228,9 +194,6 @@ "@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" }, @@ -244,10 +207,6 @@ "lat" : { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#lat" }, - "toNode" : { - "@id" : "https://w3id.org/def/saref4agri#toNode", - "@type" : "@id" - }, "isCommandOf" : { "@id" : "https://w3id.org/saref#isCommandOf", "@type" : "@id" @@ -296,10 +255,6 @@ "System" : { "@id" : "http://www.w3.org/ns/ssn/System" }, - "roleInNetwork" : { - "@id" : "https://w3id.org/def/saref4agri#roleInNetwork", - "@type" : "@id" - }, "Device" : { "@id" : "https://w3id.org/saref#Device" }, @@ -307,17 +262,10 @@ "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform", "@type" : "@id" }, - "Node" : { - "@id" : "https://w3id.org/def/saref4agri#Node" - }, "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" }, diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json index 2626326..ac2749e 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json @@ -10,64 +10,6 @@ }, { "@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#isDeployedAtSpace" - } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" - } ] -}, { - "@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#hasConstituent" - } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Node" - } ] -}, { - "@id" : "_:genid12", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#isConstituentOf" - } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Network" - } ] -}, { - "@id" : "_:genid13", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasState" - } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/saref#State" - } ] -}, { - "@id" : "_:genid14", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#State" - } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#actsUpon" - } ] -}, { - "@id" : "_:genid15", - "@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", - "@value" : "1" - } ], - "http://www.w3.org/2002/07/owl#onClass" : [ { - "@id" : "https://w3id.org/saref#Function" - } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isCommandOf" - } ] -}, { - "@id" : "_:genid16", - "@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", "@value" : "1" @@ -76,7 +18,7 @@ "@id" : "https://w3id.org/saref#hasDescription" } ] }, { - "@id" : "_:genid17", + "@id" : "_:genid11", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Property" @@ -85,7 +27,7 @@ "@id" : "https://w3id.org/saref#hasProperty" } ] }, { - "@id" : "_:genid18", + "@id" : "_:genid12", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Measurement" @@ -94,7 +36,7 @@ "@id" : "https://w3id.org/saref#isFeatureOfInterestOf" } ] }, { - "@id" : "_:genid19", + "@id" : "_:genid13", "@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", @@ -107,16 +49,7 @@ "@id" : "https://w3id.org/saref#hasCommand" } ] }, { - "@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", + "@id" : "_:genid14", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#FeatureOfInterest" @@ -125,7 +58,7 @@ "@id" : "https://w3id.org/saref#hasFeatureOfInterest" } ] }, { - "@id" : "_:genid21", + "@id" : "_:genid15", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" @@ -134,7 +67,7 @@ "@id" : "https://w3id.org/saref#isMeasuredIn" } ] }, { - "@id" : "_:genid22", + "@id" : "_:genid16", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Property" @@ -143,7 +76,7 @@ "@id" : "https://w3id.org/saref#relatesToProperty" } ] }, { - "@id" : "_:genid23", + "@id" : "_:genid17", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onClass" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" @@ -156,7 +89,7 @@ "@value" : "1" } ] }, { - "@id" : "_:genid24", + "@id" : "_:genid18", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onClass" : [ { "@id" : "https://w3id.org/saref#Property" @@ -169,7 +102,7 @@ "@value" : "1" } ] }, { - "@id" : "_:genid25", + "@id" : "_:genid19", "@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" @@ -178,7 +111,16 @@ "@id" : "https://w3id.org/saref#hasTimestamp" } ] }, { - "@id" : "_:genid26", + "@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#cardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", @@ -188,7 +130,7 @@ "@id" : "https://w3id.org/saref#hasValue" } ] }, { - "@id" : "_:genid27", + "@id" : "_:genid21", "@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" @@ -201,7 +143,7 @@ "@value" : "1" } ] }, { - "@id" : "_:genid28", + "@id" : "_:genid22", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Device" @@ -210,7 +152,7 @@ "@id" : "https://w3id.org/saref#isControlledByDevice" } ] }, { - "@id" : "_:genid29", + "@id" : "_:genid23", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Device" @@ -219,16 +161,7 @@ "@id" : "https://w3id.org/saref#isMeasuredByDevice" } ] }, { - "@id" : "_:genid3", - "@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#Point" - } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" - } ] -}, { - "@id" : "_:genid30", + "@id" : "_:genid24", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#FeatureOfInterest" @@ -237,7 +170,7 @@ "@id" : "https://w3id.org/saref#isPropertyOf" } ] }, { - "@id" : "_:genid31", + "@id" : "_:genid25", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { "@id" : "https://w3id.org/saref#Measurement" @@ -246,7 +179,7 @@ "@id" : "https://w3id.org/saref#relatesToMeasurement" } ] }, { - "@id" : "_:genid32", + "@id" : "_:genid26", "@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", @@ -258,59 +191,72 @@ "http://www.w3.org/2002/07/owl#onProperty" : [ { "@id" : "https://w3id.org/saref#isAccomplishedBy" } ] +}, { + "@id" : "_:genid3", + "@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#Point" + } ], + "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#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#fromNode" + "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Node" + "@id" : "http://www.w3.org/ns/sosa/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#toNode" + "@id" : "http://www.w3.org/ns/ssn/deployedSystem" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "https://w3id.org/def/saref4agri#Node" + "@id" : "http://www.w3.org/ns/ssn/System" } ] }, { "@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#hasProtocol" + "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" + "@id" : "http://www.w3.org/2006/time#TemporalEntity" } ] }, { "@id" : "_:genid7", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform" + "@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace" } ], "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/ns/sosa/Platform" + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" } ] }, { "@id" : "_:genid8", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.w3.org/ns/ssn/deployedSystem" + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#State" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/ns/ssn/System" + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#actsUpon" } ] }, { "@id" : "_:genid9", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod" + "http://www.w3.org/2002/07/owl#minQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/2006/time#TemporalEntity" + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "https://w3id.org/saref#Function" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#isCommandOf" } ] }, { "@id" : "http://dbpedia.org/resource/DBM", @@ -777,6 +723,9 @@ "@language" : "en", "@value" : "SAREF extension for Agriculture" } ], + "http://purl.org/dc/terms/license" : [ { + "@id" : "http://purl.org/NET/rdflicense/cc-by4.0" + } ], "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ { "@value" : "s4agri" } ], @@ -788,7 +737,7 @@ } ], "http://www.w3.org/2002/07/owl#versionInfo" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#decimal", - "@value" : "0.2" + "@value" : "0.3" } ] }, { "@id" : "https://w3id.org/def/saref4agri#AirTemperature", @@ -804,35 +753,6 @@ "@language" : "en", "@value" : "Ambient huidity" } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#Communication", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "es", - "@value" : "Communication" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid4" - }, { - "@id" : "_:genid5" - }, { - "@id" : "_:genid6" - } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#CommunicationRole", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel." - } ], - "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" ], @@ -846,13 +766,13 @@ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "http://www.w3.org/ns/ssn/Deployment" }, { - "@id" : "_:genid7" + "@id" : "_:genid4" }, { - "@id" : "_:genid8" + "@id" : "_:genid5" }, { - "@id" : "_:genid9" + "@id" : "_:genid6" }, { - "@id" : "_:genid10" + "@id" : "_:genid7" } ] }, { "@id" : "https://w3id.org/def/saref4agri#IrrigationWater", @@ -861,38 +781,6 @@ "@language" : "en", "@value" : "Irrigation water" } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#Network", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "Collection of nodes connected." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "es", - "@value" : "Network" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid11" - } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#Node", - "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "Every system connected to at leas another one in a network." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "es", - "@value" : "Node" - } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "https://w3id.org/saref#Device" - }, { - "@id" : "_:genid12" - }, { - "@id" : "_:genid13" - } ] }, { "@id" : "https://w3id.org/def/saref4agri#PlantGrowthStage", "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ], @@ -973,31 +861,6 @@ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "https://w3id.org/saref#Sensor" } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#fromNode", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "Origin node in directed communications." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "from node" - } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#hasConstituent", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "Relation between a network and its constituents systems." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "has constituent" - } ], - "http://www.w3.org/2002/07/owl#inverseOf" : [ { - "@id" : "https://w3id.org/def/saref4agri#isConstituentOf" - } ] }, { "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], @@ -1008,42 +871,6 @@ "@language" : "en", "@value" : "has deployment period" } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#hasProtocol", - "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "The protocol used in a given communition between nodes." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "has protocol" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal" - } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#hasRole", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "A relation to indicate the role of a given node in a communication channel or network." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "has role" - } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#isConstituentOf", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "Relation between a node and the network(s) it is part of." - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "is constituent of" - } ] }, { "@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace", "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], @@ -1054,71 +881,6 @@ "@language" : "en", "@value" : "is deployed at space" } ] -}, { - "@id" : "https://w3id.org/def/saref4agri#playedByNode", - "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment" : [ { - "@language" : "en", - "@value" : "Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole" - } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "https://w3id.org/def/saref4agri#CommunicationRole" - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "played by node" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "https://w3id.org/def/saref4agri#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#comment" : [ { - "@language" : "en", - "@value" : "Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole" - } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "https://w3id.org/def/saref4agri#CommunicationRole" - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "role in communication" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "https://w3id.org/def/saref4agri#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#comment" : [ { - "@language" : "en", - "@value" : "Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole" - } ], - "http://www.w3.org/2000/01/rdf-schema#domain" : [ { - "@id" : "https://w3id.org/def/saref4agri#CommunicationRole" - } ], - "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "role in network" - } ], - "http://www.w3.org/2000/01/rdf-schema#range" : [ { - "@id" : "https://w3id.org/def/saref4agri#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#comment" : [ { - "@language" : "en", - "@value" : "Target node in directed communications." - } ], - "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" ], @@ -1142,11 +904,11 @@ "@value" : "Command" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid14" + "@id" : "_:genid8" }, { - "@id" : "_:genid15" + "@id" : "_:genid9" }, { - "@id" : "_:genid16" + "@id" : "_:genid10" } ] }, { "@id" : "https://w3id.org/saref#Device", @@ -1172,9 +934,9 @@ "@value" : "Feature of interest" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid17" + "@id" : "_:genid11" }, { - "@id" : "_:genid18" + "@id" : "_:genid12" } ] }, { "@id" : "https://w3id.org/saref#Function", @@ -1186,7 +948,7 @@ "@value" : "Function" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid19" + "@id" : "_:genid13" } ] }, { "@id" : "https://w3id.org/saref#Humidity", @@ -1215,21 +977,21 @@ "@value" : "Measurement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid20" + "@id" : "_:genid14" }, { - "@id" : "_:genid21" + "@id" : "_:genid15" }, { - "@id" : "_:genid22" + "@id" : "_:genid16" }, { - "@id" : "_:genid23" + "@id" : "_:genid17" }, { - "@id" : "_:genid24" + "@id" : "_:genid18" }, { - "@id" : "_:genid25" + "@id" : "_:genid19" }, { - "@id" : "_:genid26" + "@id" : "_:genid20" }, { - "@id" : "_:genid27" + "@id" : "_:genid21" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "https://w3id.org/saref#Property" @@ -1255,13 +1017,13 @@ "@value" : "Property" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid28" + "@id" : "_:genid22" }, { - "@id" : "_:genid29" + "@id" : "_:genid23" }, { - "@id" : "_:genid30" + "@id" : "_:genid24" }, { - "@id" : "_:genid31" + "@id" : "_:genid25" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" @@ -1298,7 +1060,7 @@ "@value" : "Task" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid32" + "@id" : "_:genid26" } ] }, { "@id" : "https://w3id.org/saref#Temperature", diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt index cb3f4bd..c90c34d 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt @@ -3,9 +3,10 @@ . "This ontology extends the SAREF ontology for the Agricultural domain. This work has been developed in the context of the STF 534 (https://portal.etsi.org/STF/STFs/STFHomePages/STF534.aspx), which was established with the goal to create three SAREF extensions, one of them for the Agricultural domain."@en . "SAREF extension for Agriculture"@en . + . "s4agri" . "https://w3id.org/def/saref4agri#" . - "0.2"^^ . + "0.3"^^ . # # # ################################################################# @@ -166,64 +167,16 @@ . "in deployment"@en . # -# https://w3id.org/def/saref4agri#fromNode - . - "Origin node in directed communications."@en . - "from node"@en . -# -# https://w3id.org/def/saref4agri#hasConstituent - . - . - "Relation between a network and its constituents systems."@en . - "has constituent"@en . -# # https://w3id.org/def/saref4agri#hasDeploymentPeriod . "Relation to indicate the temporal duration or period of a deployment."@en . "has deployment period"@en . # -# https://w3id.org/def/saref4agri#hasRole - . - "A relation to indicate the role of a given node in a communication channel or network."@en . - "has role"@en . -# -# https://w3id.org/def/saref4agri#isConstituentOf - . - "Relation between a node and the network(s) it is part of."@en . - "is constituent of"@en . -# # https://w3id.org/def/saref4agri#isDeployedAtSpace . "Relation to indicate the geographical componet of a deployment."@en . "is deployed at space"@en . # -# https://w3id.org/def/saref4agri#playedByNode - . - . - . - "Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en . - "played by node"@en . -# -# https://w3id.org/def/saref4agri#roleInCommunication - . - . - . - "Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en . - "role in communication"@en . -# -# https://w3id.org/def/saref4agri#roleInNetwork - . - . - . - "Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en . - "role in network"@en . -# -# https://w3id.org/def/saref4agri#toNode - . - . - "Target node in directed communications."@en . - "to node"@en . -# # https://w3id.org/saref#accomplishes . . @@ -349,12 +302,6 @@ # ################################################################# # # -# https://w3id.org/def/saref4agri#hasProtocol - . - . - "The protocol used in a given communition between nodes."@en . - "has protocol"@en . -# # https://w3id.org/saref#hasDescription . . @@ -480,73 +427,28 @@ _:genid3 . "System"@en . # -# https://w3id.org/def/saref4agri#Communication - . - _:genid4 . -_:genid4 . -_:genid4 . -_:genid4 . - _:genid5 . -_:genid5 . -_:genid5 . -_:genid5 . - _:genid6 . -_:genid6 . -_:genid6 . -_:genid6 . - "An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included."@en . - "Communication"@es . -# -# https://w3id.org/def/saref4agri#CommunicationRole - . - "An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel."@en . - "Communication role"@es . -# # https://w3id.org/def/saref4agri#Deployment . . + _: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 . +_:genid7 . +_:genid7 . "Deployment"@en . "The scenario, including temporal and spatial information, in which the systems and devices are installed."@en . # -# https://w3id.org/def/saref4agri#Network - . - _:genid11 . -_:genid11 . -_:genid11 . -_:genid11 . - "Collection of nodes connected."@en . - "Network"@es . -# -# https://w3id.org/def/saref4agri#Node - . - . - _:genid12 . -_:genid12 . -_:genid12 . -_:genid12 . - _:genid13 . -_:genid13 . -_:genid13 . -_:genid13 . - "Every system connected to at leas another one in a network."@en . - "Node"@es . -# # https://w3id.org/def/saref4agri#Pluviometer . . @@ -579,19 +481,19 @@ _:genid13 . - _:genid14 . -_:genid14 . -_:genid14 . -_:genid14 . - _:genid15 . -_:genid15 . -_:genid15 . -_:genid15 "1"^^ . -_:genid15 . - _:genid16 . -_:genid16 . -_:genid16 . -_:genid16 "1"^^ . + _:genid8 . +_:genid8 . +_:genid8 . +_:genid8 . + _:genid9 . +_:genid9 . +_:genid9 . +_:genid9 "1"^^ . +_:genid9 . + _:genid10 . +_:genid10 . +_:genid10 . +_:genid10 "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" . # @@ -603,24 +505,24 @@ _:genid16 "1"^^ . - _:genid17 . -_:genid17 . -_:genid17 . -_:genid17 . - _:genid18 . -_:genid18 . -_:genid18 . -_:genid18 . + _:genid11 . +_:genid11 . +_:genid11 . +_:genid11 . + _:genid12 . +_:genid12 . +_:genid12 . +_:genid12 . . "Feature of interest"@en . # # https://w3id.org/saref#Function . - _:genid19 . -_:genid19 . -_:genid19 . -_:genid19 "1"^^ . -_:genid19 . + _:genid13 . +_:genid13 . +_:genid13 . +_:genid13 "1"^^ . +_:genid13 . "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" . # @@ -632,41 +534,41 @@ _:genid19 . + _:genid14 . +_:genid14 . +_:genid14 . +_:genid14 . + _:genid15 . +_:genid15 . +_:genid15 . +_:genid15 . + _:genid16 . +_:genid16 . +_:genid16 . +_:genid16 . + _:genid17 . +_:genid17 . +_:genid17 . +_:genid17 "1"^^ . +_:genid17 . + _:genid18 . +_:genid18 . +_:genid18 . +_:genid18 "1"^^ . +_:genid18 . + _:genid19 . +_:genid19 . +_:genid19 . +_:genid19 . _:genid20 . _:genid20 . -_:genid20 . -_:genid20 . +_:genid20 . +_:genid20 "1"^^ . _:genid21 . _:genid21 . -_:genid21 . -_:genid21 . - _:genid22 . -_:genid22 . -_:genid22 . -_:genid22 . - _:genid23 . -_:genid23 . -_:genid23 . -_:genid23 "1"^^ . -_:genid23 . - _:genid24 . -_:genid24 . -_:genid24 . -_:genid24 "1"^^ . -_:genid24 . - _:genid25 . -_:genid25 . -_:genid25 . -_:genid25 . - _:genid26 . -_:genid26 . -_:genid26 . -_:genid26 "1"^^ . - _:genid27 . -_:genid27 . -_:genid27 . -_:genid27 "1"^^ . -_:genid27 . +_:genid21 . +_:genid21 "1"^^ . +_:genid21 . . . "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 . @@ -675,22 +577,22 @@ _:genid27 . - _:genid28 . -_:genid28 . -_:genid28 . -_:genid28 . - _:genid29 . -_:genid29 . -_:genid29 . -_:genid29 . - _:genid30 . -_:genid30 . -_:genid30 . -_:genid30 . - _:genid31 . -_:genid31 . -_:genid31 . -_:genid31 . + _:genid22 . +_:genid22 . +_:genid22 . +_:genid22 . + _:genid23 . +_:genid23 . +_:genid23 . +_:genid23 . + _:genid24 . +_:genid24 . +_:genid24 . +_:genid24 . + _:genid25 . +_:genid25 . +_:genid25 . +_:genid25 . . "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." . @@ -711,11 +613,11 @@ _:genid31 . - _:genid32 . -_:genid32 . -_:genid32 . -_:genid32 "1"^^ . -_:genid32 . + _:genid26 . +_:genid26 . +_:genid26 . +_:genid26 "1"^^ . +_:genid26 . "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" . # @@ -821,4 +723,4 @@ _:genid32 "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.9) https://github.com/owlcs/owlapi/ +# 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 342077f..9411cfc 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl @@ -11,9 +11,10 @@ ; "This ontology extends the SAREF ontology for the Agricultural domain. This work has been developed in the context of the STF 534 (https://portal.etsi.org/STF/STFs/STFHomePages/STF534.aspx), which was established with the goal to create three SAREF extensions, one of them for the Agricultural domain."@en ; "SAREF extension for Agriculture"@en ; + ; "s4agri" ; "https://w3id.org/def/saref4agri#" ; - owl:versionInfo 0.2 . + owl:versionInfo 0.3 . ################################################################# # Annotation properties @@ -188,74 +189,18 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "in deployment"@en . -### https://w3id.org/def/saref4agri#fromNode -:fromNode rdf:type owl:ObjectProperty ; - rdfs:comment "Origin node in directed communications."@en ; - rdfs:label "from node"@en . - - -### https://w3id.org/def/saref4agri#hasConstituent -:hasConstituent rdf:type owl:ObjectProperty ; - owl:inverseOf :isConstituentOf ; - rdfs:comment "Relation between a network and its constituents systems."@en ; - rdfs:label "has constituent"@en . - - ### https://w3id.org/def/saref4agri#hasDeploymentPeriod :hasDeploymentPeriod rdf:type owl:ObjectProperty ; rdfs:comment "Relation to indicate the temporal duration or period of a deployment."@en , "has deployment period"@en . -### https://w3id.org/def/saref4agri#hasRole -:hasRole rdf:type owl:ObjectProperty ; - rdfs:comment "A relation to indicate the role of a given node in a communication channel or network."@en ; - rdfs:label "has role"@en . - - -### https://w3id.org/def/saref4agri#isConstituentOf -:isConstituentOf rdf:type owl:ObjectProperty ; - rdfs:comment "Relation between a node and the network(s) it is part of."@en ; - rdfs:label "is constituent of"@en . - - ### https://w3id.org/def/saref4agri#isDeployedAtSpace :isDeployedAtSpace rdf:type owl:ObjectProperty ; rdfs:comment "Relation to indicate the geographical componet of a deployment."@en , "is deployed at space"@en . -### https://w3id.org/def/saref4agri#playedByNode -:playedByNode rdf:type owl:ObjectProperty ; - rdfs:domain :CommunicationRole ; - rdfs:range :Node ; - rdfs:comment "Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en ; - rdfs:label "played by node"@en . - - -### https://w3id.org/def/saref4agri#roleInCommunication -:roleInCommunication rdf:type owl:ObjectProperty ; - rdfs:domain :CommunicationRole ; - rdfs:range :Communication ; - rdfs:comment "Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en ; - rdfs:label "role in communication"@en . - - -### https://w3id.org/def/saref4agri#roleInNetwork -:roleInNetwork rdf:type owl:ObjectProperty ; - rdfs:domain :CommunicationRole ; - rdfs:range :Network ; - rdfs:comment "Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en ; - rdfs:label "role in network"@en . - - -### https://w3id.org/def/saref4agri#toNode -:toNode rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty ; - rdfs:comment "Target node in directed communications."@en ; - rdfs:label "to node"@en . - - ### https://w3id.org/saref#accomplishes rdf:type owl:ObjectProperty ; owl:inverseOf ; @@ -396,13 +341,6 @@ xsd:duration rdf:type rdfs:Datatype . # Data properties ################################################################# -### https://w3id.org/def/saref4agri#hasProtocol -:hasProtocol rdf:type owl:DatatypeProperty ; - rdfs:range rdfs:Literal ; - rdfs:comment "The protocol used in a given communition between nodes."@en ; - rdfs:label "has protocol"@en . - - ### https://w3id.org/saref#hasDescription rdf:type owl:DatatypeProperty ; rdfs:range xsd:string ; @@ -546,30 +484,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P rdfs:label "System"@en . -### https://w3id.org/def/saref4agri#Communication -:Communication rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :fromNode ; - owl:someValuesFrom :Node - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :toNode ; - owl:someValuesFrom :Node - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :hasProtocol ; - owl:someValuesFrom rdfs:Literal - ] ; - rdfs:comment "An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included."@en ; - rdfs:label "Communication"@es . - - -### https://w3id.org/def/saref4agri#CommunicationRole -:CommunicationRole rdf:type owl:Class ; - rdfs:comment "An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel."@en ; - rdfs:label "Communication role"@es . - - ### https://w3id.org/def/saref4agri#Deployment :Deployment rdf:type owl:Class ; rdfs:subClassOf , @@ -593,31 +507,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P "The scenario, including temporal and spatial information, in which the systems and devices are installed."@en . -### https://w3id.org/def/saref4agri#Network -:Network rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :hasConstituent ; - owl:someValuesFrom :Node - ] ; - rdfs:comment "Collection of nodes connected."@en ; - rdfs:label "Network"@es . - - -### https://w3id.org/def/saref4agri#Node -:Node rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty :isConstituentOf ; - owl:someValuesFrom :Network - ] , - [ rdf:type owl:Restriction ; - owl:onProperty ; - owl:someValuesFrom - ] ; - rdfs:comment "Every system connected to at leas another one in a network."@en ; - rdfs:label "Node"@es . - - ### https://w3id.org/def/saref4agri#Pluviometer :Pluviometer rdf:type owl:Class ; rdfs:subClassOf ; @@ -920,4 +809,4 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P rdfs:label "location"@en . -### Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/ +### 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 d14d130..f06a0cf 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml @@ -11,15 +11,17 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" + xmlns:terms="http://purl.org/dc/terms/" xmlns:wgs84_pos="http://www.w3.org/2003/01/geo/wgs84_pos#"> This ontology extends the SAREF ontology for the Agricultural domain. This work has been developed in the context of the STF 534 (https://portal.etsi.org/STF/STFs/STFHomePages/STF534.aspx), which was established with the goal to create three SAREF extensions, one of them for the Agricultural domain. SAREF extension for Agriculture + s4agri https://w3id.org/def/saref4agri# - 0.2 + 0.3 @@ -319,27 +321,6 @@ - - - - - Origin node in directed communications. - from node - - - - - - - - - - Relation between a network and its constituents systems. - has constituent - - - - @@ -350,26 +331,6 @@ - - - - - A relation to indicate the role of a given node in a communication channel or network. - has role - - - - - - - - - Relation between a node and the network(s) it is part of. - is constituent of - - - - @@ -380,53 +341,6 @@ - - - - - - - Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole - played by node - - - - - - - - - - - Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole - role in communication - - - - - - - - - - - Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole - role in network - - - - - - - - - - Target node in directed communications. - to node - - - - @@ -655,17 +569,6 @@ - - - - - - The protocol used in a given communition between nodes. - has protocol - - - - @@ -887,44 +790,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P - - - - - - - - - - - - - - - - - - - - - - - An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included. - Communication - - - - - - - - - An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel. - Communication role - - - - @@ -960,45 +825,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P - - - - - - - - - - - Collection of nodes connected. - Network - - - - - - - - - - - - - - - - - - - - - - Every system connected to at leas another one in a network. - Node - - - - @@ -1476,6 +1302,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P - + 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 06939b7..4352422 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html @@ -24,13 +24,6 @@ This section provides details for each class and property defined by SAREF exten
  • Command
  • -
  • - Communication -
  • -
  • - Communication role -
  • Deployment
  • @@ -63,12 +56,6 @@ This section provides details for each class and property defined by SAREF exten
  • Measurement
  • -
  • - Network -
  • -
  • - Node -
  • Platform
  • @@ -245,67 +232,6 @@ 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

    -
    - An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included. -
    -
    -
    has super-classes
    -
    - from node - op - some - Node - c -
    -
    - to node - op - some - Node - c -
    -
    - has protocol - dp - some - literal -
    -
    is in range of
    -
    - role in communication - op -
    -
    -
    -
    -

    Communication rolec - back to ToC or Class ToC - -

    -

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

    -
    - An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel. -
    -
    -
    is in domain of
    -
    - played by node - op, role in communication - op, role in network - op -
    -
    -

    Deploymentc back to ToC or Class ToC @@ -398,7 +324,6 @@ This section provides details for each class and property defined by SAREF exten
    has sub-classes
    Actuator - c, Node c, Sensor c
    @@ -657,69 +582,6 @@ 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

    -
    - Collection of nodes connected. -
    -
    -
    has super-classes
    -
    - has constituent - op - some - Node - c -
    -
    is in range of
    -
    - role in network - op -
    -
    -
    -
    -

    Nodec - back to ToC or Class ToC - -

    -

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

    -
    - Every system connected to at leas another one in a network. -
    -
    -
    has super-classes
    -
    - Device - c -
    -
    - is constituent of - op - some - Network - c -
    -
    - has state - op - some - State - c -
    -
    is in range of
    -
    - played by node - op -
    -
    -

    Platformc back to ToC or Class ToC @@ -1103,15 +965,9 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
  • deployed system
  • -
  • - from node -
  • has command
  • -
  • - has constituent -
  • has deployment
  • @@ -1133,9 +989,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
  • has property
  • -
  • - has role -
  • has state
  • @@ -1154,9 +1007,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
  • is command of
  • -
  • - is constituent of -
  • is controlled by device
  • @@ -1190,25 +1040,12 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
  • measures property
  • -
  • - played by node -
  • relates to measurement
  • relates to property
  • -
  • - role in communication -
  • -
  • - role in network -
  • -
  • - to node -
  • within
  • @@ -1358,17 +1195,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

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

    -

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

    -
    - Origin node in directed communications. -
    -

    has commandop back to ToC or Object Property ToC @@ -1395,26 +1221,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

    has constituentop - back to ToC or Object Property ToC - -

    -

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

    -
    - Relation between a network and its constituents systems. -
    -
    -
    -
    is inverse of
    -
    - is constituent of - op -
    -
    -
    -

    has deploymentop back to ToC or Object Property ToC @@ -1549,17 +1355,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

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

    -

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

    -
    - A relation to indicate the role of a given node in a communication channel or network. -
    -

    has stateop back to ToC or Object Property ToC @@ -1692,26 +1487,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

    is constituent ofop - back to ToC or Object Property ToC - -

    -

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

    -
    - Relation between a node and the network(s) it is part of. -
    -
    -
    -
    is inverse of
    -
    - has constituent - op -
    -
    -
    -

    is controlled by deviceop back to ToC or Object Property ToC @@ -1906,32 +1681,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

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

    -

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

    -
    - Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole -
    -
    -
    -
    has domain
    -
    - Communication role - c -
    -
    has range
    -
    - Node - c -
    -
    -
    -

    relates to measurementop back to ToC or Object Property ToC @@ -1960,77 +1709,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

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

    -

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

    -
    - Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole -
    -
    -
    -
    has domain
    -
    - Communication role - c -
    -
    has range
    -
    - Communication - c -
    -
    -
    -
    -
    -

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

    -

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

    -
    - Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole -
    -
    -
    -
    has domain
    -
    - Communication role - c -
    -
    has range
    -
    - Network - c -
    -
    -
    -
    -
    -

    to nodeop - back to ToC or Object Property ToC - -

    -

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

    -
    - Target node in directed communications. -
    -
    -
    -
    has super-properties
    -
    - top object property -
    -
    -
    -

    withinop back to ToC or Object Property ToC @@ -2082,9 +1760,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
  • has name
  • -
  • - has protocol -
  • has timestamp
  • @@ -2181,25 +1856,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    -
    -

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

    -

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

    -
    - The protocol used in a given communition between nodes. -
    -
    -
    -
    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 1df68ef..b5fc52b 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html @@ -24,13 +24,6 @@ This ontology has the following classes and properties.
  • Command
  • -
  • - Communication -
  • -
  • - Communication role -
  • Deployment
  • @@ -63,12 +56,6 @@ This ontology has the following classes and properties.
  • Measurement
  • -
  • - Network -
  • -
  • - Node -
  • Platform
  • @@ -125,15 +112,9 @@ This ontology has the following classes and properties.
  • deployed system
  • -
  • - from node -
  • has command
  • -
  • - has constituent -
  • has deployment
  • @@ -155,9 +136,6 @@ This ontology has the following classes and properties.
  • has property
  • -
  • - has role -
  • has state
  • @@ -176,9 +154,6 @@ This ontology has the following classes and properties.
  • is command of
  • -
  • - is constituent of -
  • is controlled by device
  • @@ -212,25 +187,12 @@ This ontology has the following classes and properties.
  • measures property
  • -
  • - played by node -
  • relates to measurement
  • relates to property
  • -
  • - role in communication -
  • -
  • - role in network -
  • -
  • - to node -
  • within
  • @@ -247,9 +209,6 @@ This ontology has the following classes and properties.
  • has name
  • -
  • - has protocol -
  • has timestamp
  • -- GitLab