3
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Dec 04, 2024 — Dec 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finish 3.3.4 More... 5 months ago
Version 3.3.4. More... 5 months ago
Always encode U+FFFE and U+FFFF in N-Triples/Quads. More... 5 months ago
When reading a URI, canonicalize when interning, rather than after the fact, to avoid a frozen object error. More... 5 months ago
Add call context when collecting errors. More... 5 months ago
Add N-Triples tests for ill-formed language-tagged literals and directional variations. More... 5 months ago
If validating, only return valid triples from N-Triples reader. More... 5 months ago
Remove support for the RDF-star CG version of quoted triples, leaving only triple terms. More... 5 months ago
Write VERSION declaration in N-Triples/Quads if version specified, and not canonicalizing. More... 5 months ago
allow --no-validate CLI option. More... 5 months ago
N-Quads reader updates for VERSION. More... 5 months ago
Add version option and accessor to RDF::Reader. Add VERSION support in N-Triples parser, with warning when unexpected combination is used. More... 5 months ago
Update N-Triples grammar with VERSION More... 5 months ago
Add RDF versions to Format. More... 5 months ago
Add N-Triples tests for .parse_subject, .parse_object, .parse_predicate, .parse_uri, .parse_node, and .parse_literal. More... 5 months ago
Finish 3.3.3 More... 5 months ago
Finish 3.3.3 More... 5 months ago
Version 3.3.3. More... 5 months ago
CI on Ruby 3.4. Ruby < 3.4 requires float/double values to end in a digit. More... 5 months ago
Fix some XSD grammar issues for DECIMAL and DOUBLE. More... 5 months ago
Add whitespace to canonical triple term representation. More... 6 months ago
Finish 3.3.1 More... 7 months ago
Version 3.3.1. More... 7 months ago
Replace StringScanner More... 7 months ago
short-circuiting slow inherited methods with fast ones More... 7 months ago
Fix typo in decimal.rb comments
mdh
More... 9 months ago
Configure `mise` to use `.env`. More... 10 months ago
Link to the `rdf-borsh` extension. More... 11 months ago
Re-figure File.open_file handling of the file scheme. More... about 1 year ago
Another Windows special case. More... about 1 year ago