Releases
3.3.4
Compare
Sorry, something went wrong.
No results found
Add N-Triples tests for .parse_subject, .parse_object, .parse_predicate, .parse_uri, .parse_node, and .parse_literal.
Add RDF versions to Format.
Update N-Triples/N-Quads grammar with VERSION
Add version option and accessor to RDF::Reader.
Add VERSION support in N-Triples parser, with warning when unexpected combination is used.
allow --no-validate CLI option.
Write VERSION declaration in N-Triples/Quads if version specified, and not canonicalizing.
Remove support for the RDF-star CG version of quoted triples, leaving only triple terms.
If validating, only return valid triples from N-Triples reader.
Add N-Triples tests for ill-formed language-tagged literals and directional variations.
When reading a URI, canonicalize when interning, rather than after the fact, to avoid a frozen object error.
Always encode U+FFFE and U+FFFF in N-Triples/Quads.
You can’t perform that action at this time.