Swirrl / grafter

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

Allow vectors and maps to participate in grafter protocols #145

Open RickMoynihan opened 5 years ago

RickMoynihan commented 5 years ago

Now that clojure 1.10.0 allows values to participate in protocols we should open our core protocols to this too. e.g. pr/IStatement, pr/ITripleReadable, pr/IDatatypeURI...