0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Jul 10, 2025 — Jul 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better account for context_base when loading a scoped context. Add back some debug output, including depth. More... almost 5 years ago
Remove explicit dependency on coveralls gem. More... almost 5 years ago
Workflow syntax. More... almost 5 years ago
Allow failures on JRuby. More... almost 5 years ago
Handle Nokogiri::HTML5 undefined error. More... almost 5 years ago
Update CI for coveralls. More... almost 5 years ago
Nokogumbo is now included in Nokogiri. More... almost 5 years ago
Remove obsolete travis config. More... almost 5 years ago
Add minor change to compaction algorith to expand property index before compacting it. More... about 5 years ago
Add some omitGraphs tests. More... about 5 years ago
Check for dot segments finding base and parents. More... about 5 years ago
Finish 3.1.9 More... over 5 years ago
Finish 3.1.9 More... over 5 years ago
Version 3.1.9. More... over 5 years ago
Don't compact things as relative IRIs that look like keywords. Make sure that all keywords that are compacted use `vocab: true`. More... over 5 years ago
fix a bug in bin/jsonld More... over 5 years ago
Update naming to RDF-star/JSON-LD-star. Add --rdfstar option to bin/jsonld. More... over 5 years ago
Simplify create_annotations. More... over 5 years ago
Add createAnnotations option to flatten, and use in fromRdf. More... over 5 years ago
Finish 3.1.8 More... over 5 years ago
Finish 3.1.8 More... over 5 years ago
Version 3.1.8. More... over 5 years ago
Make sure list members don't have annotations. More... over 5 years ago
Don't compact an `@id` or `@value` to a string if it contains an annotation. More... over 5 years ago
Only rename a blank node if it is the value of `@id`. More... over 5 years ago
Update some ruby conventions. More... over 5 years ago
Fix expansion bug where a property is `@reverse` and the same subject has an explicit `@reverse`. More... over 5 years ago
Run flattening specs. More... over 5 years ago
Perform bnode renaming before creating the node map to handle embedded nodes. Adds test option to do result comparison by remapping bnode labels based on dataset bijection. More... over 5 years ago
Make renaming bnodes default to false for Reader and to_rdf_spec. More... over 5 years ago