Hey all - I think there are a couple of people who are using ont-app/vocabulary's #lstr reader tag. When I wrote it, I had overlooked this line in https://clojure.org/reference/reader#tagged_literals:
Reader tags without namespace qualifiers are reserved for Clojure
I'm revising this module now to deprecate #lstr and use #voc/lstr instead. Is that going to ruin anybody's day?Fine with me.
BTW, this basically maps:
#voc/lstr "dog@en" <-> RDF "dog"@en