Skip to content

Commit dcfba3b

Browse files
Update emsl.project (#1837)
Closes #1836 Co-authored-by: Cody O'Donnell <1907045+codytodonnell@users.noreply.github.com>
1 parent 9899e60 commit dcfba3b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

src/bioregistry/data/bioregistry.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40240,19 +40240,32 @@
4024040240
"name": "Chris Mungall",
4024140241
"orcid": "0000-0002-6601-2165"
4024240242
},
40243+
"contributor_extras": [
40244+
{
40245+
"github": "codytodonnell",
40246+
"name": "Cody O'Donnell",
40247+
"orcid": "0009-0007-1862-833X"
40248+
}
40249+
],
4024340250
"description": "As a scientific user facility, the Environmental Molecular Sciences Laboratory (EMSL) provides expertise, instrumentation, and resources to 250 projects each year. Current and past projects supported through a variety of EMSL user proposal avenues are publicly searchable on the EMSL website. Project pages provide details including:\n- Research team and institution\n- The EMSL project DOI\n- Link to project data available in EMSLs Data Portal\n- Project type",
4024440251
"example": "60141",
4024540252
"github_request_issue": 835,
4024640253
"homepage": "https://www.emsl.pnnl.gov/projects",
4024740254
"name": "Environmental Molecular Sciences Laboratory Project",
4024840255
"pattern": "^\\d+$",
40256+
"providers": [
40257+
{
40258+
"code": "legacy",
40259+
"uri_format": "https://www.emsl.pnnl.gov/project/$1"
40260+
}
40261+
],
4024940262
"reviewer": {
4025040263
"email": "cthoyt@gmail.com",
4025140264
"github": "cthoyt",
4025240265
"name": "Charles Tapley Hoyt",
4025340266
"orcid": "0000-0003-4423-4370"
4025440267
},
40255-
"uri_format": "https://www.emsl.pnnl.gov/project/$1"
40268+
"uri_format": "https://sc-data.emsl.pnnl.gov/?projectId=$1"
4025640269
},
4025740270
"ena.embl": {
4025840271
"biocontext": {

0 commit comments

Comments
 (0)