Skip to content

Commit

Permalink
updated content to ePO 4.1.0-rc.2 (eAccess module)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreea-pasare committed Mar 20, 2024
1 parent ff44096 commit f16a537
Show file tree
Hide file tree
Showing 90 changed files with 32,166 additions and 17,731 deletions.
Binary file modified analysis_and_design/conceptual_model/ePO_CM.eap
Binary file not shown.
350 changes: 350 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
100 changes: 93 additions & 7 deletions glossary/eFulfilment_glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,14 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Class names and defi
<td>epo-ful:Package</td>
<td></td>
</tr>
<tr>
<td>epo-ful:ReceiptAdvice</td>
<td></td>
</tr>
<tr>
<td>epo-ful:ReceiptAdviceLine</td>
<td></td>
</tr>
<tr>
<td>epo-ful:ShipmentAgreement</td>
<td>The Commercial Agreement between the Commercial Parties.
Expand Down Expand Up @@ -312,6 +320,11 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:TransportMeans -&gt; epo-ful:TransportMeansOperator [1..*]</td>
</tr>
<tr>
<td>epo:hasRejectedQuantity</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; epo:Quantity (external) [0..1]</td>
</tr>
<tr>
<td>epo:playedBy</td>
<td></td>
Expand All @@ -337,6 +350,11 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:Consignment -&gt; epo-ful:Notifier [0..*]</td>
</tr>
<tr>
<td>epo-cat:foreseesPackage</td>
<td></td>
<td>epo-cat:CatalogueLine (external) -&gt; epo-ful:Package [0..1]</td>
</tr>
<tr>
<td>epo-ful:agreedByBuyer</td>
<td></td>
Expand All @@ -352,6 +370,11 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:DespatchAdvice -&gt; epo-ful:DespatchLine [1..*]</td>
</tr>
<tr>
<td>epo-ful:comprisesReceiptAdviceLine</td>
<td></td>
<td>epo-ful:ReceiptAdvice -&gt; epo-ful:ReceiptAdviceLine [0..*]</td>
</tr>
<tr>
<td>epo-ful:containsGoodsItem</td>
<td></td>
Expand All @@ -376,8 +399,8 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo-ful:hasAssociatedDocument</td>
<td> </td>
<td>epo-ful:DespatchLine -&gt; epo-cat:PostAwardDocument (external) [0..1]<br>epo-ful:DespatchAdvice -&gt; epo-cat:PostAwardDocument (external) [0..1]<br></td>
<td> </td>
<td>epo-ful:DespatchLine -&gt; epo:Document (external) [0..1]<br>epo-ful:DespatchAdvice -&gt; epo:Document (external) [0..1]<br>epo-ful:ReceiptAdvice -&gt; epo:Document (external) [0..1]<br></td>
</tr>
<tr>
<td>epo-ful:hasCarrierConsignmentID</td>
Expand Down Expand Up @@ -515,6 +538,11 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:DespatchLine -&gt; epo:Quantity (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:hasOversupplyQuantity</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; epo:Quantity (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:hasPackagingType</td>
<td></td>
Expand All @@ -525,11 +553,31 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:Consignment -&gt; epo-ful:ShipmentStage [0..*]</td>
</tr>
<tr>
<td>epo-ful:hasReceivedQuantity</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; epo:Quantity (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:hasRejectReason</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; at-voc-new:reject-reason [0..1]</td>
</tr>
<tr>
<td>epo-ful:hasRequestedPickUpInformation</td>
<td></td>
<td>epo-ful:Consignment -&gt; epo-ful:ShipmentInformation [1]</td>
</tr>
<tr>
<td>epo-ful:hasShortageAction</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; at-voc-new:action-code [0..1]</td>
</tr>
<tr>
<td>epo-ful:hasShortQuantity</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; epo:Quantity (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:hasSizeType</td>
<td></td>
Expand All @@ -547,7 +595,13 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
</tr>
<tr>
<td>epo-ful:hasTraceID</td>
<td></td>
<td>The identifier used for tracking the goods item

Additional information:
An example is the EPC number used in RFID.

WG approval 21/09/2023
</td>
<td>epo-ful:GoodsItem -&gt; adms:Identifier (external) [0..1]</td>
</tr>
<tr>
Expand Down Expand Up @@ -595,6 +649,23 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:ShipmentInformation -&gt; epo-ful:DespatchLine [0..1]</td>
</tr>
<tr>
<td>epo-ful:isSubmittedForDespatchAdvice</td>
<td>Additional information:
In PEPPOL (https://test-docs.peppol.eu/logistics/qa/codelist/ReceiptAdviceTypeCode/)
this predicate is used for option D - Response to the Advanced Despatch Advice document.</td>
<td>epo-ful:ReceiptAdvice -&gt; epo-ful:DespatchAdvice [0..1]</td>
</tr>
<tr>
<td>epo-ful:isSubmittedForDespatchLine</td>
<td></td>
<td>epo-ful:ReceiptAdviceLine -&gt; epo-ful:DespatchLine [1]</td>
</tr>
<tr>
<td>epo-ful:isSubmittedForShipment</td>
<td></td>
<td>epo-ful:ReceiptAdvice -&gt; epo-ful:ShipmentInformation [0..1]</td>
</tr>
<tr>
<td>epo-ful:refersToConsignment</td>
<td></td>
Expand Down Expand Up @@ -626,14 +697,24 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td>epo-ful:DespatchAdvice -&gt; epo-ful:ShipmentAgreement [0..1]</td>
</tr>
<tr>
<td>epo-ful:specifiesConsignee</td>
<td>epo-ful:RejectionAction</td>
<td></td>
<td>epo-ful:DespatchAdvice -&gt; epo-ord:Consignee (external) [1..*]</td>
<td>epo-ful:ReceiptAdviceLine -&gt; at-voc-new:action-code [0..1]</td>
</tr>
<tr>
<td>epo-ful:specifiesDespatcher</td>
<td>epo-ful:specifiesBuyer</td>
<td></td>
<td>epo-ful:DespatchAdvice -&gt; epo-ful:Despatcher [1..*]</td>
<td>epo-ful:ReceiptAdvice -&gt; epo:Buyer (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:specifiesConsignee</td>
<td> </td>
<td>epo-ful:DespatchAdvice -&gt; epo-ord:Consignee (external) [1..*]<br>epo-ful:ReceiptAdvice -&gt; epo-ord:Consignee (external) [1..*]<br></td>
</tr>
<tr>
<td>epo-ful:specifiesDespatcher</td>
<td> </td>
<td>epo-ful:ReceiptAdvice -&gt; epo-ful:Despatcher [1]<br>epo-ful:DespatchAdvice -&gt; epo-ful:Despatcher [1..*]<br></td>
</tr>
<tr>
<td>epo-ful:specifiesOriginator</td>
Expand All @@ -645,6 +726,11 @@ <h2 xmlns:f="http://https://github.com/costezki/model2owl#">Predicates (object p
<td></td>
<td>epo-ful:ShipmentInformation -&gt; dct:Location (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:specifiesSeller</td>
<td></td>
<td>epo-ful:ReceiptAdvice -&gt; epo-ord:Seller (external) [0..1]</td>
</tr>
<tr>
<td>epo-ful:specifiesShipment</td>
<td></td>
Expand Down
Loading

0 comments on commit f16a537

Please sign in to comment.