Skip to content

Commit

Permalink
Add NIST CODATA (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt authored Nov 3, 2023
1 parent dabe245 commit 1905130
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -67165,6 +67165,22 @@
"NIST Chemistry WebBook"
]
},
"nist.codata": {
"mappings": {
"wikidata": "P1645"
},
"wikidata": {
"database": "Q735279",
"description": "identifier for a physical constant",
"example": [
"c"
],
"homepage": "http://physics.nist.gov/cuu/Constants/index.html",
"name": "NIST/CODATA ID",
"prefix": "P1645",
"uri_format": "http://physics.nist.gov/cgi-bin/cuu/Value?$1"
}
},
"nkos": {
"contributor": {
"email": "cthoyt@gmail.com",
Expand Down
11 changes: 11 additions & 0 deletions src/bioregistry/data/external/wikidata/processed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1959,6 +1959,17 @@
"prefix": "P1610",
"uri_format": "https://dialnet.unirioja.es/servlet/articulo?codigo=$1"
},
"P1645": {
"database": "Q735279",
"description": "identifier for a physical constant",
"example": [
"c"
],
"homepage": "http://physics.nist.gov/cuu/Constants/index.html",
"name": "NIST/CODATA ID",
"prefix": "P1645",
"uri_format": "http://physics.nist.gov/cgi-bin/cuu/Value?$1"
},
"P1668": {
"database": "Q192093",
"description": "ATCvet code",
Expand Down

0 comments on commit 1905130

Please sign in to comment.