logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Parse RDF - Convert RDF Data with Rapper | Online Free DevTools by Hexmos

Parse RDF data with Rapper. Convert RDF/XML to Turtle, count triples, and validate RDF syntax effortlessly. Free online tool, no registration required.

rapper

The Raptor RDF parsing utility. Part of the Raptor RDF Syntax Library. More information: https://librdf.org/raptor/rapper.html.

  • Convert an RDF/XML document to Turtle:

rapper {{[-i|--input]}} rdfxml {{[-o|--output]}} turtle {{path/to/file}}

  • Count the number of triples in a Turtle file:

rapper {{[-i|--input]}} turtle {{[-c|--count]}} {{path/to/file}}

See Also