Samply MDR QL4MDR is the GraphlQL Interface to the Samply MDR implementing a new query language for metadata. This project implements the GraphlQL Interface only.
Currently supported entry points are (due to the missing Conceptual Layer of Samply):
- Namespace(s)
- DataElement
See the MDR Bundle install guide.
Open your web browser and navigate to the application, e.g.
http://localhost:8080/samply4graph/
.
This project uses the following technologies:
Use maven to build the war
file:
mvn clean package