diff --git a/implementation/eCatalogue/owl_ontology/eCatalogue.rdf b/implementation/eCatalogue/owl_ontology/eCatalogue.rdf
index 3ee083f9..cc16902c 100644
--- a/implementation/eCatalogue/owl_ontology/eCatalogue.rdf
+++ b/implementation/eCatalogue/owl_ontology/eCatalogue.rdf
@@ -49,6 +49,8 @@
+
+
ePO Catalogue core
This artefact provides the definitions for the eProcurement Ontology Catalogue module. This artefact excludes the restrictions. The eProcurement Ontology describes objects and concepts, with definitions, attributes and relationships which are present within the European public procurement domain. The provision of these concepts provides the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency.
http://publications.europa.eu/resource/authority/corporate-body/PUBL
diff --git a/implementation/eCatalogue/owl_ontology/eCatalogue.ttl b/implementation/eCatalogue/owl_ontology/eCatalogue.ttl
index 377d59d9..80da0319 100644
--- a/implementation/eCatalogue/owl_ontology/eCatalogue.ttl
+++ b/implementation/eCatalogue/owl_ontology/eCatalogue.ttl
@@ -908,7 +908,9 @@ WG Approval: 30/06/2022
,
foaf:,
,
- :core ;
+ :core,
+ :ord,
+ :ful ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "3.1.0" ;
owl:versionIRI :cat-4.0.0 ;
diff --git a/implementation/eContract/owl_ontology/eContract.rdf b/implementation/eContract/owl_ontology/eContract.rdf
index 6fb5ab40..100d6932 100644
--- a/implementation/eContract/owl_ontology/eContract.rdf
+++ b/implementation/eContract/owl_ontology/eContract.rdf
@@ -49,6 +49,8 @@
+
+
ePO Contract core
This artefact provides the definitions for the eProcurement Ontology Contract module. This artefact excludes the restrictions. The eProcurement Ontology describes objects and concepts, with definitions, attributes and relationships which are present within the European public procurement domain. The provision of these concepts provides the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency.
http://publications.europa.eu/resource/authority/corporate-body/PUBL
diff --git a/implementation/eContract/owl_ontology/eContract.ttl b/implementation/eContract/owl_ontology/eContract.ttl
index 19a77ac6..edd7e20f 100644
--- a/implementation/eContract/owl_ontology/eContract.ttl
+++ b/implementation/eContract/owl_ontology/eContract.ttl
@@ -152,7 +152,9 @@ xsd:integer a rdfs:Datatype ;
,
foaf:,
,
- :core ;
+ :core,
+ :cat,
+ :not ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "3.1.0" ;
owl:versionIRI :con-4.0.0 ;
diff --git a/implementation/eFulfilment/owl_ontology/eFulfilment.rdf b/implementation/eFulfilment/owl_ontology/eFulfilment.rdf
index 5671a5b5..b19742ec 100644
--- a/implementation/eFulfilment/owl_ontology/eFulfilment.rdf
+++ b/implementation/eFulfilment/owl_ontology/eFulfilment.rdf
@@ -49,6 +49,8 @@
+
+
ePO Fulfilment core
This artefact provides the definitions for the eProcurement Ontology Fulfilment module. This artefact excludes the restrictions. The eProcurement Ontology describes objects and concepts, with definitions, attributes and relationships which are present within the European public procurement domain. The provision of these concepts provides the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency.
http://publications.europa.eu/resource/authority/corporate-body/PUBL
diff --git a/implementation/eFulfilment/owl_ontology/eFulfilment.ttl b/implementation/eFulfilment/owl_ontology/eFulfilment.ttl
index be621414..82b7882b 100644
--- a/implementation/eFulfilment/owl_ontology/eFulfilment.ttl
+++ b/implementation/eFulfilment/owl_ontology/eFulfilment.ttl
@@ -602,7 +602,9 @@ adms:identifier a owl:ObjectProperty ;
,
foaf:,
,
- :core ;
+ :core,
+ :cat,
+ :ord ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "3.1.0" ;
owl:versionIRI :ful-4.0.0 ;
diff --git a/implementation/eNotice/owl_ontology/eNotice.rdf b/implementation/eNotice/owl_ontology/eNotice.rdf
index bf8ff86a..f54b382e 100644
--- a/implementation/eNotice/owl_ontology/eNotice.rdf
+++ b/implementation/eNotice/owl_ontology/eNotice.rdf
@@ -49,6 +49,7 @@
+
ePO Notice core
This artefact provides the definitions for the eProcurement Ontology Notice module. This artefact excludes the restrictions. The eProcurement Ontology describes objects and concepts, with definitions, attributes and relationships which are present within the European public procurement domain. The provision of these concepts provides the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency.
http://publications.europa.eu/resource/authority/corporate-body/PUBL
diff --git a/implementation/eNotice/owl_ontology/eNotice.ttl b/implementation/eNotice/owl_ontology/eNotice.ttl
index 0faf9443..2033a9a6 100644
--- a/implementation/eNotice/owl_ontology/eNotice.ttl
+++ b/implementation/eNotice/owl_ontology/eNotice.ttl
@@ -785,7 +785,8 @@ For European Notices above the threshold
,
foaf:,
,
- :core ;
+ :core,
+ :con ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "3.1.0" ;
owl:versionIRI :not-4.0.0 ;
diff --git a/implementation/eOrdering/owl_ontology/eOrdering.rdf b/implementation/eOrdering/owl_ontology/eOrdering.rdf
index 357f4de1..c07b6c5f 100644
--- a/implementation/eOrdering/owl_ontology/eOrdering.rdf
+++ b/implementation/eOrdering/owl_ontology/eOrdering.rdf
@@ -49,6 +49,8 @@
+
+
ePO Ordering core
This artefact provides the definitions for the eProcurement Ontology Ordering module. This artefact excludes the restrictions. The eProcurement Ontology describes objects and concepts, with definitions, attributes and relationships which are present within the European public procurement domain. The provision of these concepts provides the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency.
http://publications.europa.eu/resource/authority/corporate-body/PUBL
diff --git a/implementation/eOrdering/owl_ontology/eOrdering.ttl b/implementation/eOrdering/owl_ontology/eOrdering.ttl
index cfe45890..bb404038 100644
--- a/implementation/eOrdering/owl_ontology/eOrdering.ttl
+++ b/implementation/eOrdering/owl_ontology/eOrdering.ttl
@@ -535,7 +535,9 @@ WG approval 20/04/2023"""@en ;
,
foaf:,
,
- :core ;
+ :core,
+ :cat,
+ :ful ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "3.1.0" ;
owl:versionIRI :ord-4.0.0 ;