diff --git a/_posts/2023-16-15-second-issue-newsletter.md b/_posts/2023-16-15-second-issue-newsletter.md index 93461471c..45558907b 100644 --- a/_posts/2023-16-15-second-issue-newsletter.md +++ b/_posts/2023-16-15-second-issue-newsletter.md @@ -143,52 +143,11 @@ It is essential to use the same license to ensure consistency and clarity within Starting from this issue, we spotlight essential software tools that form the foundation of the Open Biomedical Ontologies (OBO) Foundry community. These tools play a central role in facilitating collaboration, upholding data integrity, and editing and validating ontologies. The table below lists some of the tools that are frequently used by (and, in some cases, developed by) members of the OBO Foundry community. -
Software Package - | -Links - | -Language(s) - | -Core Features - | -
curies / curies4j - | -cthoyt/curies, cthoyt/curies4j - | -Python, Java - | -The core library for conversion between URIs and Compact URIs (CURIEs). An essential addon for all Semantic Software Engineers. - | -
ROBOT - | -https://github.com/ontodev/robot
- -http://robot.obolibrary.org/ - |
- Java, CLI - | -The Swiss Army Knife of Ontology Engineering. Transform your ontologies, manage them with templates and check them for errors! A must have for all ontology engineers! - | -
Ontology Access Kit (OAK) - | -https://incatools.github.io/ontology-access-kit
- - - |
- Python - | -User-facing Python library and CLI tool suite for accessing ontologies, including visualization, mapping and annotation. Indispensable for data scientists that work with ontologies. - | -