From 5451a52e01c3f29ceca93497a57dfae972cfb7a0 Mon Sep 17 00:00:00 2001 From: vyasakhilesh Date: Tue, 26 Sep 2023 17:02:16 +0200 Subject: [PATCH] updated link --- mkdocs.yaml | 2 +- site/404.html | 4 +-- site/cite/index.html | 6 ++--- site/contributing/index.html | 6 ++--- site/index.html | 6 ++--- .../ContinuousIntegration/index.html | 6 ++--- site/odk-workflows/EditorsWorkflow/index.html | 6 ++--- .../ManageDocumentation/index.html | 10 +++---- site/odk-workflows/ReleaseWorkflow/index.html | 8 +++--- site/odk-workflows/RepoManagement/index.html | 6 ++--- .../RepositoryFileStructure/index.html | 6 ++--- .../SettingUpDockerForODK/index.html | 6 ++--- site/odk-workflows/UpdateImports/index.html | 6 ++--- site/odk-workflows/components/index.html | 6 ++--- site/odk-workflows/index.html | 6 ++--- site/search/search_index.json | 2 +- site/sitemap.xml | 26 +++++++++---------- src/metadata/digitrubber.md | 8 +++--- src/metadata/digitrubber.yml | 10 +++---- 19 files changed, 68 insertions(+), 68 deletions(-) diff --git a/mkdocs.yaml b/mkdocs.yaml index 86c2b0f..1b96e83 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -17,7 +17,7 @@ markdown_extensions: - pymdownx.mark - pymdownx.tilde -site_url: https://tibhannover.github.io/digitrubber/ +site_url: https://tibhannover.github.io/digit-rubber/ repo_url: https://github.com/TIBHannover/DIGIT-RUBBER/ nav: diff --git a/site/404.html b/site/404.html index 5048c48..eaa9019 100644 --- a/site/404.html +++ b/site/404.html @@ -135,7 +135,7 @@
- +
@@ -180,7 +180,7 @@
- +
diff --git a/site/cite/index.html b/site/cite/index.html index e2bd04b..8cda0c3 100644 --- a/site/cite/index.html +++ b/site/cite/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
- +
@@ -191,7 +191,7 @@
- +
diff --git a/site/contributing/index.html b/site/contributing/index.html index 323a1eb..fcb88d3 100644 --- a/site/contributing/index.html +++ b/site/contributing/index.html @@ -8,7 +8,7 @@ - + @@ -144,7 +144,7 @@
- +
@@ -189,7 +189,7 @@
- +
diff --git a/site/index.html b/site/index.html index 6baddca..f2b9143 100644 --- a/site/index.html +++ b/site/index.html @@ -8,7 +8,7 @@ - + @@ -144,7 +144,7 @@
- +
@@ -189,7 +189,7 @@
- +
diff --git a/site/odk-workflows/ContinuousIntegration/index.html b/site/odk-workflows/ContinuousIntegration/index.html index 2bf6ff3..79007d0 100644 --- a/site/odk-workflows/ContinuousIntegration/index.html +++ b/site/odk-workflows/ContinuousIntegration/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
- +
@@ -191,7 +191,7 @@
- +
diff --git a/site/odk-workflows/EditorsWorkflow/index.html b/site/odk-workflows/EditorsWorkflow/index.html index 5d0f250..346d619 100644 --- a/site/odk-workflows/EditorsWorkflow/index.html +++ b/site/odk-workflows/EditorsWorkflow/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
- +
@@ -191,7 +191,7 @@
- +
diff --git a/site/odk-workflows/ManageDocumentation/index.html b/site/odk-workflows/ManageDocumentation/index.html index 441dfe1..475dfaf 100644 --- a/site/odk-workflows/ManageDocumentation/index.html +++ b/site/odk-workflows/ManageDocumentation/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
- +
@@ -191,7 +191,7 @@
- +
@@ -642,9 +642,9 @@

Deploy the documentation

If everything was successful, you will see a message similar to this one:

-

INFO    -  Your documentation should shortly be available at: https://vyasakhilesh.github.io/digitrubber/ 
+

INFO    -  Your documentation should shortly be available at: https://tibhannover.github.io/digit-rubber/ 
 
