Skip to content

Commit 83f0077

Browse files
Deployed d38961a with MkDocs version: 1.6.1
1 parent 03ddbaf commit 83f0077

232 files changed

Lines changed: 3719 additions & 3718 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

about/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,8 @@ <h2 id="contacts">Contacts</h2>
549549
<h2 id="credits">Credits</h2>
550550
<p>This material is free to use, and attribution is always appreciated. Attribution may read as follows:</p>
551551
<p>Authored by Conrad Mearns, Maia Kapur, Montana Smith, Beata Meluch, Aramy Truong, and Yuri E. Corilo at the Pacific Northwest National Laboratory, operated by Battelle for the U.S. Department of Energy.</p>
552-
<p>(Optional, if applicable): Please cite the following in your work: (Place Holder Zenodo)</p>
552+
<p>Please cite the following in your work: </p>
553+
<p>Prymolennna, A., Zalmanek, B., Kapur, M. S., Meluch, B. J., Smith, M., Mearns, C., Truong, A.&amp; Corilo, Y. (2026). EMSL-Computing/BASALT-Schema: v0.1.0 — Initial public release of BASALT schema (Version v0.1.0) [Computer software]. Zenodo. <a href="https://doi.org/10.5281/zenodo.21893602">https://doi.org/10.5281/zenodo.21893602</a></p>
553554

554555

555556

elements/MetagenomicsAnnotationProduct/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ <h2 id="slots">Slots</h2>
424424
<td><a href="../sample_id/">sample_id</a></td>
425425
<td>0..1 <br/> <a href="../Sample/">Sample</a></td>
426426
<td>Link back to the originating sample</td>
427-
<td><a href="../MetagenomicsProduct/">MetagenomicsProduct</a>, <a href="../ProcessedData/">ProcessedData</a></td>
427+
<td><a href="../ProcessedData/">ProcessedData</a>, <a href="../MetagenomicsProduct/">MetagenomicsProduct</a></td>
428428
</tr>
429429
<tr>
430430
<td><a href="../provider_name/">provider_name</a></td>

elements/MetagenomicsBinningProduct/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ <h2 id="slots">Slots</h2>
407407
<td><a href="../sample_id/">sample_id</a></td>
408408
<td>0..1 <br/> <a href="../Sample/">Sample</a></td>
409409
<td>Link back to the originating sample</td>
410-
<td><a href="../MetagenomicsProduct/">MetagenomicsProduct</a>, <a href="../ProcessedData/">ProcessedData</a></td>
410+
<td><a href="../ProcessedData/">ProcessedData</a>, <a href="../MetagenomicsProduct/">MetagenomicsProduct</a></td>
411411
</tr>
412412
<tr>
413413
<td><a href="../provider_name/">provider_name</a></td>

elements/MetagenomicsGenePhylogenyProduct/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ <h2 id="slots">Slots</h2>
415415
<td><a href="../sample_id/">sample_id</a></td>
416416
<td>0..1 <br/> <a href="../Sample/">Sample</a></td>
417417
<td>Link back to the originating sample</td>
418-
<td><a href="../MetagenomicsProduct/">MetagenomicsProduct</a>, <a href="../ProcessedData/">ProcessedData</a></td>
418+
<td><a href="../ProcessedData/">ProcessedData</a>, <a href="../MetagenomicsProduct/">MetagenomicsProduct</a></td>
419419
</tr>
420420
<tr>
421421
<td><a href="../provider_name/">provider_name</a></td>

