SPARQLer Data Validator
# Prefixes for Turtle or TriG - these can be edited or removed. BASE <http://example.org/base/> PREFIX : <http://example.org/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX sh: <http://www.w3.org/ns/shacl#>
Input syntax:
Turtle
TriG
N-Triples
N-Quad
RDF-XML
Parsing provided by
Jena/RIOT
. Questions to
users@jena (include full details of input).