Skip to content

pyld from-rdf

pyld from-rdf --help
 Usage: pyld from-rdf [OPTIONS] [INPUT_]                                        

 Convert an RDF document → *-LD form.                                          

╭─ Arguments ──────────────────────────────────────────────────────────────────╮
│   input_      [INPUT_]  Path or URL. Omit to read from standard input.       │
│                         [default: None]                                      │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --output-format        [json|yaml]  Format to output the data at.            │
│                                     [default: json]                          │
│ --help                              Show this message and exit.              │
╰──────────────────────────────────────────────────────────────────────────────╯