Skip to content

Commit

Permalink
Release/4.1.0 (#590)
Browse files Browse the repository at this point in the history
- eAccess
- eSubmission
---------

Co-authored-by: github-actions <[email protected]>
  • Loading branch information
andreea-pasare and actions-user committed Mar 25, 2024
1 parent ff44096 commit c13a098
Show file tree
Hide file tree
Showing 115 changed files with 30,135 additions and 6,323 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/transform_epo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ on:
- "implementation/eOrdering/xmi_conceptual_model/eOrdering.xml"
- "implementation/eFulfilment/xmi_conceptual_model/eFulfilment.xml"
- "implementation/eContract/xmi_conceptual_model/eContract.xml"
- "implementation/eContract/xmi_conceptual_model/eAccess.xml"
- "implementation/eContract/xmi_conceptual_model/eSubmission.xml"
jobs:
report_and_glossary:
runs-on: ubuntu-latest
Expand All @@ -33,7 +35,7 @@ jobs:

- name: generate convention report and glossary
run: |
AVAILABLE_IMPLEMENTATIONS=(eOrdering eFulfilment eCatalogue eNotice eContract ePO_core)
AVAILABLE_IMPLEMENTATIONS=(eOrdering eFulfilment eCatalogue eNotice eContract eAccess eSubmission ePO_core)
for implementation in "${AVAILABLE_IMPLEMENTATIONS[@]}"
do
echo "-------------------${implementation}---------------------------------"
Expand Down Expand Up @@ -66,7 +68,7 @@ jobs:

- name: merge implementations xmi files into one
run: |
AVAILABLE_IMPLEMENTATIONS=(eOrdering eFulfilment eCatalogue eNotice eContract ePO_core)
AVAILABLE_IMPLEMENTATIONS=(eOrdering eFulfilment eCatalogue eNotice eContract eAccess eSubmission ePO_core)
cd model2owl
mkdir -p merge-xmis
for implementation in "${AVAILABLE_IMPLEMENTATIONS[@]}"
Expand Down Expand Up @@ -146,7 +148,7 @@ jobs:

- name: transform step
run: |
AVAILABLE_IMPLEMENTATIONS=(eOrdering eFulfilment eCatalogue eNotice eContract ePO_core)
AVAILABLE_IMPLEMENTATIONS=(eOrdering eFulfilment eCatalogue eNotice eContract eAccess eSubmission ePO_core)
for implementation in "${AVAILABLE_IMPLEMENTATIONS[@]}"
do
echo "-------------------${implementation} transform---------------------------------"
Expand Down
Binary file modified analysis_and_design/conceptual_model/ePO_CM.eap
Binary file not shown.
365 changes: 365 additions & 0 deletions glossary/eAccess_glossary.html

Large diffs are not rendered by default.

101 changes: 79 additions & 22 deletions glossary/eCatalogue_glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,18 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Class names and defi

</td>
</tr>
<tr>
<td>epo-cat:CatalogueResponse</td>
<td></td>
</tr>
<tr>
<td>epo-cat:CatalogueResponseInformation</td>
<td></td>
</tr>
<tr>
<td>epo-cat:CatalogueResponseLine</td>
<td></td>
</tr>
<tr>
<td>epo-cat:ChargeInformation</td>
<td>Information about tax, fee or duty imposed.
Expand Down Expand Up @@ -523,8 +535,9 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo:hasBuyerItemID</td>
<td>This refers to the identifier for the specific instance of the produced concept.
WG Approval 16/05/2023
<td>The general identifier assigned to the concept as defined by the Buyer.​

WG approval 16/05/2023
</td>
<td>epo-cat:Item -&gt; adms:Identifier (external) [0..1]</td>
</tr>
Expand All @@ -542,13 +555,12 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo:hasItemStandardID</td>
<td>The identifier for the instance of the concept based on a standard scheme.
<td>The general identifier assigned to the concept based on a standard scheme.

Additional information:
For example the GTIN scheme (Global Trade Item Number).
For example the GTIN scheme (Global Trade Item Number).

WG Approval 24/02/2022
</td>
WG approval 16/05/2023</td>
<td>epo-cat:Item -&gt; adms:Identifier (external) [0..*]</td>
</tr>
<tr>
Expand All @@ -559,11 +571,9 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo:hasManufacturerItemID</td>
<td>This refers to the general identifier for the concept as defined by the manufacturer.


WG Approval 16/05/2023
<td>The general identifier assigned to the concept as defined by the Manufacturer. ​

WG approval 16/05/2023
</td>
<td>epo-cat:Item -&gt; adms:Identifier (external) [0..1]</td>
</tr>
Expand All @@ -574,9 +584,9 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo:hasSellerItemID</td>
<td> The general identifier for the concept as defined by the seller.
<td>The general identifier assigned to the concept as defined by the Seller.​

WG Approval 16/05/2023
WG approval 16/05/2023
</td>
<td>epo-cat:Item -&gt; adms:Identifier (external) [0..1]</td>
</tr>
Expand All @@ -587,20 +597,35 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</td>
<td>epo-cat:Item -&gt; adms:Identifier (external) [0..1]</td>
</tr>
<tr>
<td>epo:hasUUID</td>
<td>A universally unique identifier for an instance of this document.

WG Approval 12/05/2020
</td>
<td>epo-cat:CatalogueResponseLine -&gt; adms:Identifier (external) [1]</td>
</tr>
<tr>
<td>epo:hasValidityPeriod</td>
<td>The relation indicating until when a given instance of a concept is applicable.

WG approval 30/05/2023</td>
<td>epo-cat:Catalogue -&gt; epo:Period (external) [0..1]</td>
</tr>
<tr>
<td>epo:specifiesBuyer</td>
<td></td>
<td>epo-cat:Catalogue -&gt; epo:Buyer (external) [0..*]</td>
</tr>
<tr>
<td>epo:specifiesCatalogueProvider</td>
<td></td>
<td>epo-cat:Catalogue -&gt; epo:CatalogueProvider (external) [0..1]</td>
<td> </td>
<td>epo-cat:Catalogue -&gt; epo:CatalogueProvider (external) [0..1]<br>epo-cat:CatalogueResponse -&gt; epo:CatalogueProvider (external) [1]<br></td>
</tr>
<tr>
<td>epo:specifiesCatalogueReceiver</td>
<td></td>
<td>epo-cat:Catalogue -&gt; epo:CatalogueReceiver (external) [0..1]</td>
<td> </td>
<td>epo-cat:Catalogue -&gt; epo:CatalogueReceiver (external) [0..1]<br>epo-cat:CatalogueResponse -&gt; epo:CatalogueReceiver (external) [1]<br></td>
</tr>
<tr>
<td>epo:specifiesSeller</td>
Expand All @@ -612,11 +637,21 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-cat:Catalogue -&gt; epo-cat:CatalogueLine [1..*]</td>
</tr>
<tr>
<td>epo-cat:comprisesCatalogueResponseLine</td>
<td></td>
<td>epo-cat:CatalogueResponse -&gt; epo-cat:CatalogueResponseLine [0..*]</td>
</tr>
<tr>
<td>epo-cat:describesItem</td>
<td></td>
<td>epo-cat:ItemProperty -&gt; epo-cat:Item [1]</td>
</tr>
<tr>
<td>epo-cat:foreseesPackage</td>
<td></td>
<td>epo-cat:CatalogueLine -&gt; epo-ful:Package (external) [0..1]</td>
</tr>
<tr>
<td>epo-cat:hasAccessoryItem</td>
<td>An item that can be added to another item to enhance it.
Expand Down Expand Up @@ -644,7 +679,9 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo-cat:hasCatalogueLineValidity</td>
<td></td>
<td>The relation indicating until when a Catalogue Line instance is applicable.

WG approval 21/09/2023</td>
<td>epo-cat:CatalogueLine -&gt; epo:Period (external) [0..1]</td>
</tr>
<tr>
Expand Down Expand Up @@ -857,6 +894,11 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-cat:ItemRelation -&gt; epo-cat:Item [1]</td>
</tr>
<tr>
<td>epo-cat:isSpecificToCatalogueResponseLine</td>
<td></td>
<td>epo-cat:CatalogueResponseInformation -&gt; epo-cat:CatalogueResponseLine [0..1]</td>
</tr>
<tr>
<td>epo-cat:isSpecificToLine</td>
<td></td>
Expand All @@ -867,6 +909,21 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-cat:Catalogue -&gt; epo:Contract (external) [0..1]</td>
</tr>
<tr>
<td>epo-cat:refersToCatalogue</td>
<td></td>
<td>epo-cat:CatalogueResponse -&gt; epo-cat:Catalogue [1]</td>
</tr>
<tr>
<td>epo-cat:refersToCatalogueLine</td>
<td></td>
<td>epo-cat:CatalogueResponseLine -&gt; epo-cat:CatalogueLine [1]</td>
</tr>
<tr>
<td>epo-cat:specifiesCatalogueResponseInformation</td>
<td></td>
<td>epo-cat:CatalogueResponse -&gt; epo-cat:CatalogueResponseInformation [1]</td>
</tr>
<tr>
<td>epo-cat:specifiesChargeInformation</td>
<td></td>
Expand All @@ -877,16 +934,16 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-cat:Line -&gt; epo-cat:Item [1]</td>
</tr>
<tr>
<td>epo-ful:hasAssociatedDocument</td>
<td> </td>
<td>epo-ful:DespatchAdvice (external) -&gt; epo-cat:PostAwardDocument [0..1]<br>epo-ful:DespatchLine (external) -&gt; epo-cat:PostAwardDocument [0..1]<br></td>
</tr>
<tr>
<td>epo-ful:hasFreightAllowanceCharge</td>
<td></td>
<td>epo-ful:Consignment (external) -&gt; epo-cat:ChargeInformation [0..*]</td>
</tr>
<tr>
<td>epo-ord:hasAcceptanceStatus</td>
<td></td>
<td>epo-cat:CatalogueResponseInformation -&gt; at-voc-new:ResponseStatus (external) [1]</td>
</tr>
<tr>
<td>epo-ord:hasPriceDiscountInformation</td>
<td></td>
Expand Down
Loading

0 comments on commit c13a098

Please sign in to comment.