elements/acquisition_end_time/index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -528,53 +528,53 @@ <h2 id="applicable-classes">Applicable Classes</h2>
528528
</thead>
529529
<tbody>
530530
<tr>
531-
<td><a href="../PlateDataGenerationActivity/">PlateDataGenerationActivity</a></td>
532-
<td>Abstract base for plate measurement activities</td>
531+
<td><a href="../NucleotideSequencing/">NucleotideSequencing</a></td>
532+
<td>A lab activity in which DNA or RNA that was extracted from a sample is sequen...</td>
533533
<td>no</td>
534534
</tr>
535535
<tr>
536-
<td><a href="../EcoplateDataGenerationActivity/">EcoplateDataGenerationActivity</a></td>
537-
<td>Ecoplate absorbance measurement at a single timepoint</td>
536+
<td><a href="../RespirationDataGenerationActivity/">RespirationDataGenerationActivity</a></td>
537+
<td>Data generation activity for soil respiration analysis</td>
538538
<td>no</td>
539539
</tr>
540540
<tr>
541-
<td><a href="../XRayDataGenerationActivity/">XRayDataGenerationActivity</a></td>
542-
<td>Abstract base class for X-ray analytical methods including XRF (elemental)</td>
541+
<td><a href="../PlateDataGenerationActivity/">PlateDataGenerationActivity</a></td>
542+
<td>Abstract base for plate measurement activities</td>
543543
<td>no</td>
544544
</tr>
545545
<tr>
546-
<td><a href="../XRDDataGenerationActivity/">XRDDataGenerationActivity</a></td>
547-
<td>X-ray Diffraction (XRD) mineralogical analysis activity</td>
546+
<td><a href="../EcoplateDataGenerationActivity/">EcoplateDataGenerationActivity</a></td>
547+
<td>Ecoplate absorbance measurement at a single timepoint</td>
548548
<td>no</td>
549549
</tr>
550550
<tr>
551-
<td><a href="../AMP2DataGenerationActivity/">AMP2DataGenerationActivity</a></td>
552-
<td>AMP2 plate measurement (OD, fluorescence, flow cytometry)</td>
551+
<td><a href="../DataGenerationActivity/">DataGenerationActivity</a></td>
552+
<td>Abstract base for any data generation activity (physical to digital)</td>
553553
<td>no</td>
554554
</tr>
555555
<tr>
556-
<td><a href="../RespirationDataGenerationActivity/">RespirationDataGenerationActivity</a></td>
557-
<td>Data generation activity for soil respiration analysis</td>
556+
<td><a href="../XRFDataGenerationActivity/">XRFDataGenerationActivity</a></td>
557+
<td>X-ray Fluorescence (XRF) elemental analysis activity</td>
558558
<td>no</td>
559559
</tr>
560560
<tr>
561-
<td><a href="../NucleotideSequencing/">NucleotideSequencing</a></td>
562-
<td>A lab activity in which DNA or RNA that was extracted from a sample is sequen...</td>
561+
<td><a href="../XRayDataGenerationActivity/">XRayDataGenerationActivity</a></td>
562+
<td>Abstract base class for X-ray analytical methods including XRF (elemental)</td>
563563
<td>no</td>
564564
</tr>
565565
<tr>
566-
<td><a href="../MassSpectrometryDataGenerationActivity/">MassSpectrometryDataGenerationActivity</a></td>
567-
<td>A record of the mass spectrometry run that generates a raw data product</td>
566+
<td><a href="../AMP2DataGenerationActivity/">AMP2DataGenerationActivity</a></td>
567+
<td>AMP2 plate measurement (OD, fluorescence, flow cytometry)</td>
568568
<td>no</td>
569569
</tr>
570570
<tr>
571-
<td><a href="../XRFDataGenerationActivity/">XRFDataGenerationActivity</a></td>
572-
<td>X-ray Fluorescence (XRF) elemental analysis activity</td>
571+
<td><a href="../MassSpectrometryDataGenerationActivity/">MassSpectrometryDataGenerationActivity</a></td>
572+
<td>A record of the mass spectrometry run that generates a raw data product</td>
573573
<td>no</td>
574574
</tr>
575575
<tr>
576-
<td><a href="../DataGenerationActivity/">DataGenerationActivity</a></td>
577-
<td>Abstract base for any data generation activity (physical to digital)</td>
576+
<td><a href="../XRDDataGenerationActivity/">XRDDataGenerationActivity</a></td>
577+
<td>X-ray Diffraction (XRD) mineralogical analysis activity</td>
578578
<td>no</td>
579579
</tr>
580580
</tbody>

