Skip to content

Use OFN as the intermediate format more widely.#8

Open
gouttegd wants to merge 2 commits intomainfrom
use-ofn-as-intermediate-format
Open

Use OFN as the intermediate format more widely.#8
gouttegd wants to merge 2 commits intomainfrom
use-ofn-as-intermediate-format

Conversation

@gouttegd
Copy link
Collaborator

OFN is already the default intermediate format for import modules and components. This commit makes it the format for more files, including:

  • the $(EDIT_PREPROCESSED) file;
  • the $(SRCMERGED) file (strictly speaking this is not necessary: the $(SRCMERGED) variable points to a file with a .ofn extension, so ROBOT already writes that file in OFN format;
  • remotely sourced components;
  • the merged mirror file.

Part of INCATools/ontology-development-kit#1299

@gouttegd gouttegd self-assigned this Mar 15, 2026
@gouttegd gouttegd force-pushed the use-ofn-as-intermediate-format branch from 218b2dc to c9db026 Compare March 15, 2026 16:40
OFN is already the default intermediate format for import modules and
components. This commit makes it the format for more files, including:

* the $(EDIT_PREPROCESSED) file;
* the $(SRCMERGED) file (strictly speaking this is not necessary: the
  `$(SRCMERGED)` variable points to a file with a `.ofn` extension, so
  ROBOT already writes that file in OFN format;
* remotely sourced components;
* the merged mirror file.
@gouttegd gouttegd force-pushed the use-ofn-as-intermediate-format branch from c9db026 to 83b48b0 Compare March 15, 2026 17:24
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.

1 participant