semanticarts / ontology-toolkit

Tools to update and export ontology RDF.
Apache License 2.0
34 stars 6 forks source link

Accept definedBy action arguments in bundle file #136

Closed rjyounes closed 2 weeks ago

rjyounes commented 3 weeks ago

I would like to be able to specify the use of versioned IRIs in the definedBy action. I don't want to leave it to chance - I.e., someone remembering or not remembering to use it on the commandline - but would like to specify it as an argument in the bundle file. Same consideration applies to retain-definedBy, though I am not planning to use it.

rjyounes commented 2 weeks ago

My mistake again, this is exactly how it does work: add versionedDefinedBy: true to the definedBy action in the bundle config.