-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi,
I'm having trouble reproducing the output of https://w3c.github.io/json-ld-api/tests/fromRdf-manifest.html#tjs03 in the new version of the json-ld Rust library I'm working on. The input value is the 1.23 literal, but for some reason it is transformed into 1.23E0 in the output. I don't understand this transformation given that it's not the JCS form of 1.23 (as far as I know) and even if it was, the serialization algorithm doesn't require any canonicalization.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status