From 9b65f39f7d82b24d8ac5cde55b1a517bfa3eec66 Mon Sep 17 00:00:00 2001 From: Sandeep Rudra <111876087+Rudra-sandeep@users.noreply.github.com> Date: Tue, 27 May 2025 20:05:29 +0200 Subject: [PATCH 1/4] Update antora.yml --- documentation/IDTA-01001/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/IDTA-01001/antora.yml b/documentation/IDTA-01001/antora.yml index 5055e14f6..8808ee304 100644 --- a/documentation/IDTA-01001/antora.yml +++ b/documentation/IDTA-01001/antora.yml @@ -1,6 +1,6 @@ name: IDTA-01001 title: 'Part 1: Metamodel' -version: 'v3.1' +version: 'v3.2' display_version: 'in progress' prerelease: true start_page: ROOT:index.adoc From e3ad5e0c0cac7ad55d87c47bf5ef5e6bf993cd77 Mon Sep 17 00:00:00 2001 From: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:47:40 +0200 Subject: [PATCH 2/4] Update README.md correct link --- schemas/rdf/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/rdf/README.md b/schemas/rdf/README.md index 9162e553a..dff06fc0d 100644 --- a/schemas/rdf/README.md +++ b/schemas/rdf/README.md @@ -1,3 +1,3 @@ # Resource Description Framework -Refer to the [rdf.adoc](../documentation/IDTA-01001/modules/ROOT/pages/mappings/formats/rdf.adoc) for detailed information. \ No newline at end of file +Refer to the [rdf.adoc](../../documentation/IDTA-01001/modules/ROOT/pages/mappings/formats/rdf.adoc) for detailed information. From eb47ba217d133412d851b976aff872d513172373 Mon Sep 17 00:00:00 2001 From: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:49:48 +0200 Subject: [PATCH 3/4] Update README.md correct link --- schemas/json/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/json/README.md b/schemas/json/README.md index 9177bf9c1..548b131c1 100644 --- a/schemas/json/README.md +++ b/schemas/json/README.md @@ -1,3 +1,3 @@ # JSON -Refer to the [json.adoc](../documentation/IDTA-01001/modules/ROOT/pages/mappings/formats/json.adoc) for detailed information. \ No newline at end of file +Refer to the [json.adoc](../../documentation/IDTA-01001/modules/ROOT/pages/mappings/formats/json.adoc) for detailed information. From fcb653058a1b40caa0630b84798badcee44db22a Mon Sep 17 00:00:00 2001 From: Birgit Boss <59824205+BirgitBoss@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:50:46 +0200 Subject: [PATCH 4/4] Update README.md correct link --- schemas/xml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/xml/README.md b/schemas/xml/README.md index c8193405e..63156031d 100644 --- a/schemas/xml/README.md +++ b/schemas/xml/README.md @@ -1,3 +1,3 @@ # XML -Refer to the [xml.adoc](../documentation/IDTA-01001/modules/ROOT/pages/mappings/formats/xml.adoc) for detailed information. +Refer to the [xml.adoc](../../documentation/IDTA-01001/modules/ROOT/pages/mappings/formats/xml.adoc) for detailed information.