Skip to content

Remove the catalog_file option. - #25

Open
gouttegd wants to merge 1 commit into
mainfrom
remove-catalog-file-option
Open

Remove the catalog_file option.#25
gouttegd wants to merge 1 commit into
mainfrom
remove-catalog-file-option

Conversation

@gouttegd

@gouttegd gouttegd commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

The catalog_file option is of dubious usefulness and has never been fully implemented: the templating system always creates the catalog at the fixed location src/ontology/catalog-v001.xml regardless of what is configured.

Fully supporting that option would not be worth it, so we remove it instead. A warning will be emitted if it is found within a configuration file when seeding/updating a repository.

closes INCATools/ontology-development-kit#1360

The `catalog_file` option is of dubious usefulness and has never been
fully implemented: the templating system always creates the catalog at
the fixed location `src/ontology/catalog-v001.xml` regardless of what is
configured.

Fully supporting that option would not be worth it, so we remove it
instead. A warning will be emitted if it is found within a configuration
file when seeding/updating a repository.

closes ontology-development-kit#1360
@gouttegd gouttegd self-assigned this Sep 6, 2026
@gouttegd
gouttegd requested a review from matentzn September 6, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate the catalog_file option

1 participant