1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change README.markdown back to README.md More... almost 13 years ago
Added start of ruby EBNF-based parser and rules for SPARQL 1.1 grammar. More... almost 13 years ago
Update tools and grammar parser files for rdf/turtle EBNF-based toolchain and parser. More... almost 13 years ago
Release 1.0.2. More... almost 13 years ago
Remove development section in Gemfile; causing Travis to not run on JRuby. More... almost 13 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' More... almost 13 years ago
Simplify Grammar to SXP examples. More... almost 13 years ago
Simplify dataset diagnostic messages. More... almost 13 years ago
Revert Gitfile use of local version of rdf. More... almost 13 years ago
Implement datasets through unions and filters over specified graphs by re-writing the query. Still fails dataset-012b More... almost 13 years ago
Progress on updating the (dataset) operator to load default graphs into the repository using their graph names, and specify the default graphs as using a default match, rathern than a named match, so that the specific "named" graphs will match as either/or default (meaning context == false) or named (meaning context == IRI or variable). More... almost 13 years ago
Add rubygems and rspec to spec_helper. More... almost 13 years ago
Always run "tc" command with bundler. More... almost 13 years ago
Update example specs as Evaluation module no longer can be used without qualifying it first. More... almost 13 years ago
Debugger in :debug space, not :development. More... almost 13 years ago
Remove Gemfile.lock from repo. More... almost 13 years ago
Update README with travis-ci results. More... almost 13 years ago
Release 1.0.1. More... almost 13 years ago
Run CBD only for IRI in subject position by default (as used for DESCRIBE). More... almost 13 years ago
Update attribute documentation for yard. More... almost 13 years ago
Release 1.0.0 More... almost 13 years ago
Update dataset accept types. More... almost 13 years ago
Modify Rack content negotiation to allow for the body to be a Rack::BodyProxy More... almost 13 years ago
Remove Gemfile.lock from repo More... almost 13 years ago
Release 0.3.3 More... almost 13 years ago
Fix issue #4 for JSON serialization with solutions having missing variables. More... almost 13 years ago
Fix JSON results format for typed literals. This fixes issue #5 More... almost 13 years ago
Don't run DAWG tests during continuous integration. More... about 13 years ago
Add travic CI configuration. More... about 13 years ago
Yard documentation updates. More... about 13 years ago