From e91b5685d572fb64badd5f80ca12e5b77b551c40 Mon Sep 17 00:00:00 2001 From: Dragos0000 Date: Wed, 2 Aug 2023 16:23:00 +0100 Subject: [PATCH 1/2] tags for elements --- src/owl-core-lib/descriptors-owl-core.xsl | 38 +++++++++++++ src/owl-core-lib/elements-owl-core.xsl | 57 +++++++++++++++++++ .../test-descriptors-owl-core.xspec | 30 ++++++++++ 3 files changed, 125 insertions(+) diff --git a/src/owl-core-lib/descriptors-owl-core.xsl b/src/owl-core-lib/descriptors-owl-core.xsl index 4e539c7..8f07fd4 100644 --- a/src/owl-core-lib/descriptors-owl-core.xsl +++ b/src/owl-core-lib/descriptors-owl-core.xsl @@ -83,5 +83,43 @@ + + + + Rule T.07. Tag — in core ontology layer. Specify an annotation axiom on the OWL entity for each UML Tag associated to a UML element. + If a tag has an associated language tag, it should be attached to the value. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/owl-core-lib/elements-owl-core.xsl b/src/owl-core-lib/elements-owl-core.xsl index 650286b..16d34fe 100644 --- a/src/owl-core-lib/elements-owl-core.xsl +++ b/src/owl-core-lib/elements-owl-core.xsl @@ -140,6 +140,14 @@ + + + + + + + + @@ -253,6 +261,14 @@ + + + + + + + + @@ -318,6 +334,14 @@ + + + + + + + + @@ -355,6 +379,15 @@ + + + + + + + + + @@ -374,6 +407,14 @@ + + + + + + + + @@ -421,6 +462,14 @@ + + + + + + + + @@ -444,6 +493,14 @@ + + + + + + + + diff --git a/test/unitTests/test-owl-core-lib/test-descriptors-owl-core.xspec b/test/unitTests/test-owl-core-lib/test-descriptors-owl-core.xspec index 6a627be..fbe09cd 100644 --- a/test/unitTests/test-owl-core-lib/test-descriptors-owl-core.xspec +++ b/test/unitTests/test-owl-core-lib/test-descriptors-owl-core.xspec @@ -61,6 +61,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + From 88e42a16967998a3be478775de382fed4a505542 Mon Sep 17 00:00:00 2001 From: Dragos0000 Date: Thu, 3 Aug 2023 11:39:15 +0100 Subject: [PATCH 2/2] tags for connectors --- src/owl-core-lib/connectors-owl-core.xsl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/owl-core-lib/connectors-owl-core.xsl b/src/owl-core-lib/connectors-owl-core.xsl index 90f5c15..985deb8 100644 --- a/src/owl-core-lib/connectors-owl-core.xsl +++ b/src/owl-core-lib/connectors-owl-core.xsl @@ -223,6 +223,24 @@ + + + + + + + + + + + + + + + + + +