{"library":"rdf-test-suite","type":"library","category":null,"description":"rdf-test-suite (current stable version 2.1.5) is a robust JavaScript/TypeScript command-line tool and library designed for executing W3C RDF and SPARQL test suites against any compatible JavaScript-based engine. It is actively maintained, with a development focus on broad test suite compatibility and modularity. Key differentiators include its support for a wide array of specifications such as SPARQL 1.0/1.1, RDF/XML, N-Triples, N-Quads, Turtle, TriG, JSON-LD (1.0/1.1), RDFa, Microdata, N3, and RDF-star/SPARQL-star, with a clear roadmap for expanding coverage. The tool itself functions as a runner, requiring users to provide their own JavaScript implementation of an RDF parser or SPARQL query engine that adheres to specific TypeScript interfaces (e.g., `IQueryEngine`, `IParser`) depending on the test suite being executed. It can output human-readable results to the console or machine-readable EARL reports for compliance tracking. Its modular architecture facilitates easy extension for new test cases or report formats.","language":"javascript","status":"active","version":"2.1.5","tags":["javascript","sparql","rdf","linked data","test suite","w3c","typescript"],"install":[{"cmd":"npm install rdf-test-suite","imports":["import { TestSuiteRunner } from 'rdf-test-suite';","import type { IQueryEngine } from 'rdf-test-suite';","import type { IParser } from 'rdf-test-suite';"]},{"cmd":"yarn add rdf-test-suite","imports":[]},{"cmd":"pnpm add rdf-test-suite","imports":[]}],"homepage":null,"github":"https://github.com/rubensworks/rdf-test-suite.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rdf-test-suite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rdf-test-suite/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}