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#> .
Input syntax:
Turtle
TriG
N-Triples
N-Quad
Parsing provided by
Jena/RIOT
. Questions to
jena-dev (include full details of input).