0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
model.clj: added indexes and querying More... about 16 years ago
test_make.clj: don't try to set both datatype & language on literal More... about 16 years ago
model.clj: added rdf-list More... about 16 years ago
model.clj: added doc strings More... about 16 years ago
model.clj: add doc strings for as-* functions More... about 16 years ago
model.clj: clarify exception on bad RDF literal More... about 16 years ago
model.clj: use sets in describe instead of sequences More... about 16 years ago
model.clj: including leading character in generated blank node ID More... about 16 years ago
model.clj: Modified as-resource to allow blank nodes; support sub-graphs in describe More... about 16 years ago
vocabs/rdf.clj: fixed missing RDF terms, defined NIL More... about 16 years ago
model.clj: corrected graph set operations to use apply More... about 16 years ago
model.clj: simplified implementation of describe More... about 16 years ago
model.clj: check literal has either datatype/language, not both More... about 16 years ago
model.clj: added 'describe' More... about 16 years ago
rio.clj: added doc about Sesame 1.x jars, added writing fns More... about 16 years ago
model.clj: fix stmt? assertion in add/del-stmts More... about 16 years ago
model.clj: docstring for literal-data More... about 16 years ago
Renamed clojure-rdf.test-model to clojure-rdf.test-make More... about 16 years ago
.gitignore: for now, leave out my REPL script and lib directory More... about 16 years ago
test_model.clj: added first simple tests More... about 16 years ago
jena.clj & rio.clj: update to use add-stmts instead of add-stmt More... about 16 years ago
model.clj: more doc strings, made add/del variadic More... about 16 years ago
model.clj: added some doc strings More... about 16 years ago
rio.clj: Turtle, N-triple, and RDF/XML parsing using Sesame/RIO More... about 16 years ago
jena.clj: added RDF/XML parsing using Jena More... about 16 years ago
model.clj: allow nil datatype/lang in literals; added graph-size and subject-map More... about 16 years ago
model.clj: allow creation of blank nodes with explicit IDs and allow creation of empty graphs More... about 16 years ago
vocabs/xsd.clj: added XSD datatypes vocabulary More... about 16 years ago
dcterms.clj: added remaining classes & types More... about 16 years ago
dcterms.clj: added qualified Dublin Core terms More... about 16 years ago