You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the error: raise ISO8601Error('Unrecognised ISO 8601 date format: %r' % datestring)
isodate.isoerror.ISO8601Error: Unrecognised ISO 8601 date format: '-0150-01-01'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: