You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow up: Running the code above will generate all class and property html sites, and will link the instances to them - but it will NOT generate html sites for the individuals.
I work in a colab, trying to generate documentation with instances from an ontology.
Command:
!ontospy gendocs -o /content/drive/MyDrive/Temperatur/Ontology/LingTempOntOct2023docs/ontospy_gen_docs -i --type 2 /content/drive/MyDrive/Temperatur/Ontology/LingTempOntOct2023/lingtempontology_oct24_2023_ontoology_rdf.owl -v
Expected result:
generation of documentation, including instances.
Actual result:
Please note that this command in the same colab generates all the documentation. The only difference is the absence of the -i or --individuals tag
Command: !ontospy gendocs -o /content/drive/MyDrive/Temperatur/Ontology/LingTempOntOct2023docs/ontospy_gen_docs --type 2 /content/drive/MyDrive/Temperatur/Ontology/LingTempOntOct2023/lingtempontology_oct24_2023_ontoology_rdf.owl
Result:
The text was updated successfully, but these errors were encountered: