Skip to content

Conversation

@apdavison
Copy link
Member

The aim of this PR is to be more forgiving when handling JSON-LD documents generated by other tools.

Specifically, if the document contains a datetime string, such as "2024-02-07T00:00:00" where openMINDS expects a date (like "2024-02-07"), we should accept that.

A stricter version of this would be to only accept strings where the hour-minute-second fields are all zero, but the current implementation just throws away the time information.

@Raphael-Gazzotti Raphael-Gazzotti merged commit 29ca99f into openMetadataInitiative:pipeline Oct 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants