rdf

Kelvin 2022-11-29T17:11:49.184609Z

This reminds me of a convo we had at our company over our graph DB project

Kelvin 2022-11-29T17:12:28.826359Z

It uses AWS Neptune and that was always the primary choice, but we discussed jerry-rigging a triple store with lambdas and S3 buckets

2022-11-29T17:51:14.607719Z

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 namespaces

❤️ 1
Bart Kleijngeld 2022-11-29T18:25:40.793129Z

Good job! And who would've thought my complaining would amount to something some day 😉

🎖️ 1
2022-11-29T17:55:28.234409Z

Thanks to @bartkl for complaining 🙂