Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 883 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 883 Bytes

Build Status Coverage Status Docs Status

NiQuery

NiQuery is (currently) an experimental project for accessing, querying, and computing with NIDM documents that provide provenance information about brain imaging datasets. Currently it is working towards demonstrating:

  • a repository of SPARQL queries for NIDM described using turtle rdf (niquery/sparql)
  • a python library to ease the use of NIDM SPARQL queries
  • an restful web api to execute queries
  • queue management for executing nipype workflows that return provenance documents