System Grab Bag

View all TLDR pages from common (or from all pages)

rapper

The Raptor RDF parsing utility. Part of the Raptor RDF Syntax Library. More information: http://librdf.org/raptor/rapper.html.
  • Convert an RDF/XML document to Turtle:
    rapper -i rdfxml -o turtle {{path/to/file}}
  • Count the number of triples in a Turtle file:
    rapper -i turtle -c {{path/to/file}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.