diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/context/context.jsonld index 20ec696f2961afb738d444d359b88adb2aff93e7..36045d1ad4a697b7be25d9488fd1cacc2f33af9a 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" : "http://w3id.org/def/saref4agri#PlantGrowthStage" + }, "actsUpon" : { "@id" : "https://w3id.org/saref#actsUpon", "@type" : "@id" }, + "Crop" : { + "@id" : "http://w3id.org/def/saref4agri#Crop" + }, + "SoilTemperature" : { + "@id" : "http://w3id.org/def/saref4agri#SoilTemperature" + }, + "Yield" : { + "@id" : "http://w3id.org/def/saref4agri#Yield" + }, "UnitOfMeasure" : { "@id" : "https://w3id.org/saref#UnitOfMeasure" }, @@ -15,9 +27,19 @@ "@id" : "https://w3id.org/saref#isControlledByDevice", "@type" : "@id" }, + "TAXRANK_0000000" : { + "@id" : "http://purl.obolibrary.org/obo/TAXRANK_0000000" + }, + "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" }, @@ -28,6 +50,9 @@ "@id" : "https://w3id.org/saref#hasModel", "@type" : "http://www.w3.org/2001/XMLSchema#string" }, + "FarmHolding" : { + "@id" : "http://w3id.org/def/saref4agri#FarmHolding" + }, "Platform" : { "@id" : "http://www.w3.org/ns/sosa/Platform" }, @@ -37,14 +62,33 @@ "Deployment" : { "@id" : "http://www.w3.org/ns/ssn/Deployment" }, + "IrrigationWater" : { + "@id" : "http://w3id.org/def/saref4agri#IrrigationWater" + }, + "AmbientHumidity" : { + "@id" : "http://w3id.org/def/saref4agri#AmbientHumidity" + }, "accomplishes" : { "@id" : "https://w3id.org/saref#accomplishes", "@type" : "@id" }, + "isLocationOf" : { + "@id" : "http://w3id.org/def/saref4agri#isLocationOf", + "@type" : "@id" + }, + "Organization" : { + "@id" : "https://schema.org/Organization" + }, "hasDeploymentPeriod" : { - "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod", + "@id" : "http://w3id.org/def/saref4agri#hasDeploymentPeriod", "@type" : "@id" }, + "issued" : { + "@id" : "http://purl.org/dc/terms/issued" + }, + "topDataProperty" : { + "@id" : "http://www.w3.org/2002/07/owl#topDataProperty" + }, "hosts" : { "@id" : "http://www.w3.org/ns/sosa/hosts", "@type" : "@id" @@ -52,6 +96,13 @@ "hasName" : { "@id" : "https://w3id.org/saref#hasName" }, + "AirTemperature" : { + "@id" : "http://w3id.org/def/saref4agri#AirTemperature" + }, + "hasID" : { + "@id" : "http://w3id.org/def/saref4agri#hasID", + "@type" : "@id" + }, "FeatureOfInterest" : { "@id" : "https://w3id.org/saref#FeatureOfInterest" }, @@ -81,9 +132,20 @@ "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, + "contains" : { + "@id" : "http://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" }, + "Thermometer" : { + "@id" : "http://w3id.org/def/saref4agri#Thermometer" + }, "isHostedBy" : { "@id" : "http://www.w3.org/ns/sosa/isHostedBy", "@type" : "@id" @@ -96,6 +158,9 @@ "@id" : "http://www.w3.org/ns/ssn/inDeployment", "@type" : "@id" }, + "Animal" : { + "@id" : "http://w3id.org/def/saref4agri#Animal" + }, "Temperature" : { "@id" : "https://w3id.org/saref#Temperature" }, @@ -107,9 +172,23 @@ "@id" : "https://w3id.org/saref#hasProperty", "@type" : "@id" }, + "isMemberOf" : { + "@id" : "http://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" : "http://w3id.org/def/saref4agri#Soil" + }, + "hasHarvestDate" : { + "@id" : "http://w3id.org/def/saref4agri#hasHarvestDate", + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + }, "measurementMadeBy" : { "@id" : "https://w3id.org/saref#measurementMadeBy", "@type" : "@id" @@ -117,23 +196,73 @@ "Interval" : { "@id" : "http://www.w3.org/2006/time#Interval" }, + "WateringSystem" : { + "@id" : "http://w3id.org/def/saref4agri#WateringSystem" + }, + "Agent" : { + "@id" : "http://xmlns.com/foaf/0.1/Agent" + }, + "MilkingSensor" : { + "@id" : "http://w3id.org/def/saref4agri#MilkingSensor" + }, + "Precipitation" : { + "@id" : "http://w3id.org/def/saref4agri#Precipitation" + }, "creator" : { - "@id" : "http://purl.org/dc/elements/1.1/creator" + "@id" : "http://purl.org/dc/terms/creator" + }, + "topObjectProperty" : { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty", + "@type" : "@id" + }, + "WateringValve" : { + "@id" : "http://w3id.org/def/saref4agri#WateringValve" + }, + "Building" : { + "@id" : "http://w3id.org/def/saref4agri#Building" + }, + "AnimalGroup" : { + "@id" : "http://w3id.org/def/saref4agri#AnimalGroup" + }, + "hasMember" : { + "@id" : "http://w3id.org/def/saref4agri#hasMember", + "@type" : "@id" + }, + "isContainedIn" : { + "@id" : "http://w3id.org/def/saref4agri#isContainedIn", + "@type" : "@id" }, "location" : { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location", "@type" : "@id" }, + "Intake" : { + "@id" : "http://w3id.org/def/saref4agri#Intake" + }, "isDeployedAtSpace" : { - "@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace", + "@id" : "http://w3id.org/def/saref4agri#isDeployedAtSpace", "@type" : "@id" }, + "ID" : { + "@id" : "http://w3id.org/def/saref4agri#ID" + }, "TemporalEntity" : { "@id" : "http://www.w3.org/2006/time#TemporalEntity" }, + "Farm" : { + "@id" : "http://w3id.org/def/saref4agri#Farm" + }, + "generates" : { + "@id" : "http://w3id.org/def/saref4agri#generates", + "@type" : "@id" + }, "hadPrimarySource" : { "@id" : "http://www.w3.org/ns/prov#hadPrimarySource" }, + "hasBirthDate" : { + "@id" : "http://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" }, @@ -152,6 +281,10 @@ "preferredNamespacePrefix" : { "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix" }, + "hasPlantDate" : { + "@id" : "http://w3id.org/def/saref4agri#hasPlantDate", + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" }, @@ -190,15 +323,24 @@ "Command" : { "@id" : "https://w3id.org/saref#Command" }, + "Parcel" : { + "@id" : "http://w3id.org/def/saref4agri#Parcel" + }, + "source" : { + "@id" : "http://purl.org/dc/terms/source" + }, "isMeasuredIn" : { "@id" : "https://w3id.org/saref#isMeasuredIn", "@type" : "@id" }, + "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" + "@id" : "http://w3id.org/def/saref4agri#Pluviometer" }, "hasFeatureOfInterest" : { "@id" : "https://w3id.org/saref#hasFeatureOfInterest", @@ -207,12 +349,29 @@ "lat" : { "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#lat" }, + "hasDeathDate" : { + "@id" : "http://w3id.org/def/saref4agri#hasDeathDate", + "@type" : "http://www.w3.org/2001/XMLSchema#dateTime" + }, + "modified" : { + "@id" : "http://purl.org/dc/terms/modified" + }, + "managesFarm" : { + "@id" : "http://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" : "http://w3id.org/def/saref4agri#EatingActivitySensor" + }, + "WeightSensor" : { + "@id" : "http://w3id.org/def/saref4agri#WeightSensor" + }, + "MovementActivitySensor" : { + "@id" : "http://w3id.org/def/saref4agri#MovementActivitySensor" }, "isPropertyOf" : { "@id" : "https://w3id.org/saref#isPropertyOf", @@ -238,6 +397,9 @@ "Actuator" : { "@id" : "https://w3id.org/saref#Actuator" }, + "BuildingSpace" : { + "@id" : "http://w3id.org/def/saref4agri#BuildingSpace" + }, "comment" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#comment" }, @@ -245,6 +407,13 @@ "@id" : "https://w3id.org/saref#controlsProperty", "@type" : "@id" }, + "SoilMoisture" : { + "@id" : "http://w3id.org/def/saref4agri#SoilMoisture" + }, + "hasReceived" : { + "@id" : "http://w3id.org/def/saref4agri#hasReceived", + "@type" : "@id" + }, "contributor" : { "@id" : "http://purl.org/dc/elements/1.1/contributor" }, @@ -270,7 +439,7 @@ "@id" : "https://w3id.org/saref#hasTimestamp" }, "WateringGun" : { - "@id" : "https://w3id.org/def/saref4agri#WateringGun" + "@id" : "http://w3id.org/def/saref4agri#WateringGun" }, "Task" : { "@id" : "https://w3id.org/saref#Task" @@ -281,12 +450,23 @@ "description" : { "@id" : "http://purl.org/dc/elements/1.1/description" }, + "receives" : { + "@id" : "http://w3id.org/def/saref4agri#receives", + "@type" : "@id" + }, "Time" : { "@id" : "https://w3id.org/saref#Time" }, + "isLocatedIn" : { + "@id" : "http://w3id.org/def/saref4agri#isLocatedIn", + "@type" : "@id" + }, "preferredNamespaceUri" : { "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri" }, + "Farmer" : { + "@id" : "http://w3id.org/def/saref4agri#Farmer" + }, "Sensor" : { "@id" : "https://w3id.org/saref#Sensor" }, diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json index ac2749e5ca5db01bf2decbbc281bd7b33d88d37e..ae0ff7e84dc8d61a0c5c4a3df43d90aa64c4f575 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.json @@ -1,117 +1,267 @@ [ { "@id" : "_:genid1", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "http://www.opengis.net/ont/geosparql#Geometry" - } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry" + "@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" : "_:genid10", "@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://w3id.org/def/saref4agri#isLocatedIn" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" } ] }, { "@id" : "_:genid11", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Property" - } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasProperty" + "@id" : "http://w3id.org/def/saref4agri#receives" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Intake" } ] }, { "@id" : "_:genid12", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Measurement" + "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#isFeatureOfInterestOf" + "@id" : "http://w3id.org/def/saref4agri#hasName" } ] }, { "@id" : "_:genid13", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#minQualifiedCardinality" : [ { + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#BuildingSpace" + } ] +}, { + "@id" : "_:genid14", + "@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#onClass" : [ { - "@id" : "https://w3id.org/saref#Command" + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasName" + } ] +}, { + "@id" : "_:genid15", + "@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" : "_:genid16", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasCommand" + "@id" : "http://w3id.org/def/saref4agri#generates" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Yield" } ] }, { - "@id" : "_:genid14", + "@id" : "_:genid17", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#FeatureOfInterest" + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#receives" } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Intake" + } ] +}, { + "@id" : "_:genid18", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasFeatureOfInterest" + "@id" : "http://w3id.org/def/saref4agri#hasHarvestDate" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "_:genid15", + "@id" : "_:genid19", "@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" : "http://w3id.org/def/saref4agri#hasPlantDate" } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ] +}, { + "@id" : "_:genid2", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isMeasuredIn" + "@id" : "http://w3id.org/def/saref4agri#isLocatedIn" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" } ] }, { - "@id" : "_:genid16", + "@id" : "_:genid20", "@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" : "http://w3id.org/def/saref4agri#hasDeploymentPeriod" } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/2006/time#TemporalEntity" + } ] +}, { + "@id" : "_:genid21", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#relatesToProperty" + "@id" : "http://w3id.org/def/saref4agri#isDeployedAtSpace" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" } ] }, { - "@id" : "_:genid17", + "@id" : "_:genid22", "@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" : "http://www.w3.org/ns/ssn/deployedOnPlatform" } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/ns/sosa/Platform" + } ] +}, { + "@id" : "_:genid23", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isMeasuredIn" + "@id" : "http://www.w3.org/ns/ssn/deployedSystem" } ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/ns/ssn/System" + } ] +}, { + "@id" : "_:genid24", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Building" + } ] +}, { + "@id" : "_:genid25", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Parcel" + } ] +}, { + "@id" : "_:genid26", + "@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" : "http://w3id.org/def/saref4agri#hasName" } ] }, { - "@id" : "_:genid18", + "@id" : "_:genid27", "@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" : "http://w3id.org/def/saref4agri#managesFarm" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Farm" + } ] +}, { + "@id" : "_:genid28", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#relatesToProperty" + "@id" : "http://w3id.org/def/saref4agri#hasName" + } ] +}, { + "@id" : "_:genid29", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#managesFarm" } ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ { + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Farm" + } ] +}, { + "@id" : "_:genid3", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#isMemberOf" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#AnimalGroup" + } ] +}, { + "@id" : "_:genid30", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasName" + } ] +}, { + "@id" : "_:genid31", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#contains" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Crop" + } ] +}, { + "@id" : "_:genid32", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasName" } ] }, { - "@id" : "_:genid19", + "@id" : "_:genid33", "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasTimestamp" + "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry" } ] }, { - "@id" : "_:genid2", + "@id" : "_:genid34", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Geometry" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry" + } ] +}, { + "@id" : "_:genid35", "@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" @@ -120,172 +270,1050 @@ "@id" : "http://www.opengis.net/ont/geosparql#sfContains" } ] }, { - "@id" : "_:genid20", + "@id" : "_:genid36", "@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#allValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasValue" + "@id" : "http://www.opengis.net/ont/geosparql#sfWithin" } ] }, { - "@id" : "_:genid21", + "@id" : "_:genid37", "@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#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#Point" } ], "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#hasValue" + "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + } ] +}, { + "@id" : "_:genid38", + "@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#qualifiedCardinality" : [ { + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Agent" + } ] +}, { + "@id" : "_:genid39", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/ns/sosa/Platform" + } ] +}, { + "@id" : "_:genid4", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onClass" : [ { + "@id" : "http://w3id.org/def/saref4agri#ID" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasID" + } ] +}, { + "@id" : "_:genid40", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://www.w3.org/ns/ssn/deployedSystem" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/ns/ssn/System" + } ] +}, { + "@id" : "_:genid41", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.w3.org/2006/time#TemporalEntity" + } ] +}, { + "@id" : "_:genid42", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + } ] +}, { + "@id" : "_:genid43", + "@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" : "_: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://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" : "_:genid45", + "@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" : "_:genid46", + "@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" : "_:genid47", + "@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" : "_:genid48", + "@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" : "_:genid49", + "@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" : "_:genid5", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasBirthDate" + } ] +}, { + "@id" : "_:genid50", + "@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" : "_:genid51", + "@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" : "_:genid52", + "@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" : "_:genid53", + "@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" : "_:genid54", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#hasTimestamp" + } ] +}, { + "@id" : "_:genid55", + "@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" : "_:genid56", + "@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" : "_:genid57", + "@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" : "_:genid58", + "@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" : "_:genid59", + "@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" : "_:genid6", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasDeathDate" + } ] +}, { + "@id" : "_:genid60", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { + "@id" : "https://w3id.org/saref#Measurement" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "https://w3id.org/saref#relatesToMeasurement" + } ] +}, { + "@id" : "_:genid61", + "@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" : "_:genid7", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value" : "1" + } ], + "http://www.w3.org/2002/07/owl#onDataRange" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" + } ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasName" + } ] +}, { + "@id" : "_:genid8", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#generates" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Yield" + } ] +}, { + "@id" : "_:genid9", + "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], + "http://www.w3.org/2002/07/owl#onProperty" : [ { + "@id" : "http://w3id.org/def/saref4agri#hasMember" + } ], + "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { + "@id" : "http://w3id.org/def/saref4agri#Animal" + } ] +}, { + "@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/contributor", + "@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://w3id.org/def/saref4agri#AirTemperature", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "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" : "Air temperature" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Temperature" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#AmbientHumidity", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "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 humidity" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Humidity" + } ] +}, { + "@id" : "http://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" : "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#label" : [ { + "@value" : "Animal" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#FeatureOfInterest" + }, { + "@id" : "_:genid1" + }, { + "@id" : "_:genid2" + }, { + "@id" : "_:genid3" + }, { + "@id" : "_:genid4" + }, { + "@id" : "_:genid5" + }, { + "@id" : "_:genid6" + }, { + "@id" : "_:genid7" + } ] +}, { + "@id" : "http://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" : "_:genid8" + }, { + "@id" : "_:genid9" + }, { + "@id" : "_:genid10" + }, { + "@id" : "_:genid11" + }, { + "@id" : "_:genid12" + } ] +}, { + "@id" : "http://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" : "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" : "http://www.opengis.net/ont/geosparql#Feature" + }, { + "@id" : "_:genid13" + }, { + "@id" : "_:genid14" + } ] +}, { + "@id" : "http://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/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Building space" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" + } ] +}, { + "@id" : "http://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" : "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" : "_:genid15" + }, { + "@id" : "_:genid16" + }, { + "@id" : "_:genid17" + }, { + "@id" : "_:genid18" + }, { + "@id" : "_:genid19" + } ] +}, { + "@id" : "http://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" : "The scenario, including temporal and spatial information, in which the systems and devices are installed." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Deployment" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/ssn/Deployment" + }, { + "@id" : "_:genid20" + }, { + "@id" : "_:genid21" + }, { + "@id" : "_:genid22" + }, { + "@id" : "_:genid23" + } ] +}, { + "@id" : "http://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" : "Eating activity sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://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" : "A plot of land used for the scope of farming which can contain buildings and parcels." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Farm" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" + }, { + "@id" : "_:genid24" + }, { + "@id" : "_:genid25" + }, { + "@id" : "_:genid26" + } ] +}, { + "@id" : "http://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" : "Farm holding" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://schema.org/Organization" + }, { + "@id" : "_:genid27" + }, { + "@id" : "_:genid28" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Farmer", + "@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 farmer as subcass of a foaf:Person" + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Farmer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://xmlns.com/foaf/0.1/Person" + }, { + "@id" : "_:genid29" + }, { + "@id" : "_:genid30" + } ] +}, { + "@id" : "http://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://w3id.org/def/saref4agri#Intake", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ { + "@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" : "Intake" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#IrrigationWater", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The amount of water falling in the soil by irrigation methods." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Irrigation water" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#MilkingSensor", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Milking sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://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" : "Movement activity sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Parcel", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@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" : "Parcel" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.opengis.net/ont/geosparql#Feature" + }, { + "@id" : "_:genid31" + }, { + "@id" : "_:genid32" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#PlantGrowthStage", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The level or stage of growth of the plant." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Plant growth stage" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Platform", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Platform" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/sosa/Platform" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Pluviometer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Pluviometer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Precipitation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "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://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Precipitation" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Soil", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "Upper layer of the earth in which plants grow." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "Soil" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#FeatureOfInterest" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#SoilMoisture", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The amount of water or humidity contained in the soil." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Soil moisture" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#SoilTemperature", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "The degree or intensity of heat present in the soil." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Soil temperature" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Temperature" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#SoilTensiometer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Soil tensiometer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#Thermometer", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Thermometer" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#WateringGun", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Watering gun" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Actuator" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#WateringSystem", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Watering system" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/ssn/System" + } ] +}, { + "@id" : "http://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" : "Watering valve" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Actuator" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#WeatherStation", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Weather station" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "http://www.w3.org/ns/ssn/System" + } ] +}, { + "@id" : "http://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" : "Weight sensor" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Sensor" + } ] +}, { + "@id" : "http://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" : "The produced amount of food for animals or of agricultural products." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "Yield" + } ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { + "@id" : "https://w3id.org/saref#Property" + } ] +}, { + "@id" : "http://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" : "http://w3id.org/def/saref4agri#isContainedIn" + } ] +}, { + "@id" : "http://w3id.org/def/saref4agri#generates", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to represent the yield generated by a Crop." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "generates" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "https://w3id.org/saref#hasProperty" } ] }, { - "@id" : "_:genid22", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Device" + "@id" : "http://w3id.org/def/saref4agri#hasBirthDate", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to express the birth date of an animal." } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isControlledByDevice" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has birth date" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "_:genid23", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Device" + "@id" : "http://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/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isMeasuredByDevice" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has death date" + } ], + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id" : "_:genid24", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#FeatureOfInterest" + "@id" : "http://w3id.org/def/saref4agri#hasDeploymentPeriod", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Relation to indicate the temporal duration or period of a deployment." } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isPropertyOf" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has deployment period" } ] }, { - "@id" : "_:genid25", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#Measurement" + "@id" : "http://w3id.org/def/saref4agri#hasHarvestDate", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to express the day the crop is harvested." } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#relatesToMeasurement" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has harvest date" + } ], + "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" : "_:genid26", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#minQualifiedCardinality" : [ { - "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value" : "1" + "@id" : "http://w3id.org/def/saref4agri#hasID", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to express the unique identifier of an animal." } ], - "http://www.w3.org/2002/07/owl#onClass" : [ { - "@id" : "https://w3id.org/saref#Device" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "has id" } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isAccomplishedBy" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://w3id.org/def/saref4agri#ID" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@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://w3id.org/def/saref4agri#hasMember", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to represent the members of an AnimalGroup." } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#location" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has member" + } ], + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "http://w3id.org/def/saref4agri#isMemberOf" } ] }, { - "@id" : "_:genid4", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform" + "@id" : "http://w3id.org/def/saref4agri#hasName", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "A relation to express the name of an entity (e.g.,animal)." + }, { + "@value" : "has name" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/ns/sosa/Platform" + "http://www.w3.org/2000/01/rdf-schema#range" : [ { + "@id" : "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id" : "_:genid5", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "http://www.w3.org/ns/ssn/deployedSystem" + "@id" : "http://w3id.org/def/saref4agri#hasPlantDate", + "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to express the day the crop is planted." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/ns/ssn/System" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has plant date" + } ], + "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" : "_:genid6", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod" + "@id" : "http://w3id.org/def/saref4agri#hasReceived", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "has received" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.w3.org/2006/time#TemporalEntity" + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "http://w3id.org/def/saref4agri#receives" } ] }, { - "@id" : "_:genid7", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/def/saref4agri#isDeployedAtSpace" - } ], - "http://www.w3.org/2002/07/owl#someValuesFrom" : [ { - "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" + "@id" : "http://w3id.org/def/saref4agri#isContainedIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "is contained in" } ] }, { - "@id" : "_:genid8", - "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom" : [ { - "@id" : "https://w3id.org/saref#State" + "@id" : "http://w3id.org/def/saref4agri#isDeployedAtSpace", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@language" : "en", + "@value" : "Relation to indicate the geographical componet of a deployment." } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#actsUpon" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "is deployed at space" } ] }, { - "@id" : "_:genid9", - "@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" + "@id" : "http://w3id.org/def/saref4agri#isLocatedIn", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to express the physical location of a saref4agri entity (e.g., an animal)" } ], - "http://www.w3.org/2002/07/owl#onClass" : [ { - "@id" : "https://w3id.org/saref#Function" + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "is located in" } ], - "http://www.w3.org/2002/07/owl#onProperty" : [ { - "@id" : "https://w3id.org/saref#isCommandOf" + "http://www.w3.org/2002/07/owl#inverseOf" : [ { + "@id" : "http://w3id.org/def/saref4agri#isLocationOf" } ] }, { - "@id" : "http://dbpedia.org/resource/DBM", - "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ], + "@id" : "http://w3id.org/def/saref4agri#isLocationOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#label" : [ { - "@language" : "en", - "@value" : "decibel-milliwatts" + "@value" : "is location of" } ] }, { - "@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" : "http://purl.org/dc/elements/1.1/date", - "@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://w3id.org/def/saref4agri#isMemberOf", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to express that an animal can be part of groups." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "is member of" + } ] }, { - "@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] + "@id" : "http://w3id.org/def/saref4agri#managesFarm", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@language" : "en", + "@value" : "manages farm" + } ] }, { - "@id" : "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] + "@id" : "http://w3id.org/def/saref4agri#receives", + "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment" : [ { + "@value" : "A relation to represent the intake/consumption of certain substances in a Crop." + } ], + "http://www.w3.org/2000/01/rdf-schema#label" : [ { + "@value" : "receives" + } ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ { + "@id" : "https://w3id.org/saref#hasProperty" + } ] }, { "@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" ], @@ -333,7 +1361,7 @@ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "http://www.opengis.net/ont/geosparql#SpatialObject" }, { - "@id" : "_:genid1" + "@id" : "_:genid33" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "http://www.opengis.net/ont/geosparql#Geometry" @@ -370,9 +1398,13 @@ "@value" : "SpatialObject" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid2" + "@id" : "_:genid34" }, { - "@id" : "_:genid3" + "@id" : "_:genid35" + }, { + "@id" : "_:genid36" + }, { + "@id" : "_:genid37" } ] }, { "@id" : "http://www.opengis.net/ont/geosparql#hasGeometry", @@ -706,9 +1738,42 @@ "@language" : "en", "@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" : "_:genid38" + } ] +}, { + "@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#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" : "member" + } ] +}, { + "@id" : "https://schema.org/Organization", + "@type" : [ "http://www.w3.org/2002/07/owl#Class" ], + "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" ], @@ -723,21 +1788,58 @@ "@language" : "en", "@value" : "SAREF extension for Agriculture" } ], + "http://purl.org/dc/terms/contributor" : [ { + "@value" : "Jack Verhoosel, TNO" + } ], + "http://purl.org/dc/terms/created" : [ { + "@type" : "http://www.w3.org/2001/XMLSchema#date", + "@value" : "2019-04-15" + } ], + "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-04-30" + } ], + "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#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.3" + "@value" : "0.5" } ] }, { "@id" : "https://w3id.org/def/saref4agri#AirTemperature", @@ -766,13 +1868,13 @@ "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { "@id" : "http://www.w3.org/ns/ssn/Deployment" }, { - "@id" : "_:genid4" + "@id" : "_:genid39" }, { - "@id" : "_:genid5" + "@id" : "_:genid40" }, { - "@id" : "_:genid6" + "@id" : "_:genid41" }, { - "@id" : "_:genid7" + "@id" : "_:genid42" } ] }, { "@id" : "https://w3id.org/def/saref4agri#IrrigationWater", @@ -904,11 +2006,11 @@ "@value" : "Command" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid8" + "@id" : "_:genid43" }, { - "@id" : "_:genid9" + "@id" : "_:genid44" }, { - "@id" : "_:genid10" + "@id" : "_:genid45" } ] }, { "@id" : "https://w3id.org/saref#Device", @@ -934,9 +2036,9 @@ "@value" : "Feature of interest" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid11" + "@id" : "_:genid46" }, { - "@id" : "_:genid12" + "@id" : "_:genid47" } ] }, { "@id" : "https://w3id.org/saref#Function", @@ -948,7 +2050,7 @@ "@value" : "Function" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid13" + "@id" : "_:genid48" } ] }, { "@id" : "https://w3id.org/saref#Humidity", @@ -957,6 +2059,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" : [ { @@ -977,21 +2082,21 @@ "@value" : "Measurement" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid14" + "@id" : "_:genid49" }, { - "@id" : "_:genid15" + "@id" : "_:genid50" }, { - "@id" : "_:genid16" + "@id" : "_:genid51" }, { - "@id" : "_:genid17" + "@id" : "_:genid52" }, { - "@id" : "_:genid18" + "@id" : "_:genid53" }, { - "@id" : "_:genid19" + "@id" : "_:genid54" }, { - "@id" : "_:genid20" + "@id" : "_:genid55" }, { - "@id" : "_:genid21" + "@id" : "_:genid56" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "https://w3id.org/saref#Property" @@ -1017,13 +2122,13 @@ "@value" : "Property" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid22" + "@id" : "_:genid57" }, { - "@id" : "_:genid23" + "@id" : "_:genid58" }, { - "@id" : "_:genid24" + "@id" : "_:genid59" }, { - "@id" : "_:genid25" + "@id" : "_:genid60" } ], "http://www.w3.org/2002/07/owl#disjointWith" : [ { "@id" : "https://w3id.org/saref#UnitOfMeasure" @@ -1060,7 +2165,7 @@ "@value" : "Task" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { - "@id" : "_:genid26" + "@id" : "_:genid61" } ] }, { "@id" : "https://w3id.org/saref#Temperature", @@ -1069,6 +2174,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" : [ { diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.nt index c90c34d130cbc3ade585857a8275376862652bb3..aa3b470aabe410ba8030769eb12b5d12275a8442 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-04-30"^^ . + . + . + . + . + "SAREF4AGRI: an extension of SAREF for the for the agriculture and food domain" . "s4agri" . "https://w3id.org/def/saref4agri#" . - "0.3"^^ . + "0.5"^^ . # # # ################################################################# @@ -19,18 +32,42 @@ # 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,6 +132,78 @@ # ################################################################# # # +# http://purl.obolibrary.org/obo/TAXRANK_1000000 + . + "has taxon rank"@en . +# +# http://w3id.org/def/saref4agri#contains + . + . + . +# +# http://w3id.org/def/saref4agri#generates + . + . + "A relation to represent the yield generated by a Crop." . + "generates"@en . +# +# http://w3id.org/def/saref4agri#hasDeploymentPeriod + . + "Relation to indicate the temporal duration or period of a deployment."@en . + "has deployment period" . +# +# http://w3id.org/def/saref4agri#hasID + . + . + . + "A relation to express the unique identifier of an animal." . + "has id"@en . +# +# http://w3id.org/def/saref4agri#hasMember + . + . + "A relation to represent the members of an AnimalGroup." . + "has member" . +# +# http://w3id.org/def/saref4agri#hasReceived + . + . + "has received" . +# +# http://w3id.org/def/saref4agri#isContainedIn + . + "is contained in"@en . +# +# http://w3id.org/def/saref4agri#isDeployedAtSpace + . + "Relation to indicate the geographical componet of a deployment."@en . + "is deployed at space" . +# +# http://w3id.org/def/saref4agri#isLocatedIn + . + . + "A relation to express the physical location of a saref4agri entity (e.g., an animal)" . + "is located in" . +# +# http://w3id.org/def/saref4agri#isLocationOf + . + "is location of" . +# +# http://w3id.org/def/saref4agri#isMemberOf + . + "A relation to express that an animal can be part of groups." . + "is member of" . +# +# http://w3id.org/def/saref4agri#managesFarm + . + "manages farm"@en . +# +# http://w3id.org/def/saref4agri#receives + . + . + "A relation to represent the intake/consumption of certain substances in a Crop." . + "receives" . +# # http://www.opengis.net/ont/geosparql#hasGeometry . . @@ -167,6 +276,10 @@ . "in deployment"@en . # +# http://xmlns.com/foaf/0.1/member + . + "member"@en . +# # https://w3id.org/def/saref4agri#hasDeploymentPeriod . "Relation to indicate the temporal duration or period of a deployment."@en . @@ -302,6 +415,38 @@ # ################################################################# # # +# http://w3id.org/def/saref4agri#hasBirthDate + . + . + "A relation to express the birth date of an animal." . + "has birth date" . +# +# http://w3id.org/def/saref4agri#hasDeathDate + . + . + "A relation to express the death date of an animal." . + "has death date" . +# +# http://w3id.org/def/saref4agri#hasHarvestDate + . + . + . + "A relation to express the day the crop is harvested." . + "has harvest date" . +# +# http://w3id.org/def/saref4agri#hasName + . + . + "A relation to express the name of an entity (e.g.,animal)." . + "has name" . +# +# http://w3id.org/def/saref4agri#hasPlantDate + . + . + . + "A relation to express the day the crop is planted." . + "has plant date" . +# # https://w3id.org/saref#hasDescription . . @@ -347,13 +492,335 @@ # ################################################################# # # +# http://purl.obolibrary.org/obo/TAXRANK_0000000 + . + "Taxon rank"@en . +# +# http://w3id.org/def/saref4agri#AirTemperature + . + . + "The degree or intensity of heat present in the air." . + "Air temperature"@en . +# +# http://w3id.org/def/saref4agri#AmbientHumidity + . + . + "The amount of water vapour in the air." . + "Ambient humidity"@en . +# +# http://w3id.org/def/saref4agri#Animal + . + . + _:genid1 . +_:genid1 . +_:genid1 . +_:genid1 . + _:genid2 . +_:genid2 . +_:genid2 . +_:genid2 . + _:genid3 . +_:genid3 . +_:genid3 . +_:genid3 . + _:genid4 . +_:genid4 . +_:genid4 . +_:genid4 "1"^^ . +_:genid4 . + _:genid5 . +_:genid5 . +_:genid5 . +_:genid5 "1"^^ . +_:genid5 . + _:genid6 . +_:genid6 . +_:genid6 . +_:genid6 "1"^^ . +_:genid6 . + _:genid7 . +_:genid7 . +_:genid7 . +_:genid7 "1"^^ . +_:genid7 . + "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."@en . + "Animal" . +# +# http://w3id.org/def/saref4agri#AnimalGroup + . + . + _:genid8 . +_:genid8 . +_:genid8 . +_:genid8 . + _:genid9 . +_:genid9 . +_:genid9 . +_:genid9 . + _:genid10 . +_:genid10 . +_:genid10 . +_:genid10 . + _:genid11 . +_:genid11 . +_:genid11 . +_:genid11 . + _:genid12 . +_:genid12 . +_:genid12 . +_:genid12 "1"^^ . +_:genid12 . + "A collection of one or multiple animals."@en . + "Animal Group" . +# +# http://w3id.org/def/saref4agri#Building + . + . + _:genid13 . +_:genid13 . +_:genid13 . +_:genid13 . + _:genid14 . +_:genid14 . +_:genid14 . +_:genid14 "1"^^ . + "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)."@en . + "Building" . +# +# http://w3id.org/def/saref4agri#BuildingSpace + . + . + "An entity used to define the physical spaces of the building. A building space contains devices or building objects."@en . + "Building space"@en . +# +# http://w3id.org/def/saref4agri#Crop + . + . + _:genid15 . +_:genid15 . +_:genid15 . +_:genid15 . + _:genid16 . +_:genid16 . +_:genid16 . +_:genid16 . + _:genid17 . +_:genid17 . +_:genid17 . +_:genid17 . + _:genid18 . +_:genid18 . +_:genid18 . +_:genid18 . + _:genid19 . +_:genid19 . +_:genid19 . +_:genid19 . + "A collection of cultivated plants that is grown on a large scale commercially, especially a cereal, fruit, or vegetable."@en . + "Crop" . +# +# http://w3id.org/def/saref4agri#Deployment + . + . + _:genid20 . +_:genid20 . +_:genid20 . +_:genid20 . + _:genid21 . +_:genid21 . +_:genid21 . +_:genid21 . + _:genid22 . +_:genid22 . +_:genid22 . +_:genid22 . + _:genid23 . +_:genid23 . +_:genid23 . +_:genid23 . + "The scenario, including temporal and spatial information, in which the systems and devices are installed."@en . + "Deployment"@en . +# +# http://w3id.org/def/saref4agri#EatingActivitySensor + . + . + "Eating activity sensor"@en . +# +# http://w3id.org/def/saref4agri#Farm + . + . + _:genid24 . +_:genid24 . +_:genid24 . +_:genid24 . + _:genid25 . +_:genid25 . +_:genid25 . +_:genid25 . + _:genid26 . +_:genid26 . +_:genid26 . +_:genid26 "1"^^ . + "A plot of land used for the scope of farming which can contain buildings and parcels."@en . + "Farm" . +# +# http://w3id.org/def/saref4agri#FarmHolding + . + . + _:genid27 . +_:genid27 . +_:genid27 . +_:genid27 . + _:genid28 . +_:genid28 . +_:genid28 . +_:genid28 . + "A class to decsribe a saref4agri farm holding as subcass of an org:Organization" . + "Farm holding"@en . +# +# http://w3id.org/def/saref4agri#Farmer + . + . + _:genid29 . +_:genid29 . +_:genid29 . +_:genid29 . + _:genid30 . +_:genid30 . +_:genid30 . +_:genid30 . + "A class to decsribe a saref4agri farmer as subcass of a foaf:Person" . + "Farmer"@en . +# +# http://w3id.org/def/saref4agri#ID + . + "ID" . +# +# http://w3id.org/def/saref4agri#Intake + . + . + "The amount of food or other substance taken into the body of an animal or into the soil."@en . + "Intake"@en . +# +# http://w3id.org/def/saref4agri#IrrigationWater + . + . + "The amount of water falling in the soil by irrigation methods." . + "Irrigation water"@en . +# +# http://w3id.org/def/saref4agri#MilkingSensor + . + . + "Milking sensor"@en . +# +# http://w3id.org/def/saref4agri#MovementActivitySensor + . + . + "Movement activity sensor"@en . +# +# http://w3id.org/def/saref4agri#Parcel + . + . + _:genid31 . +_:genid31 . +_:genid31 . +_:genid31 . + _:genid32 . +_:genid32 . +_:genid32 . +_:genid32 "1"^^ . +_:genid32 . + "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."@en . + "Parcel" . +# +# http://w3id.org/def/saref4agri#PlantGrowthStage + . + . + "The level or stage of growth of the plant." . + "Plant growth stage"@en . +# +# http://w3id.org/def/saref4agri#Platform + . + . + "Platform" . +# +# http://w3id.org/def/saref4agri#Pluviometer + . + . + "Pluviometer"@en . +# +# http://w3id.org/def/saref4agri#Precipitation + . + . + "The amount of water falling in the soil by natural process (e.g. rain)." . + "Precipitation"@en . +# +# http://w3id.org/def/saref4agri#Soil + . + . + "Upper layer of the earth in which plants grow." . + "Soil" . +# +# http://w3id.org/def/saref4agri#SoilMoisture + . + . + "The amount of water or humidity contained in the soil." . + "Soil moisture"@en . +# +# http://w3id.org/def/saref4agri#SoilTemperature + . + . + "The degree or intensity of heat present in the soil." . + "Soil temperature"@en . +# +# http://w3id.org/def/saref4agri#SoilTensiometer + . + . + "Soil tensiometer"@en . +# +# http://w3id.org/def/saref4agri#Thermometer + . + . + "Thermometer"@en . +# +# http://w3id.org/def/saref4agri#WateringGun + . + . + "Watering gun"@en . +# +# http://w3id.org/def/saref4agri#WateringSystem + . + . + "Watering system"@en . +# +# http://w3id.org/def/saref4agri#WateringValve + . + . + "Watering valve"@en . +# +# http://w3id.org/def/saref4agri#WeatherStation + . + . + "Weather station"@en . +# +# http://w3id.org/def/saref4agri#WeightSensor + . + . + "Weight sensor"@en . +# +# http://w3id.org/def/saref4agri#Yield + . + . + "The produced amount of food for animals or of agricultural products."@en . + "Yield"@en . +# # http://www.opengis.net/ont/geosparql#Feature . . - _:genid1 . -_:genid1 . -_:genid1 . -_:genid1 . + _:genid33 . +_:genid33 . +_:genid33 . +_:genid33 . . "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en . . @@ -369,14 +836,22 @@ _:genid1 . - _:genid2 . -_:genid2 . -_:genid2 . -_:genid2 . - _:genid3 . -_:genid3 . -_:genid3 . -_:genid3 . + _:genid34 . +_:genid34 . +_:genid34 . +_:genid34 . + _:genid35 . +_:genid35 . +_:genid35 . +_:genid35 . + _:genid36 . +_:genid36 . +_:genid36 . +_:genid36 . + _:genid37 . +_:genid37 . +_:genid37 . +_:genid37 . "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en . . "SpatialObject"@en . @@ -427,25 +902,42 @@ _:genid3 . "System"@en . # +# http://xmlns.com/foaf/0.1/Agent + . + _:genid38 . +_:genid38 . +_:genid38 . +_:genid38 . + "Agent"@en . +# +# http://xmlns.com/foaf/0.1/Person + . + . +# +# https://schema.org/Organization + . + . + "Organization"@en . +# # https://w3id.org/def/saref4agri#Deployment . . - _:genid4 . -_:genid4 . -_:genid4 . -_:genid4 . - _:genid5 . -_:genid5 . -_:genid5 . -_:genid5 . - _:genid6 . -_:genid6 . -_:genid6 . -_:genid6 . - _:genid7 . -_:genid7 . -_:genid7 . -_:genid7 . + _:genid39 . +_:genid39 . +_:genid39 . +_:genid39 . + _:genid40 . +_:genid40 . +_:genid40 . +_:genid40 . + _:genid41 . +_:genid41 . +_:genid41 . +_:genid41 . + _:genid42 . +_:genid42 . +_:genid42 . +_:genid42 . "Deployment"@en . "The scenario, including temporal and spatial information, in which the systems and devices are installed."@en . # @@ -481,19 +973,19 @@ _:genid7 . - _:genid8 . -_:genid8 . -_:genid8 . -_:genid8 . - _:genid9 . -_:genid9 . -_:genid9 . -_:genid9 "1"^^ . -_:genid9 . - _:genid10 . -_:genid10 . -_:genid10 . -_:genid10 "1"^^ . + _:genid43 . +_:genid43 . +_:genid43 . +_:genid43 . + _:genid44 . +_:genid44 . +_:genid44 . +_:genid44 "1"^^ . +_:genid44 . + _:genid45 . +_:genid45 . +_:genid45 . +_:genid45 "1"^^ . "A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended." . "Command" . # @@ -505,24 +997,24 @@ _:genid10 "1"^^ . - _:genid11 . -_:genid11 . -_:genid11 . -_:genid11 . - _:genid12 . -_:genid12 . -_:genid12 . -_:genid12 . + _:genid46 . +_:genid46 . +_:genid46 . +_:genid46 . + _:genid47 . +_:genid47 . +_:genid47 . +_:genid47 . . "Feature of interest"@en . # # https://w3id.org/saref#Function . - _:genid13 . -_:genid13 . -_:genid13 . -_:genid13 "1"^^ . -_:genid13 . + _:genid48 . +_:genid48 . +_:genid48 . +_:genid48 "1"^^ . +_:genid48 . "The functionality necessary to accomplish the task for which a Device is designed. A device can be designed to perform more than one function. Functions can be structured in categories (subclasses) that reflect different points of view, for example, considering the specific application area for which a function can be used (e.g., light, temperature, motion, heat, power, etc.), or the capability that a function can support (e.g., receive, reply, notify, etc.), and so forth. " . "Function" . # @@ -530,45 +1022,46 @@ _:genid13 . . "A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit" . + "Humidiy"@en . "Humidity" . # # https://w3id.org/saref#Measurement . - _:genid14 . -_:genid14 . -_:genid14 . -_:genid14 . - _:genid15 . -_:genid15 . -_:genid15 . -_:genid15 . - _:genid16 . -_:genid16 . -_:genid16 . -_:genid16 . - _:genid17 . -_:genid17 . -_:genid17 . -_:genid17 "1"^^ . -_:genid17 . - _:genid18 . -_:genid18 . -_:genid18 . -_:genid18 "1"^^ . -_:genid18 . - _:genid19 . -_:genid19 . -_:genid19 . -_:genid19 . - _:genid20 . -_:genid20 . -_:genid20 . -_:genid20 "1"^^ . - _:genid21 . -_:genid21 . -_:genid21 . -_:genid21 "1"^^ . -_:genid21 . + _:genid49 . +_:genid49 . +_:genid49 . +_:genid49 . + _:genid50 . +_:genid50 . +_:genid50 . +_:genid50 . + _:genid51 . +_:genid51 . +_:genid51 . +_:genid51 . + _:genid52 . +_:genid52 . +_:genid52 . +_:genid52 "1"^^ . +_:genid52 . + _:genid53 . +_:genid53 . +_:genid53 . +_:genid53 "1"^^ . +_:genid53 . + _:genid54 . +_:genid54 . +_:genid54 . +_:genid54 . + _:genid55 . +_:genid55 . +_:genid55 . +_:genid55 "1"^^ . + _:genid56 . +_:genid56 . +_:genid56 . +_:genid56 "1"^^ . +_:genid56 . . . "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en . @@ -577,22 +1070,22 @@ _:genid21 . - _:genid22 . -_:genid22 . -_:genid22 . -_:genid22 . - _:genid23 . -_:genid23 . -_:genid23 . -_:genid23 . - _:genid24 . -_:genid24 . -_:genid24 . -_:genid24 . - _:genid25 . -_:genid25 . -_:genid25 . -_:genid25 . + _:genid57 . +_:genid57 . +_:genid57 . +_:genid57 . + _:genid58 . +_:genid58 . +_:genid58 . +_:genid58 . + _:genid59 . +_:genid59 . +_:genid59 . +_:genid59 . + _:genid60 . +_:genid60 . +_:genid60 . +_:genid60 . . "An aspect of an entity that can be observable by a sensor."@en . "Anything that can be sensed, measured or controlled in households, common public buildings or offices. We propose here a list of properties that are relevant for the purpose of SAREF, but this list can be extended." . @@ -613,11 +1106,11 @@ _:genid25 . - _:genid26 . -_:genid26 . -_:genid26 . -_:genid26 "1"^^ . -_:genid26 . + _:genid61 . +_:genid61 . +_:genid61 . +_:genid61 "1"^^ . +_:genid61 . "The goal for which a device is designed (from a user perspective). For example, a washing machine is designed for the task of washing. We propose here a list of tasks that are relevant for the purpose of SAREF, but this list can be extended." . "Task" . # @@ -625,6 +1118,7 @@ _:genid26 . . "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)" . + "Temperature"@en . "Temperature" . # # https://w3id.org/saref#Time @@ -723,4 +1217,4 @@ _:genid26 "The relation between something and the point, \n or other geometrical thing in space, where it is. For example, the realtionship between\n a radio tower and a Point with a given lat and long.\n Or a relationship between a park and its outline as a closed arc of points, or a road and\n its location as a arc (a sequence of points).\n Clearly in practice there will be limit to the accuracy of any such statement, but one would expect\n an accuracy appropriate for the size of the object and uses such as mapping .\n " . "location"@en . # -# Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ +# Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl index 9411cfc18d7ca9d50726cd60d58d764b0d4f3cd2..ef57948be312cdfb05bb36535e07b788bd8b9a39 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.ttl @@ -7,14 +7,27 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; ; "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"^^xsd:date ; + , + , + , + ; + "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"^^xsd:date ; ; + "2019-04-30"^^xsd:date ; + , + , + ; + ; + "SAREF4AGRI: an extension of SAREF for the for the agriculture and food domain" ; "s4agri" ; "https://w3id.org/def/saref4agri#" ; - owl:versionInfo 0.3 . + owl:versionInfo 0.5 . ################################################################# # Annotation properties @@ -24,14 +37,6 @@ rdf:type owl:AnnotationProperty . -### http://purl.org/dc/elements/1.1/creator - rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/elements/1.1/date - rdf:type owl:AnnotationProperty . - - ### http://purl.org/dc/elements/1.1/description rdf:type owl:AnnotationProperty . @@ -40,6 +45,46 @@ rdf:type owl:AnnotationProperty . +### http://purl.org/dc/terms/contributor + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/created + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/creator + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/description + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/issued + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/license + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/modified + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/publisher + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/source + rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/title + rdf:type owl:AnnotationProperty . + + ### http://purl.org/vocab/vann/preferredNamespacePrefix rdf:type owl:AnnotationProperty . @@ -106,6 +151,92 @@ xsd:duration rdf:type rdfs:Datatype . # Object Properties ################################################################# +### http://purl.obolibrary.org/obo/TAXRANK_1000000 + rdf:type owl:ObjectProperty ; + rdfs:label "has taxon rank"@en . + + +### http://w3id.org/def/saref4agri#contains + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + owl:inverseOf . + + +### http://w3id.org/def/saref4agri#generates + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:comment "A relation to represent the yield generated by a Crop." ; + rdfs:label "generates"@en . + + +### http://w3id.org/def/saref4agri#hasDeploymentPeriod + rdf:type owl:ObjectProperty ; + rdfs:comment "Relation to indicate the temporal duration or period of a deployment."@en ; + rdfs:label "has deployment period" . + + +### http://w3id.org/def/saref4agri#hasID + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf owl:topObjectProperty ; + rdfs:range ; + rdfs:comment "A relation to express the unique identifier of an animal." ; + rdfs:label "has id"@en . + + +### http://w3id.org/def/saref4agri#hasMember + rdf:type owl:ObjectProperty ; + owl:inverseOf ; + rdfs:comment "A relation to represent the members of an AnimalGroup." ; + rdfs:label "has member" . + + +### http://w3id.org/def/saref4agri#hasReceived + rdf:type owl:ObjectProperty ; + owl:inverseOf ; + rdfs:label "has received" . + + +### http://w3id.org/def/saref4agri#isContainedIn + rdf:type owl:ObjectProperty ; + rdfs:label "is contained in"@en . + + +### http://w3id.org/def/saref4agri#isDeployedAtSpace + rdf:type owl:ObjectProperty ; + rdfs:comment "Relation to indicate the geographical componet of a deployment."@en ; + rdfs:label "is deployed at space" . + + +### http://w3id.org/def/saref4agri#isLocatedIn + rdf:type owl:ObjectProperty ; + owl:inverseOf ; + rdfs:comment "A relation to express the physical location of a saref4agri entity (e.g., an animal)" ; + rdfs:label "is located in" . + + +### http://w3id.org/def/saref4agri#isLocationOf + rdf:type owl:ObjectProperty ; + rdfs:label "is location of" . + + +### http://w3id.org/def/saref4agri#isMemberOf + rdf:type owl:ObjectProperty ; + rdfs:comment "A relation to express that an animal can be part of groups." ; + rdfs:label "is member of" . + + +### http://w3id.org/def/saref4agri#managesFarm + rdf:type owl:ObjectProperty ; + rdfs:label "manages farm"@en . + + +### http://w3id.org/def/saref4agri#receives + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:comment "A relation to represent the intake/consumption of certain substances in a Crop." ; + rdfs:label "receives" . + + ### http://www.opengis.net/ont/geosparql#hasGeometry rdf:type owl:ObjectProperty ; rdfs:domain ; @@ -189,6 +320,11 @@ xsd:duration rdf:type rdfs:Datatype . rdfs:label "in deployment"@en . +### http://xmlns.com/foaf/0.1/member + rdf:type owl:ObjectProperty ; + rdfs:label "member"@en . + + ### https://w3id.org/def/saref4agri#hasDeploymentPeriod :hasDeploymentPeriod rdf:type owl:ObjectProperty ; rdfs:comment "Relation to indicate the temporal duration or period of a deployment."@en , @@ -341,6 +477,43 @@ xsd:duration rdf:type rdfs:Datatype . # Data properties ################################################################# +### http://w3id.org/def/saref4agri#hasBirthDate + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:dateTime ; + rdfs:comment "A relation to express the birth date of an animal." ; + rdfs:label "has birth date" . + + +### http://w3id.org/def/saref4agri#hasDeathDate + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:dateTime ; + rdfs:comment "A relation to express the death date of an animal." ; + rdfs:label "has death date" . + + +### http://w3id.org/def/saref4agri#hasHarvestDate + rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf owl:topDataProperty ; + rdfs:range xsd:dateTime ; + rdfs:comment "A relation to express the day the crop is harvested." ; + rdfs:label "has harvest date" . + + +### http://w3id.org/def/saref4agri#hasName + rdf:type owl:DatatypeProperty ; + rdfs:range xsd:string ; + rdfs:label "A relation to express the name of an entity (e.g.,animal)." , + "has name" . + + +### http://w3id.org/def/saref4agri#hasPlantDate + rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf owl:topDataProperty ; + rdfs:range xsd:dateTime ; + rdfs:comment "A relation to express the day the crop is planted." ; + rdfs:label "has plant date" . + + ### https://w3id.org/saref#hasDescription rdf:type owl:DatatypeProperty ; rdfs:range xsd:string ; @@ -387,6 +560,362 @@ xsd:duration rdf:type rdfs:Datatype . # Classes ################################################################# +### http://purl.obolibrary.org/obo/TAXRANK_0000000 + rdf:type owl:Class ; + rdfs:label "Taxon rank"@en . + + +### http://w3id.org/def/saref4agri#AirTemperature + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The degree or intensity of heat present in the air." ; + rdfs:label "Air temperature"@en . + + +### http://w3id.org/def/saref4agri#AmbientHumidity + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The amount of water vapour in the air." ; + rdfs:label "Ambient humidity"@en . + + +### http://w3id.org/def/saref4agri#Animal + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:dateTime + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:dateTime + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] ; + rdfs:comment "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."@en ; + rdfs:label "Animal" . + + +### http://w3id.org/def/saref4agri#AnimalGroup + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] ; + rdfs:comment "A collection of one or multiple animals."@en ; + rdfs:label "Animal Group" . + + +### http://w3id.org/def/saref4agri#Building + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxCardinality "1"^^xsd:nonNegativeInteger + ] ; + rdfs:comment "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)."@en ; + rdfs:label "Building" . + + +### http://w3id.org/def/saref4agri#BuildingSpace + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "An entity used to define the physical spaces of the building. A building space contains devices or building objects."@en ; + rdfs:label "Building space"@en . + + +### http://w3id.org/def/saref4agri#Crop + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom xsd:dateTime + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom xsd:dateTime + ] ; + rdfs:comment "A collection of cultivated plants that is grown on a large scale commercially, especially a cereal, fruit, or vegetable."@en ; + rdfs:label "Crop" . + + +### http://w3id.org/def/saref4agri#Deployment + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + rdfs:comment "The scenario, including temporal and spatial information, in which the systems and devices are installed."@en ; + rdfs:label "Deployment"@en . + + +### http://w3id.org/def/saref4agri#EatingActivitySensor + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Eating activity sensor"@en . + + +### http://w3id.org/def/saref4agri#Farm + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxCardinality "1"^^xsd:nonNegativeInteger + ] ; + rdfs:comment "A plot of land used for the scope of farming which can contain buildings and parcels."@en ; + rdfs:label "Farm" . + + +### http://w3id.org/def/saref4agri#FarmHolding + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:string + ] ; + rdfs:comment "A class to decsribe a saref4agri farm holding as subcass of an org:Organization" ; + rdfs:label "Farm holding"@en . + + +### http://w3id.org/def/saref4agri#Farmer + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom xsd:string + ] ; + rdfs:comment "A class to decsribe a saref4agri farmer as subcass of a foaf:Person" ; + rdfs:label "Farmer"@en . + + +### http://w3id.org/def/saref4agri#ID + rdf:type owl:Class ; + rdfs:label "ID" . + + +### http://w3id.org/def/saref4agri#Intake + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:isDefinedBy "The amount of food or other substance taken into the body of an animal or into the soil."@en ; + rdfs:label "Intake"@en . + + +### http://w3id.org/def/saref4agri#IrrigationWater + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The amount of water falling in the soil by irrigation methods." ; + rdfs:label "Irrigation water"@en . + + +### http://w3id.org/def/saref4agri#MilkingSensor + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Milking sensor"@en . + + +### http://w3id.org/def/saref4agri#MovementActivitySensor + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Movement activity sensor"@en . + + +### http://w3id.org/def/saref4agri#Parcel + rdf:type owl:Class ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onDataRange xsd:string + ] ; + rdfs:comment "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."@en ; + rdfs:label "Parcel" . + + +### http://w3id.org/def/saref4agri#PlantGrowthStage + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The level or stage of growth of the plant." ; + rdfs:label "Plant growth stage"@en . + + +### http://w3id.org/def/saref4agri#Platform + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Platform" . + + +### http://w3id.org/def/saref4agri#Pluviometer + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Pluviometer"@en . + + +### http://w3id.org/def/saref4agri#Precipitation + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The amount of water falling in the soil by natural process (e.g. rain)." ; + rdfs:label "Precipitation"@en . + + +### http://w3id.org/def/saref4agri#Soil + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "Upper layer of the earth in which plants grow." ; + rdfs:label "Soil" . + + +### http://w3id.org/def/saref4agri#SoilMoisture + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The amount of water or humidity contained in the soil." ; + rdfs:label "Soil moisture"@en . + + +### http://w3id.org/def/saref4agri#SoilTemperature + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:comment "The degree or intensity of heat present in the soil." ; + rdfs:label "Soil temperature"@en . + + +### http://w3id.org/def/saref4agri#SoilTensiometer + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Soil tensiometer"@en . + + +### http://w3id.org/def/saref4agri#Thermometer + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Thermometer"@en . + + +### http://w3id.org/def/saref4agri#WateringGun + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Watering gun"@en . + + +### http://w3id.org/def/saref4agri#WateringSystem + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Watering system"@en . + + +### http://w3id.org/def/saref4agri#WateringValve + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Watering valve"@en . + + +### http://w3id.org/def/saref4agri#WeatherStation + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Weather station"@en . + + +### http://w3id.org/def/saref4agri#WeightSensor + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Weight sensor"@en . + + +### http://w3id.org/def/saref4agri#Yield + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:isDefinedBy "The produced amount of food for animals or of agricultural products."@en ; + rdfs:label "Yield"@en . + + ### http://www.opengis.net/ont/geosparql#Feature rdf:type owl:Class ; rdfs:subClassOf , @@ -412,9 +941,17 @@ xsd:duration rdf:type rdfs:Datatype . ### http://www.opengis.net/ont/geosparql#SpatialObject rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , + [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , + [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:allValuesFrom + ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom @@ -484,6 +1021,26 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P rdfs:label "System"@en . +### http://xmlns.com/foaf/0.1/Agent + rdf:type owl:Class ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty ; + owl:someValuesFrom + ] ; + rdfs:label "Agent"@en . + + +### http://xmlns.com/foaf/0.1/Person + rdf:type owl:Class ; + rdfs:subClassOf . + + +### https://schema.org/Organization + rdf:type owl:Class ; + rdfs:subClassOf ; + rdfs:label "Organization"@en . + + ### https://w3id.org/def/saref4agri#Deployment :Deployment rdf:type owl:Class ; rdfs:subClassOf , @@ -597,7 +1154,8 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit" ; - rdfs:label "Humidity" . + rdfs:label "Humidiy"@en , + "Humidity" . ### https://w3id.org/saref#Measurement @@ -698,7 +1256,8 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "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)" ; - rdfs:label "Temperature" . + rdfs:label "Temperature"@en , + "Temperature" . ### https://w3id.org/saref#Time @@ -809,4 +1368,4 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P rdfs:label "location"@en . -### Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ +### Generated by the OWL API (version 5.1.9) https://github.com/owlcs/owlapi/ diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml index f06a0cf4e9eab0d787d6025d1c86bac815385002..0a84eb57eb2f2b263b01dd15b1abcf799cca3782 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/ontology.xml @@ -14,14 +14,27 @@ xmlns:terms="http://purl.org/dc/terms/" xmlns:wgs84_pos="http://www.w3.org/2003/01/geo/wgs84_pos#"> - This ontology extends the SAREF ontology for the Agricultural domain. This work has been developed in the context of the STF 534 (https://portal.etsi.org/STF/STFs/STFHomePages/STF534.aspx), which was established with the goal to create three SAREF extensions, one of them for the Agricultural domain. SAREF extension for Agriculture + 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-04-30 + + + + + SAREF4AGRI: an extension of SAREF for the for the agriculture and food domain s4agri https://w3id.org/def/saref4agri# - 0.3 + 0.5 @@ -45,31 +58,87 @@ - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -195,6 +264,148 @@ + + + + + has taxon rank + + + + + + + + + + + + + + + + + + + + A relation to represent the yield generated by a Crop. + generates + + + + + + + + + Relation to indicate the temporal duration or period of a deployment. + has deployment period + + + + + + + + + + + A relation to express the unique identifier of an animal. + has id + + + + + + + + + + A relation to represent the members of an AnimalGroup. + has member + + + + + + + + + + has received + + + + + + + + + is contained in + + + + + + + + + Relation to indicate the geographical componet of a deployment. + is deployed at space + + + + + + + + + + A relation to express the physical location of a saref4agri entity (e.g., an animal) + is located in + + + + + + + + + is location of + + + + + + + + + A relation to express that an animal can be part of groups. + is member of + + + + + + + + + manages farm + + + + + + + + + + A relation to represent the intake/consumption of certain substances in a Crop. + receives + + + + @@ -321,6 +532,15 @@ + + + + + member + + + + @@ -569,6 +789,63 @@ + + + + + + A relation to express the birth date of an animal. + has birth date + + + + + + + + + + A relation to express the death date of an animal. + has death date + + + + + + + + + + + A relation to express the day the crop is harvested. + has harvest date + + + + + + + + + + A relation to express the name of an entity (e.g.,animal). + has name + + + + + + + + + + + A relation to express the day the crop is planted. + has plant date + + + + @@ -647,71 +924,639 @@ - + - - - - - - - - - - This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. - - - Feature + + Taxon rank - + - - - The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. - - Geometry + + + The degree or intensity of heat present in the air. + Air temperature - + - + + + The amount of water vapour in the air. + Ambient humidity + + + + + + + + + - - + + - - + + - The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. - - SpatialObject + + + + + + + + + + 1 + + + + + + + 1 + + + + + + + 1 + + + + + + + 1 + + + + 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. + Animal - + - - - -Uniquely identified by lat/long/alt. i.e. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + A collection of one or multiple animals. + Animal Group + + -spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), - lat(P2, LAT), long(P2, LONG), alt(P2, ALT). + + + + + + + + + + + + + + + + 1 + + + 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). + Building + + + + + + + + + + An entity used to define the physical spaces of the building. A building space contains devices or building objects. + Building space + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A collection of cultivated plants that is grown on a large scale commercially, especially a cereal, fruit, or vegetable. + Crop + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The scenario, including temporal and spatial information, in which the systems and devices are installed. + Deployment + + + + + + + + + + Eating activity sensor + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + A plot of land used for the scope of farming which can contain buildings and parcels. + Farm + + + + + + + + + + + + + + + + + + + + + + A class to decsribe a saref4agri farm holding as subcass of an org:Organization + Farm holding + + + + + + + + + + + + + + + + + + + + + + A class to decsribe a saref4agri farmer as subcass of a foaf:Person + Farmer + + + + + + + + + ID + + + + + + + + + + The amount of food or other substance taken into the body of an animal or into the soil. + Intake + + + + + + + + + + The amount of water falling in the soil by irrigation methods. + Irrigation water + + + + + + + + + + Milking sensor + + + + + + + + + + Movement activity sensor + + + + + + + + + + + + + + + + + + + 1 + + + + 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. + Parcel + + + + + + + + + + The level or stage of growth of the plant. + Plant growth stage + + + + + + + + + + Platform + + + + + + + + + + Pluviometer + + + + + + + + + + The amount of water falling in the soil by natural process (e.g. rain). + Precipitation + + + + + + + + + + Upper layer of the earth in which plants grow. + Soil + + + + + + + + + + The amount of water or humidity contained in the soil. + Soil moisture + + + + + + + + + + The degree or intensity of heat present in the soil. + Soil temperature + + + + + + + + + + Soil tensiometer + + + + + + + + + + Thermometer + + + + + + + + + + Watering gun + + + + + + + + + + Watering system + + + + + + + + + + Watering valve + + + + + + + + + + Weather station + + + + + + + + + + Weight sensor + + + + + + + + + + The produced amount of food for animals or of agricultural products. + Yield + + + + + + + + + + + + + + + + + This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types. + + + Feature + + + + + + + + + + The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types. + + Geometry + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry. + + SpatialObject + + + + + + + + + + +Uniquely identified by lat/long/alt. i.e. + +spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), + lat(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). @@ -790,6 +1635,40 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P + + + + + + + + + + + Agent + + + + + + + + + + + + + + + + + + + Organization + + + + @@ -965,6 +1844,7 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P A saref:Property related to some measurements that are characterized by a certain value that is measured in a humidity unit + Humidiy Humidity @@ -1116,6 +1996,7 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P 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) + Temperature Temperature @@ -1302,6 +2183,6 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P - + diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html index 43524220a59e797310c018fcbc2fb15456e9fca9..45cb9f52d144f5b3ca5b5a15a35b55703151173c 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/crossref-en.html @@ -18,12 +18,39 @@ This section provides details for each class and property defined by SAREF exten
  • Actuator
  • +
  • + Agent +
  • +
  • + Air temperature +
  • +
  • + Ambient humidity +
  • An actuator to irrigate an space.
  • +
  • + Animal +
  • +
  • + Animal Group +
  • +
  • + Building +
  • +
  • + Building space +
  • Command
  • +
  • + Crop +
  • +
  • + Deployment +
  • Deployment
  • @@ -35,6 +62,19 @@ This section provides details for each class and property defined by SAREF exten
  • Device
  • +
  • + Eating activity sensor +
  • +
  • + Farm +
  • +
  • + Farm holding +
  • +
  • + Farmer +
  • Feature
  • @@ -48,26 +88,77 @@ This section provides details for each class and property defined by SAREF exten Geometry
  • - Humidity + Humidiy +
  • +
  • + ID
  • Instant
  • +
  • + Intake +
  • +
  • + Irrigation water +
  • Measurement
  • +
  • + Milking sensor +
  • +
  • + Movement activity sensor +
  • +
  • + Organization +
  • +
  • + Parcel +
  • +
  • + + person + +
  • +
  • + Plant growth stage +
  • +
  • + Platform +
  • Platform
  • +
  • + Pluviometer +
  • Point
  • +
  • + Precipitation +
  • Property
  • Sensor
  • +
  • + Soil +
  • +
  • + Soil moisture +
  • +
  • + Soil temperature +
  • +
  • + Soil tensiometer +
  • SpatialObject @@ -81,18 +172,42 @@ This section provides details for each class and property defined by SAREF exten
  • Task
  • +
  • + Taxon rank +
  • Temperature
  • Temporal entity
  • +
  • + Thermometer +
  • Time
  • Unit of measure
  • +
  • + Watering gun +
  • +
  • + Watering system +
  • +
  • + Watering valve +
  • +
  • + Weather station +
  • +
  • + Weight sensor +
  • +
  • + Yield +
  • A sensor o system that measure weather conditions.c @@ -182,6 +297,62 @@ This section provides details for each class and property defined by SAREF exten
    has sub-classes
    An actuator to irrigate an space. + c, Watering gun + c, Watering valve + c +
    + +

    +
    +

    Agentc + back to ToC or Class ToC + +

    +

    + IRI: http://xmlns.com/foaf/0.1/Agent

    +
    +
    has super-classes
    +
    +
    has sub-classes
    +
    + Organization + c, person + c +
    +
    +
    +
    +

    Air temperaturec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#AirTemperature

    +
    + The degree or intensity of heat present in the air. +
    +
    +
    has super-classes
    +
    + Temperature + c +
    +
    +
    +
    +

    Ambient humidityc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#AmbientHumidity

    +
    + The amount of water vapour in the air. +
    +
    +
    has super-classes
    +
    + Humidiy c
    @@ -201,6 +372,78 @@ This section provides details for each class and property defined by SAREF exten
    +
    +

    Animalc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Animal

    +
    + 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. +
    +
    +
    has super-classes
    +
    + Feature of interest + c +
    +
    +
    +
    +

    Animal Groupc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#AnimalGroup

    +
    + A collection of one or multiple animals. +
    +
    +
    has super-classes
    +
    + Feature of interest + c +
    +
    +
    +
    +

    Buildingc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Building

    +
    + 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). +
    +
    +
    has super-classes
    +
    + Feature + c +
    +
    +
    +
    +

    Building spacec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#BuildingSpace

    +
    + An entity used to define the physical spaces of the building. A building space contains devices or building objects. +
    +
    +
    has super-classes
    +
    + Feature + c +
    +
    +

    Commandc back to ToC or Class ToC @@ -211,25 +454,45 @@ This section provides details for each class and property defined by SAREF exten
    A directive that a device must support to perform a certain function. A command may act upon a state, but does not necessarily act upon a state. For example, the ON command acts upon the ON/OFF state, but the GET command does not act upon any state, it simply gives a directive to retrieve a certain value. We propose here a list of commands that are relevant for the purpose of SAREF, but this list can be extended.
    +
    +
    has super-classes
    +
    +
    +

    +
    +

    Cropc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Crop

    +
    + A collection of cultivated plants that is grown on a large scale commercially, especially a cereal, fruit, or vegetable. +
    has super-classes
    - acts upon - op - only - State + Feature of interest c
    +
    +
    +
    +

    Deploymentc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Deployment

    +
    + The scenario, including temporal and spatial information, in which the systems and devices are installed. +
    +
    +
    has super-classes
    - is command of - op - min 1 Function + Deployment c
    -
    - has description - dp - max 1
    @@ -248,7 +511,8 @@ This section provides details for each class and property defined by SAREF exten
    has sub-classes
    - deployment + Deployment + c, deployment c
    @@ -269,62 +533,100 @@ This section provides details for each class and property defined by SAREF exten Deployment c + +
    +
    +

    Devicec + back to ToC or Class ToC + +

    +

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

    +
    +
    Is defined by
    - deployed on platform - op - some - Platform - c + https://w3id.org/saref#
    +
    +
    +
    has super-classes
    - deployed system - op - some System c
    +
    has sub-classes
    - has deployment period - op - some - Temporal entity + Actuator + c, Sensor c
    +
    +
    +
    +

    Eating activity sensorc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#EatingActivitySensor

    +
    +
    has super-classes
    - is deployed at space - op - some - SpatialObject + Sensor c
    -
    -

    Devicec +
    +

    Farmc back to ToC or Class ToC

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

    -
    -
    Is defined by
    + IRI: http://w3id.org/def/saref4agri#Farm

    +
    + A plot of land used for the scope of farming which can contain buildings and parcels. +
    +
    +
    has super-classes
    - https://w3id.org/saref# + Feature + c
    +
    +
    +

    Farm holdingc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#FarmHolding

    +
    + A class to decsribe a saref4agri farm holding as subcass of an org:Organization +
    has super-classes
    - System + Organization c
    -
    has sub-classes
    +
    +
    +
    +

    Farmerc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Farmer

    +
    + A class to decsribe a saref4agri farmer as subcass of a foaf:Person +
    +
    +
    has super-classes
    - Actuator - c, Sensor + person c
    @@ -355,11 +657,12 @@ This section provides details for each class and property defined by SAREF exten title="http://www.opengis.net/ont/geosparql#SpatialObject">SpatialObject c +
    has sub-classes
    - has geometry - op - only - Geometry + Building + c, Building space + c, Farm + c, Parcel c
    is in domain of
    @@ -386,18 +689,13 @@ This section provides details for each class and property defined by SAREF exten
    has super-classes
    +
    +
    has sub-classes
    - has property - op - only - Property - c -
    -
    - is feature of interest of - op - only - Measurement + Animal + c, Animal Group + c, Crop + c, Soil c
    @@ -414,12 +712,7 @@ This section provides details for each class and property defined by SAREF exten

    has super-classes
    -
    - has command - op - min 1 Command - c -
    +
    @@ -463,7 +756,7 @@ This section provides details for each class and property defined by SAREF exten
    -

    Humidityc +

    Humidiyc back to ToC or Class ToC

    @@ -478,6 +771,11 @@ This section provides details for each class and property defined by SAREF exten Property c +
    has sub-classes
    +
    + Ambient humidity + c +
    has members
    Ambient huidity @@ -485,6 +783,21 @@ This section provides details for each class and property defined by SAREF exten
    +
    +

    IDc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#ID

    +
    +
    is in range of
    +
    + has id + op +
    +
    +

    Instantc back to ToC or Class ToC @@ -509,6 +822,43 @@ This section provides details for each class and property defined by SAREF exten

    +
    +

    Intakec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Intake

    +
    +
    Is defined by
    +
    https://w3id.org/def/saref4agri
    +
    +
    +
    has super-classes
    +
    + Property + c +
    +
    +
    +
    +

    Irrigation waterc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#IrrigationWater

    +
    + The amount of water falling in the soil by irrigation methods. +
    +
    +
    has super-classes
    +
    + Property + c +
    +
    +

    Measurementc back to ToC or Class ToC @@ -527,75 +877,172 @@ This section provides details for each class and property defined by SAREF exten
    has super-classes
    +
    +
    is disjoint with
    - has feature of interest - op - only - Feature of interest + Property + c, Unit of measure c
    +
    +

    +
    +

    Milking sensorc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#MilkingSensor

    +
    +
    has super-classes
    - is measured in - op - only - Unit of measure + Sensor c
    +
    +
    +
    +

    Movement activity sensorc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#MovementActivitySensor

    +
    +
    has super-classes
    - relates to property - op - only - Property + Sensor c
    +
    +
    +
    +

    Organizationc + back to ToC or Class ToC + +

    +

    + IRI: https://schema.org/Organization

    +
    +
    has super-classes
    - is measured in - op - exactly 1 Unit of measure + Agent c
    +
    has sub-classes
    - relates to property - op - exactly 1 Property + Farm holding c
    +
    +
    +
    +

    Parcelc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Parcel

    +
    + 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. +
    +
    +
    has super-classes
    - has timestamp - dp - only - date time + Feature + c
    +
    +
    +
    +

    personc + back to ToC or Class ToC + +

    +

    + IRI: http://xmlns.com/foaf/0.1/Person

    +
    +
    has super-classes
    - has value - dp - exactly 1
    + Agent + c + +
    has sub-classes
    - has value - dp - exactly 1
    -
    is disjoint with
    + Farmer + c + +
    +
    +
    +

    Plant growth stagec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#PlantGrowthStage

    +
    + The level or stage of growth of the plant. +
    +
    +
    has super-classes
    Property - c, Unit of measure c
    -
    -

    Platformc +
    +

    Platformc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Platform

    +
    +
    has super-classes
    +
    + Platform + c +
    +
    +
    +
    +

    Platformc + back to ToC or Class ToC + +

    +

    + IRI: http://www.w3.org/ns/sosa/Platform

    +
    + 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) +
    +
    +
    Is defined by
    +
    + http://www.w3.org/ns/sosa/ +
    +
    +
    +
    has sub-classes
    +
    + Platform + c +
    +
    +
    +
    +

    Pluviometerc back to ToC or Class ToC

    - IRI: http://www.w3.org/ns/sosa/Platform

    -
    - 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) -
    -
    -
    Is defined by
    + IRI: http://w3id.org/def/saref4agri#Pluviometer

    +
    +
    has super-classes
    - http://www.w3.org/ns/sosa/ + Sensor + c
    @@ -630,6 +1077,24 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    Precipitationc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Precipitation

    +
    + The amount of water falling in the soil by natural process (e.g. rain). +
    +
    +
    has super-classes
    +
    + Property + c +
    +
    +

    Propertyc back to ToC or Class ToC @@ -648,39 +1113,18 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    has super-classes
    -
    - is controlled by device - op - only - Device - c -
    -
    - is measured by device - op - only - Device - c -
    -
    - is property of - op - only - Feature of interest - c -
    -
    - relates to measurement - op - only - Measurement - c -
    +
    has sub-classes
    - Humidity + Humidiy + c, Intake + c, Irrigation water + c, Plant growth stage + c, Precipitation + c, Soil moisture c, Temperature c, Time + c, Yield c
    has members
    @@ -724,6 +1168,84 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P A sensor o system that measure weather conditions. c, A sensor that measures the rain fall. c, A sensor that measures the soil moisture. + c, Eating activity sensor + c, Milking sensor + c, Movement activity sensor + c, Pluviometer + c, Soil tensiometer + c, Thermometer + c, Weight sensor + c + +
    +

    +
    +

    Soilc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Soil

    +
    + Upper layer of the earth in which plants grow. +
    +
    +
    has super-classes
    +
    + Feature of interest + c +
    +
    +
    +
    +

    Soil moisturec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#SoilMoisture

    +
    + The amount of water or humidity contained in the soil. +
    +
    +
    has super-classes
    +
    + Property + c +
    +
    +
    +
    +

    Soil temperaturec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#SoilTemperature

    +
    + The degree or intensity of heat present in the soil. +
    +
    +
    has super-classes
    +
    + Temperature + c +
    +
    +
    +
    +

    Soil tensiometerc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#SoilTensiometer

    +
    +
    has super-classes
    +
    + Sensor c
    @@ -746,21 +1268,7 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    has super-classes
    -
    - contains - op - only - SpatialObject - c -
    -
    - location - op - only - Point - c -
    +
    has sub-classes
    Feature @@ -812,6 +1320,8 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    has sub-classes
    Device + c, Watering system + c, Weather station c
    @@ -828,14 +1338,17 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    has super-classes
    -
    - is accomplished by - op - min 1 Device - c -
    +
    +
    +

    Taxon rankc + back to ToC or Class ToC + +

    +

    + IRI: http://purl.obolibrary.org/obo/TAXRANK_0000000

    +

    Temperaturec back to ToC or Class ToC @@ -852,6 +1365,12 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P Property c +
    has sub-classes
    +
    + Air temperature + c, Soil temperature + c +
    has members
    Air temperature @@ -885,6 +1404,21 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    Thermometerc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Thermometer

    +
    +
    has super-classes
    +
    + Sensor + c +
    +
    +

    Timec back to ToC or Class ToC @@ -944,6 +1478,100 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    Watering gunc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#WateringGun

    +
    +
    has super-classes
    +
    + Actuator + c +
    +
    +
    +
    +

    Watering systemc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#WateringSystem

    +
    +
    has super-classes
    +
    + System + c +
    +
    +
    +
    +

    Watering valvec + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#WateringValve

    +
    +
    has super-classes
    +
    + Actuator + c +
    +
    +
    +
    +

    Weather stationc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#WeatherStation

    +
    +
    has super-classes
    +
    + System + c +
    +
    +
    +
    +

    Weight sensorc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#WeightSensor

    +
    +
    has super-classes
    +
    + Sensor + c +
    +
    +
    +
    +

    Yieldc + back to ToC or Class ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#Yield

    +
    +
    Is defined by
    +
    https://w3id.org/def/saref4agri
    +
    +
    +
    has super-classes
    +
    + Property + c +
    +
    +

    Object Properties

    +
    +

    containsop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#contains

    +
    +
    +
    has super-properties
    +
    + contains + op +
    +
    is inverse of
    +
    + is contained in + op +
    +
    +
    +

    containsop back to ToC or Object Property ToC @@ -1114,6 +1812,11 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    +
    has sub-properties
    +
    + contains + op +
    has domain

    +
    +

    generatesop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#generates

    +
    + A relation to represent the yield generated by a Crop. +
    +
    +
    +
    has super-properties
    +
    + has property + op +
    +
    +
    +

    has commandop back to ToC or Object Property ToC @@ -1244,6 +1967,17 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    has deployment periodop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#hasDeploymentPeriod

    +
    + Relation to indicate the temporal duration or period of a deployment. +
    +

    has deployment periodop back to ToC or Object Property ToC @@ -1329,6 +2063,50 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

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

    +

    + IRI: http://w3id.org/def/saref4agri#hasID

    +
    + A relation to express the unique identifier of an animal. +
    +
    +
    +
    has super-properties
    +
    + top object property +
    +
    has range
    +
    + ID + c +
    +
    +
    +
    +
    +

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

    +

    + IRI: http://w3id.org/def/saref4agri#hasMember

    +
    + A relation to represent the members of an AnimalGroup. +
    +
    +
    +
    is inverse of
    +
    + is member of + op +
    +
    +
    +

    has propertyop back to ToC or Object Property ToC @@ -1347,6 +2125,12 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    +
    has sub-properties
    +
    + generates + op, receives + op +
    is inverse of
    is property of @@ -1355,6 +2139,23 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

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

    +

    + IRI: http://w3id.org/def/saref4agri#hasReceived

    +
    +
    +
    is inverse of
    +
    + receives + op +
    +
    +
    +

    has stateop back to ToC or Object Property ToC @@ -1383,6 +2184,14 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    has taxon rankop + back to ToC or Object Property ToC + +

    +

    + IRI: http://purl.obolibrary.org/obo/TAXRANK_1000000

    +

    hostop back to ToC or Object Property ToC @@ -1487,6 +2296,23 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

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

    +

    + IRI: http://w3id.org/def/saref4agri#isContainedIn

    +
    +
    +
    is inverse of
    +
    + contains + op +
    +
    +
    +

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

    +
    +

    is deployed at spaceop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#isDeployedAtSpace

    +
    + Relation to indicate the geographical componet of a deployment. +
    +

    is deployed at spaceop back to ToC or Object Property ToC @@ -1564,6 +2401,43 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

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

    +

    + IRI: http://w3id.org/def/saref4agri#isLocatedIn

    +
    + A relation to express the physical location of a saref4agri entity (e.g., an animal) +
    +
    +
    +
    is inverse of
    +
    + is location of + op +
    +
    +
    +
    +
    +

    is location ofop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#isLocationOf

    +
    +
    +
    is inverse of
    +
    + is located in + op +
    +
    +
    +

    is measured by deviceop back to ToC or Object Property ToC @@ -1592,6 +2466,26 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    is member ofop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#isMemberOf

    +
    + A relation to express that an animal can be part of groups. +
    +
    +
    +
    is inverse of
    +
    + has member + op +
    +
    +
    +

    is property ofop back to ToC or Object Property ToC @@ -1641,6 +2535,14 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    manages farmop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#managesFarm

    +

    measurement made byop back to ToC or Object Property ToC @@ -1681,6 +2583,39 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    memberop + back to ToC or Object Property ToC + +

    +

    + IRI: http://xmlns.com/foaf/0.1/member

    +
    +
    +

    receivesop + back to ToC or Object Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#receives

    +
    + A relation to represent the intake/consumption of certain substances in a Crop. +
    +
    +
    +
    has super-properties
    +
    + has property + op +
    +
    is inverse of
    +
    + has received + op +
    +
    +
    +

    relates to measurementop back to ToC or Object Property ToC @@ -1748,9 +2683,21 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    Data Properties

    +
    +

    A relation to express the name of an entity (e.g.,animal).dp + back to ToC or Data Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#hasName

    +
    +
    +
    has range
    +
    + string +
    +
    +
    +
    +
    +

    has birth datedp + back to ToC or Data Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#hasBirthDate

    +
    + A relation to express the birth date of an animal. +
    +
    +
    +
    has range
    +
    + date time +
    +
    +
    +
    +
    +

    has death datedp + back to ToC or Data Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#hasDeathDate

    +
    + A relation to express the death date of an animal. +
    +
    +
    +
    has range
    +
    + date time +
    +
    +
    +

    has descriptiondp back to ToC or Data Property ToC @@ -1792,6 +2796,29 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    has harvest datedp + back to ToC or Data Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#hasHarvestDate

    +
    + A relation to express the day the crop is harvested. +
    +
    +
    +
    has super-properties
    +
    + top data property +
    +
    has range
    +
    + date time +
    +
    +
    +

    has manufacturerdp back to ToC or Data Property ToC @@ -1856,6 +2883,29 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P

    +
    +

    has plant datedp + back to ToC or Data Property ToC + +

    +

    + IRI: http://w3id.org/def/saref4agri#hasPlantDate

    +
    + A relation to express the day the crop is planted. +
    +
    +
    +
    has super-properties
    +
    + top data property +
    +
    has range
    +
    + date time +
    +
    +
    +

    has timestampdp back to ToC or Data Property ToC @@ -1954,7 +3004,7 @@ sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P
    belongs to
    - Humidity + Humidiy c
    diff --git a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html index b5fc52b071407a3340423e3cf579b68d5762cd1a..b3fc9a3aed4f6a929793eaf426c7a30e729e8308 100644 --- a/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html +++ b/OnToology/SAREF4AGRI/ontology/saref4agri.ttl/documentation/sections/overview-en.html @@ -18,12 +18,39 @@ This ontology has the following classes and properties.
  • Actuator
  • +
  • + Agent +
  • +
  • + Air temperature +
  • +
  • + Ambient humidity +
  • An actuator to irrigate an space.
  • +
  • + Animal +
  • +
  • + Animal Group +
  • +
  • + Building +
  • +
  • + Building space +
  • Command
  • +
  • + Crop +
  • +
  • + Deployment +
  • Deployment
  • @@ -35,6 +62,19 @@ This ontology has the following classes and properties.
  • Device
  • +
  • + Eating activity sensor +
  • +
  • + Farm +
  • +
  • + Farm holding +
  • +
  • + Farmer +
  • Feature
  • @@ -48,26 +88,77 @@ This ontology has the following classes and properties. Geometry
  • - Humidity + Humidiy +
  • +
  • + ID
  • Instant
  • +
  • + Intake +
  • +
  • + Irrigation water +
  • Measurement
  • +
  • + Milking sensor +
  • +
  • + Movement activity sensor +
  • +
  • + Organization +
  • +
  • + Parcel +
  • +
  • + + person + +
  • +
  • + Plant growth stage +
  • +
  • + Platform +
  • Platform
  • +
  • + Pluviometer +
  • Point
  • +
  • + Precipitation +
  • Property
  • Sensor
  • +
  • + Soil +
  • +
  • + Soil moisture +
  • +
  • + Soil temperature +
  • +
  • + Soil tensiometer +
  • SpatialObject @@ -81,18 +172,42 @@ This ontology has the following classes and properties.
  • Task
  • +
  • + Taxon rank +
  • Temperature
  • Temporal entity
  • +
  • + Thermometer +
  • Time
  • Unit of measure
  • +
  • + Watering gun +
  • +
  • + Watering system +
  • +
  • + Watering valve +
  • +
  • + Weather station +
  • +
  • + Weight sensor +
  • +
  • + Yield +
  • Object Properties

    Data Properties