From ee586b3c7ec0cc5ffcd9ad9e77dc30758e91fc15 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 12 Dec 2024 17:08:34 +0100 Subject: [PATCH] Misc - added Agency annotation - added isPropertyFor --- perspectives/semiotics.ttl | 17 ++++++++++++----- reference/agency.ttl | 3 ++- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 76a72ad5..f0ca3b81 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -231,6 +231,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea skos:prefLabel "isInternalRepresentationBy"@en . +### https://w3id.org/emmo#EMMO_b3ddad94_ef7e_4b97_8329_9e7c788dd94d +:EMMO_b3ddad94_ef7e_4b97_8329_9e7c788dd94d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55375713_8f92_473b_a688_b7fcc14f7797 ; + owl:inverseOf :EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; + skos:prefLabel "isPropertyFor"@en . + + ### https://w3id.org/emmo#EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 :EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; @@ -363,7 +370,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the interpreter to the semiotic object in a semiotic process."@en . -### https://w3id.org/emmo/perspectives/semiotics#EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 +### https://w3id.org/emmo#EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 :EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_55375713_8f92_473b_a688_b7fcc14f7797 ; rdfs:domain :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 ; @@ -1108,15 +1115,15 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . ################################################################# @@ -1207,4 +1214,4 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/agency.ttl b/reference/agency.ttl index b875ae61..58d9f0fa 100644 --- a/reference/agency.ttl +++ b/reference/agency.ttl @@ -123,7 +123,8 @@ This concept covers both intentional and non intentional agency."""@en ; rdfs:subClassOf :EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 ; rdfs:isDefinedBy ; skos:prefLabel "CollectiveAgency"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Collective agency occurs when two or more individuals act as a group, in accordance with certain principles or procedures that constitute and organize the group."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Collective agency occurs when two or more individuals act as a group, in accordance with certain principles or procedures that constitute and organize the group."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The group acting collectively is intended to be represented as an item, meaning that all members of the group should have had at least one causal interaction with another member. The collective action in fact is taken in accordance with certain principles or procedures that constitute and organize the group itself that requires implicitly a causal interaction between members."@en . ### https://w3id.org/emmo#EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877