Skip to content

German-BioImaging/gide-sparnatural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIDE Sparnatural

A visual SPARQL query builder for bioimaging metadata, built with Sparnatural. Developed as part of the foundingGIDE project.

The demo lets you explore study-level metadata from the Image Data Resource (IDR) and other GIDE sources. Metadata is converted to RDF via RO-Crate and served through SPARQL endpoints on TriplyDB.

For the broader rationale and search strategy, see BioImage-Archive/gide-search.

Live demo

https://german-bioimaging.github.io/gide-sparnatural/

How it works

  1. The SHACL configuration (idr_studies_shacl.ttl) defines which classes and properties appear in the query builder.
  2. Users compose queries visually; Sparnatural translates them to SPARQL.
  3. SPARQL queries are run against TriplyDB endpoints that host a dump of the metadata triples enriched with FBbi and NCBITaxon terms.
  4. Results are displayed with YASGUI.

Previous work

This project builds on sparnatural-mpi by Mariana Meireles, which provided Sparnatural-based navigation for OMERO datasets related to the Pseudomonas fluorescens SBW25 Knowledge Hub.

It gradually evolved to a study-level search for the GIDE project.

Credits

About

Sparnatural on triples from IDR and other bioimagin resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors