Fork me on GitHub
#rdf
<
2022-11-10
>
Eric Scott18:11:28

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?

👍 1
simongray18:11:13

Fine with me.

Eric Scott18:11:25

BTW, this basically maps:

#voc/lstr "dog@en" <-> RDF "dog"@en