Internal error round-tripping JSON-LD through JSON
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/json-roundtrip-failure/v1
HTTP status: 500
Exit code: 1
Emitted by: mif-frontmatter (FrontmatterError::JsonRoundTrip)
Message
Section titled “Message”failed to round-trip JSON-LD through JSON: {source}roundtrip_lossless serializes the derived JSON-LD document to a JSON
string and re-parses it, to simulate an on-disk projection round trip rather
than comparing in-memory values directly. This variant is emitted if that
serialize-or-reparse step itself fails — not reachable with a legitimately
constructed input, indicating a bug in mif-frontmatter.
Suggested fix
Section titled “Suggested fix”Unspecified — this indicates a bug in mif-frontmatter. Report it
upstream.