We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
query
The text was updated successfully, but these errors were encountered:
Hello, thanks for reporting.
The untyped values for epo:publicationDate were produced by previous mappings. The data in Cellar will start being updated in the following weeks
epo:publicationDate
The dates produced by these mappings, currently look like this:
epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Notice epo:hasPublicationDate "2024-03-08Z"^^xsd:date; epo:hasESenderDispatchDate "2024-03-06T00:00:00+01:00"^^xsd:dateTime .
There are caveats, some data coming from the sources might not conform to xsd:date, because of time. There is a related discussion here: #8
Do you have suggestions/guidelines for handling dates in these cases?
From sample:
epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Notice a epo:CompetitionNotice, epo:Notice, epo:Notice12; epo:announcesLot epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Lot_LOT-0001; epo:announcesProcedure epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Procedure_iNVWPykMuHh9p4AY3uzvA2; epo:announcesRole epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Buyer_HGvue6GtAm3yppLpDLnBKD, epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_ProcurementServiceProvider_5pAdSgcdg4RFNCjSutRTu9, epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Reviewer_HGvue6GtAm3yppLpDLnBKD; epo:hasESenderDispatchDate "2024-03-06T00:00:00+01:00"^^xsd:dateTime; epo:hasFormType <http://publications.europa.eu/resource/authority/form-type/competition>; epo:hasNoticePublicationNumber "00142225-2024"; epo:hasNoticeType <http://publications.europa.eu/resource/authority/notice-type/pin-cfc-social>; epo:hasOJSIssueNumber "49/2024"; epo:hasOfficialLanguage <http://publications.europa.eu/resource/authority/language/FRA>; epo:hasPublicationDate "2024-03-08Z"^^xsd:date; epo:hasVersion "02"; epo:refersToLot epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Lot_LOT-0001; epo:refersToProcedure epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_Procedure_iNVWPykMuHh9p4AY3uzvA2; adms:identifier epd:id_87181027-701c-4f51-a51c-ef93a9baf21d_NoticeIdentifier_UqBk5rJmTLyMMKTBaBF8aL .
Sorry, something went wrong.
No branches or pull requests
query
The text was updated successfully, but these errors were encountered: