Skip to content

Commit

Permalink
updated metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
andreea-pasare committed Oct 26, 2023
1 parent d33c53e commit 86b5ae1
Show file tree
Hide file tree
Showing 14 changed files with 51 additions and 75 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/transform_epo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: get model2owl
run: |
git clone --branch 2.1.6 https://github.com/OP-TED/model2owl.git
git clone --branch 2.1.7 https://github.com/OP-TED/model2owl.git
pwd
- name: get-saxon
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:

- name: get model2owl
run: |
git clone --branch 2.1.6 https://github.com/OP-TED/model2owl.git
git clone --branch 2.1.7 https://github.com/OP-TED/model2owl.git
pwd
- name: get-saxon
Expand Down
12 changes: 4 additions & 8 deletions implementation/eCatalogue/model2owl-config/config-parameters.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@
<xsl:variable name="preferredNamespaceUri" select="'http://data.europa.eu/a4g/ontology#'"/>
<!-- vann:preferredNamespacePrefix -->
<xsl:variable name="preferredNamespacePrefix" select="'epo'"/>
<!-- dct:rights-->
<xsl:variable name="rightsLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the Licence ISA Open Metadata Licence v1.111.'"/>
<!-- dct:license-->
<xsl:variable name="licenseURI" select="'https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11'"/>
<!-- cc:attributionName-->
<xsl:variable name="attributionNameLiteral" select="'European Union'"/>
<!-- cc:attributionURL-->
<xsl:variable name="attributionURL" select="'http://publications.europa.eu/resource/authority/corporate-body/EURUN'"/>
<xsl:variable name="licenseLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/).'"/>
<!-- dct:created-->
<xsl:variable name="createdDate" select="'2021-06-01'"/>
<!-- dct:publisher-->
<xsl:variable name="publisher" select="'http://publications.europa.eu/resource/authority/corporate-body/PUBL'"/>
</xsl:stylesheet>
8 changes: 4 additions & 4 deletions implementation/eCatalogue/model2owl-config/namespaces.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
<prefix name="at-voc" value="http://publications.europa.eu/resource/authority/"/>
<prefix name="time" value="http://www.w3.org/2006/time#" importURI="http://www.w3.org/2006/time"/>
<prefix name="locn" value="http://www.w3.org/ns/locn#" importURI="http://www.w3.org/ns/locn"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="core" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpsv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpov" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="geosparql" value="http://www.opengis.net/ont/geosparql#"/>
<prefix name="dul" value="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#"/>
<prefix name="person" value="http://www.w3.org/ns/person#" importURI="http://www.w3.org/ns/person"/>
<prefix name="at-voc-new" value="http://publications.europa.eu/resource/authority/new/" />
<prefix name="adms" value="http://www.w3.org/ns/adms#" importURI="http://www.w3.org/ns/adms"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/" importURI="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/" importURI="http://purl.org/vocab/vann/"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/"/>
</prefixes>
12 changes: 4 additions & 8 deletions implementation/eContract/model2owl-config/config-parameters.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@
<xsl:variable name="preferredNamespaceUri" select="'http://data.europa.eu/a4g/ontology#'"/>
<!-- vann:preferredNamespacePrefix -->
<xsl:variable name="preferredNamespacePrefix" select="'epo'"/>
<!-- dct:rights-->
<xsl:variable name="rightsLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the Licence ISA Open Metadata Licence v1.111.'"/>
<!-- dct:license-->
<xsl:variable name="licenseURI" select="'https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11'"/>
<!-- cc:attributionName-->
<xsl:variable name="attributionNameLiteral" select="'European Union'"/>
<!-- cc:attributionURL-->
<xsl:variable name="attributionURL" select="'http://publications.europa.eu/resource/authority/corporate-body/EURUN'"/>
<xsl:variable name="licenseLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/).'"/>
<!-- dct:created-->
<xsl:variable name="createdDate" select="'2021-06-01'"/>
<!-- dct:publisher-->
<xsl:variable name="publisher" select="'http://publications.europa.eu/resource/authority/corporate-body/PUBL'"/>
</xsl:stylesheet>
8 changes: 4 additions & 4 deletions implementation/eContract/model2owl-config/namespaces.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
<prefix name="at-voc" value="http://publications.europa.eu/resource/authority/"/>
<prefix name="time" value="http://www.w3.org/2006/time#" importURI="http://www.w3.org/2006/time"/>
<prefix name="locn" value="http://www.w3.org/ns/locn#" importURI="http://www.w3.org/ns/locn"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="core" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpsv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpov" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="geosparql" value="http://www.opengis.net/ont/geosparql#"/>
<prefix name="dul" value="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#"/>
<prefix name="person" value="http://www.w3.org/ns/person#" importURI="http://www.w3.org/ns/person"/>
<prefix name="at-voc-new" value="http://publications.europa.eu/resource/authority/new/" />
<prefix name="adms" value="http://www.w3.org/ns/adms#" importURI="http://www.w3.org/ns/adms"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/" importURI="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/" importURI="http://purl.org/vocab/vann/"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/"/>
</prefixes>
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@
<xsl:variable name="preferredNamespaceUri" select="'http://data.europa.eu/a4g/ontology#'"/>
<!-- vann:preferredNamespacePrefix -->
<xsl:variable name="preferredNamespacePrefix" select="'epo'"/>
<!-- dct:rights-->
<xsl:variable name="rightsLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the Licence ISA Open Metadata Licence v1.111.'"/>
<!-- dct:license-->
<xsl:variable name="licenseURI" select="'https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11'"/>
<!-- cc:attributionName-->
<xsl:variable name="attributionNameLiteral" select="'European Union'"/>
<!-- cc:attributionURL-->
<xsl:variable name="attributionURL" select="'http://publications.europa.eu/resource/authority/corporate-body/EURUN'"/>
<xsl:variable name="licenseLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/).'"/>
<!-- dct:created-->
<xsl:variable name="createdDate" select="'2021-06-01'"/>
<!-- dct:publisher-->
<xsl:variable name="publisher" select="'http://publications.europa.eu/resource/authority/corporate-body/PUBL'"/>
</xsl:stylesheet>
8 changes: 4 additions & 4 deletions implementation/eFulfilment/model2owl-config/namespaces.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
<prefix name="at-voc" value="http://publications.europa.eu/resource/authority/"/>
<prefix name="time" value="http://www.w3.org/2006/time#" importURI="http://www.w3.org/2006/time"/>
<prefix name="locn" value="http://www.w3.org/ns/locn#" importURI="http://www.w3.org/ns/locn"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="core" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpsv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpov" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="geosparql" value="http://www.opengis.net/ont/geosparql#"/>
<prefix name="dul" value="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#"/>
<prefix name="person" value="http://www.w3.org/ns/person#" importURI="http://www.w3.org/ns/person"/>
<prefix name="at-voc-new" value="http://publications.europa.eu/resource/authority/new/" />
<prefix name="adms" value="http://www.w3.org/ns/adms#" importURI="http://www.w3.org/ns/adms"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/" importURI="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/" importURI="http://purl.org/vocab/vann/"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/"/>
</prefixes>
12 changes: 4 additions & 8 deletions implementation/eNotice/model2owl-config/config-parameters.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@
<xsl:variable name="preferredNamespaceUri" select="'http://data.europa.eu/a4g/ontology#'"/>
<!-- vann:preferredNamespacePrefix -->
<xsl:variable name="preferredNamespacePrefix" select="'epo'"/>
<!-- dct:rights-->
<xsl:variable name="rightsLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the Licence ISA Open Metadata Licence v1.111.'"/>
<!-- dct:license-->
<xsl:variable name="licenseURI" select="'https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11'"/>
<!-- cc:attributionName-->
<xsl:variable name="attributionNameLiteral" select="'European Union'"/>
<!-- cc:attributionURL-->
<xsl:variable name="attributionURL" select="'http://publications.europa.eu/resource/authority/corporate-body/EURUN'"/>
<xsl:variable name="licenseLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/).'"/>
<!-- dct:created-->
<xsl:variable name="createdDate" select="'2021-06-01'"/>
<!-- dct:publisher-->
<xsl:variable name="publisher" select="'http://publications.europa.eu/resource/authority/corporate-body/PUBL'"/>
</xsl:stylesheet>
8 changes: 4 additions & 4 deletions implementation/eNotice/model2owl-config/namespaces.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
<prefix name="at-voc" value="http://publications.europa.eu/resource/authority/"/>
<prefix name="time" value="http://www.w3.org/2006/time#" importURI="http://www.w3.org/2006/time"/>
<prefix name="locn" value="http://www.w3.org/ns/locn#" importURI="http://www.w3.org/ns/locn"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="core" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpsv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpov" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="geosparql" value="http://www.opengis.net/ont/geosparql#"/>
<prefix name="dul" value="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#"/>
<prefix name="person" value="http://www.w3.org/ns/person#" importURI="http://www.w3.org/ns/person"/>
<prefix name="at-voc-new" value="http://publications.europa.eu/resource/authority/new/" />
<prefix name="adms" value="http://www.w3.org/ns/adms#" importURI="http://www.w3.org/ns/adms"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/" importURI="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/" importURI="http://purl.org/vocab/vann/"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/"/>
</prefixes>
12 changes: 4 additions & 8 deletions implementation/eOrdering/model2owl-config/config-parameters.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@
<xsl:variable name="preferredNamespaceUri" select="'http://data.europa.eu/a4g/ontology#'"/>
<!-- vann:preferredNamespacePrefix -->
<xsl:variable name="preferredNamespacePrefix" select="'epo'"/>
<!-- dct:rights-->
<xsl:variable name="rightsLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the Licence ISA Open Metadata Licence v1.111.'"/>
<!-- dct:license-->
<xsl:variable name="licenseURI" select="'https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11'"/>
<!-- cc:attributionName-->
<xsl:variable name="attributionNameLiteral" select="'European Union'"/>
<!-- cc:attributionURL-->
<xsl:variable name="attributionURL" select="'http://publications.europa.eu/resource/authority/corporate-body/EURUN'"/>
<xsl:variable name="licenseLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/).'"/>
<!-- dct:created-->
<xsl:variable name="createdDate" select="'2021-06-01'"/>
<!-- dct:publisher-->
<xsl:variable name="publisher" select="'http://publications.europa.eu/resource/authority/corporate-body/PUBL'"/>
</xsl:stylesheet>
8 changes: 4 additions & 4 deletions implementation/eOrdering/model2owl-config/namespaces.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
<prefix name="at-voc" value="http://publications.europa.eu/resource/authority/"/>
<prefix name="time" value="http://www.w3.org/2006/time#" importURI="http://www.w3.org/2006/time"/>
<prefix name="locn" value="http://www.w3.org/ns/locn#" importURI="http://www.w3.org/ns/locn"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="core" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpsv" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cpov" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="https://data.europa.eu/m8g/"/>
<prefix name="cccev" value="http://data.europa.eu/m8g/" importURI="http://data.europa.eu/m8g/"/>
<prefix name="geosparql" value="http://www.opengis.net/ont/geosparql#"/>
<prefix name="dul" value="http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#"/>
<prefix name="person" value="http://www.w3.org/ns/person#" importURI="http://www.w3.org/ns/person"/>
<prefix name="at-voc-new" value="http://publications.europa.eu/resource/authority/new/" />
<prefix name="adms" value="http://www.w3.org/ns/adms#" importURI="http://www.w3.org/ns/adms"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/" importURI="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/" importURI="http://purl.org/vocab/vann/"/>
<prefix name="bibo" value="http://purl.org/ontology/bibo/"/>
<prefix name="vann" value="http://purl.org/vocab/vann/"/>
</prefixes>
12 changes: 4 additions & 8 deletions implementation/ePO_core/model2owl-config/config-parameters.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -138,15 +138,11 @@
<xsl:variable name="preferredNamespaceUri" select="'http://data.europa.eu/a4g/ontology#'"/>
<!-- vann:preferredNamespacePrefix -->
<xsl:variable name="preferredNamespacePrefix" select="'epo'"/>
<!-- dct:rights-->
<xsl:variable name="rightsLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the Licence ISA Open Metadata Licence v1.111.'"/>
<!-- dct:license-->
<xsl:variable name="licenseURI" select="'https://joinup.ec.europa.eu/licence/isa-open-metadata-licence-v11'"/>
<!-- cc:attributionName-->
<xsl:variable name="attributionNameLiteral" select="'European Union'"/>
<!-- cc:attributionURL-->
<xsl:variable name="attributionURL" select="'http://publications.europa.eu/resource/authority/corporate-body/EURUN'"/>
<xsl:variable name="licenseLiteral" select="'© European Union, 2014
Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/).'"/>
<!-- dct:created-->
<xsl:variable name="createdDate" select="'2021-06-01'"/>
<!-- dct:publisher-->
<xsl:variable name="publisher" select="'http://publications.europa.eu/resource/authority/corporate-body/PUBL'"/>
</xsl:stylesheet>
Loading

0 comments on commit 86b5ae1

Please sign in to comment.