Fork me on GitHub
#rdf
<
2022-11-29
>
Kelvin17:11:49

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

Kelvin17:11:28

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

Eric Scott17:11:14

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 Kleijngeld18:11:40

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

1
Eric Scott17:11:28

Thanks to @bartkl for complaining 🙂