Releases: refinery-platform/neo4j-ontology
Releases · refinery-platform/neo4j-ontology
Version 0.5.0
Version 0.4.1
Complete objectification including the datasets
and parents
properties.
Version 0.4.0
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
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
Added endpoint for annotation distribution per data set.