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
@stain - i think part of this is going to be how we check for round trip equivalence. we may have to update both rdflib and prov w.r.t rdf 1.1 equivalence.
the following are stored internally simply as str, so on re-serialization there is no way to know which to output with or without datatype.
ex:a9 ex:tag1 "hello"^^xsd:string .
and
ex:a9 ex:tag1 "hello" .
The text was updated successfully, but these errors were encountered: