Return to search results
NexusLIMS: a Python Package for EM Experiment Metadata Management
This code repository contains the "back-end" of the Nexus Microscopy Facility Laboratory Information Management System (NexusLIMS), developed by the NIST Office of Data and Informatics. Its primary function is to build XML-formatted research experiment records by combining metadata from many different sources (reservation systems, the collected data files, a session logger, etc.). These records are structured according to the "Nexus Experiment" schema, meaning they can be loaded into a repository and used for structured data queries.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| bureauCode |
[
"006:55"
]
|
| contactPoint |
{
"fn": "Joshua Taillon",
"hasEmail": "mailto:joshua.taillon@nist.gov"
}
|
| description | This code repository contains the "back-end" of the Nexus Microscopy Facility Laboratory Information Management System (NexusLIMS), developed by the NIST Office of Data and Informatics. Its primary function is to build XML-formatted research experiment records by combining metadata from many different sources (reservation systems, the collected data files, a session logger, etc.). These records are structured according to the "Nexus Experiment" schema, meaning they can be loaded into a repository and used for structured data queries. |
| distribution |
[
{
"title": "DOI Access for NexusLIMS: a Python Package for EM Experiment Metadata Management",
"accessURL": "https://doi.org/10.18434/mds2-2355"
},
{
"title": "NexusLIMS Backend Code repository",
"format": "Git repository",
"accessURL": "https://github.com/usnistgov/NexusLIMS/",
"description": "The Github--hosted git repository containing the code for the NexusLIMS backend"
}
]
|
| identifier | ark:/88434/mds2-2355 |
| issued | 2021-03-08 |
| keyword |
[
"data management",
"electron microscopy",
"laboratory information management",
"materials microscopy",
"open science",
"reproducibility",
"scientific data"
]
|
| landingPage | https://data.nist.gov/od/id/mds2-2355 |
| language |
[
"en"
]
|
| license | https://www.nist.gov/open/license |
| modified | 2021-02-02 00:00:00 |
| programCode |
[
"006:045"
]
|
| publisher |
{
"name": "National Institute of Standards and Technology",
"@type": "org:Organization"
}
|
| theme |
[
"Information Technology:Data and informatics",
"Materials:Materials characterization"
]
|
| title | NexusLIMS: a Python Package for EM Experiment Metadata Management |