-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull request curates a new prefix 'eubopen', which is a project focusing on organizing chemogenic library collections, advancing chemical probe discovery, profiling bioactive compounds, and making project data more accessible. The database didn't list any specific person to contact or a name (only a general help email), so under "contact" for "name" I put "Not listed". This PR updates the json and tsv files. https://pubmed.ncbi.nlm.nih.gov/39618964/ --------- Co-authored-by: Charles Tapley Hoyt <[email protected]> Co-authored-by: Ben Gyori <[email protected]>
- Loading branch information
1 parent
dc651ee
commit 39ba3f9
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37257,6 +37257,41 @@ | |
"uri_format": "http://data.europa.eu/89h/$1" | ||
} | ||
}, | ||
"eubopen": { | ||
"contact": { | ||
"email": "[email protected]", | ||
"name": "Claudia Tredup", | ||
"orcid": "0000-0001-6518-3344" | ||
}, | ||
"contributor": { | ||
"email": "[email protected]", | ||
"github": "nalikapalayoor", | ||
"name": "Nalika Palayoor", | ||
"orcid": "0009-0008-8406-631X" | ||
}, | ||
"description": "EUbOPEN is a project focusing on organizing chemogenic library collections, advancing chemical probe discovery, profiling bioactive compounds, and making project data more accessible.", | ||
"example": "EUB0000221", | ||
"github_request_issue": 1378, | ||
"homepage": "https://gateway.eubopen.org", | ||
"name": "Enabling and Unlocking Biology in the Open", | ||
"pattern": "^EUB\\d{7}$", | ||
"publications": [ | ||
{ | ||
"doi": "10.1039/d4md00735b", | ||
"pmc": "PMC11605244", | ||
"pubmed": "39618964", | ||
"title": "Toward target 2035: EUbOPEN - a public-private partnership to enable & unlock biology in the open", | ||
"year": 2024 | ||
} | ||
], | ||
"reviewer": { | ||
"email": "[email protected]", | ||
"github": "bgyori", | ||
"name": "Benjamin M. Gyori", | ||
"orcid": "0000-0001-9439-5346" | ||
}, | ||
"uri_format": "https://gateway.eubopen.org/compound/$1" | ||
}, | ||
"euclinicaltrials": { | ||
"biocontext": { | ||
"prefix": "EUCLINICALTRIALS" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters