Skip to content

Commit

Permalink
Version sync 4.1.0 -> 4.1.1 (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianvasquez authored Sep 4, 2024
1 parent 64e0044 commit e351a4e
Show file tree
Hide file tree
Showing 48 changed files with 176 additions and 176 deletions.
8 changes: 4 additions & 4 deletions implementation/eAccess/owl_ontology/eAccess.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
xmlns:org="http://www.w3.org/ns/org#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#relatesToESPDRequest">
<skos:prefLabel xml:lang="en">Relates to e s p d request</skos:prefLabel>
<skos:definition xml:lang="en">Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 (epo-sub:ESPD -&gt; epo-acc:ESPDRequest (+epo-sub:relatesToESPDRequest))</skos:definition>
<rdfs:isDefinedBy rdf:resource="http://data.europa.eu/a4g/ontology#acc"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#acc">
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-4.1.0"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-4.0.2</owl:priorVersion>
<owl:versionInfo>4.1.1</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-4.1.1"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-4.1.0</owl:priorVersion>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
Expand Down
6 changes: 3 additions & 3 deletions implementation/eAccess/owl_ontology/eAccess.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ a4g:acc a owl:Ontology ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports a4g:core, a4g:sub, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-4.0.2" ;
owl:versionIRI a4g:acc-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-4.1.0" ;
owl:versionIRI a4g:acc-4.1.1 ;
owl:versionInfo "4.1.1" .

a4g:concernsProcedure a owl:ObjectProperty ;
rdfs:isDefinedBy a4g:acc ;
Expand Down
10 changes: 5 additions & 5 deletions implementation/eAccess/owl_ontology/eAccess_restrictions.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
xmlns:org="http://www.w3.org/ns/org#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#relatesToESPDRequest">
<rdfs:range rdf:resource="http://data.europa.eu/a4g/ontology#ESPDRequest"/>
<rdfs:domain rdf:resource="http://data.europa.eu/a4g/ontology#ESPD"/>
Expand All @@ -44,9 +44,9 @@
<rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResource"/>
</rdf:Description>
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#acc-restriction">
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-restriction-4.0.2</owl:priorVersion>
<owl:versionInfo>4.1.1</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-restriction-4.1.1"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0</owl:priorVersion>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
Expand All @@ -72,7 +72,7 @@
<dcterms:title xml:lang="en">eProcurement Ontology Access - core restrictions</dcterms:title>
<vann:preferredNamespacePrefix>epo</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>http://data.europa.eu/a4g/ontology#</vann:preferredNamespaceUri>
<rdfs:comment>This version is automatically generated from eAccess.xml on
<rdfs:comment>This version is automatically generated from eAccess.xml on
2024-07-10</rdfs:comment>
<rdfs:seeAlso rdf:resource="https://docs.ted.europa.eu/home/index.html"/>
<rdfs:seeAlso rdf:resource="https://github.com/OP-TED/ePO/releases"/>
Expand Down
8 changes: 4 additions & 4 deletions implementation/eAccess/owl_ontology/eAccess_restrictions.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ a4g:acc-restriction a owl:Ontology ;
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
rdfs:comment """This version is automatically generated from eAccess.xml on
2024-07-18""" ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports a4g:acc, a4g:core, a4g:sub, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-restriction-4.0.2" ;
owl:versionIRI a4g:acc-restriction-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0" ;
owl:versionIRI a4g:acc-restriction-4.1.1 ;
owl:versionInfo "4.1.1" .

a4g:concernsProcedure rdfs:domain a4g:ESPDRequest ;
rdfs:range a4g:Procedure .
Expand Down
6 changes: 3 additions & 3 deletions implementation/eAccess/shacl_shapes/eAccess_shapes.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#acc-shape-4.0.2</owl:priorVersion>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/acc/acc-shape-4.1.0"/>
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#acc-shape-4.1.0</owl:priorVersion>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/acc/acc-shape-4.1.1"/>
<owl:versionInfo>4.1.1</owl:versionInfo>
</rdf:Description>

<rdf:Description rdf:about="http://data.europa.eu/a4g/data-shape/acc/epo-acc-ESPDRequest-epo-specifiesProcurementCriterion">
Expand Down
6 changes: 3 additions & 3 deletions implementation/eAccess/shacl_shapes/eAccess_shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ acc-shape:epo-acc-ESPDRequestShape a sh:NodeShape ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/data-shape#acc-shape-4.0.2" ;
owl:versionIRI acc-shape:acc-shape-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/data-shape#acc-shape-4.1.0" ;
owl:versionIRI acc-shape:acc-shape-4.1.1 ;
owl:versionInfo "4.1.1" .

acc-shape:epo-acc-ESPDRequest-epo-specifiesProcurementCriterion a sh:PropertyShape ;
rdfs:isDefinedBy <http://data.europa.eu/a4g/data-shape/acc/> ;
Expand Down
8 changes: 4 additions & 4 deletions implementation/eCatalogue/owl_ontology/eCatalogue.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
xmlns:org="http://www.w3.org/ns/org#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#isSpecificToCatalogueResponseLine">
<skos:prefLabel xml:lang="en">Is specific to catalogue response line</skos:prefLabel>
<rdfs:isDefinedBy rdf:resource="http://data.europa.eu/a4g/ontology#cat"/>
Expand Down Expand Up @@ -550,9 +550,9 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#cat">
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-4.1.0"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-4.0.2</owl:priorVersion>
<owl:versionInfo>4.1.1</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-4.1.1"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-4.1.0</owl:priorVersion>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
Expand Down
6 changes: 3 additions & 3 deletions implementation/eCatalogue/owl_ontology/eCatalogue.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ a4g:cat a owl:Ontology ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports a4g:core, a4g:ful, a4g:ord, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-4.0.2" ;
owl:versionIRI a4g:cat-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-4.1.0" ;
owl:versionIRI a4g:cat-4.1.1 ;
owl:versionInfo "4.1.1" .

a4g:Brand a owl:Class ;
rdfs:isDefinedBy a4g:cat ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
xmlns:org="http://www.w3.org/ns/org#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#isSpecificToCatalogueResponseLine">
<rdfs:range rdf:resource="http://data.europa.eu/a4g/ontology#CatalogueResponseLine"/>
<rdfs:domain rdf:resource="http://data.europa.eu/a4g/ontology#CatalogueResponseInformation"/>
Expand Down Expand Up @@ -121,9 +121,9 @@
<rdfs:domain rdf:resource="http://data.europa.eu/a4g/ontology#Item"/>
</rdf:Description>
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#cat-restriction">
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-restriction-4.0.2</owl:priorVersion>
<owl:versionInfo>4.1.1</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-restriction-4.1.1"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0</owl:priorVersion>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
Expand All @@ -150,7 +150,7 @@
<dcterms:title xml:lang="en">eProcurement Ontology Catalogue - core restrictions</dcterms:title>
<vann:preferredNamespacePrefix>epo</vann:preferredNamespacePrefix>
<vann:preferredNamespaceUri>http://data.europa.eu/a4g/ontology#</vann:preferredNamespaceUri>
<rdfs:comment>This version is automatically generated from eCatalogue.xml on
<rdfs:comment>This version is automatically generated from eCatalogue.xml on
2024-07-10</rdfs:comment>
<rdfs:seeAlso rdf:resource="https://docs.ted.europa.eu/home/index.html"/>
<rdfs:seeAlso rdf:resource="https://github.com/OP-TED/ePO/releases"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ a4g:cat-restriction a owl:Ontology ;
dcterms:title "eProcurement Ontology Catalogue - core restrictions"@en ;
vann:preferredNamespacePrefix "epo" ;
vann:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
rdfs:comment """This version is automatically generated from eCatalogue.xml on
rdfs:comment """This version is automatically generated from eCatalogue.xml on
2024-07-18""" ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports a4g:cat, a4g:core, a4g:ful, a4g:ord, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-restriction-4.0.2" ;
owl:versionIRI a4g:cat-restriction-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0" ;
owl:versionIRI a4g:cat-restriction-4.1.1 ;
owl:versionInfo "4.1.1" .

a4g:comprisesCatalogueResponseLine rdfs:domain a4g:CatalogueResponse ;
rdfs:range a4g:CatalogueResponseLine .
Expand Down
6 changes: 3 additions & 3 deletions implementation/eCatalogue/shacl_shapes/eCatalogue_shapes.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#cat-shape-4.0.2</owl:priorVersion>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/cat/cat-shape-4.1.0"/>
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#cat-shape-4.1.0</owl:priorVersion>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/cat/cat-shape-4.1.1"/>
<owl:versionInfo>4.1.1</owl:versionInfo>
</rdf:Description>

<rdf:Description rdf:about="http://data.europa.eu/a4g/data-shape/cat/epo-cat-Brand-dct-title">
Expand Down
6 changes: 3 additions & 3 deletions implementation/eCatalogue/shacl_shapes/eCatalogue_shapes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ cat-shape:epo-cat-BrandShape a sh:NodeShape ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/data-shape#cat-shape-4.0.2" ;
owl:versionIRI cat-shape:cat-shape-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/data-shape#cat-shape-4.1.0" ;
owl:versionIRI cat-shape:cat-shape-4.1.1 ;
owl:versionInfo "4.1.1" .

cat-shape:epo-cat-Brand-dct-title a sh:PropertyShape ;
rdfs:isDefinedBy <http://data.europa.eu/a4g/data-shape/cat/> ;
Expand Down
8 changes: 4 additions & 4 deletions implementation/eContract/owl_ontology/eContract.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
xmlns:org="http://www.w3.org/ns/org#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#ContractAmendment">
<skos:prefLabel xml:lang="en">Contract amendment</skos:prefLabel>
<skos:definition xml:lang="en">A change to an existing Contract that is agreed by the contracting parties.</skos:definition>
Expand Down Expand Up @@ -54,9 +54,9 @@
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#con">
<owl:versionInfo>4.1.0</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#con-4.1.0"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#con-4.0.2</owl:priorVersion>
<owl:versionInfo>4.1.1</owl:versionInfo>
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#con-4.1.1"/>
<owl:priorVersion>http://data.europa.eu/a4g/ontology#con-4.1.0</owl:priorVersion>
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
Expand Down
6 changes: 3 additions & 3 deletions implementation/eContract/owl_ontology/eContract.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ a4g:con a owl:Ontology ;
rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
owl:imports a4g:cat, a4g:core, a4g:not, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
owl:incompatibleWith "3.1.0" ;
owl:priorVersion "http://data.europa.eu/a4g/ontology#con-4.0.2" ;
owl:versionIRI a4g:con-4.1.0 ;
owl:versionInfo "4.1.0" .
owl:priorVersion "http://data.europa.eu/a4g/ontology#con-4.1.0" ;
owl:versionIRI a4g:con-4.1.1 ;
owl:versionInfo "4.1.1" .

a4g:ContractModificationInformation a owl:Class ;
rdfs:isDefinedBy a4g:con ;
Expand Down
Loading

0 comments on commit e351a4e

Please sign in to comment.