Skip to content

Commit 7818e6e

Browse files
Deployed e697914 to dev with MkDocs 1.6.1 and mike 2.2.0
1 parent 3dbfd75 commit 7818e6e

137 files changed

Lines changed: 4320 additions & 4320 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.
0 Bytes
Binary file not shown.

dev/assets/metadata_characterization_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/assets/metadata_coremeta4cat_overview.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/assets/metadata_reaction_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/assets/metadata_simulation_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/assets/metadata_synthesis_hierarchy.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/elements/classes/CatalysisDataset/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ <h2 id="slots">Slots</h2>
792792
<td><a href="../../slots/type/">type</a></td>
793793
<td>* <br/> <a href="../DefinedTerm/">DefinedTerm</a></td>
794794
<td>A type of the Dataset.</td>
795-
<td><a href="../Dataset/">Dataset</a>, <a href="../ClassifierMixin/">ClassifierMixin</a></td>
795+
<td><a href="../ClassifierMixin/">ClassifierMixin</a>, <a href="../Dataset/">Dataset</a></td>
796796
</tr>
797797
<tr>
798798
<td><a href="../../slots/rdf_type/">rdf_type</a></td>

dev/elements/slots/acceleration_voltage/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -767,8 +767,8 @@ <h2 id="applicable-classes">Applicable Classes</h2>
767767
</thead>
768768
<tbody>
769769
<tr>
770-
<td><a href="../../classes/ScanningElectronMicroscopy/">ScanningElectronMicroscopy</a></td>
771-
<td>SEM for surface morphology and particle size/shape imaging.</td>
770+
<td><a href="../../classes/TransmissionElectronMicroscopy/">TransmissionElectronMicroscopy</a></td>
771+
<td>TEM for atomic-resolution imaging and diffraction of catalyst particles.</td>
772772
<td>no</td>
773773
</tr>
774774
<tr>
@@ -777,8 +777,8 @@ <h2 id="applicable-classes">Applicable Classes</h2>
777777
<td>no</td>
778778
</tr>
779779
<tr>
780-
<td><a href="../../classes/TransmissionElectronMicroscopy/">TransmissionElectronMicroscopy</a></td>
781-
<td>TEM for atomic-resolution imaging and diffraction of catalyst particles.</td>
780+
<td><a href="../../classes/ScanningElectronMicroscopy/">ScanningElectronMicroscopy</a></td>
781+
<td>SEM for surface morphology and particle size/shape imaging.</td>
782782
<td>no</td>
783783
</tr>
784784
</tbody>