elements/acquisition_start_time/index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -528,53 +528,53 @@ <h2 id="applicable-classes">Applicable Classes</h2>
528528
</thead>
529529
<tbody>
530530
<tr>
531-
<td><a href="../PlateDataGenerationActivity/">PlateDataGenerationActivity</a></td>
532-
<td>Abstract base for plate measurement activities</td>
531+
<td><a href="../NucleotideSequencing/">NucleotideSequencing</a></td>
532+
<td>A lab activity in which DNA or RNA that was extracted from a sample is sequen...</td>
533533
<td>no</td>
534534
</tr>
535535
<tr>
536-
<td><a href="../EcoplateDataGenerationActivity/">EcoplateDataGenerationActivity</a></td>
537-
<td>Ecoplate absorbance measurement at a single timepoint</td>
536+
<td><a href="../RespirationDataGenerationActivity/">RespirationDataGenerationActivity</a></td>
537+
<td>Data generation activity for soil respiration analysis</td>
538538
<td>no</td>
539539
</tr>
540540
<tr>
541-
<td><a href="../XRayDataGenerationActivity/">XRayDataGenerationActivity</a></td>
542-
<td>Abstract base class for X-ray analytical methods including XRF (elemental)</td>
541+
<td><a href="../PlateDataGenerationActivity/">PlateDataGenerationActivity</a></td>
542+
<td>Abstract base for plate measurement activities</td>
543543
<td>no</td>
544544
</tr>
545545
<tr>
546-
<td><a href="../XRDDataGenerationActivity/">XRDDataGenerationActivity</a></td>
547-
<td>X-ray Diffraction (XRD) mineralogical analysis activity</td>
546+
<td><a href="../EcoplateDataGenerationActivity/">EcoplateDataGenerationActivity</a></td>
547+
<td>Ecoplate absorbance measurement at a single timepoint</td>
548548
<td>no</td>
549549
</tr>
550550
<tr>
551-
<td><a href="../AMP2DataGenerationActivity/">AMP2DataGenerationActivity</a></td>
552-
<td>AMP2 plate measurement (OD, fluorescence, flow cytometry)</td>
551+
<td><a href="../DataGenerationActivity/">DataGenerationActivity</a></td>
552+
<td>Abstract base for any data generation activity (physical to digital)</td>
553553
<td>no</td>
554554
</tr>
555555
<tr>
556-
<td><a href="../RespirationDataGenerationActivity/">RespirationDataGenerationActivity</a></td>
557-
<td>Data generation activity for soil respiration analysis</td>
556+
<td><a href="../XRFDataGenerationActivity/">XRFDataGenerationActivity</a></td>
557+
<td>X-ray Fluorescence (XRF) elemental analysis activity</td>
558558
<td>no</td>
559559
</tr>
560560
<tr>
561-
<td><a href="../NucleotideSequencing/">NucleotideSequencing</a></td>
562-
<td>A lab activity in which DNA or RNA that was extracted from a sample is sequen...</td>
561+
<td><a href="../XRayDataGenerationActivity/">XRayDataGenerationActivity</a></td>
562+
<td>Abstract base class for X-ray analytical methods including XRF (elemental)</td>
563563
<td>no</td>
564564
</tr>
565565
<tr>
566-
<td><a href="../MassSpectrometryDataGenerationActivity/">MassSpectrometryDataGenerationActivity</a></td>
567-
<td>A record of the mass spectrometry run that generates a raw data product</td>
566+
<td><a href="../AMP2DataGenerationActivity/">AMP2DataGenerationActivity</a></td>
567+
<td>AMP2 plate measurement (OD, fluorescence, flow cytometry)</td>
568568
<td>no</td>
569569
</tr>
570570
<tr>
571-
<td><a href="../XRFDataGenerationActivity/">XRFDataGenerationActivity</a></td>
572-
<td>X-ray Fluorescence (XRF) elemental analysis activity</td>
571+
<td><a href="../MassSpectrometryDataGenerationActivity/">MassSpectrometryDataGenerationActivity</a></td>
572+
<td>A record of the mass spectrometry run that generates a raw data product</td>
573573
<td>no</td>
574574
</tr>
575575
<tr>
576-
<td><a href="../DataGenerationActivity/">DataGenerationActivity</a></td>
577-
<td>Abstract base for any data generation activity (physical to digital)</td>
576+
<td><a href="../XRDDataGenerationActivity/">XRDDataGenerationActivity</a></td>
577+
<td>X-ray Diffraction (XRD) mineralogical analysis activity</td>
578578
<td>no</td>
579579
</tr>
580580
</tbody>

