RDF Test Suite

Ruben Taelman

PRAXIS 2020, 1 November 2020

RDF Test Suite

Improving Developer Experience
for Building Specification-Compliant Libraries

Ghent University – imec – IDLab, Belgium

RDF specifications provide test suites

Declarative test suites cause large overhead for developers

  1. Download the test manifest
  2. Parse the manifest based on a certain RDF syntax
  3. Follow links to other parts of the manifest if applicable
  4. Interpret the test definitions as executable logic
  5. Execute all tests
  6. Report the test results

RDF Test Suite alleviates this burden