rdf-test-suite
Version:
Executes the RDF and SPARQL test suites.
55 lines (47 loc) • 1.72 kB
JSON
{
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"type": "rdf:type",
"types": "rdf:type",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"comment": "rdfs:comment",
"label": "rdfs:label",
"dawg": "http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#",
"approval": "dawg:approval",
"approvedBy": "dawg:approvedBy",
"rdft": "http://www.w3.org/ns/rdftest#",
"rdftApproval": "rdft:approval",
"mf": "http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#",
"action": "mf:action",
"conformanceRequirements": "mf:conformanceRequirement",
"entries": "mf:entries",
"include": "mf:include",
"specifications": "mf:includedSpecifications",
"name": "mf:name",
"result": "mf:result",
"resultCardinality": "mf:resultCardinality",
"q": "http://www.w3.org/2001/sw/DataAccess/tests/test-query#",
"data": "q:data",
"graph": "q:graph",
"graphData": "q:graphData",
"query": "q:query",
"ut": "http://www.w3.org/2009/sparql/tests/test-update#",
"updateQuery": "ut:request",
"updateData": "ut:data",
"updateGraph": "ut:graph",
"updateGraphData": "ut:graphData",
"jld": "https://w3c.github.io/json-ld-api/tests/vocab#",
"jsonLdOptions": "jld:option",
"jsonLdProduceGeneralizedRdf": "jld:produceGeneralizedRdf",
"jsonLdBase": "jld:base",
"jsonLdExpandContext": "jld:expandContext",
"processingMode": "jld:processingMode",
"specVersion": "jld:specVersion",
"rdfstar": "jld:rdfstar",
"context": "jld:context",
"useNativeTypes": "jld:useNativeTypes",
"useRdfType": "jld:useRdfType",
"rdfDirection": "jld:rdfDirection",
"extractAllScripts": "jld:extractAllScripts",
"contentType": "jld:contentType",
"expectJsonLdErrorCode": "mf:result"
}