Unverified Commit 1c26a92b authored by María's avatar María Committed by GitHub
Browse files

Merge pull request #57 from OnToologyUser/master

OnToology update
parents f2909f37 18928156
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -33,13 +33,13 @@
      "@type" : "http://www.w3.org/2001/XMLSchema#string"
    },
    "Platform" : {
      "@id" : "https://w3id.org/def/saref4agri#Platform"
      "@id" : "http://www.w3.org/ns/sosa/Platform"
    },
    "license" : {
      "@id" : "http://purl.org/dc/terms/license"
    },
    "Deployment" : {
      "@id" : "https://w3id.org/def/saref4agri#Deployment"
      "@id" : "http://www.w3.org/ns/ssn/Deployment"
    },
    "accomplishes" : {
      "@id" : "https://w3id.org/saref#accomplishes",
@@ -54,7 +54,7 @@
      "@type" : "@id"
    },
    "hosts" : {
      "@id" : "https://w3id.org/def/saref4agri#hosts",
      "@id" : "http://www.w3.org/ns/sosa/hosts",
      "@type" : "@id"
    },
    "hasName" : {
@@ -101,7 +101,7 @@
      "@type" : "@id"
    },
    "isHostedBy" : {
      "@id" : "https://w3id.org/def/saref4agri#isHostedBy",
      "@id" : "http://www.w3.org/ns/sosa/isHostedBy",
      "@type" : "@id"
    },
    "hasCommand" : {
@@ -109,7 +109,7 @@
      "@type" : "@id"
    },
    "inDeployment" : {
      "@id" : "https://w3id.org/def/saref4agri#inDeployment",
      "@id" : "http://www.w3.org/ns/ssn/inDeployment",
      "@type" : "@id"
    },
    "Temperature" : {
@@ -193,7 +193,7 @@
      "@type" : "@id"
    },
    "hasDeployment" : {
      "@id" : "https://w3id.org/def/saref4agri#hasDeployment",
      "@id" : "http://www.w3.org/ns/ssn/hasDeployment",
      "@type" : "@id"
    },
    "hasGeometry" : {
@@ -281,11 +281,11 @@
      "@id" : "http://purl.org/dc/elements/1.1/contributor"
    },
    "deployedSystem" : {
      "@id" : "https://w3id.org/def/saref4agri#deployedSystem",
      "@id" : "http://www.w3.org/ns/ssn/deployedSystem",
      "@type" : "@id"
    },
    "System" : {
      "@id" : "https://w3id.org/def/saref4agri#System"
      "@id" : "http://www.w3.org/ns/ssn/System"
    },
    "roleInNetwork" : {
      "@id" : "https://w3id.org/def/saref4agri#roleInNetwork",
@@ -295,7 +295,7 @@
      "@id" : "https://w3id.org/saref#Device"
    },
    "deployedOnPlatform" : {
      "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform",
      "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform",
      "@type" : "@id"
    },
    "Node" : {
+158 −131
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
  "@id" : "_:genid10",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#System"
    "@id" : "http://www.w3.org/ns/ssn/System"
  } ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/saref#consistsOf"
@@ -244,55 +244,55 @@
  "@id" : "_:genid4",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform"
    "@id" : "http://www.w3.org/ns/sosa/hosts"
  } ],
  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#Platform"
    "@id" : "http://www.w3.org/ns/ssn/System"
  } ]
}, {
  "@id" : "_:genid5",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4agri#deployedSystem"
    "@id" : "http://www.w3.org/ns/ssn/inDeployment"
  } ],
  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#System"
    "@id" : "http://www.w3.org/ns/ssn/Deployment"
  } ]
}, {
  "@id" : "_:genid6",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4agri#hosts"
    "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform"
  } ],
  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#System"
    "@id" : "http://www.w3.org/ns/sosa/Platform"
  } ]
}, {
  "@id" : "_:genid7",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4agri#inDeployment"
    "@id" : "http://www.w3.org/ns/ssn/deployedSystem"
  } ],
  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#Deployment"
    "@id" : "http://www.w3.org/ns/ssn/System"
  } ]
}, {
  "@id" : "_:genid8",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4agri#hasDeployment"
    "@id" : "http://www.w3.org/ns/sosa/isHostedBy"
  } ],
  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#Deployment"
    "@id" : "http://www.w3.org/ns/sosa/Platform"
  } ]
}, {
  "@id" : "_:genid9",
  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
  "http://www.w3.org/2002/07/owl#onProperty" : [ {
    "@id" : "https://w3id.org/def/saref4agri#isHostedBy"
    "@id" : "http://www.w3.org/ns/ssn/hasDeployment"
  } ],
  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
    "@id" : "https://w3id.org/def/saref4agri#Platform"
    "@id" : "http://www.w3.org/ns/ssn/Deployment"
  } ]
}, {
  "@id" : "http://dbpedia.org/resource/DBM",
@@ -686,67 +686,18 @@
  "@id" : "http://www.w3.org/ns/prov#hadPrimarySource",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "http://xmlns.com/foaf/0.1/based_near",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "https://w3id.org/def/saref4agri",
  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
  "http://purl.org/dc/elements/1.1/contributor" : [ {
    "@id" : "http://w3id.org/people/mpoveda"
  } ],
  "http://purl.org/dc/elements/1.1/description" : [ {
    "@language" : "en",
    "@value" : "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."
  } ],
  "http://purl.org/dc/elements/1.1/title" : [ {
    "@language" : "en",
    "@value" : "SAREF extension for Agriculture"
  } ],
  "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ {
    "@value" : "s4agri"
  } ],
  "http://purl.org/vocab/vann/preferredNamespaceUri" : [ {
    "@value" : "https://w3id.org/def/saref4agri#"
  } ],
  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
    "@id" : "https://w3id.org/def/v1/saref4agri"
  } ],
  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#decimal",
    "@value" : "0.2"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Communication",
  "@id" : "http://www.w3.org/ns/sosa/Platform",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Communication"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#CommunicationRole",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@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" : [ {
    "@language" : "es",
    "@value" : "Communication role"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Deployment",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "The scenario, including temporal and spatial information, in which the devices are installed."
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/sosa/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Deployment"
    "@value" : "Platform"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "_:genid4"
