Releases: ternaustralia/linkeddata-api
Releases · ternaustralia/linkeddata-api
0.5.4
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
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
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
0.5.0
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
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
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
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
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
What's Changed
- Add resource describe default format as text/turtle by @edmondchuc in #27
Full Changelog: 0.2.0...0.2.1