@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . a owl:Ontology ; ; "SAREF4AGRI: an extension of SAREF for the for the agriculture and food domain"^^xsd:string ; "2019-05-20"^^xsd:date ; "2019-04-30"^^xsd:date ; "https://w3id.org/def/saref4agri#" ; ; ; owl:versionInfo "0.5"^^xsd:decimal ; ; ; ; ; "s4agri" ; ; "Jack Verhoosel, TNO"^^xsd:string ; ; "SAREF extension for Agriculture"@en ; "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. "^^xsd:string ; ; "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 ; "2019-04-15"^^xsd:date . # # # ################################################################# # # # # Annotation properties # # # ################################################################# # # # http://www.w3.org/2003/01/geo/wgs84_pos#alt a owl:AnnotationProperty ; rdfs:comment "The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid)." ; rdfs:label "altitude" ; rdfs:domain . # # http://www.w3.org/2003/01/geo/wgs84_pos#lat a owl:AnnotationProperty ; rdfs:comment "The WGS84 latitude of a SpatialThing (decimal degrees)." ; rdfs:label "latitude" ; rdfs:domain . # # http://www.w3.org/2003/01/geo/wgs84_pos#location a owl:AnnotationProperty ; rdfs:subPropertyOf . # # http://www.w3.org/2003/01/geo/wgs84_pos#long a owl:AnnotationProperty ; rdfs:comment "The WGS84 longitude of a SpatialThing (decimal degrees)." ; rdfs:label "longitude" ; rdfs:domain . # # http://www.w3.org/2004/02/skos/core#definition a owl:AnnotationProperty . # # http://www.w3.org/2004/02/skos/core#prefLabel a owl:AnnotationProperty . # # http://www.w3.org/ns/prov#hadPrimarySource a owl:AnnotationProperty . # # http://xmlns.com/foaf/0.1/based_near a owl:AnnotationProperty . # # # # ################################################################# # # # # Datatypes # # # ################################################################# # # # http://www.w3.org/2001/XMLSchema#date xsd:date a rdfs:Datatype . # # http://www.w3.org/2001/XMLSchema#duration xsd:duration a rdfs:Datatype . # # # # ################################################################# # # # # Object Properties # # # ################################################################# # # # http://purl.obolibrary.org/obo/TAXRANK_1000000 a owl:ObjectProperty ; rdfs:label "has taxon rank"@en . # # http://www.opengis.net/ont/geosparql#hasGeometry a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:comment "A spatial representation for a given feature."@en ; rdfs:isDefinedBy ; rdfs:label "has geometry"@en . # # http://www.opengis.net/ont/geosparql#sfContains a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:comment "Exists if the subject SpatialObject spatially contains the object SpatialObject. DE-9IM: T*****FF*"@en ; rdfs:isDefinedBy , ; rdfs:label "contains"@en . # # http://www.opengis.net/ont/geosparql#sfWithin a owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:comment "Exists if the subject SpatialObject is spatially within the object SpatialObject. DE-9IM: T*F**F***"@en ; rdfs:isDefinedBy , ; rdfs:label "within"@en . # # http://www.w3.org/2003/01/geo/wgs84_pos#location a owl:ObjectProperty . # # http://www.w3.org/ns/sosa/hosts a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "Relation between a platform and the systems it hosts."@en ; rdfs:isDefinedBy ; rdfs:label "host"@en . # # http://www.w3.org/ns/sosa/isHostedBy a owl:ObjectProperty ; rdfs:comment "Relation between a system and its hosting platform."@en ; rdfs:isDefinedBy ; rdfs:label "is hosted by"@en . # # http://www.w3.org/ns/ssn/deployedOnPlatform a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "Relation between a deployment and the platform(s) involved in the deployment."@en ; rdfs:isDefinedBy ; rdfs:label "deployed on platform"@en . # # http://www.w3.org/ns/ssn/deployedSystem a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "Relation between a deployment and the system deployed."@en ; rdfs:isDefinedBy ; rdfs:label "deployed system"@en . # # http://www.w3.org/ns/ssn/hasDeployment a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "has deployment"@en . # # http://www.w3.org/ns/ssn/hasSubSystem a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "has subsystem"@en . # # http://www.w3.org/ns/ssn/inDeployment a owl:ObjectProperty ; rdfs:comment "Relation between a platform and the deployment(s) that takes place in the platform."@en ; rdfs:isDefinedBy ; rdfs:label "in deployment"@en . # # http://xmlns.com/foaf/0.1/member a owl:ObjectProperty ; rdfs:label "member"@en . # # https://w3id.org/def/saref4agri#contains :contains a owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf :isContainedIn . # # https://w3id.org/def/saref4agri#generates :generates a owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:comment "A relation to represent the yield generated by a Crop." ; rdfs:label "generates"@en . # # https://w3id.org/def/saref4agri#hasDeploymentPeriod :hasDeploymentPeriod a owl:ObjectProperty ; rdfs:comment "Relation to indicate the temporal duration or period of a deployment."@en , "has deployment period"@en ; rdfs:label "has deployment period"^^xsd:string . # # https://w3id.org/def/saref4agri#hasID :hasID a owl:ObjectProperty ; rdfs:subPropertyOf owl:topObjectProperty ; rdfs:range :ID ; rdfs:comment "A relation to express the unique identifier of an animal." ; rdfs:label "has id"@en . # # https://w3id.org/def/saref4agri#hasMember :hasMember a owl:ObjectProperty ; owl:inverseOf :isMemberOf ; rdfs:comment "A relation to represent the members of an AnimalGroup." ; rdfs:label "has member"^^xsd:string . # # https://w3id.org/def/saref4agri#hasReceived :hasReceived a owl:ObjectProperty ; owl:inverseOf :receives ; rdfs:label "has received"^^xsd:string . # # https://w3id.org/def/saref4agri#isContainedIn :isContainedIn a owl:ObjectProperty ; rdfs:label "is contained in"@en . # # https://w3id.org/def/saref4agri#isDeployedAtSpace :isDeployedAtSpace a owl:ObjectProperty ; rdfs:comment "Relation to indicate the geographical componet of a deployment."@en , "is deployed at space"@en ; rdfs:label "is deployed at space"^^xsd:string . # # https://w3id.org/def/saref4agri#isLocatedIn :isLocatedIn a owl:ObjectProperty ; owl:inverseOf :isLocationOf ; rdfs:comment "A relation to express the physical location of a saref4agri entity (e.g., an animal)" ; rdfs:label "is located in"^^xsd:string . # # https://w3id.org/def/saref4agri#isLocationOf :isLocationOf a owl:ObjectProperty ; rdfs:label "is location of"^^xsd:string . # # https://w3id.org/def/saref4agri#isMemberOf :isMemberOf a owl:ObjectProperty ; rdfs:comment "A relation to express that an animal can be part of groups." ; rdfs:label "is member of"^^xsd:string . # # https://w3id.org/def/saref4agri#managesFarm :managesFarm a owl:ObjectProperty ; rdfs:label "manages farm"@en . # # https://w3id.org/def/saref4agri#receives :receives a owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:comment "A relation to represent the intake/consumption of certain substances in a Crop." ; rdfs:label "receives"^^xsd:string . # # https://w3id.org/saref#accomplishes a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "A relationship between a certain entity (e.g., a device) and the task it accomplishes"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "accomplishes"^^xsd:string . # # https://w3id.org/saref#actsUpon a owl:ObjectProperty ; rdfs:comment "A relationship between a command and a state"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "acts upon"^^xsd:string . # # https://w3id.org/saref#controlsProperty a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "controls property"@en . # # https://w3id.org/saref#hasCommand a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "A relationship between an entity (such as a function) and a command"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "has command"^^xsd:string . # # https://w3id.org/saref#hasFeatureOfInterest a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "Relation between a measurement and the feature of interest being measured."@en ; rdfs:isDefinedBy ; rdfs:label "has feature of interest"@en . # # https://w3id.org/saref#hasFunction a owl:ObjectProperty ; rdfs:comment "A relationship identifying the type of function of a device"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "has function"^^xsd:string . # # https://w3id.org/saref#hasProperty a owl:ObjectProperty ; owl:inverseOf ; rdfs:comment "Relation between a feature of interest and its properties."@en ; rdfs:isDefinedBy ; rdfs:label "has property"@en . # # https://w3id.org/saref#hasState a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "has state"@en . # # https://w3id.org/saref#isAccomplishedBy a owl:ObjectProperty ; rdfs:comment "A relationship indentifying the task accomplished by a certain entity (e.g., a device)"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "is accomplished by"^^xsd:string . # # https://w3id.org/saref#isCommandOf a owl:ObjectProperty ; rdfs:comment "A relationship between a command and a function."^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "is command of"^^xsd:string . # # https://w3id.org/saref#isControlledByDevice a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "is controlled by device"@en . # # https://w3id.org/saref#isFeatureOfInterestOf a owl:ObjectProperty ; rdfs:comment "Relation betwwen a feature of interest and the measurments that are about it."@en ; rdfs:isDefinedBy ; rdfs:label "is feature of interest of"@en . # # https://w3id.org/saref#isMeasuredByDevice a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "is measured by device"@en . # # https://w3id.org/saref#isMeasuredIn a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "is measured in"@en . # # https://w3id.org/saref#isPropertyOf a owl:ObjectProperty ; rdfs:comment "Relation between a property and a feature of interest in which such property appears."@en ; rdfs:isDefinedBy ; rdfs:label "is property of"@en . # # https://w3id.org/saref#makesMeasurement a owl:ObjectProperty ; owl:inverseOf ; rdfs:isDefinedBy ; rdfs:label "makes measurement"@en . # # https://w3id.org/saref#measurementMadeBy a owl:ObjectProperty ; rdfs:comment "Relation between a measurement and the device that made it."@en ; rdfs:isDefinedBy ; rdfs:label "measurement made by"@en . # # https://w3id.org/saref#measuresProperty a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "measures property"@en . # # https://w3id.org/saref#relatesToMeasurement a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "relates to measurement"@en . # # https://w3id.org/saref#relatesToProperty a owl:ObjectProperty ; rdfs:isDefinedBy ; rdfs:label "relates to property"@en . # # # # ################################################################# # # # # Data properties # # # ################################################################# # # # https://w3id.org/def/saref4agri#hasBirthDate :hasBirthDate a owl:DatatypeProperty ; rdfs:range xsd:dateTime ; rdfs:comment "A relation to express the birth date of an animal." ; rdfs:label "has birth date"^^xsd:string . # # https://w3id.org/def/saref4agri#hasDeathDate :hasDeathDate a owl:DatatypeProperty ; rdfs:range xsd:dateTime ; rdfs:comment "A relation to express the death date of an animal." ; rdfs:label "has death date"^^xsd:string . # # https://w3id.org/def/saref4agri#hasHarvestDate :hasHarvestDate a 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" . # # https://w3id.org/def/saref4agri#hasName :hasName a owl:DatatypeProperty ; rdfs:range xsd:string ; rdfs:label "A relation to express the name of an entity (e.g.,animal)." , "has name" . # # https://w3id.org/def/saref4agri#hasPlantDate :hasPlantDate a 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 a owl:DatatypeProperty ; rdfs:range xsd:string ; rdfs:comment "A relationship providing a description of an entity (e.g., device)"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "has description"@en . # # https://w3id.org/saref#hasManufacturer a owl:DatatypeProperty ; rdfs:range xsd:string ; rdfs:comment "A relationship identifying the manufacturer of an entity (e.g., device)"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "has manufacturer"^^xsd:string . # # https://w3id.org/saref#hasModel a owl:DatatypeProperty ; rdfs:range xsd:string ; rdfs:comment "A relationship identifying the model of an entity (e.g., device)"^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "has model"^^xsd:string . # # https://w3id.org/saref#hasName a owl:DatatypeProperty ; rdfs:isDefinedBy ; rdfs:label "has name"@en . # # https://w3id.org/saref#hasTimestamp a owl:DatatypeProperty ; rdfs:isDefinedBy ; rdfs:label "has timestamp"@en . # # https://w3id.org/saref#hasValue a owl:DatatypeProperty ; rdfs:isDefinedBy ; rdfs:label "has value"@en . # # # # ################################################################# # # # # Classes # # # ################################################################# # # # http://purl.obolibrary.org/obo/TAXRANK_0000000 a owl:Class ; rdfs:label "Taxon rank"@en . # # http://www.opengis.net/ont/geosparql#Feature a owl:Class ; rdfs:subClassOf , _:genid1 . _:genid1 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . owl:disjointWith ; rdfs:comment "This class represents the top-level feature type. This class is equivalent to GFI_Feature defined in ISO 19156:2011, and it is superclass of all feature types."@en ; rdfs:isDefinedBy , ; rdfs:label "Feature"@en . # # http://www.opengis.net/ont/geosparql#Geometry a owl:Class ; rdfs:subClassOf ; rdfs:comment "The class represents the top-level geometry type. This class is equivalent to the UML class GM_Object defined in ISO 19107, and it is superclass of all geometry types."@en ; rdfs:isDefinedBy ; rdfs:label "Geometry"@en . # # http://www.opengis.net/ont/geosparql#SpatialObject a owl:Class ; rdfs:subClassOf _:genid2 . _:genid2 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid3 . _:genid3 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid4 . _:genid4 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid5 . _:genid5 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:comment "The class spatial-object represents everything that can have a spatial representation. It is superclass of feature and geometry."@en ; rdfs:isDefinedBy ; rdfs:label "SpatialObject"@en . # # http://www.w3.org/2003/01/geo/wgs84_pos#Point a owl:Class ; rdfs:subClassOf ; rdfs:comment """ Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), lat(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). """ , "A point, typically described using a coordinate system relative to Earth, such as WGS84." ; rdfs:isDefinedBy ; rdfs:label "Point"@en . # # http://www.w3.org/2006/time#Instant a owl:Class ; rdfs:subClassOf ; rdfs:comment "A temporal entity with zero extent or duration"@en ; rdfs:isDefinedBy ; rdfs:label "Instant"@en . # # http://www.w3.org/2006/time#Interval a owl:Class ; rdfs:subClassOf ; rdfs:comment "A temporal entity with an extent or duration"@en ; rdfs:isDefinedBy ; rdfs:label "Time interval"@en . # # http://www.w3.org/2006/time#TemporalEntity a owl:Class ; rdfs:comment "A temporal interval or instant."@en ; rdfs:isDefinedBy ; rdfs:label "Temporal entity"@en . # # http://www.w3.org/ns/sosa/Platform a owl:Class ; rdfs:comment "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)"@en ; rdfs:isDefinedBy ; rdfs:label "Platform"@en . # # http://www.w3.org/ns/ssn/Deployment a owl:Class ; rdfs:isDefinedBy ; rdfs:label "Deployment"@en . # # http://www.w3.org/ns/ssn/System a owl:Class ; rdfs:comment "System is a unit of abstraction for pieces of infrastructure that implement Procedures. A System may have components, its subsystems, which are other Systems. (Definition taken from http://www.w3.org/ns/ssn/System)"@en ; rdfs:isDefinedBy ; rdfs:label "System"@en . # # http://xmlns.com/foaf/0.1/Agent a owl:Class ; rdfs:subClassOf _:genid6 . _:genid6 a owl:Restriction ; owl:onProperty ; owl:someValuesFrom . rdfs:label "Agent"@en . # # http://xmlns.com/foaf/0.1/Person a owl:Class ; rdfs:subClassOf ; rdfs:label "Person"@en . # # https://schema.org/Organization a owl:Class ; rdfs:subClassOf ; rdfs:label "Organization"@en . # # https://w3id.org/def/saref4agri#AirTemperature :AirTemperature a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#AmbientHumidity :AmbientHumidity a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#Animal :Animal a owl:Class ; rdfs:subClassOf , _:genid7 . _:genid7 a owl:Restriction ; owl:onProperty ; owl:someValuesFrom . :Animal rdfs:subClassOf _:genid8 . _:genid8 a owl:Restriction ; owl:onProperty :isLocatedIn ; owl:someValuesFrom . :Animal rdfs:subClassOf _:genid9 . _:genid9 a owl:Restriction ; owl:onProperty :isMemberOf ; owl:someValuesFrom :AnimalGroup . :Animal rdfs:subClassOf _:genid10 . _:genid10 a owl:Restriction ; owl:onProperty :hasID ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :ID . :Animal rdfs:subClassOf _:genid11 . _:genid11 a owl:Restriction ; owl:onProperty :hasBirthDate ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:dateTime . :Animal rdfs:subClassOf _:genid12 . _:genid12 a owl:Restriction ; owl:onProperty :hasDeathDate ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:dateTime . :Animal rdfs:subClassOf _:genid13 . _:genid13 a owl:Restriction ; owl:onProperty :hasName ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string . :Animal 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"^^xsd:string . # # https://w3id.org/def/saref4agri#AnimalGroup :AnimalGroup a owl:Class ; rdfs:subClassOf , _:genid14 . _:genid14 a owl:Restriction ; owl:onProperty :generates ; owl:someValuesFrom :Yield . :AnimalGroup rdfs:subClassOf _:genid15 . _:genid15 a owl:Restriction ; owl:onProperty :hasMember ; owl:someValuesFrom :Animal . :AnimalGroup rdfs:subClassOf _:genid16 . _:genid16 a owl:Restriction ; owl:onProperty :isLocatedIn ; owl:someValuesFrom . :AnimalGroup rdfs:subClassOf _:genid17 . _:genid17 a owl:Restriction ; owl:onProperty :receives ; owl:someValuesFrom :Intake . :AnimalGroup rdfs:subClassOf _:genid18 . _:genid18 a owl:Restriction ; owl:onProperty :hasName ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string . :AnimalGroup rdfs:comment "A collection of one or multiple animals."@en ; rdfs:label "Animal Group"^^xsd:string . # # https://w3id.org/def/saref4agri#Building :Building a owl:Class ; rdfs:subClassOf , _:genid19 . _:genid19 a owl:Restriction ; owl:onProperty :contains ; owl:someValuesFrom :BuildingSpace . :Building rdfs:subClassOf _:genid20 . _:genid20 a owl:Restriction ; owl:onProperty :hasName ; owl:maxCardinality "1"^^xsd:nonNegativeInteger . :Building 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"^^xsd:string . # # https://w3id.org/def/saref4agri#BuildingSpace :BuildingSpace a 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 . # # https://w3id.org/def/saref4agri#Crop :Crop a owl:Class ; rdfs:subClassOf , _:genid21 . _:genid21 a owl:Restriction ; owl:onProperty ; owl:someValuesFrom . :Crop rdfs:subClassOf _:genid22 . _:genid22 a owl:Restriction ; owl:onProperty :generates ; owl:someValuesFrom :Yield . :Crop rdfs:subClassOf _:genid23 . _:genid23 a owl:Restriction ; owl:onProperty :receives ; owl:someValuesFrom :Intake . :Crop rdfs:subClassOf _:genid24 . _:genid24 a owl:Restriction ; owl:onProperty :hasHarvestDate ; owl:someValuesFrom xsd:dateTime . :Crop rdfs:subClassOf _:genid25 . _:genid25 a owl:Restriction ; owl:onProperty :hasPlantDate ; owl:someValuesFrom xsd:dateTime . :Crop 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"^^xsd:string . # # https://w3id.org/def/saref4agri#Deployment :Deployment a owl:Class ; rdfs:subClassOf , _:genid26 . _:genid26 a owl:Restriction ; owl:onProperty ; owl:someValuesFrom . :Deployment rdfs:subClassOf _:genid27 . _:genid27 a owl:Restriction ; owl:onProperty ; owl:someValuesFrom . :Deployment rdfs:subClassOf _:genid28 . _:genid28 a owl:Restriction ; owl:onProperty :hasDeploymentPeriod ; owl:someValuesFrom . :Deployment rdfs:subClassOf _:genid29 . _:genid29 a owl:Restriction ; owl:onProperty :isDeployedAtSpace ; owl:someValuesFrom . :Deployment rdfs:comment "Deployment"@en , "The scenario, including temporal and spatial information, in which the systems and devices are installed."@en ; rdfs:label "Deployment"@en . # # https://w3id.org/def/saref4agri#EatingActivitySensor :EatingActivitySensor a owl:Class ; rdfs:subClassOf ; rdfs:label "Eating activity sensor"@en . # # https://w3id.org/def/saref4agri#Farm :Farm a owl:Class ; rdfs:subClassOf , _:genid30 . _:genid30 a owl:Restriction ; owl:onProperty :contains ; owl:someValuesFrom :Building . :Farm rdfs:subClassOf _:genid31 . _:genid31 a owl:Restriction ; owl:onProperty :contains ; owl:someValuesFrom :Parcel . :Farm rdfs:subClassOf _:genid32 . _:genid32 a owl:Restriction ; owl:onProperty :hasName ; owl:maxCardinality "1"^^xsd:nonNegativeInteger . :Farm rdfs:comment "A plot of land used for the scope of farming which can contain buildings and parcels."@en ; rdfs:label "Farm"^^xsd:string . # # https://w3id.org/def/saref4agri#FarmHolding :FarmHolding a owl:Class ; rdfs:subClassOf , _:genid33 . _:genid33 a owl:Restriction ; owl:onProperty :managesFarm ; owl:someValuesFrom :Farm . :FarmHolding rdfs:subClassOf _:genid34 . _:genid34 a owl:Restriction ; owl:onProperty :hasName ; owl:allValuesFrom xsd:string . :FarmHolding rdfs:comment "A class to decsribe a saref4agri farm holding as subcass of an org:Organization" ; rdfs:label "Farm holding"@en . # # https://w3id.org/def/saref4agri#Farmer :Farmer a owl:Class ; rdfs:subClassOf , _:genid35 . _:genid35 a owl:Restriction ; owl:onProperty :managesFarm ; owl:someValuesFrom :Farm . :Farmer rdfs:subClassOf _:genid36 . _:genid36 a owl:Restriction ; owl:onProperty :hasName ; owl:allValuesFrom xsd:string . :Farmer rdfs:comment "A class to decsribe a saref4agri farmer as subcass of a foaf:Person" ; rdfs:label "Farmer"@en . # # https://w3id.org/def/saref4agri#ID :ID a owl:Class ; rdfs:label "ID"^^xsd:string . # # https://w3id.org/def/saref4agri#Intake :Intake a 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 . # # https://w3id.org/def/saref4agri#IrrigationWater :IrrigationWater a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#MilkingSensor :MilkingSensor a owl:Class ; rdfs:subClassOf ; rdfs:label "Milking sensor"@en . # # https://w3id.org/def/saref4agri#MovementActivitySensor :MovementActivitySensor a owl:Class ; rdfs:subClassOf ; rdfs:label "Movement activity sensor"@en . # # https://w3id.org/def/saref4agri#Parcel :Parcel a owl:Class ; rdfs:subClassOf , _:genid37 . _:genid37 a owl:Restriction ; owl:onProperty :contains ; owl:someValuesFrom :Crop . :Parcel rdfs:subClassOf _:genid38 . _:genid38 a owl:Restriction ; owl:onProperty :hasName ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:string . :Parcel 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"^^xsd:string . # # https://w3id.org/def/saref4agri#PlantGrowthStage :PlantGrowthStage a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#Platform :Platform a owl:Class ; rdfs:subClassOf ; rdfs:label "Platform"^^xsd:string . # # https://w3id.org/def/saref4agri#Pluviometer :Pluviometer a owl:Class ; rdfs:subClassOf ; rdfs:comment "A sensor that measures the rain fall."@en ; rdfs:label "Pluviometer"@en . # # https://w3id.org/def/saref4agri#Precipitation :Precipitation a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#Soil :Soil a owl:Class ; rdfs:subClassOf ; rdfs:comment "Upper layer of the earth in which plants grow." ; rdfs:label "Soil" . # # https://w3id.org/def/saref4agri#SoilMoisture :SoilMoisture a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#SoilTemperature :SoilTemperature a owl:Class ; rdfs:subClassOf . # # https://w3id.org/def/saref4agri#SoilTensiometer :SoilTensiometer a owl:Class ; rdfs:subClassOf ; rdfs:comment "A sensor that measures the soil moisture."@en ; rdfs:label "Soil tensiometer"@en . # # https://w3id.org/def/saref4agri#Thermometer :Thermometer a owl:Class ; rdfs:subClassOf ; rdfs:label "Thermometer"@en . # # https://w3id.org/def/saref4agri#WateringGun :WateringGun a owl:Class ; rdfs:subClassOf ; rdfs:comment "An actuator to irrigate an space."@en ; rdfs:label "Watering gun"@en . # # https://w3id.org/def/saref4agri#WateringSystem :WateringSystem a owl:Class ; rdfs:subClassOf ; rdfs:label "Watering system"@en . # # https://w3id.org/def/saref4agri#WateringValve :WateringValve a owl:Class ; rdfs:subClassOf ; rdfs:label "Watering valve"@en . # # https://w3id.org/def/saref4agri#WeatherStation :WeatherStation a owl:Class ; rdfs:subClassOf , ; rdfs:comment "A sensor o system that measure weather conditions."@en ; rdfs:label "Weather station"@en . # # https://w3id.org/def/saref4agri#WeightSensor :WeightSensor a owl:Class ; rdfs:subClassOf ; rdfs:label "Weight sensor"@en . # # https://w3id.org/def/saref4agri#Yield :Yield a owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy "The produced amount of food for animals or of agricultural products."@en ; rdfs:label "Yield"@en . # # https://w3id.org/saref#Actuator a owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Actuator"@en . # # https://w3id.org/saref#Command a owl:Class ; rdfs:subClassOf _:genid39 . _:genid39 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid40 . _:genid40 a owl:Restriction ; owl:onProperty ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass . rdfs:subClassOf _:genid41 . _:genid41 a owl:Restriction ; owl:onProperty ; owl:maxCardinality "1"^^xsd:nonNegativeInteger . rdfs:comment "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."^^xsd:string ; rdfs:label "Command"^^xsd:string . # # https://w3id.org/saref#Device a owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Device"@en . # # https://w3id.org/saref#FeatureOfInterest a owl:Class ; rdfs:subClassOf _:genid42 . _:genid42 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid43 . _:genid43 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:comment ; rdfs:label "Feature of interest"@en . # # https://w3id.org/saref#Function a owl:Class ; rdfs:subClassOf _:genid44 . _:genid44 a owl:Restriction ; owl:onProperty ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass . rdfs:comment "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. "^^xsd:string ; rdfs:label "Function"^^xsd:string . # # https://w3id.org/saref#Humidity a 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"^^xsd:string ; rdfs:label "Humidity"^^xsd:string , "Humidiy"@en . # # https://w3id.org/saref#Measurement a owl:Class ; rdfs:subClassOf _:genid45 . _:genid45 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid46 . _:genid46 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid47 . _:genid47 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid48 . _:genid48 a owl:Restriction ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass . rdfs:subClassOf _:genid49 . _:genid49 a owl:Restriction ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass . rdfs:subClassOf _:genid50 . _:genid50 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom xsd:dateTime . rdfs:subClassOf _:genid51 . _:genid51 a owl:Restriction ; owl:onProperty ; owl:cardinality "1"^^xsd:nonNegativeInteger . rdfs:subClassOf _:genid52 . _:genid52 a owl:Restriction ; owl:onProperty ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onDataRange xsd:float . owl:disjointWith , ; rdfs:comment "Represents the measured value made over a property. It is also linked to the unit of measure in which the value is expressed and the timestamp of the measurement."@en ; rdfs:isDefinedBy ; rdfs:label "Measurement"@en . # # https://w3id.org/saref#Property a owl:Class ; rdfs:subClassOf _:genid53 . _:genid53 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid54 . _:genid54 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid55 . _:genid55 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . rdfs:subClassOf _:genid56 . _:genid56 a owl:Restriction ; owl:onProperty ; owl:allValuesFrom . owl:disjointWith ; rdfs:comment "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."^^xsd:string ; rdfs:isDefinedBy ; rdfs:label "Property"@en , "Property"^^xsd:string . # # https://w3id.org/saref#Sensor a owl:Class ; rdfs:subClassOf ; rdfs:isDefinedBy ; rdfs:label "Sensor"@en . # # https://w3id.org/saref#State a owl:Class ; rdfs:comment "The state in which a device can be found, e.g, ON/OFF/STANDBY, or ONLINE/OFFLINE. We propose here a list of states that are relevant for the purpose of SAREF, but this list can be extended."^^xsd:string ; rdfs:label "State"^^xsd:string . # # https://w3id.org/saref#Task a owl:Class ; rdfs:subClassOf _:genid57 . _:genid57 a owl:Restriction ; owl:onProperty ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass . rdfs:comment "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."^^xsd:string ; rdfs:label "Task"^^xsd:string . # # https://w3id.org/saref#Temperature a 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)"^^xsd:string ; rdfs:label "Temperature"@en , "Temperature"^^xsd:string . # # https://w3id.org/saref#Time a owl:Class ; rdfs:subClassOf ; rdfs:comment "A saref:Property that allows to specify the time concept in terms of instants or intervals according to the imported W3C Time ontology."^^xsd:string ; rdfs:label "Time"^^xsd:string . # # https://w3id.org/saref#UnitOfMeasure a owl:Class ; rdfs:comment "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of SAREF, but this list can be extended, also using some other ontologies rather than the Ontology of units of Measure (OM)."^^xsd:string , "The unit of measure is a standard for measurement of a quantity, such as a Property. For example, Power is a property and Watt is a unit of power that represents a definite predetermined power: when we say 10 Watt, we actually mean 10 times the definite predetermined power called \"watt\". Our definition is based on the definition of unit of measure in the Ontology of units of Measure (OM). We propose here a list of some units of measure that are relevant for the purpose of the Smart Appliances ontology, but this list can be extended."@en ; rdfs:isDefinedBy , ; rdfs:label "Unit of measure"@en . # # # # ################################################################# # # # # Individuals # # # ################################################################# # # # http://dbpedia.org/resource/DBM a owl:NamedIndividual , ; rdfs:label "decibel-milliwatts"@en . # # http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius a owl:NamedIndividual , ; rdfs:label "degree Celsius"@en . # # http://www.ontology-of-units-of-measure.org/resource/om-2/millibar a owl:NamedIndividual , ; rdfs:label "millibar"@en . # # http://www.ontology-of-units-of-measure.org/resource/om-2/millimetre a owl:NamedIndividual , ; rdfs:label "millimetre"@en . # # http://www.ontology-of-units-of-measure.org/resource/om-2/millivolt a owl:NamedIndividual , ; rdfs:label "millivolt"@en . # # https://w3id.org/def/saref4agri#AirTemperature :AirTemperature a owl:NamedIndividual , . # # https://w3id.org/def/saref4agri#AmbientHumidity :AmbientHumidity a owl:NamedIndividual , . # # https://w3id.org/def/saref4agri#IrrigationWater :IrrigationWater a owl:NamedIndividual , . # # https://w3id.org/def/saref4agri#PlantGrowthStage :PlantGrowthStage a owl:NamedIndividual , . # # https://w3id.org/def/saref4agri#Precipitation :Precipitation a owl:NamedIndividual , . # # https://w3id.org/def/saref4agri#SoilMoisture :SoilMoisture a owl:NamedIndividual , . # # https://w3id.org/def/saref4agri#SoilTemperature :SoilTemperature a owl:NamedIndividual , . # # # # ################################################################# # # # # Annotations # # # ################################################################# # # rdfs:comment """The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping . """ ; rdfs:label "location"@en . # :AirTemperature rdfs:comment "The degree or intensity of heat present in the air." ; rdfs:label "Air temperature"@en . # :AmbientHumidity rdfs:label "Ambient huidity"@en , "Ambient humidity"@en ; rdfs:comment "The amount of water vapour in the air." . # :IrrigationWater rdfs:comment "The amount of water falling in the soil by irrigation methods." ; rdfs:label "Irrigation water"@en . # :PlantGrowthStage rdfs:comment "The level or stage of growth of the plant." ; rdfs:label "Plant growth stage"@en . # :Precipitation rdfs:comment "The amount of water falling in the soil by natural process (e.g. rain)." ; rdfs:label "Precipitation"@en . # :SoilMoisture rdfs:label "Soil moisture"@en ; rdfs:comment "The amount of water or humidity contained in the soil." . # :SoilTemperature rdfs:comment "The degree or intensity of heat present in the soil." ; rdfs:label "Soil temperature"@en . # # Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi