Skip to content

Releases: refinery-platform/neo4j-ontology

Version 0.5.0

09 Feb 13:34
Compare
Choose a tag to compare

Include parent nodes that are part of the annotation set only and provide more fine-grained objectification control.

Version 0.4.1

09 Feb 00:12
Compare
Choose a tag to compare

Complete objectification including the datasets and parents properties.

Version 0.4.0

08 Feb 22:53
Compare
Choose a tag to compare

Added an optional parameter objectification to return nodes as an object instead of an array.

E.g.: http://localhost:7474/ontology/unmanaged/annotations/johnDoe?objectification=true

Version 0.3.0

07 Feb 16:12
Compare
Choose a tag to compare

Rewrote most parts of the annotation set retrieval. It's now a two-step process: first label the annotation term hierarchy and then retrieve it. The return is now gzipped as well if requested to significantly reduced the amount of data set to the client.

Version 0.2.0

04 Feb 16:10
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Added endpoint for annotation distribution per data set.