Skip to content

Commit e351a4e

Browse files
Version sync 4.1.0 -> 4.1.1 (#687)
1 parent 64e0044 commit e351a4e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+176
-176
lines changed

implementation/eAccess/owl_ontology/eAccess.rdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
xmlns:org="http://www.w3.org/ns/org#"
2323
xmlns:foaf="http://xmlns.com/foaf/0.1/"
2424
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
25-
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
25+
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
2626
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#relatesToESPDRequest">
2727
<skos:prefLabel xml:lang="en">Relates to e s p d request</skos:prefLabel>
2828
<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>
2929
<rdfs:isDefinedBy rdf:resource="http://data.europa.eu/a4g/ontology#acc"/>
3030
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
3131
</rdf:Description>
3232
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#acc">
33-
<owl:versionInfo>4.1.0</owl:versionInfo>
34-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-4.1.0"/>
35-
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-4.0.2</owl:priorVersion>
33+
<owl:versionInfo>4.1.1</owl:versionInfo>
34+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-4.1.1"/>
35+
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-4.1.0</owl:priorVersion>
3636
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
3737
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
3838
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>

implementation/eAccess/owl_ontology/eAccess.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ a4g:acc a owl:Ontology ;
4444
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> ;
4545
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/> ;
4646
owl:incompatibleWith "3.1.0" ;
47-
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-4.0.2" ;
48-
owl:versionIRI a4g:acc-4.1.0 ;
49-
owl:versionInfo "4.1.0" .
47+
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-4.1.0" ;
48+
owl:versionIRI a4g:acc-4.1.1 ;
49+
owl:versionInfo "4.1.1" .
5050

5151
a4g:concernsProcedure a owl:ObjectProperty ;
5252
rdfs:isDefinedBy a4g:acc ;

implementation/eAccess/owl_ontology/eAccess_restrictions.rdf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
xmlns:org="http://www.w3.org/ns/org#"
2323
xmlns:foaf="http://xmlns.com/foaf/0.1/"
2424
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
25-
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
25+
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
2626
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#relatesToESPDRequest">
2727
<rdfs:range rdf:resource="http://data.europa.eu/a4g/ontology#ESPDRequest"/>
2828
<rdfs:domain rdf:resource="http://data.europa.eu/a4g/ontology#ESPD"/>
@@ -44,9 +44,9 @@
4444
<rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResource"/>
4545
</rdf:Description>
4646
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#acc-restriction">
47-
<owl:versionInfo>4.1.0</owl:versionInfo>
48-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0"/>
49-
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-restriction-4.0.2</owl:priorVersion>
47+
<owl:versionInfo>4.1.1</owl:versionInfo>
48+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#acc-restriction-4.1.1"/>
49+
<owl:priorVersion>http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0</owl:priorVersion>
5050
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
5151
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
5252
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
@@ -72,7 +72,7 @@
7272
<dcterms:title xml:lang="en">eProcurement Ontology Access - core restrictions</dcterms:title>
7373
<vann:preferredNamespacePrefix>epo</vann:preferredNamespacePrefix>
7474
<vann:preferredNamespaceUri>http://data.europa.eu/a4g/ontology#</vann:preferredNamespaceUri>
75-
<rdfs:comment>This version is automatically generated from eAccess.xml on
75+
<rdfs:comment>This version is automatically generated from eAccess.xml on
7676
2024-07-10</rdfs:comment>
7777
<rdfs:seeAlso rdf:resource="https://docs.ted.europa.eu/home/index.html"/>
7878
<rdfs:seeAlso rdf:resource="https://github.com/OP-TED/ePO/releases"/>

implementation/eAccess/owl_ontology/eAccess_restrictions.ttl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ a4g:acc-restriction a owl:Ontology ;
3434
dcterms:title "eProcurement Ontology Access - core restrictions"@en ;
3535
vann:preferredNamespacePrefix "epo" ;
3636
vann:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
37-
rdfs:comment """This version is automatically generated from eAccess.xml on
37+
rdfs:comment """This version is automatically generated from eAccess.xml on
3838
2024-07-18""" ;
3939
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> ;
4040
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/> ;
4141
owl:incompatibleWith "3.1.0" ;
42-
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-restriction-4.0.2" ;
43-
owl:versionIRI a4g:acc-restriction-4.1.0 ;
44-
owl:versionInfo "4.1.0" .
42+
owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0" ;
43+
owl:versionIRI a4g:acc-restriction-4.1.1 ;
44+
owl:versionInfo "4.1.1" .
4545

4646
a4g:concernsProcedure rdfs:domain a4g:ESPDRequest ;
4747
rdfs:range a4g:Procedure .

implementation/eAccess/shacl_shapes/eAccess_shapes.rdf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
6565
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
6666
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
67-
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#acc-shape-4.0.2</owl:priorVersion>
68-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/acc/acc-shape-4.1.0"/>
69-
<owl:versionInfo>4.1.0</owl:versionInfo>
67+
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#acc-shape-4.1.0</owl:priorVersion>
68+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/acc/acc-shape-4.1.1"/>
69+
<owl:versionInfo>4.1.1</owl:versionInfo>
7070
</rdf:Description>
7171

7272
<rdf:Description rdf:about="http://data.europa.eu/a4g/data-shape/acc/epo-acc-ESPDRequest-epo-specifiesProcurementCriterion">

implementation/eAccess/shacl_shapes/eAccess_shapes.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ acc-shape:epo-acc-ESPDRequestShape a sh:NodeShape ;
4444
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> ;
4545
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/> ;
4646
owl:incompatibleWith "3.1.0" ;
47-
owl:priorVersion "http://data.europa.eu/a4g/data-shape#acc-shape-4.0.2" ;
48-
owl:versionIRI acc-shape:acc-shape-4.1.0 ;
49-
owl:versionInfo "4.1.0" .
47+
owl:priorVersion "http://data.europa.eu/a4g/data-shape#acc-shape-4.1.0" ;
48+
owl:versionIRI acc-shape:acc-shape-4.1.1 ;
49+
owl:versionInfo "4.1.1" .
5050

5151
acc-shape:epo-acc-ESPDRequest-epo-specifiesProcurementCriterion a sh:PropertyShape ;
5252
rdfs:isDefinedBy <http://data.europa.eu/a4g/data-shape/acc/> ;

implementation/eCatalogue/owl_ontology/eCatalogue.rdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
xmlns:org="http://www.w3.org/ns/org#"
2323
xmlns:foaf="http://xmlns.com/foaf/0.1/"
2424
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
25-
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
25+
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
2626
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#isSpecificToCatalogueResponseLine">
2727
<skos:prefLabel xml:lang="en">Is specific to catalogue response line</skos:prefLabel>
2828
<rdfs:isDefinedBy rdf:resource="http://data.europa.eu/a4g/ontology#cat"/>
@@ -550,9 +550,9 @@
550550
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
551551
</rdf:Description>
552552
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#cat">
553-
<owl:versionInfo>4.1.0</owl:versionInfo>
554-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-4.1.0"/>
555-
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-4.0.2</owl:priorVersion>
553+
<owl:versionInfo>4.1.1</owl:versionInfo>
554+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-4.1.1"/>
555+
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-4.1.0</owl:priorVersion>
556556
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
557557
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
558558
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>

implementation/eCatalogue/owl_ontology/eCatalogue.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ a4g:cat a owl:Ontology ;
4343
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> ;
4444
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/> ;
4545
owl:incompatibleWith "3.1.0" ;
46-
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-4.0.2" ;
47-
owl:versionIRI a4g:cat-4.1.0 ;
48-
owl:versionInfo "4.1.0" .
46+
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-4.1.0" ;
47+
owl:versionIRI a4g:cat-4.1.1 ;
48+
owl:versionInfo "4.1.1" .
4949

5050
a4g:Brand a owl:Class ;
5151
rdfs:isDefinedBy a4g:cat ;

implementation/eCatalogue/owl_ontology/eCatalogue_restrictions.rdf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
xmlns:org="http://www.w3.org/ns/org#"
2323
xmlns:foaf="http://xmlns.com/foaf/0.1/"
2424
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
25-
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
25+
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
2626
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#isSpecificToCatalogueResponseLine">
2727
<rdfs:range rdf:resource="http://data.europa.eu/a4g/ontology#CatalogueResponseLine"/>
2828
<rdfs:domain rdf:resource="http://data.europa.eu/a4g/ontology#CatalogueResponseInformation"/>
@@ -121,9 +121,9 @@
121121
<rdfs:domain rdf:resource="http://data.europa.eu/a4g/ontology#Item"/>
122122
</rdf:Description>
123123
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#cat-restriction">
124-
<owl:versionInfo>4.1.0</owl:versionInfo>
125-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0"/>
126-
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-restriction-4.0.2</owl:priorVersion>
124+
<owl:versionInfo>4.1.1</owl:versionInfo>
125+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#cat-restriction-4.1.1"/>
126+
<owl:priorVersion>http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0</owl:priorVersion>
127127
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
128128
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
129129
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
@@ -150,7 +150,7 @@
150150
<dcterms:title xml:lang="en">eProcurement Ontology Catalogue - core restrictions</dcterms:title>
151151
<vann:preferredNamespacePrefix>epo</vann:preferredNamespacePrefix>
152152
<vann:preferredNamespaceUri>http://data.europa.eu/a4g/ontology#</vann:preferredNamespaceUri>
153-
<rdfs:comment>This version is automatically generated from eCatalogue.xml on
153+
<rdfs:comment>This version is automatically generated from eCatalogue.xml on
154154
2024-07-10</rdfs:comment>
155155
<rdfs:seeAlso rdf:resource="https://docs.ted.europa.eu/home/index.html"/>
156156
<rdfs:seeAlso rdf:resource="https://github.com/OP-TED/ePO/releases"/>

implementation/eCatalogue/owl_ontology/eCatalogue_restrictions.ttl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ a4g:cat-restriction a owl:Ontology ;
3434
dcterms:title "eProcurement Ontology Catalogue - core restrictions"@en ;
3535
vann:preferredNamespacePrefix "epo" ;
3636
vann:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
37-
rdfs:comment """This version is automatically generated from eCatalogue.xml on
37+
rdfs:comment """This version is automatically generated from eCatalogue.xml on
3838
2024-07-18""" ;
3939
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> ;
4040
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/> ;
4141
owl:incompatibleWith "3.1.0" ;
42-
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-restriction-4.0.2" ;
43-
owl:versionIRI a4g:cat-restriction-4.1.0 ;
44-
owl:versionInfo "4.1.0" .
42+
owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0" ;
43+
owl:versionIRI a4g:cat-restriction-4.1.1 ;
44+
owl:versionInfo "4.1.1" .
4545

4646
a4g:comprisesCatalogueResponseLine rdfs:domain a4g:CatalogueResponse ;
4747
rdfs:range a4g:CatalogueResponseLine .

implementation/eCatalogue/shacl_shapes/eCatalogue_shapes.rdf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>
6363
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
6464
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
65-
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#cat-shape-4.0.2</owl:priorVersion>
66-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/cat/cat-shape-4.1.0"/>
67-
<owl:versionInfo>4.1.0</owl:versionInfo>
65+
<owl:priorVersion>http://data.europa.eu/a4g/data-shape#cat-shape-4.1.0</owl:priorVersion>
66+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/data-shape/cat/cat-shape-4.1.1"/>
67+
<owl:versionInfo>4.1.1</owl:versionInfo>
6868
</rdf:Description>
6969

7070
<rdf:Description rdf:about="http://data.europa.eu/a4g/data-shape/cat/epo-cat-Brand-dct-title">

implementation/eCatalogue/shacl_shapes/eCatalogue_shapes.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ cat-shape:epo-cat-BrandShape a sh:NodeShape ;
4444
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> ;
4545
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/> ;
4646
owl:incompatibleWith "3.1.0" ;
47-
owl:priorVersion "http://data.europa.eu/a4g/data-shape#cat-shape-4.0.2" ;
48-
owl:versionIRI cat-shape:cat-shape-4.1.0 ;
49-
owl:versionInfo "4.1.0" .
47+
owl:priorVersion "http://data.europa.eu/a4g/data-shape#cat-shape-4.1.0" ;
48+
owl:versionIRI cat-shape:cat-shape-4.1.1 ;
49+
owl:versionInfo "4.1.1" .
5050

5151
cat-shape:epo-cat-Brand-dct-title a sh:PropertyShape ;
5252
rdfs:isDefinedBy <http://data.europa.eu/a4g/data-shape/cat/> ;

implementation/eContract/owl_ontology/eContract.rdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
xmlns:org="http://www.w3.org/ns/org#"
2323
xmlns:foaf="http://xmlns.com/foaf/0.1/"
2424
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
25-
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
25+
xmlns:rml="http://semweb.mmlab.be/ns/rml#" >
2626
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#ContractAmendment">
2727
<skos:prefLabel xml:lang="en">Contract amendment</skos:prefLabel>
2828
<skos:definition xml:lang="en">A change to an existing Contract that is agreed by the contracting parties.</skos:definition>
@@ -54,9 +54,9 @@
5454
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
5555
</rdf:Description>
5656
<rdf:Description rdf:about="http://data.europa.eu/a4g/ontology#con">
57-
<owl:versionInfo>4.1.0</owl:versionInfo>
58-
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#con-4.1.0"/>
59-
<owl:priorVersion>http://data.europa.eu/a4g/ontology#con-4.0.2</owl:priorVersion>
57+
<owl:versionInfo>4.1.1</owl:versionInfo>
58+
<owl:versionIRI rdf:resource="http://data.europa.eu/a4g/ontology#con-4.1.1"/>
59+
<owl:priorVersion>http://data.europa.eu/a4g/ontology#con-4.1.0</owl:priorVersion>
6060
<owl:incompatibleWith>3.1.0</owl:incompatibleWith>
6161
<owl:imports rdf:resource="http://xmlns.com/foaf/0.1/"/>
6262
<owl:imports rdf:resource="http://www.w3.org/ns/person"/>

implementation/eContract/owl_ontology/eContract.ttl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ a4g:con a owl:Ontology ;
4444
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> ;
4545
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/> ;
4646
owl:incompatibleWith "3.1.0" ;
47-
owl:priorVersion "http://data.europa.eu/a4g/ontology#con-4.0.2" ;
48-
owl:versionIRI a4g:con-4.1.0 ;
49-
owl:versionInfo "4.1.0" .
47+
owl:priorVersion "http://data.europa.eu/a4g/ontology#con-4.1.0" ;
48+
owl:versionIRI a4g:con-4.1.1 ;
49+
owl:versionInfo "4.1.1" .
5050

5151
a4g:ContractModificationInformation a owl:Class ;
5252
rdfs:isDefinedBy a4g:con ;

0 commit comments

Comments
 (0)