"@value":"An n-ary pattern used to link a given node to its role and a) the networked in which the role is played or b) the two-nodes communication channel."
"@value":"A Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms (definition taken from http://www.w3.org/ns/sosa/Platform)"
}],
"http://www.w3.org/2000/01/rdf-schema#label":[{
"http://www.w3.org/2000/01/rdf-schema#label":[{
"@language":"en",
"@language":"en",
"@value":"Platform"
"@value":"Platform"
@@ -754,6 +781,10 @@
},{
},{
"@id":"https://w3id.org/def/saref4agri#System",
"@id":"https://w3id.org/def/saref4agri#System",
"@type":["http://www.w3.org/2002/07/owl#Class"],
"@type":["http://www.w3.org/2002/07/owl#Class"],
"http://www.w3.org/2000/01/rdf-schema#comment":[{
"@language":"en",
"@value":"System is a unit of abstraction for pieces of infrastructure that implement Procedures. A System may have components, its subsystems, which are other Systems. (Definition taken from http://www.w3.org/ns/ssn/System)"
"@value":"Relation use to indicate the node playing a given role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"
"@value":"Relation use to indicate the communication in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"
"@value":"Relation use to indicate the network in which a node plays a role. This relation has as subject an individual of the n-ary class s4agri:CommunicationRole"
rdfs:comment"Relation between a measurement and the device that made it."@en;
rdfs:label"measurement made by"@en.
rdfs:label"measurement made by"@en.
### https://w3id.org/def/saref4agri#playedByNode
### https://w3id.org/def/saref4agri#playedByNode
:playedByNoderdf:typeowl:ObjectProperty;
:playedByNoderdf:typeowl:ObjectProperty;
rdfs:domain:CommunicationRole;
rdfs:range: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.
rdfs:label"role in communication"@en.
### https://w3id.org/def/saref4agri#roleInNetwork
### https://w3id.org/def/saref4agri#roleInNetwork
:roleInNetworkrdf:typeowl:ObjectProperty;
:roleInNetworkrdf:typeowl:ObjectProperty;
rdfs:domain:CommunicationRole;
rdfs:range: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.
rdfs:label"role in network"@en.
### https://w3id.org/def/saref4agri#toNode
### https://w3id.org/def/saref4agri#toNode
:toNoderdf:typeowl:ObjectProperty;
:toNoderdf:typeowl:ObjectProperty;
rdfs:subPropertyOfowl:topObjectProperty;
rdfs:subPropertyOfowl:topObjectProperty;
rdfs:comment"Target node in directed communications."@en;
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: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: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;