@@ -581,7 +581,25 @@ time:TemporalEntity a owl:Class ;
# 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:subClassOf_:genid4.
_:genid4aowl:Restriction;
owl:onPropertys4agri:fromNode;
owl:someValuesFroms4agri:Node.
s4agri:Communicationrdfs:subClassOf_:genid5.
_:genid5aowl:Restriction;
owl:onPropertys4agri:toNode;
owl:someValuesFroms4agri:Node.
s4agri:Communicationrdfs:subClassOf_:genid6.
_:genid6aowl:Restriction;
owl:onPropertys4agri:hasProtocol;
owl:someValuesFromrdfs:Literal.
s4agri:Communicationrdfs: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;