Mark Wood

Results 3 issues of Mark Wood

ISO 8601 format date/time strings with embedded timezone information are interpreted as strings instead of as typed dateTime values. For example, ``` a ex:Example ; dcterms:modified "2020-06-22T21:41:34.066344+00:00"^^xsd:dateTime . ``` the...

The html5lib library is required under certain execution paths but is not included as a dependency in pyproject.toml. https://github.com/RDFLib/rdflib/blob/d11a5eff3d1ca99fa6d63d432e2a53f48a3394a4/rdflib/term.py#L1648 This can lead to unexpected runtime errors.

documentation
good first issue

The pyproject.toml file specifies the following inclusive specifier for the Python version: ``` requires-python = ">=3.8,=3.8,