Once the ontology has been merged and the elastic search input files generated, the ontology can be parceled.
Takes the merged ontology folder and parcels the files for distribution and use in the different components.
python3 parcel_final_ontology.py --ontology_dir example/fdpg-ontology
Script Options:
Option | Description |
---|---|
--ontology_dir | Directory path to a merged ontology |