*: path/to/everything (#9589)

This commit is contained in:
pixel
2022-12-04 10:12:49 +01:00
committed by GitHub
parent ab7a36fbe6
commit 0d99563193
61 changed files with 147 additions and 147 deletions

View File

@@ -6,8 +6,8 @@
- Convert an RDF/XML document to Turtle:
`rapper -i rdfxml -o turtle {{file}}`
`rapper -i rdfxml -o turtle {{path/to/file}}`
- Count the number of triples in a Turtle file:
`rapper -i turtle -c {{file}}`
`rapper -i turtle -c {{path/to/file}}`