FAIR FTR Schema Validator

FTR includes ShEX and SHACL files for the different assessment components, allowing you to validate your FTR records against this representation using any RDF validator tool, such as rudof.

A dedicated FastAPI-based validation service is also available, wrapping rudof and exposing endpoints per entity type (test, testResult, testResultSet, metric, benchmark) and format (TTL or JSON-LD), returning a structured validation report. It is fully containerized and ready to run with Docker.