ekglib

Persona Parser

Warning: TODO

python3 -m ekglib.persona_parser --help
usage: python3 -m ekglib.persona_parser [-h] [--verbose] [--input INPUT]
  [--output OUTPUT]

Checks a use case RDF file

optional arguments:
  -h, --help            show this help message and exit
  --verbose, -v         verbose output
  --input INPUT, -i INPUT
                        The input .ttl file containing the definition of the
                        persona
  --output OUTPUT, -o OUTPUT
                        The output file

Currently only supports turtle.