Skip to content

Releases: ternaustralia/linkeddata-api

0.5.4

04 Jan 04:23
d264704
Compare
Choose a tag to compare

What's Changed

  • Improve rendering instances with large number of predicates by @edmondchuc in #43

Full Changelog: 0.5.3...0.5.4

0.5.3

07 Nov 05:42
6335fa4
Compare
Choose a tag to compare

What's Changed

  • Only conditionally apply SPARQL service query based on namespace of URI by @edmondchuc in #42

Full Changelog: 0.5.2...0.5.3

0.5.2

06 Nov 23:34
2b066f2
Compare
Choose a tag to compare

What's Changed

  • Regression: add back service query to grab labels from tern_vocabs_core repo by @edmondchuc in #41

Full Changelog: 0.5.1...0.5.2

0.5.1

06 Oct 07:41
4d96af5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

09 Sep 02:56
cbea718
Compare
Choose a tag to compare

What's Changed

  • Streamline API error responses, Improve performance and improve the fetching of labels of resources with deprecated code removed by @edmondchuc in #35

Full Changelog: 0.4.0...0.5.0

0.4.0

01 Sep 05:38
3bf32f5
Compare
Choose a tag to compare

What's Changed

  • Refactor and reorganise API and project structure - enable endpoint to act like lodview.it by @edmondchuc in #34

Full Changelog: 0.3.1...0.4.0

0.3.1

22 Aug 06:08
d3c0526
Compare
Choose a tag to compare

What's Changed

  • Fix a bug when calling internal_resource.get_from_list not passing the argument sparql_endpoint by @edmondchuc in #33

Full Changelog: 0.3.0...0.3.1

0.3.0

20 Jul 02:54
64df8d2
Compare
Choose a tag to compare

What's Changed

  • Enable flask-cors, add header args support to jsonify. Rename to nrm. Separate logic from views. Add NRM resource route by @edmondchuc in #29
  • Improve exception handling. Add 404 response. Improve curie fetching performance. by @edmondchuc in #30
  • Speed improvement - get labels and internal resource statuses from a list of URIs in one request by @edmondchuc in #31
  • Add endpoints to support NRM controlled vocabularies viewer by @edmondchuc in #32

Full Changelog: 0.2.2...0.3.0

0.2.2

05 Jul 05:00
668a039
Compare
Choose a tag to compare

What's Changed

  • Set default format when accept header includes multiple formats by @edmondchuc in #28

Full Changelog: 0.2.1...0.2.2

0.2.1

05 Jul 04:26
c206047
Compare
Choose a tag to compare

What's Changed

  • Add resource describe default format as text/turtle by @edmondchuc in #27

Full Changelog: 0.2.0...0.2.1