From 04e9da6bbe1e403f8b6d399152d57ba421a415ec Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Tue, 19 Sep 2023 17:57:02 +0300 Subject: [PATCH] Update 2023-16-15-second-issue-newsletter.md --- _posts/2023-16-15-second-issue-newsletter.md | 33 ++++---------------- 1 file changed, 6 insertions(+), 27 deletions(-) diff --git a/_posts/2023-16-15-second-issue-newsletter.md b/_posts/2023-16-15-second-issue-newsletter.md index ba1aca03a..9753f0c91 100644 --- a/_posts/2023-16-15-second-issue-newsletter.md +++ b/_posts/2023-16-15-second-issue-newsletter.md @@ -143,33 +143,12 @@ 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 PackageLinksLanguage(s)Core Features
curies / curies4jcthoyt/curies, cthoyt/curies4jPython, JavaThe core library for conversion between URIs and Compact URIs (CURIEs). An essential addon for all Semantic Software Engineers.
ROBOThttps://github.com/ontodev/robotJava, CLIThe 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-kitPythonUser-facing Python library and CLI tool suite for accessing ontologies, including visualization, mapping and annotation. Indispensable for data scientists that work with ontologies.
- +| 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 | 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. | + --- ## Events