Published July 13, 2025 | Version 3.3.4
Software Open

ruby-rdf/rdf: Release 3.3.4

  • 1. Self
  • 2. @asimov-platform
  • 3. Stripe
  • 4. Perfect-Memory SA
  • 5. Indeed
  • 6. Stanford University Libraries
  • 7. Stanford
  • 8. All Things Data
  • 9. YMeadows
  • 10. Trane Technologies
  • 11. Perfect Memory
  • 12. @kotonoha-system
  • 13. Princeton University Library
  • 14. Riley & Grey, Inc.
  • 15. LODI

Description

  • 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.

Files

ruby-rdf/rdf-3.3.4.zip

Files (447.3 kB)

Name Size Download all
md5:83419d795f6347883792c7b95b93bc79
447.3 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/ruby-rdf/rdf/tree/3.3.4 (URL)

Software