generated from linkml/linkml-template
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2317 from microbiomedata/doc_updates_2025
Doc updates 2025
- Loading branch information
Showing
20 changed files
with
229 additions
and
158 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
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
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
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
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 |
---|---|---|
@@ -1,11 +1,30 @@ | ||
## NMDC Schema | ||
# Funding and Acknowledgements | ||
|
||
**Schema resources for the National Microbiome Data Collaborative (NMDC)** | ||
The work conducted by the National Microbiome Data Collaborative (https://ror.org/05cwx3318) is supported by the | ||
Genomic Science Program in the U.S. Department of Energy, Office of Science, Office of Biological and Environmental | ||
Research (BER) under contract numbers DE-AC02-05CH11231 (LBNL), 89233218CNA000001 (LANL), and DE-AC05-76RL01830 (PNNL). | ||
|
||
The purpose of the NMDC Schema is to define metadata for the [National Microbiome Data Collaborative (NMDC)](https://microbiomedata.org/). The [NMDC](https://microbiomedata.org/) is a multi-organizational effort to enable integrated microbiome data across diverse areas in medicine, agriculture, bioenergy, and the environment. This integrated platform facilitates comprehensive discovery of and access to multidisciplinary microbiome data in order to unlock new possibilities with microbiome data science. | ||
![DOE_logo.png](images/DOE_logo.png) | ||
|
||
The NMDC schema is used during the translation process to specify how metadata elements are related. | ||
## Framework | ||
|
||
## Credits | ||
This schema was made using the [LinkML framework](https://linkml.github.io/linkml). LinkML is a data modeling language | ||
that is used to create data models in a human-readable format. The LinkML framework is used to generate | ||
the schema in multiple formats, including JSON-LD, YAML, and RDF. | ||
|
||
this project was made using the [LinkML framework](https://github.com/biolink/biolinkml) | ||
NMDC uses the LinkML framework to create a schema to be used by researchers, data scientists, and developers to | ||
understand the structure of the data and how it is related. | ||
|
||
## Citing NMDC | ||
|
||
### Schema | ||
|
||
Microbiome Data Coordination Center. (n.d.). NMDC Schema. GitHub. from https://github.com/microbiomedata/nmdc-schema | ||
|
||
### Program Launch | ||
E. M. Wood-Charlson, Anubhav, D. Auberry, H. Blanco, M. I. Borkum, Y. E. Corilo, K. W. Davenport, S. Deshpande, | ||
R. Devarakonda, M. Drake, W. D. Duncan, M. C. Flynn, D. Hays, B. Hu, M. Huntemann, P.-E. Li, M. Lipton, C.-C. Lo, | ||
D. Millard, K. Miller, P. D. Piehowski, S. Purvine, T. B. K. Reddy, M. Shakya, J. C. Sundaramurthi, P. Vangay, Y. Wei, | ||
B. E. Wilson, S. Canon, P. S. G. Chain, K. Fagnan, S. Martin, L. A. McCue, C. J. Mungall, N. J. Mouncey, M. E. Maxon, | ||
E. A. Eloe-Fadrosh, The National Microbiome Data Collaborative: enabling microbiome science. Nature Reviews | ||
Microbiology 18, 313-314 (2020). doi: 10.1038/s41579-020-0377-0 |
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 |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Collaborating on NMDC Schema | ||
|
||
NMDC Schema is a collaborative, multidisciplinary project that seeks to harmonize data across the microbiome research | ||
community. We welcome any and all kinds of contributions. Our goal is to make it easy for you to contribute to the | ||
project, and to make sure that your contributions are properly reviewed and integrated. | ||
|
||
## How can I contribute? | ||
|
||
We welcome any and all kinds of contribution, including: | ||
|
||
* bug fixes and code contributions | ||
* ideas for new features | ||
* testing | ||
* documentation improvements | ||
* stylistic improvements | ||
* general suggestions on how we can do better | ||
|
||
Please see our [Contributing Guidelines](https://github.com/microbiomedata/nmdc-schema/blob/main/CONTRIBUTING.md) for | ||
more information on how to contribute to the project, and | ||
our [Code of Conduct](https://github.com/microbiomedata/nmdc-schema/blob/main/CODE_OF_CONDUCT.md) for information on | ||
how to interact with the community. | ||
|
||
## How do I do X? Why doesn’t Y work? Where can I go to get help? | ||
|
||
First, please check if your question is answered on the FAQ and or in this documentation. | ||
We always welcome questions, bug reports, feature requests, and feedback via our GitHub issue tracker: | ||
|
||
[https://github.com/microbiomedata/nmdc-schema/issues](https://github.com/microbiomedata/nmdc-schema/issues) | ||
|
||
## How do I run a collaborative schema project? | ||
|
||
Please check some guidelines from LinkML Schema Developers: [https://linkml.io/linkml/howtos/collaborative-development.html](https://linkml.io/linkml/howtos/collaborative-development.html) | ||
Consult NMDC Schema Contribution guidelines directly: [GoogleSlides](https://docs.google.com/presentation/d/1ZH41QAoESUwAkdHyUxlrmSKS5M-bT0TOulBgX4rBx2A/edit#slide=id.g26390794265_0_693) |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Schema Developer FAQs | ||
|
||
Some frequently asked questions about developing the NMDC Schema. | ||
|
||
### What are some effective strategies for collaborative schema development? | ||
|
||
[LinkML Collaborative Development](https://linkml.io/linkml/howtos/collaborative-development.html) | ||
[Google Slides Presentation](https://docs.google.com/presentation/d/1ZH41QAoESUwAkdHyUxlrmSKS5M-bT0TOulBgX4rBx2A/edit#slide=id.g26390794265_0_693) | ||
|
||
### How do I migrate from one version of the NMDC schema to another? | ||
|
||
[Version 10 to 11 migration](v10-vs-v11-retrospective.md) | ||
|
||
### How do I view the NMDC schema programmatically? | ||
|
||
[NMDC SchemaView Documentation](schemaview.md) | ||
[SchemaView Documentation](https://linkml.github.io/linkml/schemaview.html) |
Oops, something went wrong.