dev/elements/slots/access_rights/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -767,29 +767,29 @@ <h2 id="applicable-classes">Applicable Classes</h2>
767767
</thead>
768768
<tbody>
769769
<tr>
770-
<td><a href="../../classes/AnalysisDataset/">AnalysisDataset</a></td>
771-
<td>A Dataset that was generated by an analysis of some previously generated data. For example, a dataset that contains the data of an assignment of a chemical structure to a sample based on the spectral data obtained from the sample is an AnalyticalDataset.</td>
772-
<td>no</td>
770+
<td><a href="../../classes/DataService/">DataService</a></td>
771+
<td>See <a href="https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService">DCAT-AP specs:DataService</a></td>
772+
<td>yes</td>
773773
</tr>
774774
<tr>
775-
<td><a href="../../classes/CatalysisDataset/">CatalysisDataset</a></td>
776-
<td>A dcat:Dataset that contains research data in the field of catalysis.<br><br>The catalysis research field is expressed via rdf_type using a voc4cat<br>term from CatalysisResearchFieldEnum (following DCAT-AP-PLUS Pattern 3).<br>For example, a dataset from heterogeneous catalysis research would carry:<br> rdf_type:<br> id: VOC4CAT:0007001<br> title: "heterogeneous catalysis"<br><br>The four CoreMeta4Cat minimum information pillars are linked via the slots<br>below, each pointing to the corresponding DataGeneratingActivity or<br>EvaluatedActivity subclass defined in the CoreMeta4Cat subprofile modules.</td>
777-
<td>no</td>
775+
<td><a href="../../classes/Dataset/">Dataset</a></td>
776+
<td>A collection of data, published or curated by a single agent, and available for access or download in one or more representations.</td>
777+
<td>yes</td>
778778
</tr>
779779
<tr>
780780
<td><a href="../../classes/SubstanceSampleCharacterizationDataset/">SubstanceSampleCharacterizationDataset</a></td>
781781
<td>A Dataset about a SubstanceSample that was produced by a SubstanceSampleCharacterization activity. This is a coarse-grained convenience shape that conflates measurement and analysis into a single data-generating activity. Domain-specific sub-profiles that need to distinguish raw measurement from post-processing or structure assignment should define their own Dataset subclasses, potentially using the DCAT-AP+ DataAnalysis/AnalysisDataset chain instead of reusing this class.</td>
782782
<td>no</td>
783783
</tr>
784784
<tr>
785-
<td><a href="../../classes/DataService/">DataService</a></td>
786-
<td>See <a href="https://semiceu.github.io/DCAT-AP/releases/3.0.0/#DataService">DCAT-AP specs:DataService</a></td>
787-
<td>yes</td>
785+
<td><a href="../../classes/CatalysisDataset/">CatalysisDataset</a></td>
786+
<td>A dcat:Dataset that contains research data in the field of catalysis.<br><br>The catalysis research field is expressed via rdf_type using a voc4cat<br>term from CatalysisResearchFieldEnum (following DCAT-AP-PLUS Pattern 3).<br>For example, a dataset from heterogeneous catalysis research would carry:<br> rdf_type:<br> id: VOC4CAT:0007001<br> title: "heterogeneous catalysis"<br><br>The four CoreMeta4Cat minimum information pillars are linked via the slots<br>below, each pointing to the corresponding DataGeneratingActivity or<br>EvaluatedActivity subclass defined in the CoreMeta4Cat subprofile modules.</td>
787+
<td>no</td>
788788
</tr>
789789
<tr>
790-
<td><a href="../../classes/Dataset/">Dataset</a></td>
791-
<td>A collection of data, published or curated by a single agent, and available for access or download in one or more representations.</td>
792-
<td>yes</td>
790+
<td><a href="../../classes/AnalysisDataset/">AnalysisDataset</a></td>
791+
<td>A Dataset that was generated by an analysis of some previously generated data. For example, a dataset that contains the data of an assignment of a chemical structure to a sample based on the spectral data obtained from the sample is an AnalyticalDataset.</td>
792+
<td>no</td>
793793
</tr>
794794
<tr>
795795
<td><a href="../../classes/ReactionMonitoringDataset/">ReactionMonitoringDataset</a></td>

