table of contents
ONTOSPY(1) | User Commands | ONTOSPY(1) |
NAME¶
ontospy - models
SYNOPSIS¶
ontospy [OPTIONS] COMMAND [ARGS]...
DESCRIPTION¶
- Ontospy allows to extract and visualise ontology information included in RDF data. Use one of the commands listed below to find out more, or visit http://lambdamusic.github.io/ontospy
OPTIONS¶
- -v, --verbose
- VERBOSE: print out debug messages.
- -h, --help
- Show this message and exit.
Commands:¶
- scan
- SCAN: get ontology data from RDF source and print out a report.
- gendocs
- GENDOCS: generate documentation in html or markdown format.
- lib
- LIBRARY: work with a local library of RDF models.
- shell
- SHELL: launch ontospy's interactive mode.
- ser
- SERIALIZE: tranform an RDF graph to a format of choice.
- utils
- UTILS: miscellaneous bits and pieces.
January 2019 | ontospy 0~20190107~dfsg1 |