elements/additional_information/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,8 @@ <h2 id="applicable-classes">Applicable Classes</h2>
529529
</thead>
530530
<tbody>
531531
<tr>
532-
<td><a href="../MetagenomicsProduct/">MetagenomicsProduct</a></td>
533-
<td>Abstract base for all metagenomics data products</td>
532+
<td><a href="../MetagenomicsBinningProduct/">MetagenomicsBinningProduct</a></td>
533+
<td>Top-level archive (zip/tar) for binning results stored in MinIO</td>
534534
<td>no</td>
535535
</tr>
536536
<tr>
@@ -539,13 +539,13 @@ <h2 id="applicable-classes">Applicable Classes</h2>
539539
<td>no</td>
540540
</tr>
541541
<tr>
542-
<td><a href="../MetagenomicsBinningProduct/">MetagenomicsBinningProduct</a></td>
543-
<td>Top-level archive (zip/tar) for binning results stored in MinIO</td>
542+
<td><a href="../MetagenomicsGenePhylogenyProduct/">MetagenomicsGenePhylogenyProduct</a></td>
543+
<td>Top-level archive for gene-based phylogeny outputs (zip/tar stored in MinIO)</td>
544544
<td>no</td>
545545
</tr>
546546
<tr>
547-
<td><a href="../MetagenomicsGenePhylogenyProduct/">MetagenomicsGenePhylogenyProduct</a></td>
548-
<td>Top-level archive for gene-based phylogeny outputs (zip/tar stored in MinIO)</td>
547+
<td><a href="../MetagenomicsProduct/">MetagenomicsProduct</a></td>
548+
<td>Abstract base for all metagenomics data products</td>
549549
<td>no</td>
550550
</tr>
551551
</tbody>

