The Distribution Package
The latest distribution package can be found on OP TED GitHub
The Code tab
Subfolders in the ESPD-EDM Repository
Branches
The master branch contains the code. Only a master branch is maintained with different version tags.
README.md
this is the description of the contents, and a brief overview of what can be found where in the repository. It is also used as the release notes.
Folders under the latest version
The codelists folder
-
README.md that describes the folder contents
-
Bach-Database-Ratios.xlsx: source code for the financial-ratio-type code list that is maintained by the OP, sourced from the Bank of France.
-
ESPD-Codelists.xlsx: Code list source definition that is transformed using the /XLSX CodeLists to Genericode/Excel_to_GC_Multilang_v1.0.xsl into the .gc codelist files in ESPD-EDM/codelists/gc. (A list of all the ESPD code lists).
The gc sub-folder contains all the generic codes that the ESPD uses. General codelists are downloaded and used as is, or a subset of them is used.
Transform files are used to generate technical code lists if there are many changes to do at one time. If there is a small change, e.g., to one code, the ESPD-codelists.xlsx file is used as the source file. The procedure for generating new code lists after changes can be found via this link.
The Conceptual-model folder
The README.md describes the content of the folder
The .eapx and .xmi file include two views and diagrams of the conceptual model:
-
Business oriented view (BOV) aimed at facilitating the understanding of the model and the business context, with references to the technical model, and;
-
Technically oriented view (TOV) providing an UBL based schema with references to the business-oriented view, aligned with the eProcurement ontology. Folder ESPD_CM_html contains the HTML version of the UML conceptual model. If you do not want to download the folder to view the model you can view it on the documentation page under ESPD-EDM CONCEPTUAL MODEL HTML.
The Validation folder
The validation folder contains the schematron and xsl files for the validation of the ESPD Request and Response xml files as well a link to the “Testbed”, an online facility for validating the two xml documents. The procedure for updating the schematron files can be found via this link.
The xml-examples folder
This folder contains examples of the ESPD Request and Response xml files for use by the OUC.
(The ESPD-criterion.xml file is not used by external users, it is an xml format of the xlsx file provided in the code list folder. It is used internally in the process that produces the schematron files used by the online Testbed.)
The Issues Tab
This tab contains all the questions and issues submitted to the ESPD team by the open user community.
-
Document requests
-
Clarifying details and documentation regarding e.g., the distribution package or issues they had in their implementation.
-
Requests for features proposing changes in the model or the document.
The ESPD team also raises issues here to inform the OUC of any decision and to open discussion for topics that do not need to, or cannot wait for, a monthly meeting.
Any comments on the documentation?