Skip to content

Releases: ont-app/vocabulary

Version 0.4.2

18 Jul 21:46
Compare
Choose a tag to compare
  • Removing custom hierarchy. (More trouble than it's worth).

Version 0.4.1

02 Jul 13:35
Compare
Choose a tag to compare
  • Reform to the way resource type contexts are registered and inferred
  • Tweak to the way dateTiime is tagged
  • Support to prepend ttl prefixes (Issue 18)

Version 0.4.0

21 Jun 23:41
Compare
Choose a tag to compare
  • Adding support for #voc/dstr tag for typed literals (issue 33)
  • Adding resource= function
  • BREAKING: Resource protocol -> resource-class multimethod (issue 34)

Version 0.3.0

09 May 15:46
Compare
Choose a tag to compare
  • Adding Resource protocol with method resource-class
  • Addding methods as-uri-string, as-kwi, as-qname dispatched on resource-class
  • Adding and enforcing specs for uri strings, kwis, qnames, and namespace metadata

Version 0.2.2

13 Apr 13:19
Compare
Choose a tag to compare
  • Adding uri-str-for to infer URI strings
  • Tweak to uri-for