LibreCat / Catmandu-RDF

Catmandu modules for working with RDF data
https://metacpan.org/release/Catmandu-RDF
Other
5 stars 6 forks source link

Typo in typo Catmandu::Importer::RDF #31

Closed phochste closed 7 years ago

phochste commented 7 years ago
catmandu convert RDF --file rdfdump.ttl to JSON

should be

catmandu convert RDF --type ttl --file rdfdump.ttl to JSON