Skip to content
New issue

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

ISO 8601 date format #2426

Closed
yangzhang33 opened this issue Jun 5, 2023 · 1 comment
Closed

ISO 8601 date format #2426

yangzhang33 opened this issue Jun 5, 2023 · 1 comment

Comments

@yangzhang33
Copy link

I'm loading the .nt file with BC dates

the triple is: http://www.wikidata.org/entity/Q105530696 http://www.wikidata.org/prop/direct/P571 "-0150-01-01T00:00:00Z"^^http://www.w3.org/2001/XMLSchema#dateTime .

I have the error: raise ISO8601Error('Unrecognised ISO 8601 date format: %r' % datestring)
isodate.isoerror.ISO8601Error: Unrecognised ISO 8601 date format: '-0150-01-01'

@ghost
Copy link

ghost commented Jun 6, 2023

Duplicate of #2210

@ghost ghost marked this as a duplicate of #2210 Jun 6, 2023
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

No branches or pull requests

1 participant