1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 2 days ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensured that the .gradle/ directory is ignored by Git. More... over 9 years ago
Disabled the obsolete Maven POM file for now. More... over 9 years ago
Updated section header formatting to conform to conventions. More... over 9 years ago
Integrated with Travis CI for build status notifications. More... over 9 years ago
Added a Travis CI build status indicator to the README. More... over 9 years ago
Updated the Travis CI build status badge URL. More... over 9 years ago
Converted the README file from Markdown to reStructuredText. More... over 9 years ago
Added a simple SPARQL Update operation example. More... about 10 years ago
Fixed example escaping by replacing $.html() use with $.text(). More... about 10 years ago
graphURI can be undefined More... about 10 years ago
Added Iheb Ben Romdhane to the contributors list. More... about 10 years ago
Callback success when the response status is a 201 More... about 10 years ago
Added a sprinkling of Bootstrap to prettify the example files. More... about 10 years ago
Added brief inline descriptions for both example files. More... about 10 years ago
Corrected the example file names and implementations. More... about 10 years ago
Corrected the doc/examples link in the README file. More... about 10 years ago
Adapted the contributed example code to our coding conventions. More... about 10 years ago
Added a note about doc/examples to the README file. More... about 10 years ago
Added the contributors list to the README. More... about 10 years ago
Moved the examples/ directory to doc/examples/. More... about 10 years ago
Added Arnaud Levy to the contributors list. More... about 10 years ago
pretty printed More... about 10 years ago
Examples More... about 10 years ago
Ensured that SPARQL.Store correctly encodes the graph URI, if any. More... about 10 years ago
Implemented the SPARQL.Store#fetch() method. More... about 10 years ago
Implemented the SPARQL.Store#insert() method. More... about 10 years ago
Added an internal SPARQL.Store instance to Dydra.Repository. More... about 10 years ago
Defined the SPARQL.Store constructor. More... about 10 years ago
Switched from QUnit to Jasmine as the testing framework. More... about 10 years ago
Imported the Jasmine 2.0.0 testing framework. More... about 10 years ago