quoll / asami

A flexible graph store, written in Clojure
Eclipse Public License 1.0
329 stars 10 forks source link

Configuration setting to use RDF properties #14

Open quoll opened 1 year ago

quoll commented 1 year ago

Asami uses :a/first, :a/rest, and :a/nil for list structures. Introduce a setting where these can change to: :rdf/first, :rdf/rest, :rdf/nil