Tabulator Test Harness
Note: Run this in Firefox+tabulator as chrome://tabulator/content/test/index.html
TC0000: URI reference resolution (...)
Purpose: Tests URI reference resolution with base/relative/absolute form of URIs.
See also: Reference Resolution in RFC3986
Test: View |
TC0001: Basic RDF terms (...)
Purpose: Tests basic RDF terms such as nodes, literals, and statements.
See also: RDF concepts
Test: View |
TC0002: Term Matching (...)
TC0003: Identity (...)
Purpose: Tests identity of entities (equals, IFPs, functional properties)
See also: owl:sameAs and IFP
Test: View |
TC0004: RDF/XML parsing (...)
Purpose: Tests parsing of RDF/XML documents
See also: RDF/XML Syntax Specification (Revised)
Test: View |
TC0005: Testing x.toNT() and $rdf.fromNT() functions - Basic (...)
Purpose: This tests the internal serialization used to make hashez and now used in the SPARQL code to actually serialize SPARQL. If you take a valid term serialization s then $rdf.fromNT().toNT() should be s.
See also:
Test: View |
TC0006: Testing x.toNT() and $rdf.fromNT() functions - Graphs (...))
Purpose: This tests the internal serialization used to make hashez and now used in the SPARQL code to actually serialize SPARQL. If you take a valid term serialization s then $rdf.fromNT().toNT() should be s.
See also:
Test: View |