elements/agitation_speed_rpm/index.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -529,48 +529,48 @@ <h2 id="applicable-classes">Applicable Classes</h2>
529529
</thead>
530530
<tbody>
531531
<tr>
532-
<td><a href="../HasIncubationConditions/">HasIncubationConditions</a></td>
533-
<td>Mixin for activities/setups that involve controlled incubation</td>
532+
<td><a href="../PlateSetupActivity/">PlateSetupActivity</a></td>
533+
<td>Abstract base for 96-well plate setup activities</td>
534534
<td>no</td>
535535
</tr>
536536
<tr>
537-
<td><a href="../PreCultureGrowth/">PreCultureGrowth</a></td>
538-
<td>Growth of a pre-culture to establish viable inoculum before</td>
537+
<td><a href="../EcoplatePlateSetupActivity/">EcoplatePlateSetupActivity</a></td>
538+
<td>Ecoplate-specific plate setup</td>
539539
<td>no</td>
540540
</tr>
541541
<tr>
542-
<td><a href="../EcoplatePlateSetupActivity/">EcoplatePlateSetupActivity</a></td>
543-
<td>Ecoplate-specific plate setup</td>
542+
<td><a href="../StrainPurity/">StrainPurity</a></td>
543+
<td>Purity check of a strain culture</td>
544544
<td>no</td>
545545
</tr>
546546
<tr>
547-
<td><a href="../PlateSetupActivity/">PlateSetupActivity</a></td>
548-
<td>Abstract base for 96-well plate setup activities</td>
547+
<td><a href="../StockCulturePreparation/">StockCulturePreparation</a></td>
548+
<td>Preparation of a stock culture from user samples for long-term storage</td>
549549
<td>no</td>
550550
</tr>
551551
<tr>
552-
<td><a href="../ExperimentalCulture/">ExperimentalCulture</a></td>
553-
<td>Growth of an experimental culture for downstream analysis</td>
552+
<td><a href="../PreCultureGrowth/">PreCultureGrowth</a></td>
553+
<td>Growth of a pre-culture to establish viable inoculum before</td>
554554
<td>no</td>
555555
</tr>
556556
<tr>
557-
<td><a href="../CultureGrowth/">CultureGrowth</a></td>
558-
<td>Abstract activity for growing cultures from samples or other cultures</td>
557+
<td><a href="../HasIncubationConditions/">HasIncubationConditions</a></td>
558+
<td>Mixin for activities/setups that involve controlled incubation</td>
559559
<td>no</td>
560560
</tr>
561561
<tr>
562-
<td><a href="../AMP2PlateSetupActivity/">AMP2PlateSetupActivity</a></td>
563-
<td>AMP2-specific plate setup</td>
562+
<td><a href="../ExperimentalCulture/">ExperimentalCulture</a></td>
563+
<td>Growth of an experimental culture for downstream analysis</td>
564564
<td>no</td>
565565
</tr>
566566
<tr>
567-
<td><a href="../StockCulturePreparation/">StockCulturePreparation</a></td>
568-
<td>Preparation of a stock culture from user samples for long-term storage</td>
567+
<td><a href="../AMP2PlateSetupActivity/">AMP2PlateSetupActivity</a></td>
568+
<td>AMP2-specific plate setup</td>
569569
<td>no</td>
570570
</tr>
571571
<tr>
572-
<td><a href="../StrainPurity/">StrainPurity</a></td>
573-
<td>Purity check of a strain culture</td>
572+
<td><a href="../CultureGrowth/">CultureGrowth</a></td>
573+
<td>Abstract activity for growing cultures from samples or other cultures</td>
574574
<td>no</td>
575575
</tr>
576576
</tbody>

elements/agrochem_addition/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,11 @@ <h2 id="applicable-classes">Applicable Classes</h2>
529529
</thead>
530530
<tbody>
531531
<tr>
532+
<td><a href="../SoilSample/">SoilSample</a></td>
533+
<td>A sample of soil collected from the environment</td>
534+
<td>no</td>
535+
</tr>
536+
<tr>
532537
<td><a href="../MonetSoilSample/">MonetSoilSample</a></td>
533538
<td>A soil sample that has been collected according to the MONet soil sampling pr...</td>
534539
<td>no</td>
@@ -538,11 +543,6 @@ <h2 id="applicable-classes">Applicable Classes</h2>
538543
<td>A sample that does not fit into any of the other described sample types</td>
539544
<td>no</td>
540545
</tr>
541-
<tr>
542-
<td><a href="../SoilSample/">SoilSample</a></td>
543-
<td>A sample of soil collected from the environment</td>
544-
<td>no</td>
545-
</tr>
546546
</tbody>
547547
</table>
548548
<h2 id="properties">Properties</h2>

