With the DataPLANT biology ontology (DPBO), DataPLANT provides an intermediate ontology that acts as a broker and bridge between the individual researcher/domain experts and main ontology providers.
You can visualize the class tree of the DPBO and browse for terms at the TIB terminology service with the following link: https://terminology.tib.eu/ts/ontologies/dpbo/terms .
DPBO enables easy and agile collection of missing vocabulary as well as relationships between terms for (meta)data annotation using DataPLANT’s Swate tool.
[!Note] DPBO formerly had the namespace NFDI4PSO, which is now obsolete. Old NFDI4PSO terms correspond to the DPBO term with the same accession number. For example, NFDI4PSO:0000011 (obsolete) corresponds to the term DPBO:0000011.
We welcome every contribution! If a specific term, relationship or an existing external ontology needed for annotating your data with Swate is missing from the DataPLANT database, you can open an issue. We provide a variety of issue templates depending on your wishes:
How to submit a new issue:
Issue Template | Mandatory information | Optional Information |
---|---|---|
Add new term | - Name of the term to be added - Term description and a link to the definition source |
- Parent and/or child terms already in DPBO - Synonyms and/or xrefs for the proposed terms - Your ORCID for microattribution |
Import term | - Term name and id (accession number) - URI where the term can be found |
- Parent and/or child terms already in DPBO - The reason for import - Your ORCID for microattribution |
Import ontology | - Name and URI of the already existing ontology to be imported | - The reason to import the ontology |
Add synonym | - Term name and ID - Synonym to be added |
- Scope of the synonym - Reasoning for adding the synonym - Your ORCID for microattribution |
Fix/add xref | - Term name and ID where the xref should be added or fixed - Xref to be added or fixed |
- Comments - Your ORCID for microattribution |
Custom template | - Comments describing the issue | - Type of issue |
You can contribute to the current ontology collection either through the GitHub Issues or by creating a pull request (PR) with the changes you would like to have incorporated. In order to do this, you can follow the steps outlined below:
dpbo.obo
file, or add your own ontology file into the root folder of this repository.base repository
is set to nfdi4plants/nfdi4plants_ontology
with the main branch selected base: main
. This should be correct by default. Then, check that the head repository is your fork head repository: <your github name>/nfdi4plants_ontology
and that the correct branch is selected, compare: feature
. In the below example, a new branch called feature
was created, so this is the branch that needs to be selected here. Afterwards, give the PR a meaningful title and add a short description summarizing your changes. Here, you should also reference your issue, if you have created one in step 1. You can do this by typing in a #
, followed by the number of your issue. When you have added everything, you can create the pull request. One of the DataPLANT maintainers for this repo will then review your changes and accept them, or request additional changes to be made.
You can contact the ontology curators via the Issues tab or our Helpdesk. We look forward to hearing from you!
This repository contains workflow code from https://github.com/MarketingPipeline/Python-Selenium-Action, which is licensed under the MIT License (Copyright (c) 2022 MarketingPipeline).