From 22ae2c88aa9b4274ad85f157299b2c9771794bd4 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 00:41:05 +0100 Subject: [PATCH] Added isDescriptionFor --- perspectives/semiotics.ttl | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index c4509859..76a72ad5 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -261,6 +261,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a :EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; + owl:inverseOf :EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 ; rdfs:range :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 ; skos:prefLabel "hasDescription"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a declared semiotic object to a description in a declaration process."@en . @@ -362,6 +363,14 @@ 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 +: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 ; + skos:prefLabel "isDescriptionFor"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a description to a declared semiotic objec in a declaration process."@en . + + ################################################################# # Classes ################################################################# @@ -1099,7 +1108,7 @@ 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 (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -1107,7 +1116,7 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@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 ] . ################################################################# @@ -1198,4 +1207,4 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] ] . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi