sratom

Library for serializing LV2 atoms to/from RDF

brewmacoslinux
Try with needOr install directly
Source

About

Library for serializing LV2 atoms to/from RDF

Commands

sratom

Examples

Display help information for sratom$ sratom --help
Serialize LV2 atom data to RDF format$ sratom -i atom_file.ttl -o rdf_output.ttl
Convert RDF back to LV2 atom representation$ sratom -r rdf_input.ttl -o atom_output.ttl