From 1c245b5b35b2c712cee4344ca031e25f544e7dea Mon Sep 17 00:00:00 2001 From: Andreea Pasare <88081600+andreea-pasare@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:07:59 +0300 Subject: [PATCH] Feature/4.1.0 rc.3 (#658) Fixes: #638 #628 #637 #607 #627 #598 #596 --- ...ed.transform_epo.yml => transform_epo.yml} | 0 .../conceptual_model/ePO_CM.eap | Bin 19730432 -> 19795968 bytes glossary/eAccess_glossary.html | 4 +- glossary/eCatalogue_glossary.html | 2 +- glossary/eFulfilment_glossary.html | 10 +- glossary/ePO_combined_glossary.html | 177 +- glossary/ePO_core_glossary.html | 2 +- glossary/eSubmission_glossary.html | 29 +- .../eAccess_convention_report.html | 4 +- .../eAccess/model2owl-config/namespaces.xml | 4 +- .../eAccess/owl_ontology/eAccess.rdf | 18 +- .../eAccess/owl_ontology/eAccess.ttl | 16 +- .../owl_ontology/eAccess_restrictions.rdf | 14 +- .../owl_ontology/eAccess_restrictions.ttl | 16 +- .../eAccess/shacl_shapes/eAccess_shapes.rdf | 12 +- .../eAccess/shacl_shapes/eAccess_shapes.ttl | 6 +- .../eAccess/xmi_conceptual_model/eAccess.xml | 180 +- .../eCatalogue_convention_report.html | 5 +- .../model2owl-config/config-parameters.xsl | 2 +- .../model2owl-config/namespaces.xml | 6 +- .../eCatalogue/owl_ontology/eCatalogue.rdf | 16 +- .../eCatalogue/owl_ontology/eCatalogue.ttl | 14 +- .../owl_ontology/eCatalogue_restrictions.rdf | 13 +- .../owl_ontology/eCatalogue_restrictions.ttl | 53 +- .../shacl_shapes/eCatalogue_shapes.rdf | 40 +- .../shacl_shapes/eCatalogue_shapes.ttl | 17 +- .../xmi_conceptual_model/eCatalogue.xml | 454 ++-- .../eContract_convention_report.html | 4 +- .../model2owl-config/config-parameters.xsl | 2 +- .../eContract/model2owl-config/namespaces.xml | 6 +- .../eContract/owl_ontology/eContract.rdf | 16 +- .../eContract/owl_ontology/eContract.ttl | 14 +- .../owl_ontology/eContract_restrictions.rdf | 13 +- .../owl_ontology/eContract_restrictions.ttl | 17 +- .../shacl_shapes/eContract_shapes.rdf | 13 +- .../shacl_shapes/eContract_shapes.ttl | 9 +- .../eFulfilment_convention_report.html | 6 +- .../model2owl-config/config-parameters.xsl | 2 +- .../model2owl-config/namespaces.xml | 6 +- .../eFulfilment/owl_ontology/eFulfilment.rdf | 16 +- .../eFulfilment/owl_ontology/eFulfilment.ttl | 14 +- .../owl_ontology/eFulfilment_restrictions.rdf | 13 +- .../owl_ontology/eFulfilment_restrictions.ttl | 59 +- .../shacl_shapes/eFulfilment_shapes.rdf | 46 +- .../shacl_shapes/eFulfilment_shapes.ttl | 21 +- .../xmi_conceptual_model/eFulfilment.xml | 16 +- .../eNotice_convention_report.html | 4 +- .../model2owl-config/config-parameters.xsl | 2 +- .../eNotice/model2owl-config/namespaces.xml | 4 +- .../eNotice/owl_ontology/eNotice.rdf | 14 +- .../eNotice/owl_ontology/eNotice.ttl | 12 +- .../owl_ontology/eNotice_restrictions.rdf | 12 +- .../owl_ontology/eNotice_restrictions.ttl | 48 +- .../eNotice/shacl_shapes/eNotice_shapes.rdf | 12 +- .../eNotice/shacl_shapes/eNotice_shapes.ttl | 8 +- .../eOrdering_convention_report.html | 4 +- .../model2owl-config/config-parameters.xsl | 2 +- .../eOrdering/model2owl-config/namespaces.xml | 6 +- .../eOrdering/owl_ontology/eOrdering.rdf | 16 +- .../eOrdering/owl_ontology/eOrdering.ttl | 14 +- .../owl_ontology/eOrdering_restrictions.rdf | 13 +- .../owl_ontology/eOrdering_restrictions.ttl | 37 +- .../shacl_shapes/eOrdering_shapes.rdf | 16 +- .../shacl_shapes/eOrdering_shapes.ttl | 11 +- .../xmi_conceptual_model/eOrdering.xml | 12 + .../ePO_core_convention_report.html | 14 +- .../model2owl-config/config-parameters.xsl | 2 +- .../ePO_core/model2owl-config/namespaces.xml | 4 +- .../ePO_core/owl_ontology/ePO_core.rdf | 31 +- .../ePO_core/owl_ontology/ePO_core.ttl | 31 +- .../owl_ontology/ePO_core_restrictions.rdf | 28 +- .../owl_ontology/ePO_core_restrictions.ttl | 543 +++-- .../ePO_core/shacl_shapes/ePO_core_shapes.rdf | 26 +- .../ePO_core/shacl_shapes/ePO_core_shapes.ttl | 11 +- .../xmi_conceptual_model/ePO_core.xml | 2089 ++++++++--------- .../eSubmission_convention_report.html | 14 +- .../model2owl-config/namespaces.xml | 4 +- .../eSubmission/owl_ontology/eSubmission.rdf | 56 +- .../eSubmission/owl_ontology/eSubmission.ttl | 35 +- .../owl_ontology/eSubmission_restrictions.rdf | 45 +- .../owl_ontology/eSubmission_restrictions.ttl | 40 +- .../shacl_shapes/eSubmission_shapes.rdf | 60 +- .../shacl_shapes/eSubmission_shapes.ttl | 26 +- .../xmi_conceptual_model/eSubmission.xml | 683 ++---- 84 files changed, 2520 insertions(+), 2876 deletions(-) rename .github/workflows/{disabled.transform_epo.yml => transform_epo.yml} (100%) diff --git a/.github/workflows/disabled.transform_epo.yml b/.github/workflows/transform_epo.yml similarity index 100% rename from .github/workflows/disabled.transform_epo.yml rename to .github/workflows/transform_epo.yml diff --git a/analysis_and_design/conceptual_model/ePO_CM.eap b/analysis_and_design/conceptual_model/ePO_CM.eap index 776e1ae1c70979c13b619b6ae41d520174351412..0d5f3a99986a9ef4f8050192f29ff9e51bb60c79 100644 GIT binary patch delta 20277 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 Kh)P*tlKmf(SAQ7* delta 24169 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 ZDdjDF>e!oL(uYetN!?S&zC_ag{{S4u@Z$gg diff --git a/glossary/eAccess_glossary.html b/glossary/eAccess_glossary.html index d1a799105..3099e323e 100644 --- a/glossary/eAccess_glossary.html +++ b/glossary/eAccess_glossary.html @@ -224,7 +224,7 @@

Predicates (object p is left to implementers. In the case where the purpose is to link the two Requirements without additional information, the simple relationship as proposed here can be directly used. - cccev:Requirement (external) -> eli:LegalResource [] + cccev:Requirement (external) -> eli:LegalResource [0..*] cccev:specifiesEvidenceType @@ -327,7 +327,7 @@

Predicates (object p Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 - epo-sub:ESPDResponse (external) -> epo-acc:ESPDRequest [1] + epo-sub:ESPD (external) -> epo-acc:ESPDRequest [1] diff --git a/glossary/eCatalogue_glossary.html b/glossary/eCatalogue_glossary.html index a71fc7289..a74c67a34 100644 --- a/glossary/eCatalogue_glossary.html +++ b/glossary/eCatalogue_glossary.html @@ -742,7 +742,7 @@

Predicates (object p epo-cat:hasExternalSpecification URI reference to external item information or specifications, e.g. web address. - epo-cat:Item -> epo:Document (external) [] + epo-cat:Item -> epo:Document (external) [0..*] epo-cat:hasHazardousItemUNDGCode diff --git a/glossary/eFulfilment_glossary.html b/glossary/eFulfilment_glossary.html index b3222c44c..69145580b 100644 --- a/glossary/eFulfilment_glossary.html +++ b/glossary/eFulfilment_glossary.html @@ -320,11 +320,6 @@

Predicates (object p epo-ful:TransportMeans -> epo-ful:TransportMeansOperator [1..*] - - epo:hasRejectedQuantity - - epo-ful:ReceiptAdviceLine -> epo:Quantity (external) [0..1] - epo:playedBy @@ -558,6 +553,11 @@

Predicates (object p epo-ful:ReceiptAdviceLine -> epo:Quantity (external) [0..1] + + epo-ful:hasRejectedQuantity + + epo-ful:ReceiptAdviceLine -> epo:Quantity (external) [0..1] + epo-ful:hasRejectReason diff --git a/glossary/ePO_combined_glossary.html b/glossary/ePO_combined_glossary.html index 086547972..e1e3d9e54 100644 --- a/glossary/ePO_combined_glossary.html +++ b/glossary/ePO_combined_glossary.html @@ -2396,7 +2396,7 @@

Class names and defi WG approval 12/03/2024 - epo-sub:ESPDResponse + epo-sub:ESPD A document conveying the fulfilment or not by the economic operator of the Exclusion Grounds and the Selection Criteria set out by the Buyer for a specific Procurement using an European Single Procurement Document (ESPD) Request. @@ -2614,7 +2614,7 @@

Attributes (datatype rdf:PlainLiteral [0..*] - epo-ord:DeliveryAgreement
epo-ord:TaxInformation
cccev:Evidence
cccev:InformationConcept
cccev:Requirement
cpov:ContactPoint
cv:Channel
epo:AgentInRole
epo:Document
epo:ElectronicSignature
epo:Fund
epo:NonDisclosureAgreementTerm
epo:SecurityClearanceTerm
epo:SubcontractingEstimate
epo:SubcontractTerm
epo:System
epo:Technique
epo:LotGroup
epo:ProcurementElement
epo:TenderGroup
cccev:EvidenceTypeList
eli:LegalExpression
eli:LegalResource
epo-cat:Line
epo-cat:Item
epo-ful:TemperatureSpecification
epo-ful:TransportEquipment
epo-ful:ShipmentInformation
epo-sub:CertificateInformation
+ epo-ord:DeliveryAgreement
epo-ord:TaxInformation
epo-cat:Line
epo-cat:Item
cccev:EvidenceTypeList
eli:LegalExpression
eli:LegalResource
epo-ful:TemperatureSpecification
epo-ful:TransportEquipment
epo-ful:ShipmentInformation
cccev:Evidence
cccev:InformationConcept
cccev:Requirement
cpov:ContactPoint
cv:Channel
epo:AgentInRole
epo:Document
epo:ElectronicSignature
epo:Fund
epo:NonDisclosureAgreementTerm
epo:SecurityClearanceTerm
epo:SubcontractingEstimate
epo:SubcontractTerm
epo:System
epo:Technique
epo:LotGroup
epo:ProcurementElement
epo:TenderGroup
epo-sub:CertificateInformation
dct:description An account of the resource. @@ -2653,13 +2653,15 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 An account of the resource. + WG Approval 30/05/2023 + An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 An account of the resource. + WG Approval 30/05/2023 + An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2671,8 +2673,7 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 - An account of the resource. + WG Approval 30/05/2023 An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2690,8 +2691,7 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 - An account of the resource. + WG Approval 30/05/2023 An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2721,14 +2721,14 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 An account of the resource. + WG Approval 30/05/2023 + An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 - An account of the resource. + WG Approval 30/05/2023 An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2753,15 +2753,13 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 - An account of the resource. + WG Approval 30/05/2023 An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 - An account of the resource. + WG Approval 30/05/2023 An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2779,7 +2777,8 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 An account of the resource. + WG Approval 30/05/2023 + An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2791,7 +2790,8 @@

Attributes (datatype Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource. - WG Approval 30/05/2023 An account of the resource. + WG Approval 30/05/2023 + An account of the resource. Additional Information: Description may include but is not limited to: an abstract, a table of contents, a @@ -2799,7 +2799,7 @@

Attributes (datatype WG Approval 30/05/2023 - rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [1..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [1..1]
rdfs:Literal [0..*]
rdfs:Literal [1..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
+ rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [1..1]
rdfs:Literal [0..*]
rdfs:Literal [1..1]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [1..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
eli:LegalExpression
eli:LegalResource
@@ -2826,37 +2826,37 @@

Attributes (datatype xsd:dateTime [0..1] - epo:AgentInRole
epo:Document
epo:Fund
foaf:Agent
epo:LotGroup
epo:ProcurementElement
epo:TenderGroup
eli:LegalExpression
epo-cat:Brand
epo-cat:ItemModel
epo-cat:Item
+ epo-cat:Brand
epo-cat:ItemModel
epo-cat:Item
eli:LegalExpression
epo:AgentInRole
epo:Document
epo:Fund
foaf:Agent
epo:LotGroup
epo:ProcurementElement
epo:TenderGroup
dct:title A name given to the resource. WG approval 30/05/2023 A name given to the resource. - WG approval 30/05/2023 + WG approval 30/05/2023 A name given to the resource. - A name given to the resource. + WG approval 30/05/2023 A name given to the resource. A name given to the resource. WG approval 30/05/2023 A name given to the resource. - WG approval 30/05/2023 A name given to the resource. + WG approval 30/05/2023 + + A name given to the resource. WG approval 30/05/2023 A name given to the resource. WG approval 30/05/2023 A name given to the resource. - WG approval 30/05/2023 - A name given to the resource. A name given to the resource. - WG approval 30/05/2023 A name given to the resource. WG approval 30/05/2023 A name given to the resource. - WG approval 30/05/2023 - rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdfs:Literal [1..*]
rdf:PlainLiteral [1..1]
rdf:PlainLiteral [1..1]
rdf:PlainLiteral [1..1]
+ WG approval 30/05/2023 + + rdf:PlainLiteral [1..1]
rdf:PlainLiteral [1..1]
rdf:PlainLiteral [1..1]
rdfs:Literal [1..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
eli:LegalExpression
eli:LegalResource
@@ -5458,19 +5458,19 @@

Attributes (datatype rdf:PlainLiteral [1..1] - cccev:InformationConcept
cccev:Requirement
cccev:EvidenceTypeList
+ cccev:EvidenceTypeList
cccev:InformationConcept
cccev:Requirement
skos:prefLabel The preferred lexical label for a resource, in a given language. WG approval 30/05/2023 - The preferred lexical label for a resource, in a given language. - WG approval 30/05/2023 The preferred lexical label for a resource, in a given language. - WG approval 30/05/2023 - - rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
rdf:PlainLiteral [0..*]
+ + The preferred lexical label for a resource, in a given language. + + WG approval 30/05/2023 + rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..*]
rdf:PlainLiteral [0..1]
epo:SpecificDuration @@ -5492,7 +5492,7 @@

Predicates (object p adms:identifier - Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. A unique identifier of the instance of the concept. + Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. A unique identifier of the instance of the concept. Additional Information @@ -5528,8 +5528,8 @@

Predicates (object p the service provider or any other stakeholder. WG Approval 12/11/2019 - Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. - cccev:Evidence -> adms:Identifier [1]
cccev:InformationConcept -> adms:Identifier [0..1]
cccev:Requirement -> adms:Identifier [0..1]
dct:Location -> adms:Identifier [0..1]
epo:Document -> adms:Identifier [0..*]
epo:Fund -> adms:Identifier [0..1]
epo:Project -> adms:Identifier [0..1]
foaf:Agent -> adms:Identifier [0..*]
epo:LotGroup -> adms:Identifier [0..1]
epo:ProcurementElement -> adms:Identifier [1]
epo:TenderGroup -> adms:Identifier [0..1]
cccev:EvidenceType -> adms:Identifier [0..1]
epo-ful:Consignment -> adms:Identifier [0..1]
epo-ful:TransportEquipment -> adms:Identifier [0..1]
epo-ful:ShipmentStage -> adms:Identifier [0..1]
epo-ful:TransportEquipmentSeal -> adms:Identifier [0..1]
cccev:EvidenceTypeList -> adms:Identifier [0..1]
epo-ful:ShipmentInformation -> adms:Identifier [0..1]
epo-cat:Line -> adms:Identifier [0..1]
epo-ful:AbstractContainer -> adms:Identifier [0..1]
cccev:EvidenceType -> adms:Identifier [0..1]
cccev:EvidenceTypeList -> adms:Identifier [0..1]
epo-cat:Line -> adms:Identifier [0..1]
epo-ful:AbstractContainer -> adms:Identifier [0..1]
epo-ful:TransportEquipmentSeal -> adms:Identifier [0..1]
epo-ful:ShipmentStage -> adms:Identifier [0..1]
epo-ful:TransportEquipment -> adms:Identifier [0..1]
epo-ful:Consignment -> adms:Identifier [0..1]
epo-ful:ShipmentInformation -> adms:Identifier [0..1]
+ Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. Links a resource to an adms:Identifier class. + epo-cat:Line -> adms:Identifier [0..1]
cccev:EvidenceType -> adms:Identifier [0..1]
cccev:EvidenceTypeList -> adms:Identifier [0..1]
epo-ful:AbstractContainer -> adms:Identifier [0..1]
epo-ful:TransportEquipmentSeal -> adms:Identifier [0..1]
epo-ful:ShipmentStage -> adms:Identifier [0..1]
epo-ful:TransportEquipment -> adms:Identifier [0..1]
epo-ful:Consignment -> adms:Identifier [0..1]
epo-ful:ShipmentInformation -> adms:Identifier [0..1]
cccev:Evidence -> adms:Identifier [1]
cccev:InformationConcept -> adms:Identifier [0..1]
cccev:Requirement -> adms:Identifier [0..1]
dct:Location -> adms:Identifier [0..1]
epo:Document -> adms:Identifier [0..*]
epo:Fund -> adms:Identifier [0..1]
epo:Project -> adms:Identifier [0..1]
foaf:Agent -> adms:Identifier [0..*]
epo:LotGroup -> adms:Identifier [0..1]
epo:ProcurementElement -> adms:Identifier [1]
epo:TenderGroup -> adms:Identifier [0..1]
cccev:EvidenceType -> adms:Identifier [0..1]
epo-ful:Consignment -> adms:Identifier [0..1]
epo-ful:TransportEquipment -> adms:Identifier [0..1]
epo-ful:ShipmentStage -> adms:Identifier [0..1]
epo-ful:TransportEquipmentSeal -> adms:Identifier [0..1]
cccev:EvidenceTypeList -> adms:Identifier [0..1]
epo-ful:ShipmentInformation -> adms:Identifier [0..1]
epo-cat:Line -> adms:Identifier [0..1]
epo-ful:AbstractContainer -> adms:Identifier [0..1]
cccev:confidentialityLevelType @@ -5550,7 +5550,7 @@

Predicates (object p Classifications should be defined by an organisation/country as an outcome of a security assessment. - cccev:Evidence -> at-voc:access-rights [0..1]
epo-sub:Response -> at-voc:access-rights []
epo-sub:Response -> at-voc:access-rights []
+ cccev:Evidence -> at-voc:access-rights [0..1]
epo-sub:Response -> at-voc:access-rights [0..1]
epo-sub:Response -> at-voc:access-rights [0..1]
cccev:constrains @@ -5611,7 +5611,7 @@

Predicates (object p is left to implementers. In the case where the purpose is to link the two Requirements without additional information, the simple relationship as proposed here can be directly used. - cccev:Requirement -> eli:LegalResource []
cccev:Requirement -> eli:LegalResource []
+ cccev:Requirement -> eli:LegalResource [0..*]
cccev:Requirement -> eli:LegalResource [0..*]
cccev:providesValueFor @@ -5786,7 +5786,7 @@

Predicates (object p (IETF RFC 6570). Schemes should be associated with member states and will be published in a registry. - eli:LegalResourceSubdivision -> adms:Identifier [0..*]
eli:LegalExpression -> adms:Identifier [0..*]
eli:LegalExpression -> adms:Identifier [0..*]
eli:LegalResourceSubdivision -> adms:Identifier [0..*]
+ eli:LegalExpression -> adms:Identifier [0..*]
eli:LegalResourceSubdivision -> adms:Identifier [0..*]
eli:LegalResourceSubdivision -> adms:Identifier [0..*]
eli:LegalExpression -> adms:Identifier [0..*]
epo:actsOnBehalfOf @@ -5801,7 +5801,7 @@

Predicates (object p epo:announcesAwardDecision - epo-not:ResultNotice -> epo:AwardDecision [0..*]
epo-not:DirectAwardPrenotificationNotice -> epo:AwardDecision [0..*]
epo-not:DirectAwardPrenotificationNotice -> epo:AwardDecision [0..*]
epo-not:ResultNotice -> epo:AwardDecision [0..*]
+ epo-not:DirectAwardPrenotificationNotice -> epo:AwardDecision [0..*]
epo-not:ResultNotice -> epo:AwardDecision [0..*]
epo-not:ResultNotice -> epo:AwardDecision [0..*]
epo-not:DirectAwardPrenotificationNotice -> epo:AwardDecision [0..*]
epo:announcesCompletionOfContract @@ -5821,7 +5821,7 @@

Predicates (object p epo:announcesLot - epo-not:DirectAwardPrenotificationNotice -> epo:Lot [1..*]
epo-not:CompetitionNotice -> epo:Lot [1..*]
epo-not:CompetitionNotice -> epo:Lot [1..*]
epo-not:DirectAwardPrenotificationNotice -> epo:Lot [1..*]
+ epo-not:CompetitionNotice -> epo:Lot [1..*]
epo-not:DirectAwardPrenotificationNotice -> epo:Lot [1..*]
epo-not:DirectAwardPrenotificationNotice -> epo:Lot [1..*]
epo-not:CompetitionNotice -> epo:Lot [1..*]
epo:announcesLotGroup @@ -5846,7 +5846,7 @@

Predicates (object p epo:announcesProcedure - epo-not:DirectAwardPrenotificationNotice -> epo:Procedure [1]
epo-not:CompetitionNotice -> epo:Procedure [1]
epo-not:CompetitionNotice -> epo:Procedure [1]
epo-not:DirectAwardPrenotificationNotice -> epo:Procedure [1]
+ epo-not:CompetitionNotice -> epo:Procedure [1]
epo-not:DirectAwardPrenotificationNotice -> epo:Procedure [1]
epo-not:DirectAwardPrenotificationNotice -> epo:Procedure [1]
epo-not:CompetitionNotice -> epo:Procedure [1]
epo:announcesReviewObject @@ -5856,17 +5856,7 @@

Predicates (object p epo:announcesRole - epo-not:DirectAwardPrenotificationNotice -> epo:AgentInRole [1..*]
epo-not:ContractModificationNotice -> epo:AgentInRole [0..*]
epo-not:PlanningNotice -> epo:AgentInRole [1..*]
epo-not:CompetitionNotice -> epo:AgentInRole [1..*]
epo-not:CompletionNotice -> epo:AgentInRole [0..*]
epo-not:CompetitionNotice -> epo:AgentInRole [1..*]
epo-not:CompletionNotice -> epo:AgentInRole [0..*]
epo-not:ContractModificationNotice -> epo:AgentInRole [0..*]
epo-not:DirectAwardPrenotificationNotice -> epo:AgentInRole [1..*]
epo-not:PlanningNotice -> epo:AgentInRole [1..*]
- - - epo:answersExclusionGround - - epo-sub:ESPDResponse -> epo:ExclusionGround [1]
epo-sub:ESPDResponse -> epo:ExclusionGround [1]
- - - epo:answersSelectionCriteria - - epo-sub:ESPDResponse -> epo:SelectionCriterion [1]
epo-sub:ESPDResponse -> epo:SelectionCriterion [1]
+ epo-not:CompetitionNotice -> epo:AgentInRole [1..*]
epo-not:CompletionNotice -> epo:AgentInRole [0..*]
epo-not:ContractModificationNotice -> epo:AgentInRole [0..*]
epo-not:DirectAwardPrenotificationNotice -> epo:AgentInRole [1..*]
epo-not:PlanningNotice -> epo:AgentInRole [1..*]
epo-not:DirectAwardPrenotificationNotice -> epo:AgentInRole [1..*]
epo-not:ContractModificationNotice -> epo:AgentInRole [0..*]
epo-not:PlanningNotice -> epo:AgentInRole [1..*]
epo-not:CompetitionNotice -> epo:AgentInRole [1..*]
epo-not:CompletionNotice -> epo:AgentInRole [0..*]
epo:associatedWith @@ -5947,14 +5937,14 @@

Predicates (object p epo:concernsProcedure - Relates to Procedure. Relates to Procedure. + Relates to Procedure. WG approval 05/03/2024 - Relates to Procedure. + Relates to Procedure. Relates to Procedure. WG approval 05/03/2024 - epo:ProcurementProcessInformation -> epo:Procedure [0..1]
epo-acc:ESPDRequest -> epo:Procedure [1]
epo-acc:ESPDRequest -> epo:Procedure [1]
+ epo-acc:ESPDRequest -> epo:Procedure [1]
epo:ProcurementProcessInformation -> epo:Procedure [0..1]
epo-acc:ESPDRequest -> epo:Procedure [1]
epo:concernsReviewSummaryForLot @@ -6367,7 +6357,7 @@

Predicates (object p WG approval 30/05/2023 Relation to the proof of conformance. WG approval 30/05/2023 - foaf:Person -> epo:Certificate [0..*]
org:Organization -> epo:Certificate [0..*]
epo-cat:Item -> epo:Certificate [0..*]
epo-cat:Item -> epo:Certificate [0..*]
+ epo-cat:Item -> epo:Certificate [0..*]
foaf:Person -> epo:Certificate [0..*]
org:Organization -> epo:Certificate [0..*]
epo-cat:Item -> epo:Certificate [0..*]
epo:hasChangeJustification @@ -6616,12 +6606,12 @@

Predicates (object p epo:hasFormType - A categorisation of the steps in which the Notice is used. + A categorisation of the steps in which the Notice is used. WG Approval 12/05/2020 - - epo:Notice -> at-voc:form-type [0..1]
epo-not:Notice1 -> planning [0..1]
epo-not:Notice10 -> competition [0..1]
epo-not:Notice11 -> competition [0..1]
epo-not:Notice12 -> competition [0..1]
epo-not:Notice13 -> competition [0..1]
epo-not:Notice14 -> competition [0..1]
epo-not:Notice15 -> competition [0..1]
epo-not:Notice16 -> competition [0..1]
epo-not:Notice17 -> competition [0..1]
epo-not:Notice18 -> competition [0..1]
epo-not:Notice19 -> competition [0..1]
epo-not:Notice2 -> planning [0..1]
epo-not:Notice20 -> competition [0..1]
epo-not:Notice21 -> competition [0..1]
epo-not:Notice22 -> competition [0..1]
epo-not:Notice23 -> competition [0..1]
epo-not:Notice24 -> competition [0..1]
epo-not:Notice25 -> dir-awa-pre [0..1]
epo-not:Notice26 -> dir-awa-pre [0..1]
epo-not:Notice27 -> dir-awa-pre [0..1]
epo-not:Notice28 -> dir-awa-pre [0..1]
epo-not:Notice29 -> result [0..1]
epo-not:Notice3 -> planning [0..1]
epo-not:Notice30 -> result [0..1]
epo-not:Notice31 -> result [0..1]
epo-not:Notice32 -> result [0..1]
epo-not:Notice33 -> result [0..1]
epo-not:Notice34 -> result [0..1]
epo-not:Notice35 -> result [0..1]
epo-not:Notice36 -> result [0..1]
epo-not:Notice37 -> result [0..1]
epo-not:Notice38 -> cont-modif [0..1]
epo-not:Notice39 -> cont-modif [0..1]
epo-not:Notice4 -> planning [0..1]
epo-not:Notice40 -> cont-modif [0..1]
epo-not:Notice5 -> planning [0..1]
epo-not:Notice6 -> planning [0..1]
epo-not:Notice7 -> planning [0..1]
epo-not:Notice8 -> planning [0..1]
epo-not:Notice9 -> planning [0..1]
epo-not:CANDefence-D81 -> Form18 [0..1]
epo-not:CANSocial-D25 -> Form6 [0..1]
epo-not:CANSocialNotice-D25 -> Form22 [0..1]
epo-not:CANStandard-D24 -> Form3 [0..1]
epo-not:CNDefence-D81 -> Form17 [0..1]
epo-not:CNSocial-D25 -> Form5 [0..1]
epo-not:CNSocialNotice-D25 -> Form22 [0..1]
epo-not:CNStandard-D24 -> Form2 [0..1]
epo-not:ConcessionAwardNotice-D23 -> Form25 [0..1]
epo-not:ConcessionNotice-D23 -> Form24 [0..1]
epo-not:DesignContest-D24 -> Form12 [0..1]
epo-not:DesignContest-D25 -> Form12 [0..1]
epo-not:DesignContestResult-D24 -> Form13 [0..1]
epo-not:DesignContestResult-D25 -> Form13 [0..1]
epo-not:Modification-D23 -> Form20 [0..1]
epo-not:Modification-D24 -> Form20 [0..1]
epo-not:Modification-D25 -> Form20 [0..1]
epo-not:PIN-CFCSocial-D25 -> Form4 [0..1]
epo-not:PIN-CFCSocialNotice-D25 -> Form22 [0..1]
epo-not:PIN-CFCStandard-D24 -> Form1 [0..1]
epo-not:PIN-RTL-D24 -> Form1 [0..1]
epo-not:PIN-RTL-D25 -> Form4 [0..1]
epo-not:PINDefence-D81 -> Form16 [0..1]
epo-not:PINOnly-D24 -> Form1 [0..1]
epo-not:PINOnly-D25 -> Form4 [0..1]
epo-not:PINProfile-D24 -> Form8 [0..1]
epo-not:PINProfile-D25 -> Form8 [0..1]
epo-not:PINProfile-D81 -> Form8 [0..1]
epo-not:QS-D25 -> Form7 [0..1]
epo-not:QSNotice-D25 -> Form22 [0..1]
epo-not:SocialAndOtherSpecificServices-D23 -> Form23 [0..1]
epo-not:SocialAndOtherSpecificServices-D24 -> Form21 [0..1]
epo-not:Subcontract-D81 -> Form19 [0..1]
epo-not:VEAT-D23 -> Form15 [0..1]
epo-not:VEAT-D24 -> Form15 [0..1]
epo-not:VEAT-D25 -> Form15 [0..1]
epo-not:VEAT-D81 -> Form15 [0..1]
+ + epo-not:Notice1 -> planning [0..1]
epo-not:Notice10 -> competition [0..1]
epo-not:Notice11 -> competition [0..1]
epo-not:Notice12 -> competition [0..1]
epo-not:Notice13 -> competition [0..1]
epo-not:Notice14 -> competition [0..1]
epo-not:Notice15 -> competition [0..1]
epo-not:Notice16 -> competition [0..1]
epo-not:Notice17 -> competition [0..1]
epo-not:Notice18 -> competition [0..1]
epo-not:Notice19 -> competition [0..1]
epo-not:Notice2 -> planning [0..1]
epo-not:Notice20 -> competition [0..1]
epo-not:Notice21 -> competition [0..1]
epo-not:Notice22 -> competition [0..1]
epo-not:Notice23 -> competition [0..1]
epo-not:Notice24 -> competition [0..1]
epo-not:Notice25 -> dir-awa-pre [0..1]
epo-not:Notice26 -> dir-awa-pre [0..1]
epo-not:Notice27 -> dir-awa-pre [0..1]
epo-not:Notice28 -> dir-awa-pre [0..1]
epo-not:Notice29 -> result [0..1]
epo-not:Notice3 -> planning [0..1]
epo-not:Notice30 -> result [0..1]
epo-not:Notice31 -> result [0..1]
epo-not:Notice32 -> result [0..1]
epo-not:Notice33 -> result [0..1]
epo-not:Notice34 -> result [0..1]
epo-not:Notice35 -> result [0..1]
epo-not:Notice36 -> result [0..1]
epo-not:Notice37 -> result [0..1]
epo-not:Notice38 -> cont-modif [0..1]
epo-not:Notice39 -> cont-modif [0..1]
epo-not:Notice4 -> planning [0..1]
epo-not:Notice40 -> cont-modif [0..1]
epo-not:Notice5 -> planning [0..1]
epo-not:Notice6 -> planning [0..1]
epo-not:Notice7 -> planning [0..1]
epo-not:Notice8 -> planning [0..1]
epo-not:Notice9 -> planning [0..1]
epo-not:CANDefence-D81 -> Form18 [0..1]
epo-not:CANSocial-D25 -> Form6 [0..1]
epo-not:CANSocialNotice-D25 -> Form22 [0..1]
epo-not:CANStandard-D24 -> Form3 [0..1]
epo-not:CNDefence-D81 -> Form17 [0..1]
epo-not:CNSocial-D25 -> Form5 [0..1]
epo-not:CNSocialNotice-D25 -> Form22 [0..1]
epo-not:CNStandard-D24 -> Form2 [0..1]
epo-not:ConcessionAwardNotice-D23 -> Form25 [0..1]
epo-not:ConcessionNotice-D23 -> Form24 [0..1]
epo-not:DesignContest-D24 -> Form12 [0..1]
epo-not:DesignContest-D25 -> Form12 [0..1]
epo-not:DesignContestResult-D24 -> Form13 [0..1]
epo-not:DesignContestResult-D25 -> Form13 [0..1]
epo-not:Modification-D23 -> Form20 [0..1]
epo-not:Modification-D24 -> Form20 [0..1]
epo-not:Modification-D25 -> Form20 [0..1]
epo-not:PIN-CFCSocial-D25 -> Form4 [0..1]
epo-not:PIN-CFCSocialNotice-D25 -> Form22 [0..1]
epo-not:PIN-CFCStandard-D24 -> Form1 [0..1]
epo-not:PIN-RTL-D24 -> Form1 [0..1]
epo-not:PIN-RTL-D25 -> Form4 [0..1]
epo-not:PINDefence-D81 -> Form16 [0..1]
epo-not:PINOnly-D24 -> Form1 [0..1]
epo-not:PINOnly-D25 -> Form4 [0..1]
epo-not:PINProfile-D24 -> Form8 [0..1]
epo-not:PINProfile-D25 -> Form8 [0..1]
epo-not:PINProfile-D81 -> Form8 [0..1]
epo-not:QS-D25 -> Form7 [0..1]
epo-not:QSNotice-D25 -> Form22 [0..1]
epo-not:SocialAndOtherSpecificServices-D23 -> Form23 [0..1]
epo-not:SocialAndOtherSpecificServices-D24 -> Form21 [0..1]
epo-not:Subcontract-D81 -> Form19 [0..1]
epo-not:VEAT-D23 -> Form15 [0..1]
epo-not:VEAT-D24 -> Form15 [0..1]
epo-not:VEAT-D25 -> Form15 [0..1]
epo-not:VEAT-D81 -> Form15 [0..1]
epo:Notice -> at-voc:form-type [0..1]
epo:hasFrameworkAgreementMaximumValue @@ -6750,7 +6740,7 @@

Predicates (object p epo:hasLegalBasis - The legal basis under which the procurement procedure takes place. + The legal basis under which the procurement procedure takes place. Additional Information: For example European Directives or Regulations, national laws etc. @@ -6766,8 +6756,8 @@

Predicates (object p WG 09/11/2021 The codelist to be used is at-voc:legal-basis which is available at http://publications.europa.eu/resource/dataset/legal-basis - - epo:ProcurementObject -> at-voc:legal-basis [0..*]
epo-not:VEAT-D81 -> Directive 81 [0..1]
epo-not:PINProfile-D81 -> Directive 81 [0..1]
epo-not:Notice6 -> Directive 81 [0..1]
epo-not:PINDefence-D81 -> Directive 81 [0..1]
epo-not:Subcontract-D81 -> Directive 81 [0..1]
epo-not:Notice27 -> Directive 81 [0..1]
epo-not:Notice22 -> Directive 81 [0..1]
epo-not:CNDefence-D81 -> Directive 81 [0..1]
epo-not:Notice18 -> Directive 81 [0..1]
epo-not:CANDefence-D81 -> Directive 81 [0..1]
epo-not:Notice3 -> Directive 81 [0..1]
epo-not:Notice9 -> Directive 81 [0..1]
epo-not:Notice31 -> Directive 81 [0..1]
epo-not:Modification-D25 -> Directive 25 [0..1]
epo-not:Notice26 -> Directive 25 [0..1]
epo-not:CNSocial-D25 -> Directive 25 [0..1]
epo-not:PIN-CFCSocial-D25 -> Directive 25 [0..1]
epo-not:PINOnly-D25 -> Directive 25 [0..1]
epo-not:Notice2 -> Directive 25 [0..1]
epo-not:PINProfile-D25 -> Directive 25 [0..1]
epo-not:PIN-RTL-D25 -> Directive 25 [0..1]
epo-not:Notice37 -> Directive 25 [0..1]
epo-not:VEAT-D25 -> Directive 25 [0..1]
epo-not:CANSocialNotice-D25 -> Directive 25 [0..1]
epo-not:QSNotice-D25 -> Directive 25 [0..1]
epo-not:QS-D25 -> Directive 25 [0..1]
epo-not:DesignContestResult-D25 -> Directive 25 [0..1]
epo-not:CNSocialNotice-D25 -> Directive 25 [0..1]
epo-not:Notice34 -> Directive 25 [0..1]
epo-not:Notice24 -> Directive 25 [0..1]
epo-not:CANSocial-D25 -> Directive 25 [0..1]
epo-not:Notice30 -> Directive 25 [0..1]
epo-not:Notice8 -> Directive 25 [0..1]
epo-not:Notice13 -> Directive 25 [0..1]
epo-not:Notice5 -> Directive 25 [0..1]
epo-not:Notice39 -> Directive 25 [0..1]
epo-not:Notice21 -> Directive 25 [0..1]
epo-not:Notice15 -> Directive 25 [0..1]
epo-not:Notice17 -> Directive 25 [0..1]
epo-not:DesignContest-D25 -> Directive 25 [0..1]
epo-not:Notice11 -> Directive 25 [0..1]
epo-not:PIN-CFCSocialNotice-D25 -> Directive 25 [0..1]
epo-not:Notice10 -> Directive 24 [0..1]
epo-not:SocialAndOtherSpecificServices-D24 -> Directive 24 [0..1]
epo-not:VEAT-D24 -> Directive 24 [0..1]
epo-not:PINOnly-D24 -> Directive 24 [0..1]
epo-not:Notice25 -> Directive 24 [0..1]
epo-not:Notice23 -> Directive 24 [0..1]
epo-not:CNStandard-D24 -> Directive 24 [0..1]
epo-not:PIN-CFCStandard-D24 -> Directive 24 [0..1]
epo-not:Notice29 -> Directive 24 [0..1]
epo-not:Notice38 -> Directive 24 [0..1]
epo-not:Notice36 -> Directive 24 [0..1]
epo-not:Notice1 -> Directive 24 [0..1]
epo-not:DesignContestResult-D24 -> Directive 24 [0..1]
epo-not:Notice33 -> Directive 24 [0..1]
epo-not:CANStandard-D24 -> Directive 24 [0..1]
epo-not:DesignContest-D24 -> Directive 24 [0..1]
epo-not:PIN-RTL-D24 -> Directive 24 [0..1]
epo-not:Notice20 -> Directive 24 [0..1]
epo-not:PINProfile-D24 -> Directive 24 [0..1]
epo-not:Notice12 -> Directive 24 [0..1]
epo-not:Notice4 -> Directive 24 [0..1]
epo-not:Notice16 -> Directive 24 [0..1]
epo-not:Notice7 -> Directive 24 [0..1]
epo-not:VEAT-D23 -> Directive 23 [0..1]
epo-not:Notice35 -> Directive 23 [0..1]
epo-not:Modification-D23 -> Directive 23 [0..1]
epo-not:Notice32 -> Directive 23 [0..1]
epo-not:Notice19 -> Directive 23 [0..1]
epo-not:ConcessionNotice-D23 -> Directive 23 [0..1]
epo-not:ConcessionAwardNotice-D23 -> Directive 23 [0..1]
epo-not:Notice40 -> Directive 23 [0..1]
epo-not:Notice28 -> Directive 23 [0..1]
epo-not:SocialAndOtherSpecificServices-D23 -> Directive 23 [0..1]
epo-not:Notice14 -> Directive 23 [0..1]
+ + epo-not:VEAT-D81 -> Directive 81 [0..1]
epo-not:PINProfile-D81 -> Directive 81 [0..1]
epo-not:Notice6 -> Directive 81 [0..1]
epo-not:PINDefence-D81 -> Directive 81 [0..1]
epo-not:Subcontract-D81 -> Directive 81 [0..1]
epo-not:Notice27 -> Directive 81 [0..1]
epo-not:Notice22 -> Directive 81 [0..1]
epo-not:CNDefence-D81 -> Directive 81 [0..1]
epo-not:Notice18 -> Directive 81 [0..1]
epo-not:CANDefence-D81 -> Directive 81 [0..1]
epo-not:Notice3 -> Directive 81 [0..1]
epo-not:Notice9 -> Directive 81 [0..1]
epo-not:Notice31 -> Directive 81 [0..1]
epo-not:Modification-D25 -> Directive 25 [0..1]
epo-not:Notice26 -> Directive 25 [0..1]
epo-not:CNSocial-D25 -> Directive 25 [0..1]
epo-not:PIN-CFCSocial-D25 -> Directive 25 [0..1]
epo-not:PINOnly-D25 -> Directive 25 [0..1]
epo-not:Notice2 -> Directive 25 [0..1]
epo-not:PINProfile-D25 -> Directive 25 [0..1]
epo-not:PIN-RTL-D25 -> Directive 25 [0..1]
epo-not:Notice37 -> Directive 25 [0..1]
epo-not:VEAT-D25 -> Directive 25 [0..1]
epo-not:CANSocialNotice-D25 -> Directive 25 [0..1]
epo-not:QSNotice-D25 -> Directive 25 [0..1]
epo-not:QS-D25 -> Directive 25 [0..1]
epo-not:DesignContestResult-D25 -> Directive 25 [0..1]
epo-not:CNSocialNotice-D25 -> Directive 25 [0..1]
epo-not:Notice34 -> Directive 25 [0..1]
epo-not:Notice24 -> Directive 25 [0..1]
epo-not:CANSocial-D25 -> Directive 25 [0..1]
epo-not:Notice30 -> Directive 25 [0..1]
epo-not:Notice8 -> Directive 25 [0..1]
epo-not:Notice13 -> Directive 25 [0..1]
epo-not:Notice5 -> Directive 25 [0..1]
epo-not:Notice39 -> Directive 25 [0..1]
epo-not:Notice21 -> Directive 25 [0..1]
epo-not:Notice15 -> Directive 25 [0..1]
epo-not:Notice17 -> Directive 25 [0..1]
epo-not:DesignContest-D25 -> Directive 25 [0..1]
epo-not:Notice11 -> Directive 25 [0..1]
epo-not:PIN-CFCSocialNotice-D25 -> Directive 25 [0..1]
epo-not:Notice10 -> Directive 24 [0..1]
epo-not:SocialAndOtherSpecificServices-D24 -> Directive 24 [0..1]
epo-not:VEAT-D24 -> Directive 24 [0..1]
epo-not:PINOnly-D24 -> Directive 24 [0..1]
epo-not:Notice25 -> Directive 24 [0..1]
epo-not:Notice23 -> Directive 24 [0..1]
epo-not:CNStandard-D24 -> Directive 24 [0..1]
epo-not:PIN-CFCStandard-D24 -> Directive 24 [0..1]
epo-not:Notice29 -> Directive 24 [0..1]
epo-not:Notice38 -> Directive 24 [0..1]
epo-not:Notice36 -> Directive 24 [0..1]
epo-not:Notice1 -> Directive 24 [0..1]
epo-not:DesignContestResult-D24 -> Directive 24 [0..1]
epo-not:Notice33 -> Directive 24 [0..1]
epo-not:CANStandard-D24 -> Directive 24 [0..1]
epo-not:DesignContest-D24 -> Directive 24 [0..1]
epo-not:PIN-RTL-D24 -> Directive 24 [0..1]
epo-not:Notice20 -> Directive 24 [0..1]
epo-not:PINProfile-D24 -> Directive 24 [0..1]
epo-not:Notice12 -> Directive 24 [0..1]
epo-not:Notice4 -> Directive 24 [0..1]
epo-not:Notice16 -> Directive 24 [0..1]
epo-not:Notice7 -> Directive 24 [0..1]
epo-not:VEAT-D23 -> Directive 23 [0..1]
epo-not:Notice35 -> Directive 23 [0..1]
epo-not:Modification-D23 -> Directive 23 [0..1]
epo-not:Notice32 -> Directive 23 [0..1]
epo-not:Notice19 -> Directive 23 [0..1]
epo-not:ConcessionNotice-D23 -> Directive 23 [0..1]
epo-not:ConcessionAwardNotice-D23 -> Directive 23 [0..1]
epo-not:Notice40 -> Directive 23 [0..1]
epo-not:Notice28 -> Directive 23 [0..1]
epo-not:SocialAndOtherSpecificServices-D23 -> Directive 23 [0..1]
epo-not:Notice14 -> Directive 23 [0..1]
epo:ProcurementObject -> at-voc:legal-basis [0..*]
epo:hasLegalIdentifier @@ -6922,7 +6912,7 @@

Predicates (object p epo:hasNoticeType - epo:Notice -> at-voc:notice-type [1]
epo-not:CANSocialNotice -> can-social [1]
epo-not:CANStandardNotice -> can-standard [1]
epo-not:CNSocialNotice -> cn-social [1]
epo-not:CNStandardNotice -> cn-standard [1]
epo-not:CompletionNotice -> compl [1]
epo-not:ContractModificationNotice -> can-modif [1]
epo-not:DesignContestNotice -> cn-desg [1]
epo-not:DesignContestResultNotice -> can-desg [1]
epo-not:PIN-CFCSocialNotice -> pin-cfc-social [1]
epo-not:PIN-CFCStandardNotice -> pin-cfc-standard [1]
epo-not:PINOnlyNotice -> pin-only [1]
epo-not:PINProfileNotice -> pin-buyer [1]
epo-not:PINTimeLimitNotice -> pin-rtl [1]
epo-not:PreMarketConsultationNotice -> pmc [1]
epo-not:QSNotice -> qu-sy [1]
epo-not:SubcontractNotice -> subco [1]
epo-not:VoluntaryEx-AnteTransparencyNotice -> veat [1]
+ epo-not:CANSocialNotice -> can-social [1]
epo-not:CANStandardNotice -> can-standard [1]
epo-not:CNSocialNotice -> cn-social [1]
epo-not:CNStandardNotice -> cn-standard [1]
epo-not:CompletionNotice -> compl [1]
epo-not:ContractModificationNotice -> can-modif [1]
epo-not:DesignContestNotice -> cn-desg [1]
epo-not:DesignContestResultNotice -> can-desg [1]
epo-not:PIN-CFCSocialNotice -> pin-cfc-social [1]
epo-not:PIN-CFCStandardNotice -> pin-cfc-standard [1]
epo-not:PINOnlyNotice -> pin-only [1]
epo-not:PINProfileNotice -> pin-buyer [1]
epo-not:PINTimeLimitNotice -> pin-rtl [1]
epo-not:PreMarketConsultationNotice -> pmc [1]
epo-not:QSNotice -> qu-sy [1]
epo-not:SubcontractNotice -> subco [1]
epo-not:VoluntaryEx-AnteTransparencyNotice -> veat [1]
epo:Notice -> at-voc:notice-type [1]
epo:hasNutsCode @@ -7034,11 +7024,6 @@

Predicates (object p org:Organization -> at-voc:country [0..1] - - epo:hasRejectedQuantity - - epo-ful:ReceiptAdviceLine -> epo:Quantity [0..1]
epo-ful:ReceiptAdviceLine -> epo:Quantity [0..1]
- epo:hasRemedyValue Additional information: @@ -7269,14 +7254,14 @@

Predicates (object p epo:hasUUID A universally unique identifier for an instance of this document. - WG Approval 12/05/2020 A universally unique identifier for an instance of this document. - WG Approval 12/05/2020 A universally unique identifier for an instance of this document. + WG Approval 12/05/2020 A universally unique identifier for an instance of this document. + WG Approval 12/05/2020 - epo:Document -> adms:Identifier [0..1]
epo-cat:CatalogueResponseLine -> adms:Identifier [1]
epo-cat:CatalogueResponseLine -> adms:Identifier [1]
+ epo-cat:CatalogueResponseLine -> adms:Identifier [1]
epo:Document -> adms:Identifier [0..1]
epo-cat:CatalogueResponseLine -> adms:Identifier [1]
epo:hasValidityPeriod @@ -7284,13 +7269,13 @@

Predicates (object p WG approval 30/05/2023 The relation indicating until when a given instance of a concept is applicable. + WG approval 30/05/2023 The relation indicating until when a given instance of a concept is applicable. + WG approval 30/05/2023 The relation indicating until when a given instance of a concept is applicable. - WG approval 30/05/2023 The relation indicating until when a given instance of a concept is applicable. - WG approval 30/05/2023 - cccev:Evidence -> epo:Period [0..1]
epo:Technique -> epo:Period [0..1]
epo-cat:Catalogue -> epo:Period [0..1]
epo-cat:Catalogue -> epo:Period [0..1]
+ epo-cat:Catalogue -> epo:Period [0..1]
cccev:Evidence -> epo:Period [0..1]
epo:Technique -> epo:Period [0..1]
epo-cat:Catalogue -> epo:Period [0..1]
epo:hasVariantPermission @@ -7357,7 +7342,7 @@

Predicates (object p epo:indicatesInvoiceeContactPoint - epo:Buyer -> cpov:ContactPoint [] + epo:Buyer -> cpov:ContactPoint [0..*] epo:involvesBuyer @@ -7495,7 +7480,7 @@

Predicates (object p epo:isSupportedBy - epo:Tender -> epo-sub:ESPDResponse [1]
epo:Tender -> epo-sub:ESPDResponse [1]
+ epo:Tender -> epo-sub:ESPD [1]
epo:Tender -> epo-sub:ESPD [1]
epo:leadBy @@ -7522,7 +7507,7 @@

Predicates (object p epo:playedBy - epo:AgentInRole -> foaf:Agent [1]
epo:JuryMember -> person:Person [0..1]
epo-ful:TransportMeansOperator -> foaf:Person [0..1]
epo-ful:TransportMeansOperator -> foaf:Person [0..1]
+ epo-ful:TransportMeansOperator -> foaf:Person [0..1]
epo:AgentInRole -> foaf:Agent [1]
epo:JuryMember -> person:Person [0..1]
epo-ful:TransportMeansOperator -> foaf:Person [0..1]
epo:providesContractTotalPaymentValue @@ -7561,12 +7546,12 @@

Predicates (object p epo:refersToLot - epo:Notice -> epo:Lot [1..*]
epo-not:CompletionNotice -> epo:Lot [1..*]
epo-not:ContractModificationNotice -> epo:Lot [1..*]
epo-not:ResultNotice -> epo:Lot [1..*]
epo-not:CompletionNotice -> epo:Lot [1..*]
epo-not:ContractModificationNotice -> epo:Lot [1..*]
epo-not:ResultNotice -> epo:Lot [1..*]
+ epo-not:CompletionNotice -> epo:Lot [1..*]
epo-not:ContractModificationNotice -> epo:Lot [1..*]
epo-not:ResultNotice -> epo:Lot [1..*]
epo:Notice -> epo:Lot [1..*]
epo-not:CompletionNotice -> epo:Lot [1..*]
epo-not:ContractModificationNotice -> epo:Lot [1..*]
epo-not:ResultNotice -> epo:Lot [1..*]
epo:refersToLotGroup - epo-not:ContractModificationNotice -> epo:LotGroup [0..*]
epo-not:ResultNotice -> epo:LotGroup [0..*]
epo-not:CompletionNotice -> epo:LotGroup [0..*]
epo-not:CompletionNotice -> epo:LotGroup [0..*]
epo-not:ContractModificationNotice -> epo:LotGroup [0..*]
epo-not:ResultNotice -> epo:LotGroup [0..*]
+ epo-not:CompletionNotice -> epo:LotGroup [0..*]
epo-not:ContractModificationNotice -> epo:LotGroup [0..*]
epo-not:ResultNotice -> epo:LotGroup [0..*]
epo-not:ContractModificationNotice -> epo:LotGroup [0..*]
epo-not:ResultNotice -> epo:LotGroup [0..*]
epo-not:CompletionNotice -> epo:LotGroup [0..*]
epo:refersToLotGroupAwardInformation @@ -7581,7 +7566,7 @@

Predicates (object p epo:refersToNoticeAwardInformation - epo-not:ContractModificationNotice -> epo:NoticeAwardInformation [0..1]
epo-not:CompletionNotice -> epo:NoticeAwardInformation [0..1]
epo-not:CompletionNotice -> epo:NoticeAwardInformation [0..1]
epo-not:ContractModificationNotice -> epo:NoticeAwardInformation [0..1]
+ epo-not:CompletionNotice -> epo:NoticeAwardInformation [0..1]
epo-not:ContractModificationNotice -> epo:NoticeAwardInformation [0..1]
epo-not:ContractModificationNotice -> epo:NoticeAwardInformation [0..1]
epo-not:CompletionNotice -> epo:NoticeAwardInformation [0..1]
epo:refersToPlannedPart @@ -7635,7 +7620,7 @@

Predicates (object p epo:refersToProcedure - epo:Notice -> epo:Procedure [1]
epo-not:ResultNotice -> epo:Procedure [1]
epo-not:ContractModificationNotice -> epo:Procedure [1]
epo-not:CompletionNotice -> epo:Procedure [1]
epo-not:CompletionNotice -> epo:Procedure [1]
epo-not:ContractModificationNotice -> epo:Procedure [1]
epo-not:ResultNotice -> epo:Procedure [1]
+ epo-not:CompletionNotice -> epo:Procedure [1]
epo-not:ContractModificationNotice -> epo:Procedure [1]
epo-not:ResultNotice -> epo:Procedure [1]
epo:Notice -> epo:Procedure [1]
epo-not:ResultNotice -> epo:Procedure [1]
epo-not:ContractModificationNotice -> epo:Procedure [1]
epo-not:CompletionNotice -> epo:Procedure [1]
epo:refersToProject @@ -7701,7 +7686,7 @@

Predicates (object p epo:specifiesBuyer - epo-ord:Order -> epo:Buyer [1]
epo-cat:Catalogue -> epo:Buyer [0..*]
epo-ord:Order -> epo:Buyer [1]
epo-cat:Catalogue -> epo:Buyer [0..*]
+ epo-ord:Order -> epo:Buyer [1]
epo-cat:Catalogue -> epo:Buyer [0..*]
epo-cat:Catalogue -> epo:Buyer [0..*]
epo-ord:Order -> epo:Buyer [1]
epo:specifiesCarrier @@ -7756,7 +7741,7 @@

Predicates (object p epo:specifiesProcurementCriterion - epo-acc:ESPDRequest -> epo:ProcurementCriterion [1..*]
epo:Lot -> epo:ProcurementCriterion [0..*]
epo:LotGroup -> epo:ProcurementCriterion [0..*]
epo-acc:ESPDRequest -> epo:ProcurementCriterion [1..*]
+ epo-acc:ESPDRequest -> epo:ProcurementCriterion [1..*]
epo-acc:ESPDRequest -> epo:ProcurementCriterion [1..*]
epo:Lot -> epo:ProcurementCriterion [0..*]
epo:LotGroup -> epo:ProcurementCriterion [0..*]
epo:specifiesSeller @@ -7947,7 +7932,7 @@

Predicates (object p URI reference to external item information or specifications, e.g. web address. URI reference to external item information or specifications, e.g. web address. - epo-cat:Item -> epo:Document []
epo-cat:Item -> epo:Document []
+ epo-cat:Item -> epo:Document [0..*]
epo-cat:Item -> epo:Document [0..*]
epo-cat:hasHazardousItemUNDGCode @@ -8213,7 +8198,7 @@

Predicates (object p epo-ful:hasAssociatedDocument - epo-ful:ReceiptAdvice -> epo:Document [0..1]
epo-ful:DespatchAdvice -> epo:Document [0..1]
epo-ful:DespatchLine -> epo:Document [0..1]
epo-ful:DespatchLine -> epo:Document [0..1]
epo-ful:DespatchAdvice -> epo:Document [0..1]
epo-ful:ReceiptAdvice -> epo:Document [0..1]
+ epo-ful:DespatchLine -> epo:Document [0..1]
epo-ful:DespatchAdvice -> epo:Document [0..1]
epo-ful:ReceiptAdvice -> epo:Document [0..1]
epo-ful:ReceiptAdvice -> epo:Document [0..1]
epo-ful:DespatchAdvice -> epo:Document [0..1]
epo-ful:DespatchLine -> epo:Document [0..1]
epo-ful:hasCarrierConsignmentID @@ -8376,6 +8361,11 @@

Predicates (object p epo-ful:ReceiptAdviceLine -> epo:Quantity [0..1]
epo-ful:ReceiptAdviceLine -> epo:Quantity [0..1]
+ + epo-ful:hasRejectedQuantity + + epo-ful:ReceiptAdviceLine -> epo:Quantity [0..1]
epo-ful:ReceiptAdviceLine -> epo:Quantity [0..1]
+ epo-ful:hasRejectReason @@ -8668,7 +8658,7 @@

Predicates (object p epo-ord:hasTaxInformation - epo-ord:AllowanceChargeInformation -> epo-ord:TaxInformation [0..1]
epo-cat:Item -> epo-ord:TaxInformation [0..*]
epo:Contract -> epo-ord:TaxInformation [0..1]
epo:Contract -> epo-ord:TaxInformation [0..1]
epo-cat:Item -> epo-ord:TaxInformation [0..*]
+ epo-ord:AllowanceChargeInformation -> epo-ord:TaxInformation [0..1]
epo-cat:Item -> epo-ord:TaxInformation [0..*]
epo:Contract -> epo-ord:TaxInformation [0..1]
epo-cat:Item -> epo-ord:TaxInformation [0..*]
epo:Contract -> epo-ord:TaxInformation [0..1]
epo-ord:hasTotalAllowanceAmount @@ -8856,7 +8846,7 @@

Predicates (object p WG approval 05/03/2024 Offers information about an instance of a concept. WG approval 05/03/2024 - epo-sub:ESPDResponse -> org:Organization [0..*]
epo-sub:ESPDResponse -> org:Organization [0..*]
+ epo-sub:ESPD -> org:Organization [0..*]
epo-sub:ESPD -> org:Organization [0..*]
epo-sub:providesOrganisationEmployeeQuantity @@ -8902,13 +8892,6 @@

Predicates (object p WG approval 12/03/2024 epo-sub:Response -> epo:Period [0..1]
epo-sub:Response -> epo:Period [0..1]
- - epo-sub:refersToOtherESPDResponse - Reference to other European Single Procurement Document (ESPD) Response. - - WG approval 05/03/2024 - epo-sub:ESPDResponse -> epo-sub:ESPDResponse [0..*] - epo-sub:relatesToESPDRequest Is about an European Single Procurement Document (ESPD) Request. @@ -8916,14 +8899,14 @@

Predicates (object p WG approval 05/03/2024 Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 - epo-sub:ESPDResponse -> epo-acc:ESPDRequest [1]
epo-sub:ESPDResponse -> epo-acc:ESPDRequest [1]
+ epo-sub:ESPD -> epo-acc:ESPDRequest [1]
epo-sub:ESPD -> epo-acc:ESPDRequest [1]
epo-sub:specifiesResponse Relation indicating that an ESPD Response contains a Response. WG approval 12/03/2024 - epo-sub:ESPDResponse -> epo-sub:Response [1..*] + epo-sub:ESPD -> epo-sub:Response [1..*] epo-sub:summarisesInformationAboutCertificate diff --git a/glossary/ePO_core_glossary.html b/glossary/ePO_core_glossary.html index a2ce502bf..a8ccfa2db 100644 --- a/glossary/ePO_core_glossary.html +++ b/glossary/ePO_core_glossary.html @@ -5396,7 +5396,7 @@

Predicates (object p epo:indicatesInvoiceeContactPoint - epo:Buyer -> cpov:ContactPoint [] + epo:Buyer -> cpov:ContactPoint [0..*] epo:involvesBuyer diff --git a/glossary/eSubmission_glossary.html b/glossary/eSubmission_glossary.html index 13d403096..b0eb4fd14 100644 --- a/glossary/eSubmission_glossary.html +++ b/glossary/eSubmission_glossary.html @@ -68,7 +68,7 @@

Class names and defi WG approval 12/03/2024 - epo-sub:ESPDResponse + epo-sub:ESPD A document conveying the fulfilment or not by the economic operator of the Exclusion Grounds and the Selection Criteria set out by the Buyer for a specific Procurement using an European Single Procurement Document (ESPD) Request. @@ -178,7 +178,7 @@

Predicates (object p Classifications should be defined by an organisation/country as an outcome of a security assessment. - epo-sub:Response -> at-voc:access-rights (external) [] + epo-sub:Response -> at-voc:access-rights (external) [0..1] cccev:providesValueFor @@ -195,20 +195,10 @@

Predicates (object p epo-sub:LegalRepresentative -> epo:OfferingParty (external) [0..1] - - epo:answersExclusionGround - - epo-sub:ESPDResponse -> epo:ExclusionGround (external) [1] - - - epo:answersSelectionCriteria - - epo-sub:ESPDResponse -> epo:SelectionCriterion (external) [1] - epo:isSupportedBy - epo:Tender (external) -> epo-sub:ESPDResponse [1] + epo:Tender (external) -> epo-sub:ESPD [1] epo-sub:answersQuestion @@ -252,7 +242,7 @@

Predicates (object p Offers information about an instance of a concept. WG approval 05/03/2024 - epo-sub:ESPDResponse -> org:Organization (external) [0..*] + epo-sub:ESPD -> org:Organization (external) [0..*] epo-sub:providesOrganisationEmployeeQuantity @@ -286,26 +276,19 @@

Predicates (object p WG approval 12/03/2024 epo-sub:Response -> epo:Period (external) [0..1] - - epo-sub:refersToOtherESPDResponse - Reference to other European Single Procurement Document (ESPD) Response. - - WG approval 05/03/2024 - epo-sub:ESPDResponse -> epo-sub:ESPDResponse [0..*] - epo-sub:relatesToESPDRequest Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 - epo-sub:ESPDResponse -> epo-acc:ESPDRequest (external) [1] + epo-sub:ESPD -> epo-acc:ESPDRequest (external) [1] epo-sub:specifiesResponse Relation indicating that an ESPD Response contains a Response. WG approval 12/03/2024 - epo-sub:ESPDResponse -> epo-sub:Response [1..*] + epo-sub:ESPD -> epo-sub:Response [1..*] epo-sub:summarisesInformationAboutCertificate diff --git a/implementation/eAccess/conventions_report/eAccess_convention_report.html b/implementation/eAccess/conventions_report/eAccess_convention_report.html index ad43f91ac..94e958a33 100644 --- a/implementation/eAccess/conventions_report/eAccess_convention_report.html +++ b/implementation/eAccess/conventions_report/eAccess_convention_report.html @@ -19,7 +19,7 @@

UML Conventions Comformance Report

-

[ 21/03/2024 ]

+

[ 10/07/2024 ]

Publications Office of the European Union
@@ -56,7 +56,7 @@

Abstract

Generalisations. Each major section lists model items that need correction of errors or consideration of warnings.

The UML model in file eAccess.xml - was tested at 11:52 on March 21, 2024.

+ was tested at 12:11 on July 10, 2024.

Nomenclature

Class names

diff --git a/implementation/eAccess/model2owl-config/namespaces.xml b/implementation/eAccess/model2owl-config/namespaces.xml index f208f734e..20f42d974 100644 --- a/implementation/eAccess/model2owl-config/namespaces.xml +++ b/implementation/eAccess/model2owl-config/namespaces.xml @@ -13,14 +13,14 @@ - + - + diff --git a/implementation/eAccess/owl_ontology/eAccess.rdf b/implementation/eAccess/owl_ontology/eAccess.rdf index ee14b3133..c360ec466 100644 --- a/implementation/eAccess/owl_ontology/eAccess.rdf +++ b/implementation/eAccess/owl_ontology/eAccess.rdf @@ -2,6 +2,7 @@ + + + + + + + - - eProcurement Ontology Access - core eProcurement Ontology Access - core The eProcurement Ontology Access core describes the concepts and properties representing the European Public Procurement Access domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact. http://publications.europa.eu/resource/authority/corporate-body/PUBL - This version is automatically generated from eAccess.xml on 2024-03-21 + This version is automatically generated from eAccess.xml on 2024-07-10 - 2024-03-21 + 2024-07-10 2021-06-01 4.1.0 3.1.0 @@ -159,7 +165,7 @@ - + @@ -284,7 +290,7 @@ Relates to e s p d request - Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 (epo-sub:ESPDResponse -> epo-acc:ESPDRequest (+epo-sub:relatesToESPDRequest)) + Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 (epo-sub:ESPD -> epo-acc:ESPDRequest (+epo-sub:relatesToESPDRequest)) diff --git a/implementation/eAccess/owl_ontology/eAccess.ttl b/implementation/eAccess/owl_ontology/eAccess.ttl index 9b222f6f2..e7810ad25 100644 --- a/implementation/eAccess/owl_ontology/eAccess.ttl +++ b/implementation/eAccess/owl_ontology/eAccess.ttl @@ -15,7 +15,7 @@ :ESPDRequest a owl:Class ; rdfs:isDefinedBy :acc ; - rdfs:subClassOf :Document ; + rdfs:subClassOf :ProcurementDocument ; skos:definition "An updated self-declaration used by the economic operator as a preliminary evidence in replacement of certificates issued by public authorities or third parties confirming that the economic operator fulfils the Exclusion Grounds and the Selection Criteria set out by the Buyer for a specific Procurement. WG Approval 05/03/2024"@en ; skos:prefLabel "E s p d request"@en . @@ -40,7 +40,7 @@ :relatesToESPDRequest a owl:ObjectProperty ; rdfs:isDefinedBy :acc ; - skos:definition "Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 (epo-sub:ESPDResponse -> epo-acc:ESPDRequest (+epo-sub:relatesToESPDRequest))"@en ; + skos:definition "Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 (epo-sub:ESPD -> epo-acc:ESPDRequest (+epo-sub:relatesToESPDRequest))"@en ; skos:prefLabel "Relates to e s p d request"@en . :specifiesProcurementCriterion a owl:ObjectProperty ; @@ -162,18 +162,20 @@ eli:Work a owl:Class ; rdfs:label "eProcurement Ontology Access - core"@en ; dcterms:created "2021-06-01"^^xsd:date ; dcterms:description "The eProcurement Ontology Access core describes the concepts and properties representing the European Public Procurement Access domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ; - dcterms:issued "2024-03-21"^^xsd:date ; + dcterms:issued "2024-07-10"^^xsd:date ; dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ; dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ; dcterms:title "eProcurement Ontology Access - core"@en ; vann:preferredNamespacePrefix "epo" ; vann:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ; - rdfs:comment "This version is automatically generated from eAccess.xml on 2024-03-21" ; + rdfs:comment "This version is automatically generated from eAccess.xml on 2024-07-10" ; rdfs:seeAlso , , , ; - owl:imports eli:, + owl:imports :core, + :sub, + eli:, cccev:, frbroo:, dcterms:, @@ -184,9 +186,7 @@ eli:Work a owl:Class ; , org:, , - foaf:, - :core, - :sub ; + foaf: ; owl:incompatibleWith "3.1.0" ; owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-4.0.2" ; owl:versionIRI :acc-4.1.0 ; diff --git a/implementation/eAccess/owl_ontology/eAccess_restrictions.rdf b/implementation/eAccess/owl_ontology/eAccess_restrictions.rdf index 4ec592820..3b066a85a 100644 --- a/implementation/eAccess/owl_ontology/eAccess_restrictions.rdf +++ b/implementation/eAccess/owl_ontology/eAccess_restrictions.rdf @@ -3,6 +3,7 @@ xmlns:acc-res="http://data.europa.eu/a4g/ontology#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:at-voc="http://publications.europa.eu/resource/authority/" + xmlns:at-voc-new="http://publications.europa.eu/resource/authority/new/" xmlns:cccev="http://data.europa.eu/m8g/" xmlns:core="http://data.europa.eu/m8g/" xmlns:cpov="http://data.europa.eu/m8g/" @@ -41,9 +42,16 @@ + + + + + + + @@ -55,12 +63,12 @@ http://publications.europa.eu/resource/authority/corporate-body/PUBL The eProcurement Ontology Access core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Access core. This version is automatically generated from eAccess.xml on - 2024-03-21 + 2024-07-10 - 2024-03-21 + 2024-07-10 2021-06-01 4.1.0 3.1.0 @@ -288,7 +296,7 @@ - + diff --git a/implementation/eAccess/owl_ontology/eAccess_restrictions.ttl b/implementation/eAccess/owl_ontology/eAccess_restrictions.ttl index 254077756..3c6d59686 100644 --- a/implementation/eAccess/owl_ontology/eAccess_restrictions.ttl +++ b/implementation/eAccess/owl_ontology/eAccess_restrictions.ttl @@ -17,19 +17,21 @@ rdfs:label "eProcurement Ontology Access - core restrictions"@en ; dcterms:created "2021-06-01"^^xsd:date ; dcterms:description "The eProcurement Ontology Access core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Access core."@en ; - dcterms:issued "2024-03-21"^^xsd:date ; + dcterms:issued "2024-07-10"^^xsd:date ; dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ; dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ; dcterms:title "eProcurement Ontology Access - core restrictions"@en ; vann:preferredNamespacePrefix "epo" ; vann:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ; rdfs:comment """This version is automatically generated from eAccess.xml on - 2024-03-21""" ; + 2024-07-10""" ; rdfs:seeAlso , , , ; owl:imports :acc, + :core, + :sub, eli:, cccev:, frbroo:, @@ -59,7 +61,7 @@ :refersToNotice rdfs:domain :ESPDRequest ; rdfs:range :Notice . -:relatesToESPDRequest rdfs:domain :ESPDResponse ; +:relatesToESPDRequest rdfs:domain :ESPD ; rdfs:range :ESPDRequest . :specifiesProcurementCriterion rdfs:domain :ESPDRequest ; @@ -138,9 +140,9 @@ eli:LegalResource a owl:Class ; eli:LegalExpression a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; - owl:cardinality 1 ; - owl:onProperty eli:is_realized_by ], - [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty dcterms:title ] . + owl:onProperty dcterms:title ], + [ a owl:Restriction ; + owl:cardinality 1 ; + owl:onProperty eli:is_realized_by ] . diff --git a/implementation/eAccess/shacl_shapes/eAccess_shapes.rdf b/implementation/eAccess/shacl_shapes/eAccess_shapes.rdf index cd74ac64b..c6e8c0ec6 100644 --- a/implementation/eAccess/shacl_shapes/eAccess_shapes.rdf +++ b/implementation/eAccess/shacl_shapes/eAccess_shapes.rdf @@ -4,6 +4,7 @@ xmlns:acc-shape="http://data.europa.eu/a4g/data-shape#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:at-voc="http://publications.europa.eu/resource/authority/" + xmlns:at-voc-new="http://publications.europa.eu/resource/authority/new/" xmlns:cccev="http://data.europa.eu/m8g/" xmlns:core="http://data.europa.eu/m8g/" xmlns:cpov="http://data.europa.eu/m8g/" @@ -43,9 +44,16 @@ + + + + + + + @@ -57,12 +65,12 @@ eProcurement Ontology Access - core shapes http://publications.europa.eu/resource/authority/corporate-body/PUBL The eProcurement Ontology Access core shapes provides the generic datashape specifications for the eProcurement Ontology Access core. - This version is automatically generated from eAccess.xml on 2024-03-21 + This version is automatically generated from eAccess.xml on 2024-07-10 - 2024-03-21 + 2024-07-10 2021-06-01 4.1.0 3.1.0 diff --git a/implementation/eAccess/shacl_shapes/eAccess_shapes.ttl b/implementation/eAccess/shacl_shapes/eAccess_shapes.ttl index 3dada40f9..996932beb 100644 --- a/implementation/eAccess/shacl_shapes/eAccess_shapes.ttl +++ b/implementation/eAccess/shacl_shapes/eAccess_shapes.ttl @@ -191,19 +191,21 @@ acc-shape:acc-shape a owl:Ontology ; rdfs:label "eProcurement Ontology Access - core shapes"@en ; dcterms:created "2021-06-01"^^xsd:date ; dcterms:description "The eProcurement Ontology Access core shapes provides the generic datashape specifications for the eProcurement Ontology Access core."@en ; - dcterms:issued "2024-03-21"^^xsd:date ; + dcterms:issued "2024-07-10"^^xsd:date ; dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ; dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ; dcterms:title "eProcurement Ontology Access - core shapes"@en ; vann:preferredNamespacePrefix "epo" ; vann:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ; - rdfs:comment "This version is automatically generated from eAccess.xml on 2024-03-21" ; + rdfs:comment "This version is automatically generated from eAccess.xml on 2024-07-10" ; rdfs:seeAlso , , , ; owl:imports :acc, :acc-restriction, + :core, + :sub, eli:, cccev:, frbroo:, diff --git a/implementation/eAccess/xmi_conceptual_model/eAccess.xml b/implementation/eAccess/xmi_conceptual_model/eAccess.xml index 1462d83a9..e51f46ee4 100644 --- a/implementation/eAccess/xmi_conceptual_model/eAccess.xml +++ b/implementation/eAccess/xmi_conceptual_model/eAccess.xml @@ -209,7 +209,7 @@ - + @@ -375,16 +375,13 @@ - - - - - - - - - - + + + + + + + @@ -436,17 +433,24 @@ - - - + + + + + + + + + + - - - + + + @@ -459,10 +463,9 @@ - - - - + + + @@ -476,14 +479,14 @@ - + - + - - - + + + @@ -510,6 +513,10 @@ + + + + @@ -584,24 +591,25 @@ - - - + + + - - + + - - - + + + - - - + + + + @@ -677,10 +685,9 @@ - - - - + + + @@ -813,6 +820,9 @@ + + + @@ -1508,7 +1518,7 @@ - + @@ -2215,7 +2225,7 @@ - +