-3. Just to double check, you can now navigate to your documentation pages (usually https://vyasakhilesh.github.io/digitrubber/). +3. Just to double check, you can now navigate to your documentation pages (usually https://tibhannover.github.io/digit-rubber/). Just make sure you give GitHub 2-5 minutes to build the pages!

diff --git a/site/odk-workflows/ReleaseWorkflow/index.html b/site/odk-workflows/ReleaseWorkflow/index.html index 6a2c7b6..ddbb6a8 100644 --- a/site/odk-workflows/ReleaseWorkflow/index.html +++ b/site/odk-workflows/ReleaseWorkflow/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
- +
@@ -191,7 +191,7 @@
- +
@@ -710,7 +710,7 @@

Merge the main branch

Once your CI checks have passed, and your reviews are completed, you can now merge the branch into your main branch (don't forget to delete the branch afterwards - a big button will appear after the merge is finished).

Create a GitHub release

    -
  1. Go to your releases page on GitHub by navigating to your repository, and then clicking on releases (usually on the right, for example: https://github.com/vyasakhilesh/digitrubber/releases). Then click "Draft new release"
  2. +
  3. Go to your releases page on GitHub by navigating to your repository, and then clicking on releases (usually on the right, for example: https://github.com/tibhannover/digit-rubber/releases). Then click "Draft new release"
  4. As the tag version you need to choose the date on which your ontologies were build. You can find this, for example, by looking at the digitrubber.obo file and check the data-version: property. The date needs to be prefixed with a v, so, for example v2020-02-06.
  5. You can write whatever you want in the release title, but we typically write the date again. The description underneath should contain a concise list of changes or term additions.
  6. Click "Publish release". Done.
  7. diff --git a/site/odk-workflows/RepoManagement/index.html b/site/odk-workflows/RepoManagement/index.html index 2112e57..8c65a05 100644 --- a/site/odk-workflows/RepoManagement/index.html +++ b/site/odk-workflows/RepoManagement/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
    - +
    @@ -191,7 +191,7 @@
    - +
    diff --git a/site/odk-workflows/RepositoryFileStructure/index.html b/site/odk-workflows/RepositoryFileStructure/index.html index 80f8d27..dda1625 100644 --- a/site/odk-workflows/RepositoryFileStructure/index.html +++ b/site/odk-workflows/RepositoryFileStructure/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
    - +
    @@ -191,7 +191,7 @@
    - +
    diff --git a/site/odk-workflows/SettingUpDockerForODK/index.html b/site/odk-workflows/SettingUpDockerForODK/index.html index 627f7a5..c88094f 100644 --- a/site/odk-workflows/SettingUpDockerForODK/index.html +++ b/site/odk-workflows/SettingUpDockerForODK/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
    - +
    @@ -191,7 +191,7 @@
    - +
    diff --git a/site/odk-workflows/UpdateImports/index.html b/site/odk-workflows/UpdateImports/index.html index 152757b..eef0389 100644 --- a/site/odk-workflows/UpdateImports/index.html +++ b/site/odk-workflows/UpdateImports/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
    - +
    @@ -191,7 +191,7 @@
    - +
    diff --git a/site/odk-workflows/components/index.html b/site/odk-workflows/components/index.html index 20cd3b5..56acc7e 100644 --- a/site/odk-workflows/components/index.html +++ b/site/odk-workflows/components/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
    - +
    @@ -191,7 +191,7 @@
    - +
    diff --git a/site/odk-workflows/index.html b/site/odk-workflows/index.html index 1ebbb34..75de31b 100644 --- a/site/odk-workflows/index.html +++ b/site/odk-workflows/index.html @@ -8,7 +8,7 @@ - + @@ -146,7 +146,7 @@
    - +
    @@ -191,7 +191,7 @@
    - +
    diff --git a/site/search/search_index.json b/site/search/search_index.json index fcd961e..38ddd82 100644 --- a/site/search/search_index.json +++ b/site/search/search_index.json @@ -1 +1 @@ -{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"DIGITRUBBER Ontology Documentation","text":"

    Welcome to the DIGITRUBBER documentation!

    You can find descriptions of the standard ontology engineering workflows here.

    "},{"location":"cite/","title":"How to cite DIGITRUBBER","text":""},{"location":"contributing/","title":"How to contribute to DIGITRUBBER","text":""},{"location":"odk-workflows/","title":"Default ODK Workflows","text":"
    • Daily Editors Workflow
    • Release Workflow
    • Manage your ODK Repository
    • Setting up Docker for ODK
    • Imports management
    • Managing the documentation
    • Managing your Automated Testing
    "},{"location":"odk-workflows/ContinuousIntegration/","title":"Introduction to Continuous Integration Workflows with ODK","text":"

    Historically, most repos have been using Travis CI for continuous integration testing and building, but due to runtime restrictions, we recently switched a lot of our repos to GitHub actions. You can set up your repo with CI by adding this to your configuration file (src/ontology/digitrubber-odk.yaml):

    ci:\n  - github_actions\n

    When updateing your repo, you will notice a new file being added: .github/workflows/qc.yml.

    This file contains your CI logic, so if you need to change, or add anything, this is the place!

    Alternatively, if your repo is in GitLab instead of GitHub, you can set up your repo with GitLab CI by adding this to your configuration file (src/ontology/digitrubber-odk.yaml):

    ci:\n  - gitlab-ci\n

    This will add a file called .gitlab-ci.yml in the root of your repo.

    "},{"location":"odk-workflows/EditorsWorkflow/","title":"Editors Workflow","text":"

    The editors workflow is one of the formal workflows to ensure that the ontology is developed correctly according to ontology engineering principles. There are a few different editors workflows:

    1. Local editing workflow: Editing the ontology in your local environment by hand, using tools such as Prot\u00e9g\u00e9, ROBOT templates or DOSDP patterns.
    2. Completely automated data pipeline (GitHub Actions)
    3. DROID workflow

    This document only covers the first editing workflow, but more will be added in the future

    "},{"location":"odk-workflows/EditorsWorkflow/#local-editing-workflow","title":"Local editing workflow","text":"

    Workflow requirements:

    • git
    • github
    • docker
    • editing tool of choice, e.g. Prot\u00e9g\u00e9, your favourite text editor, etc
    "},{"location":"odk-workflows/EditorsWorkflow/#1-create-issue","title":"1. Create issue","text":"

    Ensure that there is a ticket on your issue tracker that describes the change you are about to make. While this seems optional, this is a very important part of the social contract of building an ontology - no change to the ontology should be performed without a good ticket, describing the motivation and nature of the intended change.

    "},{"location":"odk-workflows/EditorsWorkflow/#2-update-main-branch","title":"2. Update main branch","text":"

    In your local environment (e.g. your laptop), make sure you are on the main (prev. master) branch and ensure that you have all the upstream changes, for example:

    git checkout main\ngit pull\n
    "},{"location":"odk-workflows/EditorsWorkflow/#3-create-feature-branch","title":"3. Create feature branch","text":"

    Create a new branch. Per convention, we try to use meaningful branch names such as: - issue23removeprocess (where issue 23 is the related issue on GitHub) - issue26addcontributor - release20210101 (for releases)

    On your command line, this looks like this:

    git checkout -b issue23removeprocess\n
    "},{"location":"odk-workflows/EditorsWorkflow/#4-perform-edit","title":"4. Perform edit","text":"

    Using your editor of choice, perform the intended edit. For example:

    Prot\u00e9g\u00e9

    1. Open src/ontology/digitrubber-edit.owl in Prot\u00e9g\u00e9
    2. Make the change
    3. Save the file

    TextEdit

    1. Open src/ontology/digitrubber-edit.owl in TextEdit (or Sublime, Atom, Vim, Nano)
    2. Make the change
    3. Save the file

    Consider the following when making the edit.

    1. According to our development philosophy, the only places that should be manually edited are:
      • src/ontology/digitrubber-edit.owl
      • Any ROBOT templates you chose to use (the TSV files only)
      • Any DOSDP data tables you chose to use (the TSV files, and potentially the associated patterns)
      • components (anything in src/ontology/components), see here.
    2. Imports should not be edited (any edits will be flushed out with the next update). However, refreshing imports is a potentially breaking change - and is discussed elsewhere.
    3. Changes should usually be small. Adding or changing 1 term is great. Adding or changing 10 related terms is ok. Adding or changing 100 or more terms at once should be considered very carefully.
    "},{"location":"odk-workflows/EditorsWorkflow/#4-check-the-git-diff","title":"4. Check the Git diff","text":"

    This step is very important. Rather than simply trusting your change had the intended effect, we should always use a git diff as a first pass for sanity checking.

    In our experience, having a visual git client like GitHub Desktop or sourcetree is really helpful for this part. In case you prefer the command line:

    git status\ngit diff\n
    "},{"location":"odk-workflows/EditorsWorkflow/#5-quality-control","title":"5. Quality control","text":"

    Now it's time to run your quality control checks. This can either happen locally (5a) or through your continuous integration system (7/5b).

    "},{"location":"odk-workflows/EditorsWorkflow/#5a-local-testing","title":"5a. Local testing","text":"

    If you chose to run your test locally:

    sh run.sh make IMP=false test\n
    This will run the whole set of configured ODK tests on including your change. If you have a complex DOSDP pattern pipeline you may want to add PAT=false to skip the potentially lengthy process of rebuilding the patterns.

    sh run.sh make IMP=false PAT=false test\n
    "},{"location":"odk-workflows/EditorsWorkflow/#6-pull-request","title":"6. Pull request","text":"

    When you are happy with the changes, you commit your changes to your feature branch, push them upstream (to GitHub) and create a pull request. For example:

    git add NAMEOFCHANGEDFILES\ngit commit -m \"Added biological process term #12\"\ngit push -u origin issue23removeprocess\n

    Then you go to your project on GitHub, and create a new pull request from the branch, for example: https://github.com/INCATools/ontology-development-kit/pulls

    There is a lot of great advise on how to write pull requests, but at the very least you should: - mention the tickets affected: see #23 to link to a related ticket, or fixes #23 if, by merging this pull request, the ticket is fixed. Tickets in the latter case will be closed automatically by GitHub when the pull request is merged. - summarise the changes in a few sentences. Consider the reviewer: what would they want to know right away. - If the diff is large, provide instructions on how to review the pull request best (sometimes, there are many changed files, but only one important change).

    "},{"location":"odk-workflows/EditorsWorkflow/#75b-continuous-integration-testing","title":"7/5b. Continuous Integration Testing","text":"

    If you didn't run and local quality control checks (see 5a), you should have Continuous Integration (CI) set up, for example: - Travis - GitHub Actions

    More on how to set this up here. Once the pull request is created, the CI will automatically trigger. If all is fine, it will show up green, otherwise red.

    "},{"location":"odk-workflows/EditorsWorkflow/#8-community-review","title":"8. Community review","text":"

    Once all the automatic tests have passed, it is important to put a second set of eyes on the pull request. Ontologies are inherently social - as in that they represent some kind of community consensus on how a domain is organised conceptually. This seems high brow talk, but it is very important that as an ontology editor, you have your work validated by the community you are trying to serve (e.g. your colleagues, other contributors etc.). In our experience, it is hard to get more than one review on a pull request - two is great. You can set up GitHub branch protection to actually require a review before a pull request can be merged! We recommend this.

    This step seems daunting to some hopefully under-resourced ontologies, but we recommend to put this high up on your list of priorities - train a colleague, reach out!

    "},{"location":"odk-workflows/EditorsWorkflow/#9-merge-and-cleanup","title":"9. Merge and cleanup","text":"

    When the QC is green and the reviews are in (approvals), it is time to merge the pull request. After the pull request is merged, remember to delete the branch as well (this option will show up as a big button right after you have merged the pull request). If you have not done so, close all the associated tickets fixed by the pull request.

    "},{"location":"odk-workflows/EditorsWorkflow/#10-changelog-optional","title":"10. Changelog (Optional)","text":"

    It is sometimes difficult to keep track of changes made to an ontology. Some ontology teams opt to document changes in a changelog (simply a text file in your repository) so that when release day comes, you know everything you have changed. This is advisable at least for major changes (such as a new release system, a new pattern or template etc.).

    "},{"location":"odk-workflows/ManageDocumentation/","title":"Updating the Documentation","text":"

    The documentation for DIGITRUBBER is managed in two places (relative to the repository root):

    1. The docs directory contains all the files that pertain to the content of the documentation (more below)
    2. the mkdocs.yaml file contains the documentation config, in particular its navigation bar and theme.

    The documentation is hosted using GitHub pages, on a special branch of the repository (called gh-pages). It is important that this branch is never deleted - it contains all the files GitHub pages needs to render and deploy the site. It is also important to note that the gh-pages branch should never be edited manually. All changes to the docs happen inside the docs directory on the main branch.

    "},{"location":"odk-workflows/ManageDocumentation/#editing-the-docs","title":"Editing the docs","text":""},{"location":"odk-workflows/ManageDocumentation/#changing-content","title":"Changing content","text":"

    All the documentation is contained in the docs directory, and is managed in Markdown. Markdown is a very simple and convenient way to produce text documents with formatting instructions, and is very easy to learn - it is also used, for example, in GitHub issues. This is a normal editing workflow:

    1. Open the .md file you want to change in an editor of choice (a simple text editor is often best). IMPORTANT: Do not edit any files in the docs/odk-workflows/ directory. These files are managed by the ODK system and will be overwritten when the repository is upgraded! If you wish to change these files, make an issue on the ODK issue tracker.
    2. Perform the edit and save the file
    3. Commit the file to a branch, and create a pull request as usual.
    4. If your development team likes your changes, merge the docs into main branch.
    5. Deploy the documentation (see below)
    "},{"location":"odk-workflows/ManageDocumentation/#deploy-the-documentation","title":"Deploy the documentation","text":"

    The documentation is not automatically updated from the Markdown, and needs to be deployed deliberately. To do this, perform the following steps:

    1. In your terminal, navigate to the edit directory of your ontology, e.g.:
      cd digitrubber/src/ontology\n
    2. Now you are ready to build the docs as follows:
      sh run.sh make update_docs\n
      Mkdocs now sets off to build the site from the markdown pages. You will be asked to
      • Enter your username
      • Enter your password (see here for using GitHub access tokens instead) IMPORTANT: Using password based authentication will be deprecated this year (2021). Make sure you read up on personal access tokens if that happens!

    If everything was successful, you will see a message similar to this one:

    INFO    -  Your documentation should shortly be available at: https://vyasakhilesh.github.io/digitrubber/ \n
    3. Just to double check, you can now navigate to your documentation pages (usually https://vyasakhilesh.github.io/digitrubber/). Just make sure you give GitHub 2-5 minutes to build the pages!

    "},{"location":"odk-workflows/ReleaseWorkflow/","title":"The release workflow","text":"

    The release workflow recommended by the ODK is based on GitHub releases and works as follows:

    1. Run a release with the ODK
    2. Review the release
    3. Merge to main branch
    4. Create a GitHub release

    These steps are outlined in detail in the following.

    "},{"location":"odk-workflows/ReleaseWorkflow/#run-a-release-with-the-odk","title":"Run a release with the ODK","text":"

    Preparation:

    1. Ensure that all your pull requests are merged into your main (master) branch
    2. Make sure that all changes to main are committed to GitHub (git status should say that there are no modified files)
    3. Locally make sure you have the latest changes from main (git pull)
    4. Checkout a new branch (e.g. git checkout -b release-2021-01-01)
    5. You may or may not want to refresh your imports as part of your release strategy (see here)
    6. Make sure you have the latest ODK installed by running docker pull obolibrary/odkfull

    To actually run the release, you:

    1. Open a command line terminal window and navigate to the src/ontology directory (cd digitrubber/src/ontology)
    2. Run release pipeline:sh run.sh make prepare_release -B. Note that for some ontologies, this process can take up to 90 minutes - especially if there are large ontologies you depend on, like PRO or CHEBI.
    3. If everything went well, you should see the following output on your machine: Release files are now in ../.. - now you should commit, push and make a release on your git hosting site such as GitHub or GitLab.

    This will create all the specified release targets (OBO, OWL, JSON, and the variants, ont-full and ont-base) and copy them into your release directory (the top level of your repo).

    "},{"location":"odk-workflows/ReleaseWorkflow/#review-the-release","title":"Review the release","text":"
    1. (Optional) Rough check. This step is frequently skipped, but for the more paranoid among us (like the author of this doc), this is a 3 minute additional effort for some peace of mind. Open the main release (digitrubber.owl) in you favourite development environment (i.e. Prot\u00e9g\u00e9) and eyeball the hierarchy. We recommend two simple checks:
      1. Does the very top level of the hierarchy look ok? This means that all new terms have been imported/updated correctly.
      2. Does at least one change that you know should be in this release appear? For example, a new class. This means that the release was actually based on the recent edit file.
    2. Commit your changes to the branch and make a pull request
    3. In your GitHub pull request, review the following three files in detail (based on our experience):
      1. digitrubber.obo - this reflects a useful subset of the whole ontology (everything that can be covered by OBO format). OBO format has that speaking for it: it is very easy to review!
      2. digitrubber-base.owl - this reflects the asserted axioms in your ontology that you have actually edited.
      3. Ideally also take a look at digitrubber-full.owl, which may reveal interesting new inferences you did not know about. Note that the diff of this file is sometimes quite large.
    4. Like with every pull request, we recommend to always employ a second set of eyes when reviewing a PR!
    "},{"location":"odk-workflows/ReleaseWorkflow/#merge-the-main-branch","title":"Merge the main branch","text":"

    Once your CI checks have passed, and your reviews are completed, you can now merge the branch into your main branch (don't forget to delete the branch afterwards - a big button will appear after the merge is finished).

    "},{"location":"odk-workflows/ReleaseWorkflow/#create-a-github-release","title":"Create a GitHub release","text":"
    1. Go to your releases page on GitHub by navigating to your repository, and then clicking on releases (usually on the right, for example: https://github.com/vyasakhilesh/digitrubber/releases). Then click \"Draft new release\"
    2. As the tag version you need to choose the date on which your ontologies were build. You can find this, for example, by looking at the digitrubber.obo file and check the data-version: property. The date needs to be prefixed with a v, so, for example v2020-02-06.
    3. You can write whatever you want in the release title, but we typically write the date again. The description underneath should contain a concise list of changes or term additions.
    4. Click \"Publish release\". Done.
    "},{"location":"odk-workflows/ReleaseWorkflow/#debugging-typical-ontology-release-problems","title":"Debugging typical ontology release problems","text":""},{"location":"odk-workflows/ReleaseWorkflow/#problems-with-memory","title":"Problems with memory","text":"

    When you are dealing with large ontologies, you need a lot of memory. When you see error messages relating to large ontologies such as CHEBI, PRO, NCBITAXON, or Uberon, you should think of memory first, see here.

    "},{"location":"odk-workflows/ReleaseWorkflow/#problems-when-using-obo-format-based-tools","title":"Problems when using OBO format based tools","text":"

    Sometimes you will get cryptic error messages when using legacy tools using OBO format, such as the ontology release tool (OORT), which is also available as part of the ODK docker container. In these cases, you need to track down what axiom or annotation actually caused the breakdown. In our experience (in about 60% of the cases) the problem lies with duplicate annotations (def, comment) which are illegal in OBO. Here is an example recipe of how to deal with such a problem:

    1. If you get a message like make: *** [cl.Makefile:84: oort] Error 255 you might have a OORT error.
    2. To debug this, in your terminal enter sh run.sh make IMP=false PAT=false oort -B (assuming you are already in the ontology folder in your directory)
    3. This should show you where the error is in the log (eg multiple different definitions) WARNING: THE FIX BELOW IS NOT IDEAL, YOU SHOULD ALWAYS TRY TO FIX UPSTREAM IF POSSIBLE
    4. Open digitrubber-edit.owl in Prot\u00e9g\u00e9 and find the offending term and delete all offending issue (e.g. delete ALL definition, if the problem was \"multiple def tags not allowed\") and save. *While this is not idea, as it will remove all definitions from that term, it will be added back again when the term is fixed in the ontology it was imported from and added back in.
    5. Rerun sh run.sh make IMP=false PAT=false oort -B and if it all passes, commit your changes to a branch and make a pull request as usual.
    "},{"location":"odk-workflows/RepoManagement/","title":"Managing your ODK repository","text":""},{"location":"odk-workflows/RepoManagement/#updating-your-odk-repository","title":"Updating your ODK repository","text":"

    Your ODK repositories configuration is managed in src/ontology/digitrubber-odk.yaml. Once you have made your changes, you can run the following to apply your changes to the repository:

    sh run.sh make update_repo\n

    There are a large number of options that can be set to configure your ODK, but we will only discuss a few of them here.

    NOTE for Windows users:

    You may get a cryptic failure such as Set Illegal Option - if the update script located in src/scripts/update_repo.sh was saved using Windows Line endings. These need to change to unix line endings. In Notepad++, for example, you can click on Edit->EOL Conversion->Unix LF to change this.

    "},{"location":"odk-workflows/RepoManagement/#managing-imports","title":"Managing imports","text":"

    You can use the update repository workflow described on this page to perform the following operations to your imports:

    1. Add a new import
    2. Modify an existing import
    3. Remove an import you no longer want
    4. Customise an import

    We will discuss all these workflows in the following.

    "},{"location":"odk-workflows/RepoManagement/#add-new-import","title":"Add new import","text":"

    To add a new import, you first edit your odk config as described above, adding an id to the product list in the import_group section (for the sake of this example, we assume you already import RO, and your goal is to also import GO):

    import_group:\n  products:\n    - id: ro\n    - id: go\n

    Note: our ODK file should only have one import_group which can contain multiple imports (in the products section). Next, you run the update repo workflow to apply these changes. Note that by default, this module is going to be a SLME Bottom module, see here. To change that or customise your module, see section \"Customise an import\". To finalise the addition of your import, perform the following steps:

    1. Add an import statement to your src/ontology/digitrubber-edit.owl file. We suggest to do this using a text editor, by simply copying an existing import declaration and renaming it to the new ontology import, for example as follows:
      ...\nOntology(<http://purl.obolibrary.org/obo/digitrubber.owl>\nImport(<http://purl.obolibrary.org/obo/digitrubber/imports/ro_import.owl>)\nImport(<http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl>)\n...\n
    2. Add your imports redirect to your catalog file src/ontology/catalog-v001.xml, for example:
      <uri name=\"http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl\" uri=\"imports/go_import.owl\"/>\n
    3. Test whether everything is in order:
      1. Refresh your import
      2. Open in your Ontology Editor of choice (Protege) and ensure that the expected terms are imported.

    Note: The catalog file src/ontology/catalog-v001.xml has one purpose: redirecting imports from URLs to local files. For example, if you have

    Import(<http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl>)\n

    in your editors file (the ontology) and

    <uri name=\"http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl\" uri=\"imports/go_import.owl\"/>\n

    in your catalog, tools like robot or Prot\u00e9g\u00e9 will recognize the statement in the catalog file to redirect the URL http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl to the local file imports/go_import.owl (which is in your src/ontology directory).

    "},{"location":"odk-workflows/RepoManagement/#modify-an-existing-import","title":"Modify an existing import","text":"

    If you simply wish to refresh your import in light of new terms, see here. If you wish to change the type of your module see section \"Customise an import\".

    "},{"location":"odk-workflows/RepoManagement/#remove-an-existing-import","title":"Remove an existing import","text":"

    To remove an existing import, perform the following steps:

    1. remove the import declaration from your src/ontology/digitrubber-edit.owl.
    2. remove the id from your src/ontology/digitrubber-odk.yaml, eg. - id: go from the list of products in the import_group.
    3. run update repo workflow
    4. delete the associated files manually:
      • src/imports/go_import.owl
      • src/imports/go_terms.txt
    5. Remove the respective entry from the src/ontology/catalog-v001.xml file.
    "},{"location":"odk-workflows/RepoManagement/#customise-an-import","title":"Customise an import","text":"

    By default, an import module extracted from a source ontology will be a SLME module, see here. There are various options to change the default.

    The following change to your repo config (src/ontology/digitrubber-odk.yaml) will switch the go import from an SLME module to a simple ROBOT filter module:

    import_group:\n  products:\n    - id: ro\n    - id: go\n      module_type: filter\n

    A ROBOT filter module is, essentially, importing all external terms declared by your ontology (see here on how to declare external terms to be imported). Note that the filter module does not consider terms/annotations from namespaces other than the base-namespace of the ontology itself. For example, in the example of GO above, only annotations / axioms related to the GO base IRI (http://purl.obolibrary.org/obo/GO_) would be considered. This behaviour can be changed by adding additional base IRIs as follows:

    import_group:\n  products:\n    - id: go\n      module_type: filter\n      base_iris:\n        - http://purl.obolibrary.org/obo/GO_\n        - http://purl.obolibrary.org/obo/CL_\n        - http://purl.obolibrary.org/obo/BFO\n

    If you wish to customise your import entirely, you can specify your own ROBOT command to do so. To do that, add the following to your repo config (src/ontology/digitrubber-odk.yaml):

    import_group:\n  products:\n    - id: ro\n    - id: go\n      module_type: custom\n

    Now add a new goal in your custom Makefile (src/ontology/digitrubber.Makefile, not src/ontology/Makefile).

    imports/go_import.owl: mirror/ro.owl imports/ro_terms_combined.txt\n    if [ $(IMP) = true ]; then $(ROBOT) query  -i $< --update ../sparql/preprocess-module.ru \\\n        extract -T imports/ro_terms_combined.txt --force true --individuals exclude --method BOT \\\n        query --update ../sparql/inject-subset-declaration.ru --update ../sparql/postprocess-module.ru \\\n        annotate --ontology-iri $(ONTBASE)/$@ $(ANNOTATE_ONTOLOGY_VERSION) --output $@.tmp.owl && mv $@.tmp.owl $@; fi\n

    Now feel free to change this goal to do whatever you wish it to do! It probably makes some sense (albeit not being a strict necessity), to leave most of the goal instead and replace only:

    extract -T imports/ro_terms_combined.txt --force true --individuals exclude --method BOT \\\n

    to another ROBOT pipeline.

    "},{"location":"odk-workflows/RepoManagement/#add-a-component","title":"Add a component","text":"

    A component is an import which belongs to your ontology, e.g. is managed by you and your team.

    1. Open src/ontology/digitrubber-odk.yaml
    2. If you dont have it yet, add a new top level section components
    3. Under the components section, add a new section called products. This is where all your components are specified
    4. Under the products section, add a new component, e.g. - filename: mycomp.owl

    Example

    components:\n  products:\n    - filename: mycomp.owl\n

    When running sh run.sh make update_repo, a new file src/ontology/components/mycomp.owl will be created which you can edit as you see fit. Typical ways to edit:

    1. Using a ROBOT template to generate the component (see below)
    2. Manually curating the component separately with Prot\u00e9g\u00e9 or any other editor
    3. Providing a components/mycomp.owl: make target in src/ontology/digitrubber.Makefile and provide a custom command to generate the component
      • WARNING: Note that the custom rule to generate the component MUST NOT depend on any other ODK-generated file such as seed files and the like (see issue).
    4. Providing an additional attribute for the component in src/ontology/digitrubber-odk.yaml, source, to specify that this component should simply be downloaded from somewhere on the web.
    "},{"location":"odk-workflows/RepoManagement/#adding-a-new-component-based-on-a-robot-template","title":"Adding a new component based on a ROBOT template","text":"

    Since ODK 1.3.2, it is possible to simply link a ROBOT template to a component without having to specify any of the import logic. In order to add a new component that is connected to one or more template files, follow these steps:

    1. Open src/ontology/digitrubber-odk.yaml.
    2. Make sure that use_templates: TRUE is set in the global project options. You should also make sure that use_context: TRUE is set in case you are using prefixes in your templates that are not known to robot, such as OMOP:, CPONT: and more. All non-standard prefixes you are using should be added to config/context.json.
    3. Add another component to the products section.
    4. To activate this component to be template-driven, simply say: use_template: TRUE. This will create an empty template for you in the templates directory, which will automatically be processed when recreating the component (e.g. run.bat make recreate-mycomp).
    5. If you want to use more than one component, use the templates field to add as many template names as you wish. ODK will look for them in the src/templates directory.
    6. Advanced: If you want to provide additional processing options, you can use the template_options field. This should be a string with option from robot template. One typical example for additional options you may want to provide is --add-prefixes config/context.json to ensure the prefix map of your context is provided to robot, see above.

    Example:

    components:\n  products:\n    - filename: mycomp.owl\n      use_template: TRUE\n      template_options: --add-prefixes config/context.json\n      templates:\n        - template1.tsv\n        - template2.tsv\n

    Note: if your mirror is particularly large and complex, read this ODK recommendation.

    "},{"location":"odk-workflows/RepositoryFileStructure/","title":"Repository structure","text":"

    The main kinds of files in the repository:

    1. Release files
    2. Imports
    3. Components
    "},{"location":"odk-workflows/RepositoryFileStructure/#release-files","title":"Release files","text":"

    Release file are the file that are considered part of the official ontology release and to be used by the community. A detailed description of the release artefacts can be found here.

    "},{"location":"odk-workflows/RepositoryFileStructure/#imports","title":"Imports","text":"

    Imports are subsets of external ontologies that contain terms and axioms you would like to re-use in your ontology. These are considered \"external\", like dependencies in software development, and are not included in your \"base\" product, which is the release artefact which contains only those axioms that you personally maintain.

    These are the current imports in DIGITRUBBER

    Import URL Type bfo http://purl.obolibrary.org/obo/bfo.owl slme chebi http://purl.obolibrary.org/obo/chebi.owl custom iao http://purl.obolibrary.org/obo/iao.owl slme obi http://purl.obolibrary.org/obo/obi.owl slme ro http://purl.obolibrary.org/obo/ro.owl slme uo http://purl.obolibrary.org/obo/uo.owl slme"},{"location":"odk-workflows/RepositoryFileStructure/#components","title":"Components","text":"

    Components, in contrast to imports, are considered full members of the ontology. This means that any axiom in a component is also included in the ontology base - which means it is considered native to the ontology. While this sounds complicated, consider this: conceptually, no component should be part of more than one ontology. If that seems to be the case, we are most likely talking about an import. Components are often not needed for ontologies, but there are some use cases:

    1. There is an automated process that generates and re-generates a part of the ontology
    2. A part of the ontology is managed in ROBOT templates
    3. The expressivity of the component is higher than the format of the edit file. For example, people still choose to manage their ontology in OBO format (they should not) missing out on a lot of owl features. They may choose to manage logic that is beyond OBO in a specific OWL component.

    These are the components in DIGITRUBBER

    Filename URL drcomp.owl None mycomp.owl None drbasic.owl None"},{"location":"odk-workflows/SettingUpDockerForODK/","title":"Setting up your Docker environment for ODK use","text":"

    One of the most frequent problems with running the ODK for the first time is failure because of lack of memory. This can look like a Java OutOfMemory exception, but more often than not it will appear as something like an Error 137. There are two places you need to consider to set your memory:

    1. Your src/ontology/run.sh (or run.bat) file. You can set the memory in there by adding robot_java_args: '-Xmx8G' to your src/ontology/digitrubber-odk.yaml file, see for example here.
    2. Set your docker memory. By default, it should be about 10-20% more than your robot_java_args variable. You can manage your memory settings by right-clicking on the docker whale in your system bar-->Preferences-->Resources-->Advanced, see picture below.

    "},{"location":"odk-workflows/UpdateImports/","title":"Update Imports Workflow","text":"

    This page discusses how to update the contents of your imports, like adding or removing terms. If you are looking to customise imports, like changing the module type, see here.

    "},{"location":"odk-workflows/UpdateImports/#importing-a-new-term","title":"Importing a new term","text":"

    Note: some ontologies now use a merged-import system to manage dynamic imports, for these please follow instructions in the section title \"Using the Base Module approach\".

    Importing a new term is split into two sub-phases:

    1. Declaring the terms to be imported
    2. Refreshing imports dynamically
    "},{"location":"odk-workflows/UpdateImports/#declaring-terms-to-be-imported","title":"Declaring terms to be imported","text":"

    There are three ways to declare terms that are to be imported from an external ontology. Choose the appropriate one for your particular scenario (all three can be used in parallel if need be):

    1. Prot\u00e9g\u00e9-based declaration
    2. Using term files
    3. Using the custom import template
    "},{"location":"odk-workflows/UpdateImports/#protege-based-declaration","title":"Prot\u00e9g\u00e9-based declaration","text":"

    This workflow is to be avoided, but may be appropriate if the editor does not have access to the ODK docker container. This approach also applies to ontologies that use base module import approach.

    1. Open your ontology (edit file) in Prot\u00e9g\u00e9 (5.5+).
    2. Select 'owl:Thing'
    3. Add a new class as usual.
    4. Paste the full iri in the 'Name:' field, for example, http://purl.obolibrary.org/obo/CHEBI_50906.
    5. Click 'OK'

    Now you can use this term for example to construct logical definitions. The next time the imports are refreshed (see how to refresh here), the metadata (labels, definitions, etc.) for this term are imported from the respective external source ontology and becomes visible in your ontology.

    "},{"location":"odk-workflows/UpdateImports/#using-term-files","title":"Using term files","text":"

    Every import has, by default a term file associated with it, which can be found in the imports directory. For example, if you have a GO import in src/ontology/go_import.owl, you will also have an associated term file src/ontology/go_terms.txt. You can add terms in there simply as a list:

    GO:0008150\nGO:0008151\n

    Now you can run the refresh imports workflow) and the two terms will be imported.

    "},{"location":"odk-workflows/UpdateImports/#using-the-custom-import-template","title":"Using the custom import template","text":"

    This workflow is appropriate if:

    1. You prefer to manage all your imported terms in a single file (rather than multiple files like in the \"Using term files\" workflow above).
    2. You wish to augment your imported ontologies with additional information. This requires a cautionary discussion.

    To enable this workflow, you add the following to your ODK config file (src/ontology/digitrubber-odk.yaml), and update the repository:

    use_custom_import_module: TRUE\n

    Now you can manage your imported terms directly in the custom external terms template, which is located at src/templates/external_import.owl. Note that this file is a ROBOT template, and can, in principle, be extended to include any axioms you like. Before extending the template, however, read the following carefully.

    The main purpose of the custom import template is to enable the management off all terms to be imported in a centralised place. To enable that, you do not have to do anything other than maintaining the template. So if you, say currently import APOLLO_SV:00000480, and you wish to import APOLLO_SV:00000532, you simply add a row like this:

    ID  Entity Type\nID  TYPE\nAPOLLO_SV:00000480  owl:Class\nAPOLLO_SV:00000532  owl:Class\n

    When the imports are refreshed see imports refresh workflow, the term(s) will simply be imported from the configured ontologies.

    Now, if you wish to extend the Makefile (which is beyond these instructions) and add, say, synonyms to the imported terms, you can do that, but you need to (a) preserve the ID and ENTITY columns and (b) ensure that the ROBOT template is valid otherwise, see here.

    WARNING. Note that doing this is a widespread antipattern (see related issue). You should not change the axioms of terms that do not belong into your ontology unless necessary - such changes should always be pushed into the ontology where they belong. However, since people are doing it, whether the OBO Foundry likes it or not, at least using the custom imports module as described here localises the changes to a single simple template and ensures that none of the annotations added this way are merged into the base file.

    "},{"location":"odk-workflows/UpdateImports/#refresh-imports","title":"Refresh imports","text":"

    If you want to refresh the import yourself (this may be necessary to pass the travis tests), and you have the ODK installed, you can do the following (using go as an example):

    First, you navigate in your terminal to the ontology directory (underneath src in your hpo root directory).

    cd src/ontology\n

    Then, you regenerate the import that will now include any new terms you have added. Note: You must have docker installed.

    sh run.sh make PAT=false imports/go_import.owl -B\n

    Since ODK 1.2.27, it is also possible to simply run the following, which is the same as the above:

    sh run.sh make refresh-go\n

    Note that in case you changed the defaults, you need to add IMP=true and/or MIR=true to the command below:

    sh run.sh make IMP=true MIR=true PAT=false imports/go_import.owl -B\n

    If you wish to skip refreshing the mirror, i.e. skip downloading the latest version of the source ontology for your import (e.g. go.owl for your go import) you can set MIR=false instead, which will do the exact same thing as the above, but is easier to remember:

    sh run.sh make IMP=true MIR=false PAT=false imports/go_import.owl -B\n
    "},{"location":"odk-workflows/UpdateImports/#using-the-base-module-approach","title":"Using the Base Module approach","text":"

    Since ODK 1.2.31, we support an entirely new approach to generate modules: Using base files. The idea is to only import axioms from ontologies that actually belong to it. A base file is a subset of the ontology that only contains those axioms that nominally belong there. In other words, the base file does not contain any axioms that belong to another ontology. An example would be this:

    Imagine this being the full Uberon ontology:

    Axiom 1: BFO:123 SubClassOf BFO:124\nAxiom 1: UBERON:123 SubClassOf BFO:123\nAxiom 1: UBERON:124 SubClassOf UBERON 123\n

    The base file is the set of all axioms that are about UBERON terms:

    Axiom 1: UBERON:123 SubClassOf BFO:123\nAxiom 1: UBERON:124 SubClassOf UBERON 123\n

    I.e.

    Axiom 1: BFO:123 SubClassOf BFO:124\n

    Gets removed.

    The base file pipeline is a bit more complex than the normal pipelines, because of the logical interactions between the imported ontologies. This is solved by _first merging all mirrors into one huge file and then extracting one mega module from it.

    Example: Let's say we are importing terms from Uberon, GO and RO in our ontologies. When we use the base pipelines, we

    1) First obtain the base (usually by simply downloading it, but there is also an option now to create it with ROBOT) 2) We merge all base files into one big pile 3) Then we extract a single module imports/merged_import.owl

    The first implementation of this pipeline is PATO, see https://github.com/pato-ontology/pato/blob/master/src/ontology/pato-odk.yaml.

    To check if your ontology uses this method, check src/ontology/digitrubber-odk.yaml to see if use_base_merging: TRUE is declared under import_group

    If your ontology uses Base Module approach, please use the following steps:

    First, add the term to be imported to the term file associated with it (see above \"Using term files\" section if this is not clear to you)

    Next, you navigate in your terminal to the ontology directory (underneath src in your hpo root directory).

    cd src/ontology\n

    Then refresh imports by running

    sh run.sh make imports/merged_import.owl\n
    Note: if your mirrors are updated, you can run sh run.sh make no-mirror-refresh-merged

    This requires quite a bit of memory on your local machine, so if you encounter an error, it might be a lack of memory on your computer. A solution would be to create a ticket in an issue tracker requesting for the term to be imported, and one of the local devs should pick this up and run the import for you.

    Lastly, restart Prot\u00e9g\u00e9, and the term should be imported in ready to be used.

    "},{"location":"odk-workflows/components/","title":"Adding components to an ODK repo","text":"

    For details on what components are, please see component section of repository file structure document.

    To add custom components to an ODK repo, please follow the following steps:

    1) Locate your odk yaml file and open it with your favourite text editor (src/ontology/digitrubber-odk.yaml) 2) Search if there is already a component section to the yaml file, if not add it accordingly, adding the name of your component:

    components:\n  products:\n    - filename: your-component-name.owl\n

    3) Add the component to your catalog file (src/ontology/catalog-v001.xml)

      <uri name=\"http://purl.obolibrary.org/obo/digitrubber/components/your-component-name.owl\" uri=\"components/your-component-name.owl\"/>\n

    4) Add the component to the edit file (src/ontology/digitrubber-edit.obo) for .obo formats:

    import: http://purl.obolibrary.org/obo/digitrubber/components/your-component-name.owl\n

    for .owl formats:

    Import(<http://purl.obolibrary.org/obo/digitrubber/components/your-component-name.owl>)\n

    5) Refresh your repo by running sh run.sh make update_repo - this should create a new file in src/ontology/components. 6) In your custom makefile (src/ontology/digitrubber.Makefile) add a goal for your custom make file. In this example, the goal is a ROBOT template.

    $(COMPONENTSDIR)/your-component-name.owl: $(SRC) ../templates/your-component-template.tsv \n    $(ROBOT) template --template ../templates/your-component-template.tsv \\\n  annotate --ontology-iri $(ONTBASE)/$@ --output $(COMPONENTSDIR)/your-component-name.owl\n

    (If using a ROBOT template, do not forget to add your template tsv in src/templates/)

    7) Make the file by running sh run.sh make components/your-component-name.owl

    "}]} \ No newline at end of file +{"config":{"lang":["en"],"separator":"[\\s\\-]+","pipeline":["stopWordFilter"]},"docs":[{"location":"","title":"DIGITRUBBER Ontology Documentation","text":"

    Welcome to the DIGITRUBBER documentation!

    You can find descriptions of the standard ontology engineering workflows here.

    "},{"location":"cite/","title":"How to cite DIGITRUBBER","text":""},{"location":"contributing/","title":"How to contribute to DIGITRUBBER","text":""},{"location":"odk-workflows/","title":"Default ODK Workflows","text":"
    • Daily Editors Workflow
    • Release Workflow
    • Manage your ODK Repository
    • Setting up Docker for ODK
    • Imports management
    • Managing the documentation
    • Managing your Automated Testing
    "},{"location":"odk-workflows/ContinuousIntegration/","title":"Introduction to Continuous Integration Workflows with ODK","text":"

    Historically, most repos have been using Travis CI for continuous integration testing and building, but due to runtime restrictions, we recently switched a lot of our repos to GitHub actions. You can set up your repo with CI by adding this to your configuration file (src/ontology/digitrubber-odk.yaml):

    ci:\n  - github_actions\n

    When updateing your repo, you will notice a new file being added: .github/workflows/qc.yml.

    This file contains your CI logic, so if you need to change, or add anything, this is the place!

    Alternatively, if your repo is in GitLab instead of GitHub, you can set up your repo with GitLab CI by adding this to your configuration file (src/ontology/digitrubber-odk.yaml):

    ci:\n  - gitlab-ci\n

    This will add a file called .gitlab-ci.yml in the root of your repo.

    "},{"location":"odk-workflows/EditorsWorkflow/","title":"Editors Workflow","text":"

    The editors workflow is one of the formal workflows to ensure that the ontology is developed correctly according to ontology engineering principles. There are a few different editors workflows:

    1. Local editing workflow: Editing the ontology in your local environment by hand, using tools such as Prot\u00e9g\u00e9, ROBOT templates or DOSDP patterns.
    2. Completely automated data pipeline (GitHub Actions)
    3. DROID workflow

    This document only covers the first editing workflow, but more will be added in the future

    "},{"location":"odk-workflows/EditorsWorkflow/#local-editing-workflow","title":"Local editing workflow","text":"

    Workflow requirements:

    • git
    • github
    • docker
    • editing tool of choice, e.g. Prot\u00e9g\u00e9, your favourite text editor, etc
    "},{"location":"odk-workflows/EditorsWorkflow/#1-create-issue","title":"1. Create issue","text":"

    Ensure that there is a ticket on your issue tracker that describes the change you are about to make. While this seems optional, this is a very important part of the social contract of building an ontology - no change to the ontology should be performed without a good ticket, describing the motivation and nature of the intended change.

    "},{"location":"odk-workflows/EditorsWorkflow/#2-update-main-branch","title":"2. Update main branch","text":"

    In your local environment (e.g. your laptop), make sure you are on the main (prev. master) branch and ensure that you have all the upstream changes, for example:

    git checkout main\ngit pull\n
    "},{"location":"odk-workflows/EditorsWorkflow/#3-create-feature-branch","title":"3. Create feature branch","text":"

    Create a new branch. Per convention, we try to use meaningful branch names such as: - issue23removeprocess (where issue 23 is the related issue on GitHub) - issue26addcontributor - release20210101 (for releases)

    On your command line, this looks like this:

    git checkout -b issue23removeprocess\n
    "},{"location":"odk-workflows/EditorsWorkflow/#4-perform-edit","title":"4. Perform edit","text":"

    Using your editor of choice, perform the intended edit. For example:

    Prot\u00e9g\u00e9

    1. Open src/ontology/digitrubber-edit.owl in Prot\u00e9g\u00e9
    2. Make the change
    3. Save the file

    TextEdit

    1. Open src/ontology/digitrubber-edit.owl in TextEdit (or Sublime, Atom, Vim, Nano)
    2. Make the change
    3. Save the file

    Consider the following when making the edit.

    1. According to our development philosophy, the only places that should be manually edited are:
      • src/ontology/digitrubber-edit.owl
      • Any ROBOT templates you chose to use (the TSV files only)
      • Any DOSDP data tables you chose to use (the TSV files, and potentially the associated patterns)
      • components (anything in src/ontology/components), see here.
    2. Imports should not be edited (any edits will be flushed out with the next update). However, refreshing imports is a potentially breaking change - and is discussed elsewhere.
    3. Changes should usually be small. Adding or changing 1 term is great. Adding or changing 10 related terms is ok. Adding or changing 100 or more terms at once should be considered very carefully.
    "},{"location":"odk-workflows/EditorsWorkflow/#4-check-the-git-diff","title":"4. Check the Git diff","text":"

    This step is very important. Rather than simply trusting your change had the intended effect, we should always use a git diff as a first pass for sanity checking.

    In our experience, having a visual git client like GitHub Desktop or sourcetree is really helpful for this part. In case you prefer the command line:

    git status\ngit diff\n
    "},{"location":"odk-workflows/EditorsWorkflow/#5-quality-control","title":"5. Quality control","text":"

    Now it's time to run your quality control checks. This can either happen locally (5a) or through your continuous integration system (7/5b).

    "},{"location":"odk-workflows/EditorsWorkflow/#5a-local-testing","title":"5a. Local testing","text":"

    If you chose to run your test locally:

    sh run.sh make IMP=false test\n
    This will run the whole set of configured ODK tests on including your change. If you have a complex DOSDP pattern pipeline you may want to add PAT=false to skip the potentially lengthy process of rebuilding the patterns.

    sh run.sh make IMP=false PAT=false test\n
    "},{"location":"odk-workflows/EditorsWorkflow/#6-pull-request","title":"6. Pull request","text":"

    When you are happy with the changes, you commit your changes to your feature branch, push them upstream (to GitHub) and create a pull request. For example:

    git add NAMEOFCHANGEDFILES\ngit commit -m \"Added biological process term #12\"\ngit push -u origin issue23removeprocess\n

    Then you go to your project on GitHub, and create a new pull request from the branch, for example: https://github.com/INCATools/ontology-development-kit/pulls

    There is a lot of great advise on how to write pull requests, but at the very least you should: - mention the tickets affected: see #23 to link to a related ticket, or fixes #23 if, by merging this pull request, the ticket is fixed. Tickets in the latter case will be closed automatically by GitHub when the pull request is merged. - summarise the changes in a few sentences. Consider the reviewer: what would they want to know right away. - If the diff is large, provide instructions on how to review the pull request best (sometimes, there are many changed files, but only one important change).

    "},{"location":"odk-workflows/EditorsWorkflow/#75b-continuous-integration-testing","title":"7/5b. Continuous Integration Testing","text":"

    If you didn't run and local quality control checks (see 5a), you should have Continuous Integration (CI) set up, for example: - Travis - GitHub Actions

    More on how to set this up here. Once the pull request is created, the CI will automatically trigger. If all is fine, it will show up green, otherwise red.

    "},{"location":"odk-workflows/EditorsWorkflow/#8-community-review","title":"8. Community review","text":"

    Once all the automatic tests have passed, it is important to put a second set of eyes on the pull request. Ontologies are inherently social - as in that they represent some kind of community consensus on how a domain is organised conceptually. This seems high brow talk, but it is very important that as an ontology editor, you have your work validated by the community you are trying to serve (e.g. your colleagues, other contributors etc.). In our experience, it is hard to get more than one review on a pull request - two is great. You can set up GitHub branch protection to actually require a review before a pull request can be merged! We recommend this.

    This step seems daunting to some hopefully under-resourced ontologies, but we recommend to put this high up on your list of priorities - train a colleague, reach out!

    "},{"location":"odk-workflows/EditorsWorkflow/#9-merge-and-cleanup","title":"9. Merge and cleanup","text":"

    When the QC is green and the reviews are in (approvals), it is time to merge the pull request. After the pull request is merged, remember to delete the branch as well (this option will show up as a big button right after you have merged the pull request). If you have not done so, close all the associated tickets fixed by the pull request.

    "},{"location":"odk-workflows/EditorsWorkflow/#10-changelog-optional","title":"10. Changelog (Optional)","text":"

    It is sometimes difficult to keep track of changes made to an ontology. Some ontology teams opt to document changes in a changelog (simply a text file in your repository) so that when release day comes, you know everything you have changed. This is advisable at least for major changes (such as a new release system, a new pattern or template etc.).

    "},{"location":"odk-workflows/ManageDocumentation/","title":"Updating the Documentation","text":"

    The documentation for DIGITRUBBER is managed in two places (relative to the repository root):

    1. The docs directory contains all the files that pertain to the content of the documentation (more below)
    2. the mkdocs.yaml file contains the documentation config, in particular its navigation bar and theme.

    The documentation is hosted using GitHub pages, on a special branch of the repository (called gh-pages). It is important that this branch is never deleted - it contains all the files GitHub pages needs to render and deploy the site. It is also important to note that the gh-pages branch should never be edited manually. All changes to the docs happen inside the docs directory on the main branch.

    "},{"location":"odk-workflows/ManageDocumentation/#editing-the-docs","title":"Editing the docs","text":""},{"location":"odk-workflows/ManageDocumentation/#changing-content","title":"Changing content","text":"

    All the documentation is contained in the docs directory, and is managed in Markdown. Markdown is a very simple and convenient way to produce text documents with formatting instructions, and is very easy to learn - it is also used, for example, in GitHub issues. This is a normal editing workflow:

    1. Open the .md file you want to change in an editor of choice (a simple text editor is often best). IMPORTANT: Do not edit any files in the docs/odk-workflows/ directory. These files are managed by the ODK system and will be overwritten when the repository is upgraded! If you wish to change these files, make an issue on the ODK issue tracker.
    2. Perform the edit and save the file
    3. Commit the file to a branch, and create a pull request as usual.
    4. If your development team likes your changes, merge the docs into main branch.
    5. Deploy the documentation (see below)
    "},{"location":"odk-workflows/ManageDocumentation/#deploy-the-documentation","title":"Deploy the documentation","text":"

    The documentation is not automatically updated from the Markdown, and needs to be deployed deliberately. To do this, perform the following steps:

    1. In your terminal, navigate to the edit directory of your ontology, e.g.:
      cd digitrubber/src/ontology\n
    2. Now you are ready to build the docs as follows:
      sh run.sh make update_docs\n
      Mkdocs now sets off to build the site from the markdown pages. You will be asked to
      • Enter your username
      • Enter your password (see here for using GitHub access tokens instead) IMPORTANT: Using password based authentication will be deprecated this year (2021). Make sure you read up on personal access tokens if that happens!

    If everything was successful, you will see a message similar to this one:

    INFO    -  Your documentation should shortly be available at: https://tibhannover.github.io/digit-rubber/ \n
    3. Just to double check, you can now navigate to your documentation pages (usually https://tibhannover.github.io/digit-rubber/). Just make sure you give GitHub 2-5 minutes to build the pages!

    "},{"location":"odk-workflows/ReleaseWorkflow/","title":"The release workflow","text":"

    The release workflow recommended by the ODK is based on GitHub releases and works as follows:

    1. Run a release with the ODK
    2. Review the release
    3. Merge to main branch
    4. Create a GitHub release

    These steps are outlined in detail in the following.

    "},{"location":"odk-workflows/ReleaseWorkflow/#run-a-release-with-the-odk","title":"Run a release with the ODK","text":"

    Preparation:

    1. Ensure that all your pull requests are merged into your main (master) branch
    2. Make sure that all changes to main are committed to GitHub (git status should say that there are no modified files)
    3. Locally make sure you have the latest changes from main (git pull)
    4. Checkout a new branch (e.g. git checkout -b release-2021-01-01)
    5. You may or may not want to refresh your imports as part of your release strategy (see here)
    6. Make sure you have the latest ODK installed by running docker pull obolibrary/odkfull

    To actually run the release, you:

    1. Open a command line terminal window and navigate to the src/ontology directory (cd digitrubber/src/ontology)
    2. Run release pipeline:sh run.sh make prepare_release -B. Note that for some ontologies, this process can take up to 90 minutes - especially if there are large ontologies you depend on, like PRO or CHEBI.
    3. If everything went well, you should see the following output on your machine: Release files are now in ../.. - now you should commit, push and make a release on your git hosting site such as GitHub or GitLab.

    This will create all the specified release targets (OBO, OWL, JSON, and the variants, ont-full and ont-base) and copy them into your release directory (the top level of your repo).

    "},{"location":"odk-workflows/ReleaseWorkflow/#review-the-release","title":"Review the release","text":"
    1. (Optional) Rough check. This step is frequently skipped, but for the more paranoid among us (like the author of this doc), this is a 3 minute additional effort for some peace of mind. Open the main release (digitrubber.owl) in you favourite development environment (i.e. Prot\u00e9g\u00e9) and eyeball the hierarchy. We recommend two simple checks:
      1. Does the very top level of the hierarchy look ok? This means that all new terms have been imported/updated correctly.
      2. Does at least one change that you know should be in this release appear? For example, a new class. This means that the release was actually based on the recent edit file.
    2. Commit your changes to the branch and make a pull request
    3. In your GitHub pull request, review the following three files in detail (based on our experience):
      1. digitrubber.obo - this reflects a useful subset of the whole ontology (everything that can be covered by OBO format). OBO format has that speaking for it: it is very easy to review!
      2. digitrubber-base.owl - this reflects the asserted axioms in your ontology that you have actually edited.
      3. Ideally also take a look at digitrubber-full.owl, which may reveal interesting new inferences you did not know about. Note that the diff of this file is sometimes quite large.
    4. Like with every pull request, we recommend to always employ a second set of eyes when reviewing a PR!
    "},{"location":"odk-workflows/ReleaseWorkflow/#merge-the-main-branch","title":"Merge the main branch","text":"

    Once your CI checks have passed, and your reviews are completed, you can now merge the branch into your main branch (don't forget to delete the branch afterwards - a big button will appear after the merge is finished).

    "},{"location":"odk-workflows/ReleaseWorkflow/#create-a-github-release","title":"Create a GitHub release","text":"
    1. Go to your releases page on GitHub by navigating to your repository, and then clicking on releases (usually on the right, for example: https://github.com/tibhannover/digit-rubber/releases). Then click \"Draft new release\"
    2. As the tag version you need to choose the date on which your ontologies were build. You can find this, for example, by looking at the digitrubber.obo file and check the data-version: property. The date needs to be prefixed with a v, so, for example v2020-02-06.
    3. You can write whatever you want in the release title, but we typically write the date again. The description underneath should contain a concise list of changes or term additions.
    4. Click \"Publish release\". Done.
    "},{"location":"odk-workflows/ReleaseWorkflow/#debugging-typical-ontology-release-problems","title":"Debugging typical ontology release problems","text":""},{"location":"odk-workflows/ReleaseWorkflow/#problems-with-memory","title":"Problems with memory","text":"

    When you are dealing with large ontologies, you need a lot of memory. When you see error messages relating to large ontologies such as CHEBI, PRO, NCBITAXON, or Uberon, you should think of memory first, see here.

    "},{"location":"odk-workflows/ReleaseWorkflow/#problems-when-using-obo-format-based-tools","title":"Problems when using OBO format based tools","text":"

    Sometimes you will get cryptic error messages when using legacy tools using OBO format, such as the ontology release tool (OORT), which is also available as part of the ODK docker container. In these cases, you need to track down what axiom or annotation actually caused the breakdown. In our experience (in about 60% of the cases) the problem lies with duplicate annotations (def, comment) which are illegal in OBO. Here is an example recipe of how to deal with such a problem:

    1. If you get a message like make: *** [cl.Makefile:84: oort] Error 255 you might have a OORT error.
    2. To debug this, in your terminal enter sh run.sh make IMP=false PAT=false oort -B (assuming you are already in the ontology folder in your directory)
    3. This should show you where the error is in the log (eg multiple different definitions) WARNING: THE FIX BELOW IS NOT IDEAL, YOU SHOULD ALWAYS TRY TO FIX UPSTREAM IF POSSIBLE
    4. Open digitrubber-edit.owl in Prot\u00e9g\u00e9 and find the offending term and delete all offending issue (e.g. delete ALL definition, if the problem was \"multiple def tags not allowed\") and save. *While this is not idea, as it will remove all definitions from that term, it will be added back again when the term is fixed in the ontology it was imported from and added back in.
    5. Rerun sh run.sh make IMP=false PAT=false oort -B and if it all passes, commit your changes to a branch and make a pull request as usual.
    "},{"location":"odk-workflows/RepoManagement/","title":"Managing your ODK repository","text":""},{"location":"odk-workflows/RepoManagement/#updating-your-odk-repository","title":"Updating your ODK repository","text":"

    Your ODK repositories configuration is managed in src/ontology/digitrubber-odk.yaml. Once you have made your changes, you can run the following to apply your changes to the repository:

    sh run.sh make update_repo\n

    There are a large number of options that can be set to configure your ODK, but we will only discuss a few of them here.

    NOTE for Windows users:

    You may get a cryptic failure such as Set Illegal Option - if the update script located in src/scripts/update_repo.sh was saved using Windows Line endings. These need to change to unix line endings. In Notepad++, for example, you can click on Edit->EOL Conversion->Unix LF to change this.

    "},{"location":"odk-workflows/RepoManagement/#managing-imports","title":"Managing imports","text":"

    You can use the update repository workflow described on this page to perform the following operations to your imports:

    1. Add a new import
    2. Modify an existing import
    3. Remove an import you no longer want
    4. Customise an import

    We will discuss all these workflows in the following.

    "},{"location":"odk-workflows/RepoManagement/#add-new-import","title":"Add new import","text":"

    To add a new import, you first edit your odk config as described above, adding an id to the product list in the import_group section (for the sake of this example, we assume you already import RO, and your goal is to also import GO):

    import_group:\n  products:\n    - id: ro\n    - id: go\n

    Note: our ODK file should only have one import_group which can contain multiple imports (in the products section). Next, you run the update repo workflow to apply these changes. Note that by default, this module is going to be a SLME Bottom module, see here. To change that or customise your module, see section \"Customise an import\". To finalise the addition of your import, perform the following steps:

    1. Add an import statement to your src/ontology/digitrubber-edit.owl file. We suggest to do this using a text editor, by simply copying an existing import declaration and renaming it to the new ontology import, for example as follows:
      ...\nOntology(<http://purl.obolibrary.org/obo/digitrubber.owl>\nImport(<http://purl.obolibrary.org/obo/digitrubber/imports/ro_import.owl>)\nImport(<http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl>)\n...\n
    2. Add your imports redirect to your catalog file src/ontology/catalog-v001.xml, for example:
      <uri name=\"http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl\" uri=\"imports/go_import.owl\"/>\n
    3. Test whether everything is in order:
      1. Refresh your import
      2. Open in your Ontology Editor of choice (Protege) and ensure that the expected terms are imported.

    Note: The catalog file src/ontology/catalog-v001.xml has one purpose: redirecting imports from URLs to local files. For example, if you have

    Import(<http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl>)\n

    in your editors file (the ontology) and

    <uri name=\"http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl\" uri=\"imports/go_import.owl\"/>\n

    in your catalog, tools like robot or Prot\u00e9g\u00e9 will recognize the statement in the catalog file to redirect the URL http://purl.obolibrary.org/obo/digitrubber/imports/go_import.owl to the local file imports/go_import.owl (which is in your src/ontology directory).

    "},{"location":"odk-workflows/RepoManagement/#modify-an-existing-import","title":"Modify an existing import","text":"

    If you simply wish to refresh your import in light of new terms, see here. If you wish to change the type of your module see section \"Customise an import\".

    "},{"location":"odk-workflows/RepoManagement/#remove-an-existing-import","title":"Remove an existing import","text":"

    To remove an existing import, perform the following steps:

    1. remove the import declaration from your src/ontology/digitrubber-edit.owl.
    2. remove the id from your src/ontology/digitrubber-odk.yaml, eg. - id: go from the list of products in the import_group.
    3. run update repo workflow
    4. delete the associated files manually:
      • src/imports/go_import.owl
      • src/imports/go_terms.txt
    5. Remove the respective entry from the src/ontology/catalog-v001.xml file.
    "},{"location":"odk-workflows/RepoManagement/#customise-an-import","title":"Customise an import","text":"

    By default, an import module extracted from a source ontology will be a SLME module, see here. There are various options to change the default.

    The following change to your repo config (src/ontology/digitrubber-odk.yaml) will switch the go import from an SLME module to a simple ROBOT filter module:

    import_group:\n  products:\n    - id: ro\n    - id: go\n      module_type: filter\n

    A ROBOT filter module is, essentially, importing all external terms declared by your ontology (see here on how to declare external terms to be imported). Note that the filter module does not consider terms/annotations from namespaces other than the base-namespace of the ontology itself. For example, in the example of GO above, only annotations / axioms related to the GO base IRI (http://purl.obolibrary.org/obo/GO_) would be considered. This behaviour can be changed by adding additional base IRIs as follows:

    import_group:\n  products:\n    - id: go\n      module_type: filter\n      base_iris:\n        - http://purl.obolibrary.org/obo/GO_\n        - http://purl.obolibrary.org/obo/CL_\n        - http://purl.obolibrary.org/obo/BFO\n

    If you wish to customise your import entirely, you can specify your own ROBOT command to do so. To do that, add the following to your repo config (src/ontology/digitrubber-odk.yaml):

    import_group:\n  products:\n    - id: ro\n    - id: go\n      module_type: custom\n

    Now add a new goal in your custom Makefile (src/ontology/digitrubber.Makefile, not src/ontology/Makefile).

    imports/go_import.owl: mirror/ro.owl imports/ro_terms_combined.txt\n    if [ $(IMP) = true ]; then $(ROBOT) query  -i $< --update ../sparql/preprocess-module.ru \\\n        extract -T imports/ro_terms_combined.txt --force true --individuals exclude --method BOT \\\n        query --update ../sparql/inject-subset-declaration.ru --update ../sparql/postprocess-module.ru \\\n        annotate --ontology-iri $(ONTBASE)/$@ $(ANNOTATE_ONTOLOGY_VERSION) --output $@.tmp.owl && mv $@.tmp.owl $@; fi\n

    Now feel free to change this goal to do whatever you wish it to do! It probably makes some sense (albeit not being a strict necessity), to leave most of the goal instead and replace only:

    extract -T imports/ro_terms_combined.txt --force true --individuals exclude --method BOT \\\n

    to another ROBOT pipeline.

    "},{"location":"odk-workflows/RepoManagement/#add-a-component","title":"Add a component","text":"

    A component is an import which belongs to your ontology, e.g. is managed by you and your team.

    1. Open src/ontology/digitrubber-odk.yaml
    2. If you dont have it yet, add a new top level section components
    3. Under the components section, add a new section called products. This is where all your components are specified
    4. Under the products section, add a new component, e.g. - filename: mycomp.owl

    Example

    components:\n  products:\n    - filename: mycomp.owl\n

    When running sh run.sh make update_repo, a new file src/ontology/components/mycomp.owl will be created which you can edit as you see fit. Typical ways to edit:

    1. Using a ROBOT template to generate the component (see below)
    2. Manually curating the component separately with Prot\u00e9g\u00e9 or any other editor
    3. Providing a components/mycomp.owl: make target in src/ontology/digitrubber.Makefile and provide a custom command to generate the component
      • WARNING: Note that the custom rule to generate the component MUST NOT depend on any other ODK-generated file such as seed files and the like (see issue).
    4. Providing an additional attribute for the component in src/ontology/digitrubber-odk.yaml, source, to specify that this component should simply be downloaded from somewhere on the web.
    "},{"location":"odk-workflows/RepoManagement/#adding-a-new-component-based-on-a-robot-template","title":"Adding a new component based on a ROBOT template","text":"

    Since ODK 1.3.2, it is possible to simply link a ROBOT template to a component without having to specify any of the import logic. In order to add a new component that is connected to one or more template files, follow these steps:

    1. Open src/ontology/digitrubber-odk.yaml.
    2. Make sure that use_templates: TRUE is set in the global project options. You should also make sure that use_context: TRUE is set in case you are using prefixes in your templates that are not known to robot, such as OMOP:, CPONT: and more. All non-standard prefixes you are using should be added to config/context.json.
    3. Add another component to the products section.
    4. To activate this component to be template-driven, simply say: use_template: TRUE. This will create an empty template for you in the templates directory, which will automatically be processed when recreating the component (e.g. run.bat make recreate-mycomp).
    5. If you want to use more than one component, use the templates field to add as many template names as you wish. ODK will look for them in the src/templates directory.
    6. Advanced: If you want to provide additional processing options, you can use the template_options field. This should be a string with option from robot template. One typical example for additional options you may want to provide is --add-prefixes config/context.json to ensure the prefix map of your context is provided to robot, see above.

    Example:

    components:\n  products:\n    - filename: mycomp.owl\n      use_template: TRUE\n      template_options: --add-prefixes config/context.json\n      templates:\n        - template1.tsv\n        - template2.tsv\n

    Note: if your mirror is particularly large and complex, read this ODK recommendation.

    "},{"location":"odk-workflows/RepositoryFileStructure/","title":"Repository structure","text":"

    The main kinds of files in the repository:

    1. Release files
    2. Imports
    3. Components
    "},{"location":"odk-workflows/RepositoryFileStructure/#release-files","title":"Release files","text":"

    Release file are the file that are considered part of the official ontology release and to be used by the community. A detailed description of the release artefacts can be found here.

    "},{"location":"odk-workflows/RepositoryFileStructure/#imports","title":"Imports","text":"

    Imports are subsets of external ontologies that contain terms and axioms you would like to re-use in your ontology. These are considered \"external\", like dependencies in software development, and are not included in your \"base\" product, which is the release artefact which contains only those axioms that you personally maintain.

    These are the current imports in DIGITRUBBER

    Import URL Type bfo http://purl.obolibrary.org/obo/bfo.owl slme chebi http://purl.obolibrary.org/obo/chebi.owl custom iao http://purl.obolibrary.org/obo/iao.owl slme obi http://purl.obolibrary.org/obo/obi.owl slme ro http://purl.obolibrary.org/obo/ro.owl slme uo http://purl.obolibrary.org/obo/uo.owl slme"},{"location":"odk-workflows/RepositoryFileStructure/#components","title":"Components","text":"

    Components, in contrast to imports, are considered full members of the ontology. This means that any axiom in a component is also included in the ontology base - which means it is considered native to the ontology. While this sounds complicated, consider this: conceptually, no component should be part of more than one ontology. If that seems to be the case, we are most likely talking about an import. Components are often not needed for ontologies, but there are some use cases:

    1. There is an automated process that generates and re-generates a part of the ontology
    2. A part of the ontology is managed in ROBOT templates
    3. The expressivity of the component is higher than the format of the edit file. For example, people still choose to manage their ontology in OBO format (they should not) missing out on a lot of owl features. They may choose to manage logic that is beyond OBO in a specific OWL component.

    These are the components in DIGITRUBBER

    Filename URL drcomp.owl None mycomp.owl None drbasic.owl None"},{"location":"odk-workflows/SettingUpDockerForODK/","title":"Setting up your Docker environment for ODK use","text":"

    One of the most frequent problems with running the ODK for the first time is failure because of lack of memory. This can look like a Java OutOfMemory exception, but more often than not it will appear as something like an Error 137. There are two places you need to consider to set your memory:

    1. Your src/ontology/run.sh (or run.bat) file. You can set the memory in there by adding robot_java_args: '-Xmx8G' to your src/ontology/digitrubber-odk.yaml file, see for example here.
    2. Set your docker memory. By default, it should be about 10-20% more than your robot_java_args variable. You can manage your memory settings by right-clicking on the docker whale in your system bar-->Preferences-->Resources-->Advanced, see picture below.

    "},{"location":"odk-workflows/UpdateImports/","title":"Update Imports Workflow","text":"

    This page discusses how to update the contents of your imports, like adding or removing terms. If you are looking to customise imports, like changing the module type, see here.

    "},{"location":"odk-workflows/UpdateImports/#importing-a-new-term","title":"Importing a new term","text":"

    Note: some ontologies now use a merged-import system to manage dynamic imports, for these please follow instructions in the section title \"Using the Base Module approach\".

    Importing a new term is split into two sub-phases:

    1. Declaring the terms to be imported
    2. Refreshing imports dynamically
    "},{"location":"odk-workflows/UpdateImports/#declaring-terms-to-be-imported","title":"Declaring terms to be imported","text":"

    There are three ways to declare terms that are to be imported from an external ontology. Choose the appropriate one for your particular scenario (all three can be used in parallel if need be):

    1. Prot\u00e9g\u00e9-based declaration
    2. Using term files
    3. Using the custom import template
    "},{"location":"odk-workflows/UpdateImports/#protege-based-declaration","title":"Prot\u00e9g\u00e9-based declaration","text":"

    This workflow is to be avoided, but may be appropriate if the editor does not have access to the ODK docker container. This approach also applies to ontologies that use base module import approach.

    1. Open your ontology (edit file) in Prot\u00e9g\u00e9 (5.5+).
    2. Select 'owl:Thing'
    3. Add a new class as usual.
    4. Paste the full iri in the 'Name:' field, for example, http://purl.obolibrary.org/obo/CHEBI_50906.
    5. Click 'OK'

    Now you can use this term for example to construct logical definitions. The next time the imports are refreshed (see how to refresh here), the metadata (labels, definitions, etc.) for this term are imported from the respective external source ontology and becomes visible in your ontology.

    "},{"location":"odk-workflows/UpdateImports/#using-term-files","title":"Using term files","text":"

    Every import has, by default a term file associated with it, which can be found in the imports directory. For example, if you have a GO import in src/ontology/go_import.owl, you will also have an associated term file src/ontology/go_terms.txt. You can add terms in there simply as a list:

    GO:0008150\nGO:0008151\n

    Now you can run the refresh imports workflow) and the two terms will be imported.

    "},{"location":"odk-workflows/UpdateImports/#using-the-custom-import-template","title":"Using the custom import template","text":"

    This workflow is appropriate if:

    1. You prefer to manage all your imported terms in a single file (rather than multiple files like in the \"Using term files\" workflow above).
    2. You wish to augment your imported ontologies with additional information. This requires a cautionary discussion.

    To enable this workflow, you add the following to your ODK config file (src/ontology/digitrubber-odk.yaml), and update the repository:

    use_custom_import_module: TRUE\n

    Now you can manage your imported terms directly in the custom external terms template, which is located at src/templates/external_import.owl. Note that this file is a ROBOT template, and can, in principle, be extended to include any axioms you like. Before extending the template, however, read the following carefully.

    The main purpose of the custom import template is to enable the management off all terms to be imported in a centralised place. To enable that, you do not have to do anything other than maintaining the template. So if you, say currently import APOLLO_SV:00000480, and you wish to import APOLLO_SV:00000532, you simply add a row like this:

    ID  Entity Type\nID  TYPE\nAPOLLO_SV:00000480  owl:Class\nAPOLLO_SV:00000532  owl:Class\n

    When the imports are refreshed see imports refresh workflow, the term(s) will simply be imported from the configured ontologies.

    Now, if you wish to extend the Makefile (which is beyond these instructions) and add, say, synonyms to the imported terms, you can do that, but you need to (a) preserve the ID and ENTITY columns and (b) ensure that the ROBOT template is valid otherwise, see here.

    WARNING. Note that doing this is a widespread antipattern (see related issue). You should not change the axioms of terms that do not belong into your ontology unless necessary - such changes should always be pushed into the ontology where they belong. However, since people are doing it, whether the OBO Foundry likes it or not, at least using the custom imports module as described here localises the changes to a single simple template and ensures that none of the annotations added this way are merged into the base file.

    "},{"location":"odk-workflows/UpdateImports/#refresh-imports","title":"Refresh imports","text":"

    If you want to refresh the import yourself (this may be necessary to pass the travis tests), and you have the ODK installed, you can do the following (using go as an example):

    First, you navigate in your terminal to the ontology directory (underneath src in your hpo root directory).

    cd src/ontology\n

    Then, you regenerate the import that will now include any new terms you have added. Note: You must have docker installed.

    sh run.sh make PAT=false imports/go_import.owl -B\n

    Since ODK 1.2.27, it is also possible to simply run the following, which is the same as the above:

    sh run.sh make refresh-go\n

    Note that in case you changed the defaults, you need to add IMP=true and/or MIR=true to the command below:

    sh run.sh make IMP=true MIR=true PAT=false imports/go_import.owl -B\n

    If you wish to skip refreshing the mirror, i.e. skip downloading the latest version of the source ontology for your import (e.g. go.owl for your go import) you can set MIR=false instead, which will do the exact same thing as the above, but is easier to remember:

    sh run.sh make IMP=true MIR=false PAT=false imports/go_import.owl -B\n
    "},{"location":"odk-workflows/UpdateImports/#using-the-base-module-approach","title":"Using the Base Module approach","text":"

    Since ODK 1.2.31, we support an entirely new approach to generate modules: Using base files. The idea is to only import axioms from ontologies that actually belong to it. A base file is a subset of the ontology that only contains those axioms that nominally belong there. In other words, the base file does not contain any axioms that belong to another ontology. An example would be this:

    Imagine this being the full Uberon ontology:

    Axiom 1: BFO:123 SubClassOf BFO:124\nAxiom 1: UBERON:123 SubClassOf BFO:123\nAxiom 1: UBERON:124 SubClassOf UBERON 123\n

    The base file is the set of all axioms that are about UBERON terms:

    Axiom 1: UBERON:123 SubClassOf BFO:123\nAxiom 1: UBERON:124 SubClassOf UBERON 123\n

    I.e.

    Axiom 1: BFO:123 SubClassOf BFO:124\n

    Gets removed.

    The base file pipeline is a bit more complex than the normal pipelines, because of the logical interactions between the imported ontologies. This is solved by _first merging all mirrors into one huge file and then extracting one mega module from it.

    Example: Let's say we are importing terms from Uberon, GO and RO in our ontologies. When we use the base pipelines, we

    1) First obtain the base (usually by simply downloading it, but there is also an option now to create it with ROBOT) 2) We merge all base files into one big pile 3) Then we extract a single module imports/merged_import.owl

    The first implementation of this pipeline is PATO, see https://github.com/pato-ontology/pato/blob/master/src/ontology/pato-odk.yaml.

    To check if your ontology uses this method, check src/ontology/digitrubber-odk.yaml to see if use_base_merging: TRUE is declared under import_group

    If your ontology uses Base Module approach, please use the following steps:

    First, add the term to be imported to the term file associated with it (see above \"Using term files\" section if this is not clear to you)

    Next, you navigate in your terminal to the ontology directory (underneath src in your hpo root directory).

    cd src/ontology\n

    Then refresh imports by running

    sh run.sh make imports/merged_import.owl\n
    Note: if your mirrors are updated, you can run sh run.sh make no-mirror-refresh-merged

    This requires quite a bit of memory on your local machine, so if you encounter an error, it might be a lack of memory on your computer. A solution would be to create a ticket in an issue tracker requesting for the term to be imported, and one of the local devs should pick this up and run the import for you.

    Lastly, restart Prot\u00e9g\u00e9, and the term should be imported in ready to be used.

    "},{"location":"odk-workflows/components/","title":"Adding components to an ODK repo","text":"

    For details on what components are, please see component section of repository file structure document.

    To add custom components to an ODK repo, please follow the following steps:

    1) Locate your odk yaml file and open it with your favourite text editor (src/ontology/digitrubber-odk.yaml) 2) Search if there is already a component section to the yaml file, if not add it accordingly, adding the name of your component:

    components:\n  products:\n    - filename: your-component-name.owl\n

    3) Add the component to your catalog file (src/ontology/catalog-v001.xml)

      <uri name=\"http://purl.obolibrary.org/obo/digitrubber/components/your-component-name.owl\" uri=\"components/your-component-name.owl\"/>\n

    4) Add the component to the edit file (src/ontology/digitrubber-edit.obo) for .obo formats:

    import: http://purl.obolibrary.org/obo/digitrubber/components/your-component-name.owl\n

    for .owl formats:

    Import(<http://purl.obolibrary.org/obo/digitrubber/components/your-component-name.owl>)\n

    5) Refresh your repo by running sh run.sh make update_repo - this should create a new file in src/ontology/components. 6) In your custom makefile (src/ontology/digitrubber.Makefile) add a goal for your custom make file. In this example, the goal is a ROBOT template.

    $(COMPONENTSDIR)/your-component-name.owl: $(SRC) ../templates/your-component-template.tsv \n    $(ROBOT) template --template ../templates/your-component-template.tsv \\\n  annotate --ontology-iri $(ONTBASE)/$@ --output $(COMPONENTSDIR)/your-component-name.owl\n

    (If using a ROBOT template, do not forget to add your template tsv in src/templates/)

    7) Make the file by running sh run.sh make components/your-component-name.owl

    "}]} \ No newline at end of file diff --git a/site/sitemap.xml b/site/sitemap.xml index 1278e2a..1784655 100644 --- a/site/sitemap.xml +++ b/site/sitemap.xml @@ -1,67 +1,67 @@ - https://vyasakhilesh.github.io/digitrubber/ + https://tibhannover.github.io/digit-rubber/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/cite/ + https://tibhannover.github.io/digit-rubber/cite/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/contributing/ + https://tibhannover.github.io/digit-rubber/contributing/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/ + https://tibhannover.github.io/digit-rubber/odk-workflows/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/ContinuousIntegration/ + https://tibhannover.github.io/digit-rubber/odk-workflows/ContinuousIntegration/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/EditorsWorkflow/ + https://tibhannover.github.io/digit-rubber/odk-workflows/EditorsWorkflow/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/ManageDocumentation/ + https://tibhannover.github.io/digit-rubber/odk-workflows/ManageDocumentation/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/ReleaseWorkflow/ + https://tibhannover.github.io/digit-rubber/odk-workflows/ReleaseWorkflow/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/RepoManagement/ + https://tibhannover.github.io/digit-rubber/odk-workflows/RepoManagement/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/RepositoryFileStructure/ + https://tibhannover.github.io/digit-rubber/odk-workflows/RepositoryFileStructure/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/SettingUpDockerForODK/ + https://tibhannover.github.io/digit-rubber/odk-workflows/SettingUpDockerForODK/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/UpdateImports/ + https://tibhannover.github.io/digit-rubber/odk-workflows/UpdateImports/ 2023-04-17 daily - https://vyasakhilesh.github.io/digitrubber/odk-workflows/components/ + https://tibhannover.github.io/digit-rubber/odk-workflows/components/ 2023-04-17 daily diff --git a/src/metadata/digitrubber.md b/src/metadata/digitrubber.md index bc27dca..48eef3a 100644 --- a/src/metadata/digitrubber.md +++ b/src/metadata/digitrubber.md @@ -3,10 +3,10 @@ layout: ontology_detail id: digitrubber title: DigitRubber Ontology jobs: - - id: https://travis-ci.org/vyasakhilesh/digitrubber + - id: https://travis-ci.org/tibhannover/digit-rubber type: travis-ci build: - checkout: git clone https://github.com/vyasakhilesh/digitrubber.git + checkout: git clone https://github.com/tibhannover/digit-rubber.git system: git path: "." contact: @@ -15,7 +15,7 @@ contact: github: description: DigitRubber Ontology is an ontology... domain: stuff -homepage: https://github.com/vyasakhilesh/digitrubber +homepage: https://github.com/tibhannover/digit-rubber products: - id: digitrubber.owl name: "DigitRubber Ontology main release in OWL format" @@ -34,7 +34,7 @@ dependencies: - id: ro - id: pato -tracker: https://github.com/vyasakhilesh/digitrubber/issues +tracker: https://github.com/tibhannover/digit-rubber/issues license: url: http://creativecommons.org/licenses/by/3.0/ label: CC-BY diff --git a/src/metadata/digitrubber.yml b/src/metadata/digitrubber.yml index 8a32b04..15717bc 100644 --- a/src/metadata/digitrubber.yml +++ b/src/metadata/digitrubber.yml @@ -4,8 +4,8 @@ idspace: DIGITRUBBER base_url: /obo/digitrubber products: -- digitrubber.owl: https://raw.githubusercontent.com/vyasakhilesh/digitrubber/main/digitrubber.owl -- digitrubber.obo: https://raw.githubusercontent.com/vyasakhilesh/digitrubber/main/digitrubber.obo +- digitrubber.owl: https://raw.githubusercontent.com/tibhannover/digit-rubber/main/digitrubber.owl +- digitrubber.obo: https://raw.githubusercontent.com/tibhannover/digit-rubber/main/digitrubber.obo term_browser: ontobee example_terms: @@ -14,15 +14,15 @@ example_terms: entries: - prefix: /releases/ - replacement: https://raw.githubusercontent.com/vyasakhilesh/digitrubber/v + replacement: https://raw.githubusercontent.com/tibhannover/digit-rubber/v - prefix: /tracker/ - replacement: https://github.com/vyasakhilesh/digitrubber/issues + replacement: https://github.com/tibhannover/digit-rubber/issues - prefix: /about/ replacement: http://www.ontobee.org/ontology/DIGITRUBBER?iri=http://purl.obolibrary.org/obo/ ## generic fall-through, serve direct from github by default - prefix: / - replacement: https://raw.githubusercontent.com/vyasakhilesh/digitrubber/main/ + replacement: https://raw.githubusercontent.com/tibhannover/digit-rubber/main/