Skip to content

Releases: incf-nidash/PyNIDM

PyNIDM v3.7.4 (dev)

15 Mar 21:48
0b27cd8
Compare
Choose a tag to compare

This minor update contains fixes for opening JSON sidecar files in read only mode (see issue #251) and adds support for tab-separated values files for csv2nidm tool (see issue: #259)

v3.7.2

01 Mar 23:16
27022b4
Compare
Choose a tag to compare

Minor update, fixes bug in read_nidm function where multiple types were being read in and encoded as strings instead of urirefs. Effects tools pynidm convert, pynidm visualize, pynidm merge.

PyNIDM tools v3.7.1 (dev)

16 Nov 20:14
92a05c9
Compare
Choose a tag to compare

Updates to REST query API.

PyNIDM tools v3.7.0 (dev)

02 Nov 17:37
2f48a8b
Compare
Choose a tag to compare

Improvements in REST query API to facilitate /dataelements query.

PyNIDM tools v3.6.2 (dev)

30 Oct 21:25
e1e3811
Compare
Choose a tag to compare

This minor release fixes a few bugs with isAbout relationships being incorrectly converted to RDF and updates the model used for storing BIDS sidecar files when using the bids2nidm tool.

PyNIDM tools v3.6.0 (dev)

09 Oct 23:49
9a0a31c
Compare
Choose a tag to compare

Update to JSON mapping files to use the new isAbout format which consists of a dictionary with keys '@id' and 'label' to capture the URL (@id) and the label for the isAbout concept. These changes required changes to functions that map variables to terms and store CDEs in the NIDM file.

PyNIDM tools v3.5.14 (dev)

08 Oct 21:33
3e2b7d3
Compare
Choose a tag to compare

Minor bug fix in csv2nidm.py when adding new assessment data to an existing NIDM file. Now the new assessment data gets added as a separate session.

PyNIDM tools v3.5.12 (dev)

24 Aug 23:37
2fded49
Compare
Choose a tag to compare

Minor updates to RDF statements for isAbout concept labels

PyNIDM tools v3.5.11 (dev)

24 Aug 19:43
41be80d
Compare
Choose a tag to compare

This release updates the bidsmri2nidm tool to accommodate changes to the pybids 0.12.0 API. Other minor additions include checks for valid JSON mapping files.

Etelemetry fixes

10 Jun 03:04
f43c04d
Compare
Choose a tag to compare
3.5.7

increase micro for etelemetry update