elements/air_temp_regm/index.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -529,18 +529,18 @@ <h2 id="applicable-classes">Applicable Classes</h2>
529529
</thead>
530530
<tbody>
531531
<tr>
532-
<td><a href="../OtherUndescribedSample/">OtherUndescribedSample</a></td>
533-
<td>A sample that does not fit into any of the other described sample types</td>
532+
<td><a href="../SoilSample/">SoilSample</a></td>
533+
<td>A sample of soil collected from the environment</td>
534534
<td>no</td>
535535
</tr>
536536
<tr>
537-
<td><a href="../MixedCultureSample/">MixedCultureSample</a></td>
538-
<td>A sample containing multiple cultured organisms</td>
537+
<td><a href="../OtherUndescribedSample/">OtherUndescribedSample</a></td>
538+
<td>A sample that does not fit into any of the other described sample types</td>
539539
<td>no</td>
540540
</tr>
541541
<tr>
542-
<td><a href="../PureCultureSample/">PureCultureSample</a></td>
543-
<td>A sample of a culture containing a single organism</td>
542+
<td><a href="../WaterSample/">WaterSample</a></td>
543+
<td>A sample of water collected from the environment</td>
544544
<td>no</td>
545545
</tr>
546546
<tr>
@@ -549,33 +549,33 @@ <h2 id="applicable-classes">Applicable Classes</h2>
549549
<td>no</td>
550550
</tr>
551551
<tr>
552-
<td><a href="../TerraformSample/">TerraformSample</a></td>
553-
<td>A sample collected from a Terraform experiment</td>
552+
<td><a href="../MixedCultureSample/">MixedCultureSample</a></td>
553+
<td>A sample containing multiple cultured organisms</td>
554554
<td>no</td>
555555
</tr>
556556
<tr>
557-
<td><a href="../AerosolArmSample/">AerosolArmSample</a></td>
558-
<td>An aerosol sample collected by the ARM facility</td>
557+
<td><a href="../AerosolSample/">AerosolSample</a></td>
558+
<td>An aerosol sample collected from the environment</td>
559559
<td>no</td>
560560
</tr>
561561
<tr>
562-
<td><a href="../WaterSample/">WaterSample</a></td>
563-
<td>A sample of water collected from the environment</td>
562+
<td><a href="../PureCultureSample/">PureCultureSample</a></td>
563+
<td>A sample of a culture containing a single organism</td>
564564
<td>no</td>
565565
</tr>
566566
<tr>
567-
<td><a href="../CultureEnvironmentalSample/">CultureEnvironmentalSample</a></td>
568-
<td>A sample containing organisms cultured from an environmental sample</td>
567+
<td><a href="../AerosolArmSample/">AerosolArmSample</a></td>
568+
<td>An aerosol sample collected by the ARM facility</td>
569569
<td>no</td>
570570
</tr>
571571
<tr>
572-
<td><a href="../AerosolSample/">AerosolSample</a></td>
573-
<td>An aerosol sample collected from the environment</td>
572+
<td><a href="../PlantSample/">PlantSample</a></td>
573+
<td>A sample containing plant material</td>
574574
<td>no</td>
575575
</tr>
576576
<tr>
577-
<td><a href="../PlantSample/">PlantSample</a></td>
578-
<td>A sample containing plant material</td>
577+
<td><a href="../CultureEnvironmentalSample/">CultureEnvironmentalSample</a></td>
578+
<td>A sample containing organisms cultured from an environmental sample</td>
579579
<td>no</td>
580580
</tr>
581581
<tr>
@@ -584,8 +584,8 @@ <h2 id="applicable-classes">Applicable Classes</h2>
584584
<td>no</td>
585585
</tr>
586586
<tr>
587-
<td><a href="../SoilSample/">SoilSample</a></td>
588-
<td>A sample of soil collected from the environment</td>
587+
<td><a href="../TerraformSample/">TerraformSample</a></td>
588+
<td>A sample collected from a Terraform experiment</td>
589589
<td>no</td>
590590
</tr>
591591
</tbody>

0 commit comments

Comments
 (0)