Roberto Guido
Results
32
comments of
Roberto Guido
Seems that the test itself was broken: [documentation says](https://schema.org/dateModified) that `dateModified` may be both `Date` or `DateTime`, while `software/tests/test_basics.py` just tested for `Date` and failed with the "fixed" version of...
Ok, I totally failed to properly check my pull request... Sorry... But now, I'm a bit confused. JSON-LD specification [says something](https://www.w3.org/TR/json-ld/#specifying-the-type) about expressing a `type` "with an IRI", as "a...