Skip to content

Commit

Permalink
Add prefix: oboe (#1277)
Browse files Browse the repository at this point in the history
Closes #1276

---------

Co-authored-by: StroemPhi <[email protected]>
Co-authored-by: Charles Tapley Hoyt <[email protected]>
  • Loading branch information
3 people authored Nov 21, 2024
1 parent e7f305b commit b1ef08e
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -79832,6 +79832,43 @@
],
"uri_format": "http://purl.obolibrary.org/obo/$1"
},
"oboe": {
"contact": {
"email": "[email protected]",
"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": "[email protected]",
"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",
Expand Down

0 comments on commit b1ef08e

Please sign in to comment.