From b1ef08e27ecc026b5ae8a28108a8174adf69c162 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:28:35 +0100 Subject: [PATCH] Add prefix: oboe (#1277) Closes #1276 --------- Co-authored-by: StroemPhi Co-authored-by: Charles Tapley Hoyt --- src/bioregistry/data/bioregistry.json | 37 +++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/src/bioregistry/data/bioregistry.json b/src/bioregistry/data/bioregistry.json index 90cfefd97..efa420037 100644 --- a/src/bioregistry/data/bioregistry.json +++ b/src/bioregistry/data/bioregistry.json @@ -79832,6 +79832,43 @@ ], "uri_format": "http://purl.obolibrary.org/obo/$1" }, + "oboe": { + "contact": { + "email": "brycemecum@gmail.com", + "github": "amoeba", + "name": "Bryce Mecum", + "orcid": "0000-0002-0381-3766" + }, + "contributor": { + "github": "StroemPhi", + "name": "Philip Strömert", + "orcid": "0000-0002-1595-3213" + }, + "description": "The Extensible Observation Ontology (OBOE) is a formal ontology for capturing the semantics of scientific observation and measurement. The ontology supports researchers to add detailed semantic annotations to scientific data, thereby clarifying the inherent meaning of scientific observations.", + "download_owl": "https://raw.githubusercontent.com/NCEAS/oboe/refs/heads/master/oboe.owl", + "example": "Characteristic", + "github_request_issue": 1276, + "homepage": "https://github.com/NCEAS/oboe", + "license": "CC-BY-3.0", + "name": "The Extensible Observation Ontology", + "publications": [ + { + "doi": "10.1016/j.ecoinf.2007.05.004", + "pmc": "PMC8612252", + "pubmed": "34817235", + "title": "An ontology for describing and synthesizing ecological observation data", + "year": 2007 + } + ], + "repository": "https://github.com/NCEAS/oboe", + "reviewer": { + "email": "cthoyt@gmail.com", + "github": "cthoyt", + "name": "Charles Tapley Hoyt", + "orcid": "0000-0003-4423-4370" + }, + "uri_format": "http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#$1" + }, "oboinowl": { "biocontext": { "prefix": "oboInOwl",