@@ -204,19 +229,6 @@ s4agri:hasRole a owl:ObjectProperty ;
rdfs:comment"A relation to indicate the role of a given node in a communication channel or network."@en;
rdfs:label"has role"@en.
#
# https://w3id.org/def/saref4agri#hosts
s4agri:hostsaowl:ObjectProperty;
owl:inverseOfs4agri:isHostedBy;
rdfs:comment"Relation between a platform and the systems it hosts."@en;
rdfs:label"host"@en.
#
# https://w3id.org/def/saref4agri#inDeployment
s4agri:inDeploymentaowl:ObjectProperty;
rdfs:comment"Relation between a platform and the deployment(s) that takes place in the platform."@en;
rdfs:label"in deployment"@en.
#
# https://w3id.org/def/saref4agri#isConstituentOf
s4agri:isConstituentOfaowl:ObjectProperty;
@@ -228,12 +240,6 @@ s4agri:isConstituentOf a owl:ObjectProperty ;
s4agri:isDeployedAtSpaceaowl:ObjectProperty;
rdfs:comment"Relation to indicate the geographical componet of a deployment."@en,"is deployed at space"@en.
#
# https://w3id.org/def/saref4agri#isHostedBy
s4agri:isHostedByaowl:ObjectProperty;
rdfs:comment"Relation between a system and its hosting platform."@en;
rdfs:label"is hosted by"@en.
#
# https://w3id.org/def/saref4agri#playedByNode
s4agri:playedByNodeaowl:ObjectProperty;
@@ -570,91 +576,94 @@ time:TemporalEntity a owl:Class ;
rdfs:isDefinedBy<http://www.w3.org/2006/time#>;
rdfs:label"Temporal entity"@en.
#
# https://w3id.org/def/saref4agri#Communication
s4agri:Communicationaowl:Class;
rdfs:comment"An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included."@en;
rdfs:comment"An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel."@en;
s4agri:Deploymentrdfs:comment"The scenario, including temporal and spatial information, in which the devices are installed."@en;
rdfs:label"Deployment"@en.
#
# https://w3id.org/def/saref4agri#Network
s4agri:Networkaowl:Class;
rdfs:comment"Collection of nodes connected."@en;
rdfs:label"Network"@es.
#
# https://w3id.org/def/saref4agri#Node
s4agri:Nodeaowl:Class;
rdfs:subClassOfsaref:Device;
rdfs:comment"Every system connected to at leas another one in a network."@en;
rdfs:label"Node"@es.
<http://www.w3.org/ns/sosa/Platform>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;
s4agri:Platformrdfs: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:label"Platform"@en.
<http://www.w3.org/ns/ssn/Deployment>rdfs:comment"The scenario, including temporal and spatial information, in which the devices are installed."@en;
s4agri:Systemrdfs: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;
<http://www.w3.org/ns/ssn/System>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<http://www.w3.org/ns/ssn/>;
rdfs:label"System"@en.
#
# https://w3id.org/def/saref4agri#Communication
s4agri:Communicationaowl:Class;
rdfs:comment"An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included."@en;
rdfs:comment"An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel."@en;
rdfs:label"Communication role"@es.
#
# https://w3id.org/def/saref4agri#Network
s4agri:Networkaowl:Class;
rdfs:comment"Collection of nodes connected."@en;
rdfs:label"Network"@es.
#
# https://w3id.org/def/saref4agri#Node
s4agri:Nodeaowl:Class;
rdfs:subClassOfsaref:Device;
rdfs:comment"Every system connected to at leas another one in a network."@en;