This reminds me of a convo we had at our company over our graph DB project
It uses AWS Neptune and that was always the primary choice, but we discussed jerry-rigging a triple store with lambdas and S3 buckets
Hi all - Version 0.2.0 of https://github.com/ont-app/vocabulary has been released. It's kind of an omnibus of stuff I've been hammering on here and there in odd moments. Finally had enough time to properly test and release.
v 0.2.0
Moving from lein to deps.edn
Adding shadow-cljs.edn file defining a :node-test build
Custom tagged literal #lstr deprecated in favor of #voc/lstr
Fix for issue 12: #voc/lstr now works in clojurescript source
Fix for issue 19: Support for urns and arns.
Fix for issue 20: Improvements to char-escaping behavior for keywords and URIs
Fix for issue 21: vann metadata can be attached to vars as well as namespacesGood job! And who would've thought my complaining would amount to something some day 😉
Thanks to @bartkl for complaining 🙂