- Requires Python 3.7+
- Requires RDFlib
- Ensure desired, annotated OWL files are in the
./patterns
directory - Run
python documentation-generator.py
from command line
This is found under the ./documentation-generator/
directory.
The input for this program is expected to be in two folders:
./patterns
where the input OWL files are expected../schema-diagrams
where any resource that the annotations in the OWL file will be expected.
This is found under the ./documentation/
directory