Swirrl / grafter

Linked Data & RDF Manufacturing Tools in Clojure
Eclipse Public License 1.0
188 stars 17 forks source link

templater/make-triples uses `keyword` bnode implementation #155

Closed benswirrl closed 4 years ago

benswirrl commented 4 years ago

The make-triples function uses keyword for a bnode, which causes an exception when the triples are read.

Execution error (IllegalArgumentException) at grafter-2.rdf4j.io/eval9412$fn$G (io.clj:31). No implementation of method: :->backend-type of protocol: #'grafter-2.rdf4j.io/IRDF4jConverter found for class: clojure.lang.Keyword