0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In Context#gen_vocab, require 'rdf/vocab', and use RDF::Vocab::SCHEMA instead of RDF::SCHEMA. More... over 3 years ago
Merge pull request #59 from ruby-rdf/feat/optimizations More... over 3 years ago
Optimize Context memory usage More... over 3 years ago
chore: Enhance tests lisibility More... over 3 years ago
chore: Enhance lisibility of some files More... over 3 years ago
Enhance performance More... over 3 years ago
Add URI constants More... over 3 years ago
Enhance code lisibility More... over 3 years ago
Add rubocop gems More... over 3 years ago
Finish 3.2.4 More... over 3 years ago
Finish 3.2.4 More... over 3 years ago
Version 3.2.4 with updated dependencies. More... over 3 years ago
fix(performance): comment all log_debug More... over 3 years ago
Update dependencies and relax dependencies on rack and sinatra. More... over 3 years ago
Avoid problematic CI ruby versions. More... over 3 years ago
CI on 3.2. More... over 3 years ago
CI updates More... over 3 years ago
Add Context#to_rb tests, and make sure preloaded context has a context_base. More... almost 4 years ago
Add `allowed_content_types` keyword argument to `loadRemoteDocument` to allow additional content types to be considered valid. More... almost 4 years ago
Use context loader when loading contexts. More... almost 4 years ago
Use `internalRepresentation` option in fromRdf to preserve raw RDF literals as values. More... almost 4 years ago
Pass through RDF literals in `ToRDF#item_to_rdf`. More... almost 4 years ago
Separate `RDF::Literal` handling from `Context#expand_value` directly into `FromRDF#resource_representation`. More... almost 4 years ago
Finish 3.2.3 More... almost 4 years ago
Finish 3.2.3 More... almost 4 years ago
Version 3.2.3. More... almost 4 years ago
Consolidate CLI command processing and allow for other formats than `:jsonld`. This allows for YAML-LD to re-used the same commands. More... almost 4 years ago
Update serializer to use any `serializer_opts` option passed, which defaults to `JSON_STATE`. More... almost 4 years ago
Finish 3.2.2 More... almost 4 years ago
Finish 3.2.2 More... almost 4 years ago