semanticarts/ontology-toolkit

--versioned-definedBy option doesn't work with bundle operation

Closed this issue · 1 comments

I get an unrecognized argument error when I run

onto_tool bundle --versioned-definedBy -v version 0.26.0 bundle.yaml

Based on the documentation, this option does not appear to be available with the bundle operation.

We would like to use versioned IRIs in rdfs:definedBy assertions for gist: see semanticarts/gist#383.

My mistake - I misunderstood. The argument must be added to the bundle file.