rdf-parser-ts browser demo

Parse RDF from a URL or pasted text, auto-detect the input format, optionally serialize it again in the selected output format, and watch throughput while the browser processes the input.

Remote URLs must allow browser CORS access. The URL extension and content type are used as format hints.

Off by default. Enable this only when you want serialized output in the selected format.

Relaxed mode passes relax: true to the parser for more permissive parsing. Only enable when you trust the source to have a valid file!

Ready.

Analytics

0quads
0messages
0quads/s
0messages/s
0 mstotal processing time
autodetected input

        
Use this in your project

After parsing, this snippet mirrors the selected parser and writer configuration.