@@ -754,40 +705,49 @@
    "@id" : "_:genid5"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Network",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "@id" : "http://www.w3.org/ns/sosa/hosts",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Collection of nodes connected."
    "@value" : "Relation between a platform and the systems it hosts."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/sosa/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Network"
    "@language" : "en",
    "@value" : "host"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "http://www.w3.org/ns/sosa/isHostedBy"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Node",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "@id" : "http://www.w3.org/ns/sosa/isHostedBy",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Every system connected to at leas another one in a network."
    "@value" : "Relation between a system and its hosting platform."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Node"
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/sosa/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://w3id.org/saref#Device"
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is hosted by"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Platform",
  "@id" : "http://www.w3.org/ns/ssn/Deployment",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@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)"
    "@value" : "The scenario, including temporal and spatial information, in which the devices are installed."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/ssn/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "Platform"
    "@value" : "Deployment"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "_:genid6"
@@ -795,12 +755,15 @@
    "@id" : "_:genid7"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#System",
  "@id" : "http://www.w3.org/ns/ssn/System",
  "@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)"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/ssn/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "System"
@@ -813,32 +776,139 @@
    "@id" : "_:genid10"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#deployedOnPlatform",
  "@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relation between a deployment and the platform(s) involved in the deployment."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/ssn/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "deployed on platform"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/def/saref4agri#inDeployment"
    "@id" : "http://www.w3.org/ns/ssn/inDeployment"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#deployedSystem",
  "@id" : "http://www.w3.org/ns/ssn/deployedSystem",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relation between a deployment and the system deployed."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/ssn/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "deployed system"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/def/saref4agri#hasDeployment"
    "@id" : "http://www.w3.org/ns/ssn/hasDeployment"
  } ]
}, {
  "@id" : "http://www.w3.org/ns/ssn/hasDeployment",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/ssn/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has deployment"
  } ]
}, {
  "@id" : "http://www.w3.org/ns/ssn/inDeployment",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relation between a platform and the deployment(s) that takes place in the platform."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
    "@id" : "http://www.w3.org/ns/ssn/"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "in deployment"
  } ]
}, {
  "@id" : "http://xmlns.com/foaf/0.1/based_near",
  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
  "@id" : "https://w3id.org/def/saref4agri",
  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
  "http://purl.org/dc/elements/1.1/contributor" : [ {
    "@id" : "http://w3id.org/people/mpoveda"
  } ],
  "http://purl.org/dc/elements/1.1/description" : [ {
    "@language" : "en",
    "@value" : "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."
  } ],
  "http://purl.org/dc/elements/1.1/title" : [ {
    "@language" : "en",
    "@value" : "SAREF extension for Agriculture"
  } ],
  "http://purl.org/vocab/vann/preferredNamespacePrefix" : [ {
    "@value" : "s4agri"
  } ],
  "http://purl.org/vocab/vann/preferredNamespaceUri" : [ {
    "@value" : "https://w3id.org/def/saref4agri#"
  } ],
  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
    "@id" : "https://w3id.org/def/v1/saref4agri"
  } ],
  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
    "@type" : "http://www.w3.org/2001/XMLSchema#decimal",
    "@value" : "0.2"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Communication",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "An n-ary pattern used to link to nodes involved in a communication channel. The protocol used in such communication could be included."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Communication"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#CommunicationRole",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@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."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Communication role"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Network",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Collection of nodes connected."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Network"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#Node",
  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Every system connected to at leas another one in a network."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "es",
    "@value" : "Node"
  } ],
  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
    "@id" : "https://w3id.org/saref#Device"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#fromNode",
@@ -865,13 +935,6 @@
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/def/saref4agri#isConstituentOf"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#hasDeployment",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "has deployment"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -907,31 +970,6 @@
    "@language" : "en",
    "@value" : "has role"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#hosts",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relation between a platform and the systems it hosts."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "host"
  } ],
  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
    "@id" : "https://w3id.org/def/saref4agri#isHostedBy"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#inDeployment",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relation between a platform and the deployment(s) that takes place in the platform."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "in deployment"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#isConstituentOf",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
@@ -953,17 +991,6 @@
    "@language" : "en",
    "@value" : "is deployed at space"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#isHostedBy",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
    "@language" : "en",
    "@value" : "Relation between a system and its hosting platform."
  } ],
  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
    "@language" : "en",
    "@value" : "is hosted by"
  } ]
}, {
  "@id" : "https://w3id.org/def/saref4agri#playedByNode",
  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
+83 −74

File changed.

Preview size limit exceeded, changes collapsed.

+89 −80

File changed.

Preview size limit exceeded, changes collapsed.

+118 −109

File changed.

Preview size limit exceeded, changes collapsed.

Loading