diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld
index 54a9d060c558a4a037bff2bbf3f19d9fe3696c01..d95d7cc0ca9ba0198df437380cc2396b4f84447d 100644
--- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld
+++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld
@@ -1,9 +1,21 @@
{
"@context" : {
+ "PlantGrowthStage" : {
+ "@id" : "https://w3id.org/def/saref4agri#PlantGrowthStage"
+ },
"actsUpon" : {
"@id" : "https://w3id.org/saref#actsUpon",
"@type" : "@id"
},
+ "Crop" : {
+ "@id" : "https://w3id.org/def/saref4agri#Crop"
+ },
+ "SoilTemperature" : {
+ "@id" : "https://w3id.org/def/saref4agri#SoilTemperature"
+ },
+ "Yield" : {
+ "@id" : "https://w3id.org/def/saref4agri#Yield"
+ },
"UnitOfMeasure" : {
"@id" : "https://w3id.org/saref#UnitOfMeasure"
},
@@ -15,16 +27,22 @@
"@id" : "https://w3id.org/saref#isControlledByDevice",
"@type" : "@id"
},
- "hasConstituent" : {
- "@id" : "https://w3id.org/def/saref4agri#hasConstituent",
- "@type" : "@id"
+ "TAXRANK_0000000" : {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_0000000"
},
- "Communication" : {
- "@id" : "https://w3id.org/def/saref4agri#Communication"
+ "member" : {
+ "@id" : "http://xmlns.com/foaf/0.1/member",
+ "@type" : "@id"
},
"versionInfo" : {
"@id" : "http://www.w3.org/2002/07/owl#versionInfo"
},
+ "created" : {
+ "@id" : "http://purl.org/dc/terms/created"
+ },
+ "SoilTensiometer" : {
+ "@id" : "https://w3id.org/def/saref4agri#SoilTensiometer"
+ },
"Humidity" : {
"@id" : "https://w3id.org/saref#Humidity"
},
@@ -32,36 +50,61 @@
"@id" : "https://w3id.org/saref#hasModel",
"@type" : "http://www.w3.org/2001/XMLSchema#string"
},
+ "FarmHolding" : {
+ "@id" : "https://w3id.org/def/saref4agri#FarmHolding"
+ },
"Platform" : {
- "@id" : "https://w3id.org/def/saref4agri#Platform"
+ "@id" : "http://www.w3.org/ns/sosa/Platform"
},
"license" : {
"@id" : "http://purl.org/dc/terms/license"
},
"Deployment" : {
- "@id" : "https://w3id.org/def/saref4agri#Deployment"
+ "@id" : "http://www.w3.org/ns/ssn/Deployment"
+ },
+ "IrrigationWater" : {
+ "@id" : "https://w3id.org/def/saref4agri#IrrigationWater"
+ },
+ "AmbientHumidity" : {
+ "@id" : "https://w3id.org/def/saref4agri#AmbientHumidity"
},
"accomplishes" : {
"@id" : "https://w3id.org/saref#accomplishes",
"@type" : "@id"
},
+ "isLocationOf" : {
+ "@id" : "https://w3id.org/def/saref4agri#isLocationOf",
+ "@type" : "@id"
+ },
+ "Organization" : {
+ "@id" : "https://schema.org/Organization"
+ },
"hasDeploymentPeriod" : {
"@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod",
"@type" : "@id"
},
- "fromNode" : {
- "@id" : "https://w3id.org/def/saref4agri#fromNode",
- "@type" : "@id"
+ "issued" : {
+ "@id" : "http://purl.org/dc/terms/issued"
+ },
+ "topDataProperty" : {
+ "@id" : "http://www.w3.org/2002/07/owl#topDataProperty"
},
"hosts" : {
- "@id" : "https://w3id.org/def/saref4agri#hosts",
+ "@id" : "http://www.w3.org/ns/sosa/hosts",
"@type" : "@id"
},
"hasName" : {
"@id" : "https://w3id.org/saref#hasName"
},
+ "AirTemperature" : {
+ "@id" : "https://w3id.org/def/saref4agri#AirTemperature"
+ },
+ "hasID" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasID",
+ "@type" : "@id"
+ },
"FeatureOfInterest" : {
- "@id" : "https://w3id.org/def/saref4agri#FeatureOfInterest"
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
},
"measuresProperty" : {
"@id" : "https://w3id.org/saref#measuresProperty",
@@ -80,10 +123,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"
},
@@ -93,15 +132,22 @@
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
+ "contains" : {
+ "@id" : "https://w3id.org/def/saref4agri#contains",
+ "@type" : "@id"
+ },
+ "TAXRANK_1000000" : {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_1000000",
+ "@type" : "@id"
+ },
"Measurement" : {
"@id" : "https://w3id.org/saref#Measurement"
},
- "isConstituentOf" : {
- "@id" : "https://w3id.org/def/saref4agri#isConstituentOf",
- "@type" : "@id"
+ "Thermometer" : {
+ "@id" : "https://w3id.org/def/saref4agri#Thermometer"
},
"isHostedBy" : {
- "@id" : "https://w3id.org/def/saref4agri#isHostedBy",
+ "@id" : "http://www.w3.org/ns/sosa/isHostedBy",
"@type" : "@id"
},
"hasCommand" : {
@@ -109,9 +155,12 @@
"@type" : "@id"
},
"inDeployment" : {
- "@id" : "https://w3id.org/def/saref4agri#inDeployment",
+ "@id" : "http://www.w3.org/ns/ssn/inDeployment",
"@type" : "@id"
},
+ "Animal" : {
+ "@id" : "https://w3id.org/def/saref4agri#Animal"
+ },
"Temperature" : {
"@id" : "https://w3id.org/saref#Temperature"
},
@@ -120,19 +169,45 @@
"@type" : "@id"
},
"hasProperty" : {
- "@id" : "https://w3id.org/def/saref4agri#hasProperty",
+ "@id" : "https://w3id.org/saref#hasProperty",
+ "@type" : "@id"
+ },
+ "isMemberOf" : {
+ "@id" : "https://w3id.org/def/saref4agri#isMemberOf",
"@type" : "@id"
},
+ "Person" : {
+ "@id" : "http://xmlns.com/foaf/0.1/Person"
+ },
"based_near" : {
"@id" : "http://xmlns.com/foaf/0.1/based_near"
},
+ "Soil" : {
+ "@id" : "https://w3id.org/def/saref4agri#Soil"
+ },
+ "hasHarvestDate" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasHarvestDate",
+ "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
+ },
"measurementMadeBy" : {
- "@id" : "https://w3id.org/def/saref4agri#measurementMadeBy",
+ "@id" : "https://w3id.org/saref#measurementMadeBy",
"@type" : "@id"
},
"Interval" : {
"@id" : "http://www.w3.org/2006/time#Interval"
},
+ "WateringSystem" : {
+ "@id" : "https://w3id.org/def/saref4agri#WateringSystem"
+ },
+ "Agent" : {
+ "@id" : "http://xmlns.com/foaf/0.1/Agent"
+ },
+ "MilkingSensor" : {
+ "@id" : "https://w3id.org/def/saref4agri#MilkingSensor"
+ },
+ "Precipitation" : {
+ "@id" : "https://w3id.org/def/saref4agri#Precipitation"
+ },
"creator" : {
"@id" : "http://purl.org/dc/elements/1.1/creator"
},
@@ -140,29 +215,60 @@
"@id" : "http://www.w3.org/2002/07/owl#topObjectProperty",
"@type" : "@id"
},
+ "WateringValve" : {
+ "@id" : "https://w3id.org/def/saref4agri#WateringValve"
+ },
+ "Building" : {
+ "@id" : "https://w3id.org/def/saref4agri#Building"
+ },
+ "AnimalGroup" : {
+ "@id" : "https://w3id.org/def/saref4agri#AnimalGroup"
+ },
+ "hasMember" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasMember",
+ "@type" : "@id"
+ },
+ "isContainedIn" : {
+ "@id" : "https://w3id.org/def/saref4agri#isContainedIn",
+ "@type" : "@id"
+ },
"location" : {
"@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location",
"@type" : "@id"
},
+ "Intake" : {
+ "@id" : "https://w3id.org/def/saref4agri#Intake"
+ },
"isDeployedAtSpace" : {
"@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace",
"@type" : "@id"
},
+ "ID" : {
+ "@id" : "https://w3id.org/def/saref4agri#ID"
+ },
"TemporalEntity" : {
"@id" : "http://www.w3.org/2006/time#TemporalEntity"
},
+ "Farm" : {
+ "@id" : "https://w3id.org/def/saref4agri#Farm"
+ },
+ "generates" : {
+ "@id" : "https://w3id.org/def/saref4agri#generates",
+ "@type" : "@id"
+ },
"hadPrimarySource" : {
"@id" : "http://www.w3.org/ns/prov#hadPrimarySource"
},
- "roleInCommunication" : {
- "@id" : "https://w3id.org/def/saref4agri#roleInCommunication",
- "@type" : "@id"
+ "hasBirthDate" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasBirthDate",
+ "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
},
"alt" : {
"@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#alt"
},
- "Network" : {
- "@id" : "https://w3id.org/def/saref4agri#Network"
+ "hasSubSystem" : {
+ "@id" : "http://www.w3.org/ns/ssn/hasSubSystem",
+ "@type" : "@id"
},
"relatesToMeasurement" : {
"@id" : "https://w3id.org/saref#relatesToMeasurement",
@@ -175,9 +281,9 @@
"preferredNamespacePrefix" : {
"@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix"
},
- "playedByNode" : {
- "@id" : "https://w3id.org/def/saref4agri#playedByNode",
- "@type" : "@id"
+ "hasPlantDate" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasPlantDate",
+ "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy"
@@ -193,7 +299,7 @@
"@type" : "@id"
},
"hasDeployment" : {
- "@id" : "https://w3id.org/def/saref4agri#hasDeployment",
+ "@id" : "http://www.w3.org/ns/ssn/hasDeployment",
"@type" : "@id"
},
"hasGeometry" : {
@@ -217,42 +323,63 @@
"Command" : {
"@id" : "https://w3id.org/saref#Command"
},
+ "Parcel" : {
+ "@id" : "https://w3id.org/def/saref4agri#Parcel"
+ },
+ "source" : {
+ "@id" : "http://purl.org/dc/terms/source"
+ },
"isMeasuredIn" : {
"@id" : "https://w3id.org/saref#isMeasuredIn",
"@type" : "@id"
},
- "CommunicationRole" : {
- "@id" : "https://w3id.org/def/saref4agri#CommunicationRole"
+ "publisher" : {
+ "@id" : "http://purl.org/dc/terms/publisher"
},
"SpatialObject" : {
"@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
},
+ "Pluviometer" : {
+ "@id" : "https://w3id.org/def/saref4agri#Pluviometer"
+ },
"hasFeatureOfInterest" : {
- "@id" : "https://w3id.org/def/saref4agri#hasFeatureOfInterest",
+ "@id" : "https://w3id.org/saref#hasFeatureOfInterest",
"@type" : "@id"
},
"lat" : {
"@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#lat"
},
- "consistsOf" : {
- "@id" : "https://w3id.org/saref#consistsOf",
- "@type" : "@id"
+ "hasDeathDate" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasDeathDate",
+ "@type" : "http://www.w3.org/2001/XMLSchema#dateTime"
},
- "toNode" : {
- "@id" : "https://w3id.org/def/saref4agri#toNode",
+ "modified" : {
+ "@id" : "http://purl.org/dc/terms/modified"
+ },
+ "managesFarm" : {
+ "@id" : "https://w3id.org/def/saref4agri#managesFarm",
"@type" : "@id"
},
"isCommandOf" : {
"@id" : "https://w3id.org/saref#isCommandOf",
"@type" : "@id"
},
- "date" : {
- "@id" : "http://purl.org/dc/elements/1.1/date"
+ "EatingActivitySensor" : {
+ "@id" : "https://w3id.org/def/saref4agri#EatingActivitySensor"
+ },
+ "WeightSensor" : {
+ "@id" : "https://w3id.org/def/saref4agri#WeightSensor"
+ },
+ "MovementActivitySensor" : {
+ "@id" : "https://w3id.org/def/saref4agri#MovementActivitySensor"
},
"isPropertyOf" : {
- "@id" : "https://w3id.org/def/saref4agri#isPropertyOf",
+ "@id" : "https://w3id.org/saref#isPropertyOf",
"@type" : "@id"
},
+ "WeatherStation" : {
+ "@id" : "https://w3id.org/def/saref4agri#WeatherStation"
+ },
"hasState" : {
"@id" : "https://w3id.org/saref#hasState",
"@type" : "@id"
@@ -270,6 +397,9 @@
"Actuator" : {
"@id" : "https://w3id.org/saref#Actuator"
},
+ "BuildingSpace" : {
+ "@id" : "https://w3id.org/def/saref4agri#BuildingSpace"
+ },
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
@@ -277,41 +407,40 @@
"@id" : "https://w3id.org/saref#controlsProperty",
"@type" : "@id"
},
+ "SoilMoisture" : {
+ "@id" : "https://w3id.org/def/saref4agri#SoilMoisture"
+ },
+ "hasReceived" : {
+ "@id" : "https://w3id.org/def/saref4agri#hasReceived",
+ "@type" : "@id"
+ },
"contributor" : {
- "@id" : "http://purl.org/dc/elements/1.1/contributor"
+ "@id" : "http://purl.org/dc/terms/contributor"
},
"deployedSystem" : {
- "@id" : "https://w3id.org/def/saref4agri#deployedSystem",
+ "@id" : "http://www.w3.org/ns/ssn/deployedSystem",
"@type" : "@id"
},
"System" : {
- "@id" : "https://w3id.org/def/saref4agri#System"
- },
- "roleInNetwork" : {
- "@id" : "https://w3id.org/def/saref4agri#roleInNetwork",
- "@type" : "@id"
+ "@id" : "http://www.w3.org/ns/ssn/System"
},
"Device" : {
"@id" : "https://w3id.org/saref#Device"
},
"deployedOnPlatform" : {
- "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform",
+ "@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"
},
+ "WateringGun" : {
+ "@id" : "https://w3id.org/def/saref4agri#WateringGun"
+ },
"Task" : {
"@id" : "https://w3id.org/saref#Task"
},
@@ -321,17 +450,28 @@
"description" : {
"@id" : "http://purl.org/dc/elements/1.1/description"
},
+ "receives" : {
+ "@id" : "https://w3id.org/def/saref4agri#receives",
+ "@type" : "@id"
+ },
"Time" : {
"@id" : "https://w3id.org/saref#Time"
},
+ "isLocatedIn" : {
+ "@id" : "https://w3id.org/def/saref4agri#isLocatedIn",
+ "@type" : "@id"
+ },
"preferredNamespaceUri" : {
"@id" : "http://purl.org/vocab/vann/preferredNamespaceUri"
},
+ "Farmer" : {
+ "@id" : "https://w3id.org/def/saref4agri#Farmer"
+ },
"Sensor" : {
"@id" : "https://w3id.org/saref#Sensor"
},
"isFeatureOfInterestOf" : {
- "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf",
+ "@id" : "https://w3id.org/saref#isFeatureOfInterestOf",
"@type" : "@id"
}
}
diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/index-en.html b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/index-en.html
index 46d600e237a960be3655a79919359f7414aa1040..caa83d4f0a9a941fae246207ef50ea98dee9217e 100644
--- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/index-en.html
+++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/index-en.html
@@ -63,11 +63,22 @@ function loadTOC(){
- This version:
-- https://w3id.org/def/v1/saref4agri
+- https://w3id.org/def/saref4agri
- Revision:
-- 0.2
+- 0.5
+- Authors:
+
+- MarÃa Poveda-Villalón (Ontology Engineering Group, Universidad Politécnica de Madrid)
+
+- Raúl GarcÃa-Castro (Ontology Engineering Group, Universidad Politécnica de Madrid)
+
+- Laura Daniele (TNO)
+
+- Mike de Roode (TNO)
+
+
- Contributors:
-- http://w3id.org/people/mpoveda
+- Jack Verhoosel (TNO)
- Download serialization:
- License:
diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json
index 8fbd37eb5b4c8b5588852de1df9dccb31f62a559..c4a07dd51ad94e525b7ac88012e781f5930c3d4a 100644
--- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json
+++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json
@@ -10,851 +10,1676 @@
}, {
"@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#maxQualifiedCardinality" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
+ "@value" : "1"
} ],
- "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "https://w3id.org/def/saref4agri#Deployment"
+ "http://www.w3.org/2002/07/owl#onClass" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#ID"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#hasID"
} ]
}, {
"@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#maxQualifiedCardinality" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
+ "@value" : "1"
} ],
- "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "https://w3id.org/def/saref4agri#Platform"
+ "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/saref4agri#hasBirthDate"
} ]
}, {
"@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#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/saref#consistsOf"
+ "@id" : "https://w3id.org/def/saref4agri#hasDeathDate"
} ]
}, {
"@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"
+ "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/saref#actsUpon"
+ "@id" : "https://w3id.org/def/saref4agri#hasName"
} ]
}, {
"@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",
- "@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" : "https://w3id.org/def/saref4agri#generates"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Yield"
} ]
}, {
"@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",
- "@value" : "1"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#hasDescription"
+ "@id" : "https://w3id.org/def/saref4agri#hasMember"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Animal"
} ]
}, {
"@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",
- "@value" : "1"
- } ],
- "http://www.w3.org/2002/07/owl#onClass" : [ {
- "@id" : "https://w3id.org/saref#Command"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#hasCommand"
+ "@id" : "https://w3id.org/def/saref4agri#isLocatedIn"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/def/saref4agri#hasFeatureOfInterest"
+ "@id" : "https://w3id.org/def/saref4agri#receives"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Intake"
} ]
}, {
"@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"
+ "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/saref#isMeasuredIn"
+ "@id" : "https://w3id.org/def/saref4agri#hasName"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#relatesToProperty"
+ "@id" : "https://w3id.org/def/saref4agri#contains"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#BuildingSpace"
} ]
}, {
"@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"
+ "@id" : "http://www.opengis.net/ont/geosparql#Geometry"
} ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql#sfContains"
+ "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry"
} ]
}, {
"@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"
- } ],
- "http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#isMeasuredIn"
- } ],
- "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
+ "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
"@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
"@value" : "1"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#hasName"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#relatesToProperty"
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_1000000"
} ],
- "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
- "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
- "@value" : "1"
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_0000000"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#hasTimestamp"
+ "@id" : "https://w3id.org/def/saref4agri#generates"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Yield"
} ]
}, {
"@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",
- "@value" : "1"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#hasValue"
+ "@id" : "https://w3id.org/def/saref4agri#receives"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Intake"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#hasValue"
+ "@id" : "https://w3id.org/def/saref4agri#hasHarvestDate"
} ],
- "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
- "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
- "@value" : "1"
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/def/saref4agri#isPropertyOf"
+ "@id" : "https://w3id.org/def/saref4agri#hasPlantDate"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#isControlledByDevice"
+ "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.w3.org/ns/sosa/Platform"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#isMeasuredByDevice"
+ "@id" : "http://www.w3.org/ns/ssn/deployedSystem"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/System"
} ]
}, {
"@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"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#relatesToMeasurement"
+ "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.w3.org/2006/time#TemporalEntity"
} ]
}, {
"@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",
- "@value" : "1"
- } ],
- "http://www.w3.org/2002/07/owl#onClass" : [ {
- "@id" : "https://w3id.org/saref#Device"
- } ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#isAccomplishedBy"
+ "@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
} ]
}, {
"@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"
+ "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
} ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location"
+ "@id" : "http://www.opengis.net/ont/geosparql#sfContains"
} ]
}, {
"@id" : "_:genid30",
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/saref#consistsOf"
+ "@id" : "https://w3id.org/def/saref4agri#contains"
} ],
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "http://www.w3.org/2006/time#TemporalEntity"
+ "@id" : "https://w3id.org/def/saref4agri#Building"
} ]
}, {
- "@id" : "_:genid4",
+ "@id" : "_:genid31",
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform"
+ "@id" : "https://w3id.org/def/saref4agri#contains"
} ],
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "https://w3id.org/def/saref4agri#Platform"
+ "@id" : "https://w3id.org/def/saref4agri#Parcel"
} ]
}, {
- "@id" : "_:genid5",
+ "@id" : "_:genid32",
+ "@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"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#hasName"
+ } ]
+}, {
+ "@id" : "_:genid33",
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/def/saref4agri#deployedSystem"
+ "@id" : "https://w3id.org/def/saref4agri#managesFarm"
} ],
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "https://w3id.org/def/saref4agri#System"
+ "@id" : "https://w3id.org/def/saref4agri#Farm"
} ]
}, {
- "@id" : "_:genid6",
+ "@id" : "_:genid34",
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
"http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
- "@id" : "https://w3id.org/saref#Property"
+ "@id" : "http://www.w3.org/2001/XMLSchema#string"
} ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/def/saref4agri#hasProperty"
+ "@id" : "https://w3id.org/def/saref4agri#hasName"
} ]
}, {
- "@id" : "_:genid7",
+ "@id" : "_:genid35",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#managesFarm"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Farm"
+ } ]
+}, {
+ "@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"
+ "@id" : "http://www.w3.org/2001/XMLSchema#string"
} ],
"http://www.w3.org/2002/07/owl#onProperty" : [ {
- "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf"
+ "@id" : "https://w3id.org/def/saref4agri#hasName"
} ]
}, {
- "@id" : "_:genid8",
+ "@id" : "_:genid37",
"@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#contains"
} ],
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "https://w3id.org/def/saref4agri#System"
+ "@id" : "https://w3id.org/def/saref4agri#Crop"
} ]
}, {
- "@id" : "_:genid9",
+ "@id" : "_:genid38",
"@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#maxQualifiedCardinality" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
+ "@value" : "1"
} ],
- "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
- "@id" : "https://w3id.org/def/saref4agri#Deployment"
+ "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/saref4agri#hasName"
} ]
}, {
- "@id" : "http://purl.org/dc/elements/1.1/contributor",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
- "@id" : "http://purl.org/dc/elements/1.1/creator",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+ "@id" : "_:genid39",
+ "@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" : "http://purl.org/dc/elements/1.1/date",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+ "@id" : "_:genid4",
+ "@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#sfWithin"
+ } ]
}, {
- "@id" : "http://purl.org/dc/elements/1.1/description",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+ "@id" : "_:genid40",
+ "@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" : "http://purl.org/dc/elements/1.1/title",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+ "@id" : "_:genid41",
+ "@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"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#hasDescription"
+ } ]
}, {
- "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+ "@id" : "_:genid42",
+ "@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#hasProperty"
+ } ]
}, {
- "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+ "@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/saref#isFeatureOfInterestOf"
+ } ]
}, {
- "@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"
+ "@id" : "_:genid44",
+ "@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://purl.org/dc/elements/1.1/creator" : [ {
- "@value" : "OGC GeoSPARQL 1.0 Standard Working Group"
+ "http://www.w3.org/2002/07/owl#onClass" : [ {
+ "@id" : "https://w3id.org/saref#Command"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#hasCommand"
+ } ]
+}, {
+ "@id" : "_:genid45",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#hasFeatureOfInterest"
+ } ]
+}, {
+ "@id" : "_:genid46",
+ "@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" : "_:genid47",
+ "@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" : "_:genid48",
+ "@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" : "_:genid49",
+ "@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" : "_:genid5",
+ "@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" : "_:genid50",
+ "@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" : "_:genid51",
+ "@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",
+ "@value" : "1"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#hasValue"
+ } ]
+}, {
+ "@id" : "_:genid52",
+ "@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" : "_:genid53",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
+ "@id" : "https://w3id.org/saref#Device"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#isControlledByDevice"
+ } ]
+}, {
+ "@id" : "_:genid54",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
+ "@id" : "https://w3id.org/saref#Device"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#isMeasuredByDevice"
+ } ]
+}, {
+ "@id" : "_:genid55",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#isPropertyOf"
+ } ]
+}, {
+ "@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#relatesToMeasurement"
+ } ]
+}, {
+ "@id" : "_:genid57",
+ "@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#Device"
+ } ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "https://w3id.org/saref#isAccomplishedBy"
+ } ]
+}, {
+ "@id" : "_:genid6",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "http://xmlns.com/foaf/0.1/member"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://xmlns.com/foaf/0.1/Agent"
+ } ]
+}, {
+ "@id" : "_:genid7",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
+ "http://www.w3.org/2002/07/owl#onProperty" : [ {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_1000000"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_0000000"
+ } ]
+}, {
+ "@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#isLocatedIn"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature"
+ } ]
+}, {
+ "@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#isMemberOf"
+ } ],
+ "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#AnimalGroup"
+ } ]
+}, {
+ "@id" : "http://dbpedia.org/resource/DBM",
+ "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "decibel-milliwatts"
+ } ]
+}, {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_0000000",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Taxon rank"
+ } ]
+}, {
+ "@id" : "http://purl.obolibrary.org/obo/TAXRANK_1000000",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "has taxon rank"
+ } ]
+}, {
+ "@id" : "http://purl.org/dc/elements/1.1/creator",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/elements/1.1/description",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/elements/1.1/title",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/terms/contributor",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/terms/created",
+ "@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/description",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/terms/issued",
+ "@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/dc/terms/modified",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/terms/publisher",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/terms/source",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/terms/title",
+ "@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.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius",
+ "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "degree Celsius"
+ } ]
+}, {
+ "@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/millibar",
+ "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "millibar"
+ } ]
+}, {
+ "@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/millimetre",
+ "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "millimetre"
+ } ]
+}, {
+ "@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/millivolt",
+ "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "millivolt"
+ } ]
+}, {
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "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"
+ } ],
+ "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"
+ } ]
+}, {
+ "@id" : "http://www.opengis.net/ont/geosparql#Geometry",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "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"
+ } ],
+ "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"
+ } ]
+}, {
+ "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "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"
+ } ],
+ "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"
+ }, {
+ "@id" : "_:genid4"
+ }, {
+ "@id" : "_:genid5"
+ } ]
+}, {
+ "@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#"
+ } ],
+ "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"
+ } ],
+ "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" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid)."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
+ "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "altitude"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#lat",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "The WGS84 latitude of a SpatialThing (decimal degrees)."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
+ "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "latitude"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location",
+ "@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"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#long",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "The WGS84 longitude of a SpatialThing (decimal degrees)."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
+ "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "longitude"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/2004/02/skos/core#definition",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@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#comment" : [ {
+ "@language" : "en",
+ "@value" : "A temporal entity with an 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" : "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" ],
+ "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" ]
+}, {
+ "@id" : "http://www.w3.org/ns/sosa/Platform",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms (definition taken from http://www.w3.org/ns/sosa/Platform)"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/sosa/"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Platform"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/sosa/hosts",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a platform and the systems it hosts."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/sosa/"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "host"
+ } ],
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "http://www.w3.org/ns/sosa/isHostedBy"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/sosa/isHostedBy",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a system and its hosting platform."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/sosa/"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "is hosted by"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/ssn/Deployment",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Deployment"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/ssn/System",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "System is a unit of abstraction for pieces of infrastructure that implement Procedures. A System may have components, its subsystems, which are other Systems. (Definition taken from http://www.w3.org/ns/ssn/System)"
} ],
- "http://purl.org/dc/elements/1.1/date" : [ {
- "@type" : "http://www.w3.org/2001/XMLSchema#date",
- "@value" : "2011-06-16"
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/"
} ],
- "http://purl.org/dc/elements/1.1/description" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@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."
- } ],
+ "@value" : "System"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
"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."
+ "@value" : "Relation between a deployment and the platform(s) involved in the deployment."
} ],
"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"
+ "@id" : "http://www.w3.org/ns/ssn/"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Feature"
+ "@value" : "deployed on platform"
} ],
- "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#inverseOf" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/inDeployment"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/ssn/deployedSystem",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a deployment and the system deployed."
} ],
- "http://www.w3.org/2002/07/owl#disjointWith" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql#Geometry"
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/"
} ],
- "http://www.w3.org/2004/02/skos/core#definition" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@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."
+ "@value" : "deployed system"
} ],
- "http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
- "@language" : "en",
- "@value" : "Feature"
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/hasDeployment"
} ]
}, {
- "@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"
+ "@id" : "http://www.w3.org/ns/ssn/hasDeployment",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/"
} ],
- "http://purl.org/dc/elements/1.1/description" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@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."
+ "@value" : "has deployment"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/ssn/hasSubSystem",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/"
} ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "has subsystem"
+ } ]
+}, {
+ "@id" : "http://www.w3.org/ns/ssn/inDeployment",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
"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."
+ "@value" : "Relation between a platform and the deployment(s) that takes place in the platform."
} ],
"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"
+ "@id" : "http://www.w3.org/ns/ssn/"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Geometry"
+ "@value" : "in deployment"
+ } ]
+}, {
+ "@id" : "http://xmlns.com/foaf/0.1/Agent",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Agent"
} ],
"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" : [ {
+ "@id" : "_:genid6"
+ } ]
+}, {
+ "@id" : "http://xmlns.com/foaf/0.1/Person",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@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."
+ "@value" : "Person"
} ],
- "http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://xmlns.com/foaf/0.1/Agent"
+ } ]
+}, {
+ "@id" : "http://xmlns.com/foaf/0.1/based_near",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://xmlns.com/foaf/0.1/member",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Geometry"
+ "@value" : "member"
} ]
}, {
- "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject",
+ "@id" : "https://schema.org/Organization",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
- "http://purl.org/dc/elements/1.1/contributor" : [ {
- "@value" : "Matthew Perry"
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Organization"
} ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://xmlns.com/foaf/0.1/Agent"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
"http://purl.org/dc/elements/1.1/creator" : [ {
- "@value" : "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@id" : "http://w3id.org/people/mpoveda"
+ } ],
+ "http://purl.org/dc/elements/1.1/description" : [ {
+ "@language" : "en",
+ "@value" : "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."
+ } ],
+ "http://purl.org/dc/elements/1.1/title" : [ {
+ "@language" : "en",
+ "@value" : "SAREF extension for Agriculture"
+ } ],
+ "http://purl.org/dc/terms/contributor" : [ {
+ "@value" : "Jack Verhoosel, TNO"
} ],
- "http://purl.org/dc/elements/1.1/date" : [ {
+ "http://purl.org/dc/terms/created" : [ {
"@type" : "http://www.w3.org/2001/XMLSchema#date",
- "@value" : "2011-06-16"
+ "@value" : "2019-04-15"
} ],
- "http://purl.org/dc/elements/1.1/description" : [ {
+ "http://purl.org/dc/terms/creator" : [ {
+ "@id" : "http://purl.org/net/mpoveda"
+ }, {
+ "@id" : "http://www.garcia-castro.com/foaf.rdf#me"
+ }, {
+ "@id" : "https://www.linkedin.com/in/lauradaniele"
+ }, {
+ "@id" : "https://www.linkedin.com/in/mderoode"
+ } ],
+ "http://purl.org/dc/terms/description" : [ {
+ "@value" : "SAREF4AGRI is an extension of SAREF for the agriculture and food domain. SAREF4AGRI is specified and published by ETSI in the TS 103 410-6 associated to this ontology file. The list of use cases, standards and requirements that guided the creation of SAREF4AGRI are described in the associated ETSI TR 103 511. "
+ } ],
+ "http://purl.org/dc/terms/issued" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#date",
+ "@value" : "2019-04-30"
+ } ],
+ "http://purl.org/dc/terms/license" : [ {
+ "@id" : "http://purl.org/NET/rdflicense/cc-by4.0"
+ } ],
+ "http://purl.org/dc/terms/modified" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#date",
+ "@value" : "2019-05-20"
+ } ],
+ "http://purl.org/dc/terms/publisher" : [ {
+ "@id" : "http://oeg-upm.net/"
+ }, {
+ "@id" : "https://tno.nl/en/"
+ }, {
+ "@id" : "https://www.etsi.org/"
+ } ],
+ "http://purl.org/dc/terms/source" : [ {
+ "@id" : "https://www.etsi.org/deliver/etsi_ts/103400_103499/10341006/01.01.01_60/ts_10341006v010101p.pdf"
+ } ],
+ "http://purl.org/dc/terms/title" : [ {
+ "@value" : "SAREF4AGRI: an extension of SAREF for the for the agriculture and food domain"
+ } ],
+ "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ {
+ "@value" : "s4agri"
+ } ],
+ "http://purl.org/vocab/vann/preferredNamespaceUri" : [ {
+ "@value" : "https://w3id.org/def/saref4agri#"
+ } ],
+ "http://www.w3.org/2002/07/owl#versionInfo" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#decimal",
+ "@value" : "0.5"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#AirTemperature",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Temperature" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "The degree or intensity of heat present in the air."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."
+ "@value" : "Air temperature"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Temperature"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#AmbientHumidity",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Humidity" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "The amount of water vapour in the air."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Ambient huidity"
+ }, {
+ "@language" : "en",
+ "@value" : "Ambient humidity"
} ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Humidity"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#Animal",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"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."
+ "@value" : "An individual and identifiable living organism that feeds on organic matter, typically having specialized sense organs and nervous system and able to respond rapidly to stimuli."
} ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql"
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "Animal"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
}, {
- "@id" : "http://www.opengis.net/ont/gml"
+ "@id" : "_:genid7"
}, {
- "@id" : "http://www.opengis.net/spec/geosparql/1.0"
+ "@id" : "_:genid8"
+ }, {
+ "@id" : "_:genid9"
+ }, {
+ "@id" : "_:genid10"
+ }, {
+ "@id" : "_:genid11"
+ }, {
+ "@id" : "_:genid12"
+ }, {
+ "@id" : "_:genid13"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#AnimalGroup",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "A collection of one or multiple animals."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "Animal Group"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
+ }, {
+ "@id" : "_:genid14"
+ }, {
+ "@id" : "_:genid15"
+ }, {
+ "@id" : "_:genid16"
+ }, {
+ "@id" : "_:genid17"
+ }, {
+ "@id" : "_:genid18"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#Building",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"@language" : "en",
- "@value" : "SpatialObject"
+ "@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" : [ {
+ "@value" : "Building"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid2"
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature"
}, {
- "@id" : "_:genid3"
+ "@id" : "_:genid19"
+ }, {
+ "@id" : "_:genid20"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#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/2004/02/skos/core#definition" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."
+ "@value" : "Building space"
} ],
- "http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#Crop",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"@language" : "en",
- "@value" : "SpatialObject"
+ "@value" : "A collection of cultivated plants that is grown on a large scale commercially, especially a cereal, fruit, or vegetable."
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "Crop"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
+ }, {
+ "@id" : "_:genid21"
+ }, {
+ "@id" : "_:genid22"
+ }, {
+ "@id" : "_:genid23"
+ }, {
+ "@id" : "_:genid24"
+ }, {
+ "@id" : "_:genid25"
} ]
}, {
- "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#Deployment",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"@language" : "en",
- "@value" : "A spatial representation for a given feature."
+ "@value" : "Deployment"
+ }, {
+ "@language" : "en",
+ "@value" : "The scenario, including temporal and spatial information, in which the systems and devices are installed."
} ],
- "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#label" : [ {
+ "@language" : "en",
+ "@value" : "Deployment"
} ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/Deployment"
}, {
- "@id" : "http://www.opengis.net/ont/geosparql#"
+ "@id" : "_:genid26"
+ }, {
+ "@id" : "_:genid27"
+ }, {
+ "@id" : "_:genid28"
}, {
- "@id" : "http://www.opengis.net/spec/geosparql/1.0"
- } ],
+ "@id" : "_:genid29"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#EatingActivitySensor",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "has geometry"
+ "@value" : "Eating activity sensor"
} ],
- "http://www.w3.org/2000/01/rdf-schema#range" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql#Geometry"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "http://www.opengis.net/ont/geosparql#sfContains",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#Farm",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"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*"
+ "@value" : "A plot of land used for the scope of farming which can contain buildings and parcels."
} ],
- "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#label" : [ {
+ "@value" : "Farm"
} ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature"
}, {
- "@id" : "http://www.opengis.net/spec/geosparql/1.0"
+ "@id" : "_:genid30"
+ }, {
+ "@id" : "_:genid31"
+ }, {
+ "@id" : "_:genid32"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#FarmHolding",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "A class to decsribe a saref4agri farm holding as subcass of an org:Organization"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "contains"
+ "@value" : "Farm holding"
} ],
- "http://www.w3.org/2000/01/rdf-schema#range" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://schema.org/Organization"
+ }, {
+ "@id" : "_:genid33"
+ }, {
+ "@id" : "_:genid34"
} ]
}, {
- "@id" : "http://www.opengis.net/ont/geosparql#sfWithin",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#Farmer",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"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"
+ "@value" : "A class to decsribe a saref4agri farmer as subcass of a foaf:Person"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "within"
+ "@value" : "Farmer"
} ],
- "http://www.w3.org/2000/01/rdf-schema#range" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://xmlns.com/foaf/0.1/Person"
+ }, {
+ "@id" : "_:genid35"
+ }, {
+ "@id" : "_:genid36"
} ]
}, {
- "@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" : "https://w3id.org/def/saref4agri#ID",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "ID"
+ } ]
}, {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point",
+ "@id" : "https://w3id.org/def/saref4agri#Intake",
"@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#"
+ "@language" : "en",
+ "@value" : "The amount of food or other substance taken into the body of an animal or into the soil."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Point"
- }, {
- "@value" : "point"
+ "@value" : "Intake"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id" : "https://w3id.org/saref#Property"
} ]
}, {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#alt",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#IrrigationWater",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@value" : "The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid)."
- } ],
- "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
+ "@value" : "The amount of water falling in the soil by irrigation methods."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@value" : "altitude"
+ "@language" : "en",
+ "@value" : "Irrigation water"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Property"
} ]
}, {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#lat",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@value" : "The WGS84 latitude of a SpatialThing (decimal degrees)."
- } ],
- "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
- } ],
+ "@id" : "https://w3id.org/def/saref4agri#MilkingSensor",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@value" : "latitude"
+ "@language" : "en",
+ "@value" : "Milking sensor"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location",
- "@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 "
- } ],
+ "@id" : "https://w3id.org/def/saref4agri#MovementActivitySensor",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "location"
+ "@value" : "Movement activity sensor"
} ],
- "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
- "@id" : "http://xmlns.com/foaf/0.1/based_near"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#long",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#Parcel",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@value" : "The WGS84 longitude of a SpatialThing (decimal degrees)."
- } ],
- "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
- "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"
+ "@language" : "en",
+ "@value" : "An area of land, which might be used for grazing animals or planting crops. The parcel is defined as an undividable logical area of land which contains homogeneous items."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@value" : "longitude"
+ "@value" : "Parcel"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#Feature"
+ }, {
+ "@id" : "_:genid37"
+ }, {
+ "@id" : "_:genid38"
} ]
}, {
- "@id" : "http://www.w3.org/2004/02/skos/core#definition",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
- "@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" ],
+ "@id" : "https://w3id.org/def/saref4agri#PlantGrowthStage",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "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" : "A temporal entity with zero extent or duration"
- } ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
- "@id" : "http://www.w3.org/2006/time#"
+ "@value" : "The level or stage of growth of the plant."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Instant"
+ "@value" : "Plant growth stage"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "http://www.w3.org/2006/time#TemporalEntity"
+ "@id" : "https://w3id.org/saref#Property"
} ]
}, {
- "@id" : "http://www.w3.org/2006/time#Interval",
+ "@id" : "https://w3id.org/def/saref4agri#Platform",
"@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"
+ "@value" : "Platform"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "http://www.w3.org/2006/time#TemporalEntity"
+ "@id" : "http://www.w3.org/ns/sosa/Platform"
} ]
}, {
- "@id" : "http://www.w3.org/2006/time#TemporalEntity",
+ "@id" : "https://w3id.org/def/saref4agri#Pluviometer",
"@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#"
+ "@value" : "A sensor that measures the rain fall."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Temporal entity"
+ "@value" : "Pluviometer"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "http://www.w3.org/ns/prov#hadPrimarySource",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
- "@id" : "http://xmlns.com/foaf/0.1/based_near",
- "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
- "@id" : "https://w3id.org/def/saref4agri",
- "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
- "http://purl.org/dc/elements/1.1/contributor" : [ {
- "@id" : "http://w3id.org/people/mpoveda"
- } ],
- "http://purl.org/dc/elements/1.1/description" : [ {
- "@language" : "en",
- "@value" : "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."
+ "@id" : "https://w3id.org/def/saref4agri#Precipitation",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "The amount of water falling in the soil by natural process (e.g. rain)."
} ],
- "http://purl.org/dc/elements/1.1/title" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@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"
- } ],
- "http://purl.org/vocab/vann/preferredNamespaceUri" : [ {
- "@value" : "https://w3id.org/def/saref4agri#"
+ "@value" : "Precipitation"
} ],
- "http://www.w3.org/2002/07/owl#versionIRI" : [ {
- "@id" : "https://w3id.org/def/v1/saref4agri"
- } ],
- "http://www.w3.org/2002/07/owl#versionInfo" : [ {
- "@type" : "http://www.w3.org/2001/XMLSchema#decimal",
- "@value" : "0.1"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Property"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#Communication",
+ "@id" : "https://w3id.org/def/saref4agri#Soil",
"@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."
+ "@value" : "Upper layer of the earth in which plants grow."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "es",
- "@value" : "Communication"
+ "@value" : "Soil"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#CommunicationRole",
- "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "@id" : "https://w3id.org/def/saref4agri#SoilMoisture",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "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 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."
+ "@value" : "The amount of water or humidity contained in the soil."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "es",
- "@value" : "Communication role"
+ "@language" : "en",
+ "@value" : "Soil moisture"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Property"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#Deployment",
- "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "@id" : "https://w3id.org/def/saref4agri#SoilTemperature",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Temperature" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "The scenario, including temporal and spatial information, in which the devices are installed."
+ "@value" : "The degree or intensity of heat present in the soil."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Deployment"
+ "@value" : "Soil temperature"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid4"
- }, {
- "@id" : "_:genid5"
+ "@id" : "https://w3id.org/saref#Temperature"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#FeatureOfInterest",
+ "@id" : "https://w3id.org/def/saref4agri#SoilTensiometer",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"@language" : "en",
- "@value" : "WARNING!\n This class might be moved to the SAREF ontology"
+ "@value" : "A sensor that measures the soil moisture."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Feature of interest"
+ "@value" : "Soil tensiometer"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid6"
- }, {
- "@id" : "_:genid7"
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#Network",
+ "@id" : "https://w3id.org/def/saref4agri#Thermometer",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Collection of nodes connected."
+ "@value" : "Thermometer"
} ],
- "http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "es",
- "@value" : "Network"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#Node",
+ "@id" : "https://w3id.org/def/saref4agri#WateringGun",
"@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."
+ "@value" : "An actuator to irrigate an space."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "es",
- "@value" : "Node"
+ "@language" : "en",
+ "@value" : "Watering gun"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "https://w3id.org/saref#Device"
+ "@id" : "https://w3id.org/saref#Actuator"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#Platform",
+ "@id" : "https://w3id.org/def/saref4agri#WateringSystem",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms (definition taken from http://www.w3.org/ns/sosa/Platform)"
+ "@value" : "Watering system"
} ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/System"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#WateringValve",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "Platform"
+ "@value" : "Watering valve"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid8"
- }, {
- "@id" : "_:genid9"
+ "@id" : "https://w3id.org/saref#Actuator"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#System",
+ "@id" : "https://w3id.org/def/saref4agri#WeatherStation",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
"@language" : "en",
- "@value" : "System is a unit of abstraction for pieces of infrastructure that implement Procedures. A System may have components, its subsystems, which are other Systems. (Definition taken from http://www.w3.org/ns/ssn/System)"
+ "@value" : "A sensor o system that measure weather conditions."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "System"
+ "@value" : "Weather station"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid10"
- }, {
- "@id" : "_:genid11"
+ "@id" : "http://www.w3.org/ns/ssn/System"
}, {
- "@id" : "_:genid12"
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a deployment and the platform(s) involved in the deployment."
- } ],
+ "@id" : "https://w3id.org/def/saref4agri#WeightSensor",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "deployed on platform"
+ "@value" : "Weight sensor"
} ],
- "http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/def/saref4agri#inDeployment"
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Sensor"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#deployedSystem",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#Yield",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
"@language" : "en",
- "@value" : "Relation between a deployment and the system deployed."
+ "@value" : "The produced amount of food for animals or of agricultural products."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "deployed system"
+ "@value" : "Yield"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "https://w3id.org/saref#Property"
+ } ]
+}, {
+ "@id" : "https://w3id.org/def/saref4agri#contains",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
+ "@id" : "http://www.opengis.net/ont/geosparql#sfContains"
} ],
"http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/def/saref4agri#hasDeployment"
+ "@id" : "https://w3id.org/def/saref4agri#isContainedIn"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#fromNode",
+ "@id" : "https://w3id.org/def/saref4agri#generates",
"@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."
+ "@value" : "A relation to represent the yield generated by a Crop."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "from node"
+ "@value" : "generates"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
+ "@id" : "https://w3id.org/saref#hasProperty"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#hasConstituent",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#hasBirthDate",
+ "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a network and its constituents systems."
+ "@value" : "A relation to express the birth date of an animal."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "has constituent"
+ "@value" : "has birth date"
} ],
- "http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/def/saref4agri#isConstituentOf"
+ "http://www.w3.org/2000/01/rdf-schema#range" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#hasDeployment",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#hasDeathDate",
+ "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@value" : "A relation to express the death date of an animal."
+ } ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "has deployment"
+ "@value" : "has death date"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#range" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod",
@@ -865,95 +1690,94 @@
}, {
"@language" : "en",
"@value" : "has deployment period"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@value" : "has deployment period"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#hasFeatureOfInterest",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#hasHarvestDate",
+ "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a measurement and the feature of interest being measured."
+ "@value" : "A relation to express the day the crop is harvested."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "has feature of interest"
+ "@value" : "has harvest date"
} ],
- "http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf"
+ "http://www.w3.org/2000/01/rdf-schema#range" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
+ "@id" : "http://www.w3.org/2002/07/owl#topDataProperty"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#hasProperty",
+ "@id" : "https://w3id.org/def/saref4agri#hasID",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a feature of interest and its properties."
+ "@value" : "A relation to express the unique identifier of an animal."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
- "@value" : "has property"
+ "@value" : "has id"
} ],
- "http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/def/saref4agri#isPropertyOf"
+ "http://www.w3.org/2000/01/rdf-schema#range" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#ID"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
+ "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#hasProtocol",
- "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#hasMember",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "The protocol used in a given communition between nodes."
+ "@value" : "A relation to represent the members of an AnimalGroup."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "has protocol"
+ "@value" : "has member"
} ],
- "http://www.w3.org/2000/01/rdf-schema#range" : [ {
- "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#isMemberOf"
} ]
}, {
- "@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."
- } ],
+ "@id" : "https://w3id.org/def/saref4agri#hasName",
+ "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "has role"
+ "@value" : "A relation to express the name of an entity (e.g.,animal)."
+ }, {
+ "@value" : "has name"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#range" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#string"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#hosts",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "@id" : "https://w3id.org/def/saref4agri#hasPlantDate",
+ "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a platform and the systems it hosts."
+ "@value" : "A relation to express the day the crop is planted."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "host"
+ "@value" : "has plant date"
} ],
- "http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/def/saref4agri#isHostedBy"
+ "http://www.w3.org/2000/01/rdf-schema#range" : [ {
+ "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
+ "@id" : "http://www.w3.org/2002/07/owl#topDataProperty"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#inDeployment",
+ "@id" : "https://w3id.org/def/saref4agri#hasReceived",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a platform and the deployment(s) that takes place in the platform."
- } ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "in deployment"
+ "@value" : "has received"
+ } ],
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "https://w3id.org/def/saref4agri#receives"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#isConstituentOf",
+ "@id" : "https://w3id.org/def/saref4agri#isContainedIn",
"@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"
+ "@value" : "is contained in"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace",
@@ -964,118 +1788,55 @@
}, {
"@language" : "en",
"@value" : "is deployed at space"
- } ]
-}, {
- "@id" : "https://w3id.org/def/saref4agri#isFeatureOfInterestOf",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation betwwen a feature of interest and the measurments that are about it."
- } ],
- "http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "is feature of interest of"
- } ]
-}, {
- "@id" : "https://w3id.org/def/saref4agri#isHostedBy",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a system and its hosting platform."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "is hosted by"
- } ]
-}, {
- "@id" : "https://w3id.org/def/saref4agri#isPropertyOf",
- "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
- "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a property and a feature of interest in which such property appears."
- } ],
- "http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "is property of"
+ "@value" : "is deployed at space"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#measurementMadeBy",
+ "@id" : "https://w3id.org/def/saref4agri#isLocatedIn",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
"http://www.w3.org/2000/01/rdf-schema#comment" : [ {
- "@language" : "en",
- "@value" : "Relation between a measurement and the device that made it."
+ "@value" : "A relation to express the physical location of a saref4agri entity (e.g., an animal)"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "measurement made by"
+ "@value" : "is located in"
} ],
"http://www.w3.org/2002/07/owl#inverseOf" : [ {
- "@id" : "https://w3id.org/saref#makesMeasurement"
+ "@id" : "https://w3id.org/def/saref4agri#isLocationOf"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#playedByNode",
+ "@id" : "https://w3id.org/def/saref4agri#isLocationOf",
"@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"
+ "@value" : "is location of"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#roleInCommunication",
+ "@id" : "https://w3id.org/def/saref4agri#isMemberOf",
"@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"
+ "@value" : "A relation to express that an animal can be part of groups."
} ],
"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"
+ "@value" : "is member of"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#roleInNetwork",
+ "@id" : "https://w3id.org/def/saref4agri#managesFarm",
"@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"
+ "@value" : "manages farm"
} ]
}, {
- "@id" : "https://w3id.org/def/saref4agri#toNode",
+ "@id" : "https://w3id.org/def/saref4agri#receives",
"@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."
+ "@value" : "A relation to represent the intake/consumption of certain substances in a Crop."
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
- "@language" : "en",
- "@value" : "to node"
+ "@value" : "receives"
} ],
"http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
- "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty"
+ "@id" : "https://w3id.org/saref#hasProperty"
} ]
}, {
"@id" : "https://w3id.org/saref#Actuator",
@@ -1100,11 +1861,11 @@
"@value" : "Command"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid13"
+ "@id" : "_:genid39"
}, {
- "@id" : "_:genid14"
+ "@id" : "_:genid40"
}, {
- "@id" : "_:genid15"
+ "@id" : "_:genid41"
} ]
}, {
"@id" : "https://w3id.org/saref#Device",
@@ -1115,6 +1876,24 @@
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
"@value" : "Device"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "http://www.w3.org/ns/ssn/System"
+ } ]
+}, {
+ "@id" : "https://w3id.org/saref#FeatureOfInterest",
+ "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@id" : "https://w3id.org/saref#"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Feature of interest"
+ } ],
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
+ "@id" : "_:genid42"
+ }, {
+ "@id" : "_:genid43"
} ]
}, {
"@id" : "https://w3id.org/saref#Function",
@@ -1126,7 +1905,7 @@
"@value" : "Function"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid16"
+ "@id" : "_:genid44"
} ]
}, {
"@id" : "https://w3id.org/saref#Humidity",
@@ -1135,6 +1914,9 @@
"@value" : "A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Humidiy"
+ }, {
"@value" : "Humidity"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
@@ -1155,21 +1937,21 @@
"@value" : "Measurement"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid17"
+ "@id" : "_:genid45"
}, {
- "@id" : "_:genid18"
+ "@id" : "_:genid46"
}, {
- "@id" : "_:genid19"
+ "@id" : "_:genid47"
}, {
- "@id" : "_:genid20"
+ "@id" : "_:genid48"
}, {
- "@id" : "_:genid21"
+ "@id" : "_:genid49"
}, {
- "@id" : "_:genid22"
+ "@id" : "_:genid50"
}, {
- "@id" : "_:genid23"
+ "@id" : "_:genid51"
}, {
- "@id" : "_:genid24"
+ "@id" : "_:genid52"
} ],
"http://www.w3.org/2002/07/owl#disjointWith" : [ {
"@id" : "https://w3id.org/saref#Property"
@@ -1195,13 +1977,13 @@
"@value" : "Property"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid25"
+ "@id" : "_:genid53"
}, {
- "@id" : "_:genid26"
+ "@id" : "_:genid54"
}, {
- "@id" : "_:genid27"
+ "@id" : "_:genid55"
}, {
- "@id" : "_:genid28"
+ "@id" : "_:genid56"
} ],
"http://www.w3.org/2002/07/owl#disjointWith" : [ {
"@id" : "https://w3id.org/saref#UnitOfMeasure"
@@ -1238,7 +2020,7 @@
"@value" : "Task"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
- "@id" : "_:genid29"
+ "@id" : "_:genid57"
} ]
}, {
"@id" : "https://w3id.org/saref#Temperature",
@@ -1247,6 +2029,9 @@
"@value" : "A saref:Property related to some measurements that are characterized by a certain value that is measured in a temperature unit (degree_Celsius, degree_Fahrenheit, or degree_kelvin)"
} ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
+ "@language" : "en",
+ "@value" : "Temperature"
+ }, {
"@value" : "Temperature"
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
@@ -1263,8 +2048,6 @@
} ],
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
"@id" : "https://w3id.org/saref#Property"
- }, {
- "@id" : "_:genid30"
} ]
}, {
"@id" : "https://w3id.org/saref#UnitOfMeasure",
@@ -1283,8 +2066,6 @@
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
"@value" : "Unit of measure"
- }, {
- "@value" : "Unit of measure"
} ]
}, {
"@id" : "https://w3id.org/saref#accomplishes",
@@ -1313,16 +2094,6 @@
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@value" : "acts upon"
} ]
-}, {
- "@id" : "https://w3id.org/saref#consistsOf",
- "@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" : "consists of"
- } ]
}, {
"@id" : "https://w3id.org/saref#controlsProperty",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1364,6 +2135,23 @@
"http://www.w3.org/2000/01/rdf-schema#range" : [ {
"@id" : "http://www.w3.org/2001/XMLSchema#string"
} ]
+}, {
+ "@id" : "https://w3id.org/saref#hasFeatureOfInterest",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a measurement and the feature of interest being measured."
+ } ],
+ "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 feature of interest"
+ } ],
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "https://w3id.org/saref#isFeatureOfInterestOf"
+ } ]
}, {
"@id" : "https://w3id.org/saref#hasFunction",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1416,6 +2204,23 @@
"@language" : "en",
"@value" : "has name"
} ]
+}, {
+ "@id" : "https://w3id.org/saref#hasProperty",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a feature of interest and its properties."
+ } ],
+ "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 property"
+ } ],
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "https://w3id.org/saref#isPropertyOf"
+ } ]
}, {
"@id" : "https://w3id.org/saref#hasState",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1480,6 +2285,20 @@
"@language" : "en",
"@value" : "is controlled by device"
} ]
+}, {
+ "@id" : "https://w3id.org/saref#isFeatureOfInterestOf",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation betwwen a feature of interest and the measurments that are about it."
+ } ],
+ "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" : "is feature of interest of"
+ } ]
}, {
"@id" : "https://w3id.org/saref#isMeasuredByDevice",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1500,6 +2319,20 @@
"@language" : "en",
"@value" : "is measured in"
} ]
+}, {
+ "@id" : "https://w3id.org/saref#isPropertyOf",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a property and a feature of interest in which such property appears."
+ } ],
+ "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" : "is property of"
+ } ]
}, {
"@id" : "https://w3id.org/saref#makesMeasurement",
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -1509,6 +2342,23 @@
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
"@value" : "makes measurement"
+ } ],
+ "http://www.w3.org/2002/07/owl#inverseOf" : [ {
+ "@id" : "https://w3id.org/saref#measurementMadeBy"
+ } ]
+}, {
+ "@id" : "https://w3id.org/saref#measurementMadeBy",
+ "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+ "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
+ "@language" : "en",
+ "@value" : "Relation between a measurement and the device that made it."
+ } ],
+ "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" : "measurement made by"
} ]
}, {
"@id" : "https://w3id.org/saref#measuresProperty",
diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt
index b117c05c4b9d7caef2e3321a53530dd2f2c57f3b..efad3ceb5c9f50add2b17b3d52a089bf37b59501 100644
--- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt
+++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt
@@ -1,12 +1,25 @@
.
- .
- .
+ .
"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 .
+ "Jack Verhoosel, TNO" .
+ "2019-04-15"^^ .
+ .
+ .
+ .
+ .
+ "SAREF4AGRI is an extension of SAREF for the agriculture and food domain. SAREF4AGRI is specified and published by ETSI in the TS 103 410-6 associated to this ontology file. The list of use cases, standards and requirements that guided the creation of SAREF4AGRI are described in the associated ETSI TR 103 511. " .
+ "2019-04-30"^^ .
.
+ "2019-05-20"^^ .
+ .
+ .
+ .
+ .
+ "SAREF4AGRI: an extension of SAREF for the for the agriculture and food domain" .
"s4agri" .
"https://w3id.org/def/saref4agri#" .
- "0.1"^^ .
+ "0.5"^^ .
#
#
# #################################################################
@@ -16,21 +29,45 @@
# #################################################################
#
#
-# http://purl.org/dc/elements/1.1/contributor
- .
-#
# http://purl.org/dc/elements/1.1/creator
.
#
-# http://purl.org/dc/elements/1.1/date
- .
-#
# http://purl.org/dc/elements/1.1/description
.
#
# http://purl.org/dc/elements/1.1/title
.
#
+# http://purl.org/dc/terms/contributor
+ .
+#
+# http://purl.org/dc/terms/created
+ .
+#
+# http://purl.org/dc/terms/creator
+ .
+#
+# http://purl.org/dc/terms/description
+ .
+#
+# http://purl.org/dc/terms/issued
+ .
+#
+# http://purl.org/dc/terms/license
+ .
+#
+# http://purl.org/dc/terms/modified
+ .
+#
+# http://purl.org/dc/terms/publisher
+ .
+#
+# http://purl.org/dc/terms/source
+ .
+#
+# http://purl.org/dc/terms/title
+ .
+#
# http://purl.org/vocab/vann/preferredNamespacePrefix
.
#
@@ -95,14 +132,16 @@
# #################################################################
#
#
+# http://purl.obolibrary.org/obo/TAXRANK_1000000
+ .
+ "has taxon rank"@en .
+#
# 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
@@ -126,123 +165,122 @@
# http://www.w3.org/2003/01/geo/wgs84_pos#location
.
#
-# https://w3id.org/def/saref4agri#deployedOnPlatform
- .
- .
- "Relation between a deployment and the platform(s) involved in the deployment."@en .
- "deployed on platform"@en .
-#
-# https://w3id.org/def/saref4agri#deployedSystem
- .
- .
- "Relation between a deployment and the system deployed."@en .
- "deployed system"@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#hasDeployment
- .
- "has deployment"@en .
+# http://www.w3.org/ns/sosa/hosts
+ .
+ .
+ "Relation between a platform and the systems it hosts."@en .
+ .
+ "host"@en .
+#
+# http://www.w3.org/ns/sosa/isHostedBy
+ .
+ "Relation between a system and its hosting platform."@en .
+ .
+ "is hosted by"@en .
+#
+# http://www.w3.org/ns/ssn/deployedOnPlatform
+ .
+ .
+ "Relation between a deployment and the platform(s) involved in the deployment."@en .
+ .
+ "deployed on platform"@en .
+#
+# http://www.w3.org/ns/ssn/deployedSystem
+ .
+ .
+ "Relation between a deployment and the system deployed."@en .
+ .
+ "deployed system"@en .
+#
+# http://www.w3.org/ns/ssn/hasDeployment
+ .
+ .
+ "has deployment"@en .
+#
+# http://www.w3.org/ns/ssn/hasSubSystem
+ .
+ .
+ "has subsystem"@en .
+#
+# http://www.w3.org/ns/ssn/inDeployment
+ .
+ "Relation between a platform and the deployment(s) that takes place in the platform."@en .
+ .
+ "in deployment"@en .
+#
+# http://xmlns.com/foaf/0.1/member
+