rdfs:comment"Relation between a measurement and the device that made it."@en;
rdfs:label"measurement made by"@en.
#
# https://w3id.org/def/saref4agri#playedByNode
s4agri:playedByNodeaowl:ObjectProperty;
rdfs:domains4agri:CommunicationRole;
rdfs:ranges4agri:Node;
rdfs:comment"Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en;
rdfs:comment"Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en;
rdfs:label"role in communication"@en.
#
# https://w3id.org/def/saref4agri#roleInNetwork
s4agri:roleInNetworkaowl:ObjectProperty;
rdfs:domains4agri:CommunicationRole;
rdfs:ranges4agri:Network;
rdfs:comment"Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"@en;
rdfs:label"role in network"@en.
#
# https://w3id.org/def/saref4agri#toNode
s4agri:toNodeaowl:ObjectProperty;
rdfs:subPropertyOfowl:topObjectProperty;
rdfs:comment"Target node in directed communications."@en;
rdfs:label"to node"@en.
#
# https://w3id.org/saref#accomplishes
@@ -600,6 +624,7 @@ s4agri:Network a owl:Class ;
s4agri:Nodeaowl:Class;
rdfs:subClassOfsaref:Device;
rdfs:comment"Every system connected to at leas another one in a network."@en;
rdfs:label"Node"@es.
#
# https://w3id.org/def/saref4agri#Platform
@@ -617,7 +642,8 @@ _:genid9 a owl:Restriction ;
owl:onPropertys4agri:inDeployment;
owl:someValuesFroms4agri:Deployment.
s4agri:Platformrdfs:label"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.
#
# https://w3id.org/def/saref4agri#System
@@ -640,7 +666,8 @@ _:genid12 a owl:Restriction ;
owl:onPropertysaref:consistsOf;
owl:allValuesFroms4agri:System.
s4agri:Systemrdfs:label"System"@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;