0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Require the N3.js lexer and parser for the browser version. More... over 10 years ago
Require the N3.js library for the Node version. More... over 10 years ago
Use the N3.js library. More... over 10 years ago
Specify development dependencies. More... over 10 years ago
Escape newlines correctly. More... over 10 years ago
Handling of triple doublequotes and triple singlequotes. Also includes some possible regreression as the parser was not in sync with the parser template sparql_query_case.pegs More... over 10 years ago
Provide better escaping strategy if double quotes or single quotes are in the Literal value. More... over 10 years ago
Fixes on the store interface .delete() and .insert() if only one argument is used. More... over 10 years ago
Lots of dued fixes More... over 10 years ago
add 'put' and 'binary' as dependency in description More... almost 11 years ago
remove absolute path More... almost 11 years ago
Version 0.8.1 added support for IN/ NOT IN filter operations More... almost 11 years ago
support for in operation More... almost 11 years ago
Missing bits More... almost 11 years ago
Merge branch 'master' of github.com:antoniogarrote/rdfstore-js More... almost 11 years ago
Version 0.8.0: Integrated Ruben Verborgh Turtle Parser More... almost 11 years ago
When casting string values as dateTime, parse tolerantly. More... almost 12 years ago
Merge branch 'master' into tabulator-rdfxml-parsing More... almost 12 years ago
Merge pull request #35 from laczoka/master More... almost 12 years ago
fixes #34 More... almost 12 years ago
Tabulator code for rdf/xml parsing + browser-based test More... almost 12 years ago
New SPARQL parser and support for custom filter function. More... almost 12 years ago
Merge pull request #30 from lanthaler/patch-1 More... almost 12 years ago
added support for application/ls+json media type More... almost 12 years ago
Change the media type of JSON-LD to application/ld+json More... almost 12 years ago
Fixed typo in JSON-LD documentation. Now the whole RDF JS interface module can be accessed throug the 'store.rdf.api' property More... almost 12 years ago
fixed error in configuration of nodejs version More... almost 12 years ago
fixed dumb error with duplicated query variables More... almost 12 years ago
Added close function to the store interface. Added length property to the Graph interface in the RDF JS interface API More... about 12 years ago
missing release files More... about 12 years ago