Home¶
NOMAD is an open-source research data platform for materials science. It helps researchers, labs, and developers make data FAIR: findable, accessible, interoperable, and reusable.
This documentation is organized into four sections. Use the section that best matches your need: learning, completing a task, understanding a concept, or finding technical information.
Tutorials¶
Learn NOMAD step by step through guided, hands-on examples.
- Explore data: start with published data and the search interface.
- Upload and share with the GUI: learn the basic data submission workflow.
- Use built-in ELN templates: create structured experimental records.
- Set up a plugin project: begin the plugin development tutorial path.
How-to guides¶
Accomplish specific tasks by following practical instructions.
- Upload and publish data: publish data through the graphical interface.
- Use the API: automate data access and management.
- Start plugin development: develop extensions for NOMAD.
- Install: install a self-hosted NOMAD deployment.
Explanation¶
Understand NOMAD's key concepts, architecture, and underlying mechanisms.
Reference¶
Find detailed technical information such as configuration options, CLI commands, and schema details.
Using NOMAD¶
Most examples in the documentation use NOMAD Central, the public FAIRmat-hosted NOMAD platform. There are two relevant deployments:
- Production: The primary deployment for day-to-day use and most documentation examples.
- Test: A separate deployment intended for testing features such as data publication. The underlying database is temporary and is periodically reset.
The majority of underlying concepts and workflows also apply to NOMAD Oasis deployments, although specific behavior may differ between installations depending on which plugins are installed.
Who NOMAD supports¶
- Researchers using NOMAD Central to manage, explore, and publish data.
- Labs and institutions operating a NOMAD Oasis.
- Plugin developers extending NOMAD for domain-specific needs.
- Core contributors working on
nomad-lab.
Project and community¶
NOMAD is developed by FAIRmat, an NFDI consortium building shared data infrastructure for materials science.