dev/elements/slots/alternative_label/index.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -783,18 +783,18 @@ <h2 id="applicable-classes">Applicable Classes</h2>
783783
<td>no</td>
784784
</tr>
785785
<tr>
786-
<td><a href="../../classes/PolymerMixin/">PolymerMixin</a></td>
787-
<td>A LinkML mixin used to pass down properties common to all chemical substances that are composed of macromolecules of different kinds and which may be differentiated by composition, length, degree of branching etc..</td>
786+
<td><a href="../../classes/StartingMaterial/">StartingMaterial</a></td>
787+
<td>A ChemicalSubstance with that has a starting material role in a synthesis.</td>
788788
<td>no</td>
789789
</tr>
790790
<tr>
791-
<td><a href="../../classes/Reactor/">Reactor</a></td>
792-
<td>A reactor is a container for controlling a biological or chemical reaction or process.</td>
791+
<td><a href="../../classes/Reagent/">Reagent</a></td>
792+
<td>A ChemicalSubstance that is consumed or transformed in a ChemicalReaction.</td>
793793
<td>no</td>
794794
</tr>
795795
<tr>
796-
<td><a href="../../classes/CatalystSample/">CatalystSample</a></td>
797-
<td>A MaterialSample that is the product of a catalyst Synthesis.<br>The specific type of catalyst (e.g. heterogeneous, supported metal)<br>is expressed via rdf_type using a VOC4CAT term.</td>
796+
<td><a href="../../classes/ChemicalSubstanceMixin/">ChemicalSubstanceMixin</a></td>
797+
<td>A LinkML mixin used to pass down properties common to all material entities that are described in a chemical context via being composed of chemical entities (e.g. atom, molecule, ion, ion pair, radical, complex, conformer etc., ) of the same type or of different types.</td>
798798
<td>no</td>
799799
</tr>
800800
<tr>
@@ -803,13 +803,13 @@ <h2 id="applicable-classes">Applicable Classes</h2>
803803
<td>no</td>
804804
</tr>
805805
<tr>
806-
<td><a href="../../classes/PolymerSample/">PolymerSample</a></td>
807-
<td>A SubstanceSample derived from a Polymer.</td>
806+
<td><a href="../../classes/PolymerMixin/">PolymerMixin</a></td>
807+
<td>A LinkML mixin used to pass down properties common to all chemical substances that are composed of macromolecules of different kinds and which may be differentiated by composition, length, degree of branching etc..</td>
808808
<td>no</td>
809809
</tr>
810810
<tr>
811-
<td><a href="../../classes/Catalyst/">Catalyst</a></td>
812-
<td>A ChemicalSubstance or MaterialEntity that initiates or accelerates a ChemicalReaction without itself being affected.</td>
811+
<td><a href="../../classes/ChemicalProduct/">ChemicalProduct</a></td>
812+
<td>A chemical substance that is produced by a ChemicalReaction.</td>
813813
<td>no</td>
814814
</tr>
815815
<tr>
@@ -818,38 +818,38 @@ <h2 id="applicable-classes">Applicable Classes</h2>
818818
<td>no</td>
819819
</tr>
820820
<tr>
821-
<td><a href="../../classes/Reagent/">Reagent</a></td>
822-
<td>A ChemicalSubstance that is consumed or transformed in a ChemicalReaction.</td>
821+
<td><a href="../../classes/Catalyst/">Catalyst</a></td>
822+
<td>A ChemicalSubstance or MaterialEntity that initiates or accelerates a ChemicalReaction without itself being affected.</td>
823823
<td>no</td>
824824
</tr>
825825
<tr>
826-
<td><a href="../../classes/MaterialSample/">MaterialSample</a></td>
827-
<td>A Sample that was derived from a previous MaterialSample or some other kind of MaterialEntity.</td>
826+
<td><a href="../../classes/Reactor/">Reactor</a></td>
827+
<td>A reactor is a container for controlling a biological or chemical reaction or process.</td>
828828
<td>no</td>
829829
</tr>
830830
<tr>
831-
<td><a href="../../classes/ChemicalSubstanceMixin/">ChemicalSubstanceMixin</a></td>
832-
<td>A LinkML mixin used to pass down properties common to all material entities that are described in a chemical context via being composed of chemical entities (e.g. atom, molecule, ion, ion pair, radical, complex, conformer etc., ) of the same type or of different types.</td>
831+
<td><a href="../../classes/PolymerSample/">PolymerSample</a></td>
832+
<td>A SubstanceSample derived from a Polymer.</td>
833833
<td>no</td>
834834
</tr>
835835
<tr>
836-
<td><a href="../../classes/Precursor/">Precursor</a></td>
837-
<td>A MaterialSample that serves as input material in a catalyst Synthesis.<br>Precursors are consumed or transformed during the preparation process.</td>
836+
<td><a href="../../classes/MaterialisticMixin/">MaterialisticMixin</a></td>
837+
<td>A LinkML mixin used to pass down properties common to all material entities. It is needed for example to have MaterialSample have the same properties as MaterialEntity, although it is defined as a subclass of EvaluatedEntity.</td>
838838
<td>no</td>
839839
</tr>
840840
<tr>
841-
<td><a href="../../classes/StartingMaterial/">StartingMaterial</a></td>
842-
<td>A ChemicalSubstance with that has a starting material role in a synthesis.</td>
841+
<td><a href="../../classes/MaterialSample/">MaterialSample</a></td>
842+
<td>A Sample that was derived from a previous MaterialSample or some other kind of MaterialEntity.</td>
843843
<td>no</td>
844844
</tr>
845845
<tr>
846-
<td><a href="../../classes/ChemicalProduct/">ChemicalProduct</a></td>
847-
<td>A chemical substance that is produced by a ChemicalReaction.</td>
846+
<td><a href="../../classes/CatalystSample/">CatalystSample</a></td>
847+
<td>A MaterialSample that is the product of a catalyst Synthesis.<br>The specific type of catalyst (e.g. heterogeneous, supported metal)<br>is expressed via rdf_type using a VOC4CAT term.</td>
848848
<td>no</td>
849849
</tr>
850850
<tr>
851-
<td><a href="../../classes/MaterialisticMixin/">MaterialisticMixin</a></td>
852-
<td>A LinkML mixin used to pass down properties common to all material entities. It is needed for example to have MaterialSample have the same properties as MaterialEntity, although it is defined as a subclass of EvaluatedEntity.</td>
851+
<td><a href="../../classes/Precursor/">Precursor</a></td>
852+
<td>A MaterialSample that serves as input material in a catalyst Synthesis.<br>Precursors are consumed or transformed during the preparation process.</td>
853853
<td>no</td>
854854
</tr>
855855
</tbody>

0 commit comments

Comments
 (0)