OP-TED / ESPD-EDM

The European Single Procurement Document enables accelerated processing of preliminary evidence in EU public procurement. The ESPD EDM enables applications to integrate with national ESPD service providers.
http://docs.ted.europa.eu/ESPD-EDM/
European Union Public License 1.2
39 stars 52 forks source link

UBL terms: IssueDate and IssueTime. Should it be "issued" or "dispatched"? #406

Closed AchillesDougalis closed 7 months ago

AchillesDougalis commented 8 months ago

In the Working Group meeting about Collecting eSubmission requirements for ePO on 16/1/2024, while going through UBL terms from ESPD-EDM Response Technical Overview :

Regarding UBL terms: IssueDate, and IssueTime under cac::QualificationApplicationResponse: The ESPD-EDM team should check if these should be "issued "or "dispatch".

pascalinelaur commented 8 months ago

Hello @MummiaDoug ,

Thank you for your comment.

We have checked the definition of the term "Issue Date/Time" (to make something available), as well as the UBL definition and options available.

The actual wording is correct and for the time being there are no other UBL terms.

Kind regards, The ESPD Team.

andreea-pasare commented 8 months ago

Could you please provide an answer by mid-February. Based on ePO v4.0.0, there are two different attributes at the level of epo:Document that can be used:

  1. epo:hasDispatchDate with the definition: "Date and time of transmission of a record to an Organization."
  2. dct:issued with the definition: "Date of formal issuance of the resource.

    Additional information: This is generally used for modules other than eNotice. The xsd:dateTime here means that we can provide either xsd:date, xsd:dateTime, or xsd:timeStamp or any other variant of time expression. This extension needs to be encoded/automated in the ontology and in the application profile. Why is it like this? Because UML cannot handle such expressions of disjunctive property ranges."

image

To which one of the before mentioned attribute should cbc::IssueDate and cbc::IssueTime be mapped to ePO?

pascalinelaur commented 7 months ago

Hello,

Thank you for your follow up question.

EPO attributes "epo:hasDispatchDate" and "dct:issued" are of datatype "xsd:dateTime".

ESPD attribute "cbc::IssueDate" is of datatype "xsd:date".

ESPD attribute "cbc::IssueTime" is of datatype "xsd:time".

Moreover, we don't have the notion of "dispatch" in the ESPD.

Hence, the ESPD attributes "cbc::IssueDate" and "cbc::IssueTime" could be merged as to become of datatype "xsd:dateTime" before being assigned to the EPO attribute "dct:issued". No modification will be done to the ESPD model.

Kind regards, The ESPD Team.

pascalinelaur commented 7 months ago

Since there are any further comments, we proceed to close this issue.