Skip to content

Releases: ont-app/rdf

Version 0.3.2

18 Jul 22:59
Compare
Choose a tag to compare
  • Adding resource-type for URLs
  • Refactoring the way transit data is quoted (issue 15)

Version 0.3.1

09 Jul 12:31
Compare
Choose a tag to compare
  • A tweak to test support for bnodes

Version 0.3.0

07 Jul 14:45
Compare
Choose a tag to compare
  • Changes per vocabulary 0.4.0
    • refactoring for resource-type methods
    • voc/dstr tags esp. for transit/json
    • tweaks to bnode handling
  • Adding a read-literal method
  • Tweaks to render-literal
  • fix to issue 12 (qname error)
  • fix to issue 14 (reading raw from github)

Version 0.2.9

30 Apr 14:18
Compare
Choose a tag to compare
  • Reforming caching behavior
    • Only load-rdf and read-rdf methods defined here dispatch on :rdf-app/CachedResource
    • Adding clear-url-cache! function

Version 0.2.8

13 Apr 16:01
Compare
Choose a tag to compare
  • Clarifying documentation of test support

Version 0.2.7

09 Feb 15:46
Compare
Choose a tag to compare

Wrapping all the transit stuff in reader conditionals

Version 0.2.6

09 Feb 14:56
Compare
Choose a tag to compare

Wrapping all the http stuff in reader conditionals

Version 0.2.5

09 Feb 14:29
Compare
Choose a tag to compare

Wrapping all the i/o stuff in reader conditionals.

Version 0.2.4

09 Feb 01:53
Compare
Choose a tag to compare
  • v 0.2.4:
    • commenting out deps on clojurescript pending resolution of issue 4

version 0.2.3

09 Feb 01:40
Compare
Choose a tag to compare
  • v 0.2.3:
    • i/o
      • load-rdf multimethod
      • read-rdf multimethod
      • write-rdf multimethod
      • ontology support for MIME formats
    • added a test-support module