https://github.com/biocomputingup/idpo
The Intrinsically Disordered Proteins Ontology, a standardized vocabulary for intrinsically disordered proteins
https://github.com/biocomputingup/idpo
Last synced: 4 months ago
JSON representation
The Intrinsically Disordered Proteins Ontology, a standardized vocabulary for intrinsically disordered proteins
- Host: GitHub
- URL: https://github.com/biocomputingup/idpo
- Owner: BioComputingUP
- Created: 2024-05-23T07:49:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-27T15:16:21.000Z (10 months ago)
- Last Synced: 2025-08-27T16:20:23.404Z (10 months ago)
- Language: Makefile
- Homepage:
- Size: 665 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
[![CC BY 4.0][cc-by-shield]][cc-by]

[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg
# Intrinsically Disordered Proteins Ontology
The Intrinsically Disordered Proteins Ontology (IDPO) defines concepts and relationships that describe the structural states, dynamic transitions, and functional roles of intrinsically disordered proteins (IDPs) and intrinsically disordered regions (IDRs). Its terms and definitions are grounded in the terminology used by the IDP research community and derived from scientific literature in the field.
IDPO’s primary goal is to harmonize vocabulary across experimental and computational studies, enabling consistent annotation of IDP-related data and supporting integration and interoperability across biomedical and structural biology resources. By standardizing terms, IDPO facilitates data sharing, knowledge discovery, and collaboration within the protein disorder research community. IDPO is used by the [DisProt database](https://disprot.org/) to provide ontology-driven, standardized annotation of intrinsically disordered proteins and regions, improving data consistency and enabling richer cross-database integration.
IDPO is maintained by the [IDP Community](https://elixir-europe.org/communities/intrinsically-disordered-proteins) and supported by the [ELIXIR Infrastructure](https://elixir-europe.org/) (project: [Advancing structural and functional ontologies of disordered proteins](https://elixir-europe.org/how-we-work/scientific-programme/commissioned-services/science/cmr/ontologies)). It has also received funding from the European Union (HORIZON-MSCA-SE project IDPfun2) [no. 101182949].
More information can be found at the [DisProt Ontology Page](https://disprot.org/ontology).
## Versions
### Stable release versions
The latest version of the ontology can always be found at:
http://purl.obolibrary.org/obo/idpo.owl
(Note: this PURL will resolve once the request has been approved by the OBO Foundry.)
### Editors' version
Editors of this ontology should use the edit version, [src/ontology/idpo-edit.owl](src/ontology/idpo-edit.owl)
## Contact
The community is invited to contribute requesting new terms/classes, addressing tickets and reporting issues on the [GitHub tracker](https://github.com/BioComputingUP/idpo/issues). More information is available in the [contributing file](CONTRIBUTING.md). Please review our [Code of Conduct](CODE_OF_CONDUCT.md) before participating.
You can also contact us by email: idpo@idpcentral.org
## License
This work is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].
## Acknowledgements
This ontology repository was created using the [Ontology Development Kit (ODK)](https://github.com/INCATools/ontology-development-kit).