Skip to content

Commit 9099edc

Browse files
Deployed 778e3a6 to dev with MkDocs 1.6.1 and mike 2.2.0
1 parent 3bd62b6 commit 9099edc

148 files changed

Lines changed: 3697 additions & 3697 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.
-3 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
@@ -816,7 +816,7 @@ <h2 id="slots">Slots</h2>
816816
<td><a href="../../slots/type/">type</a></td>
817817
<td>* <br/> <a href="../DefinedTerm/">DefinedTerm</a></td>
818818
<td>A type of the Dataset.</td>
819-
<td><a href="../Dataset/">Dataset</a>, <a href="../ClassifierMixin/">ClassifierMixin</a></td>
819+
<td><a href="../ClassifierMixin/">ClassifierMixin</a>, <a href="../Dataset/">Dataset</a></td>
820820
</tr>
821821
<tr>
822822
<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
@@ -841,13 +841,13 @@ <h2 id="applicable-classes">Applicable Classes</h2>
841841
</thead>
842842
<tbody>
843843
<tr>
844-
<td><a href="../../classes/ElectronMicroscopyMixin/">ElectronMicroscopyMixin</a></td>
845-
<td>Mixin providing electron gun and image parameters shared by electron<br>microscopy techniques (TransmissionElectronMicroscopy,<br>ScanningElectronMicroscopy).</td>
844+
<td><a href="../../classes/TransmissionElectronMicroscopy/">TransmissionElectronMicroscopy</a></td>
845+
<td>TEM for atomic-resolution imaging and diffraction of catalyst particles.</td>
846846
<td>no</td>
847847
</tr>
848848
<tr>
849-
<td><a href="../../classes/TransmissionElectronMicroscopy/">TransmissionElectronMicroscopy</a></td>
850-
<td>TEM for atomic-resolution imaging and diffraction of catalyst particles.</td>
849+
<td><a href="../../classes/ElectronMicroscopyMixin/">ElectronMicroscopyMixin</a></td>
850+
<td>Mixin providing electron gun and image parameters shared by electron<br>microscopy techniques (TransmissionElectronMicroscopy,<br>ScanningElectronMicroscopy).</td>
851851
<td>no</td>
852852
</tr>
853853
<tr>

dev/elements/slots/access_rights/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -822,14 +822,24 @@ <h2 id="applicable-classes">Applicable Classes</h2>
822822
</thead>
823823
<tbody>
824824
<tr>
825+
<td><a href="../../classes/CatalysisDataset/">CatalysisDataset</a></td>
826+
<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>
827+
<td>no</td>
828+
</tr>
829+
<tr>
830+
<td><a href="../../classes/AnalysisDataset/">AnalysisDataset</a></td>
831+
<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>
832+
<td>no</td>
833+
</tr>
834+
<tr>
825835
<td><a href="../../classes/SubstanceSampleCharacterizationDataset/">SubstanceSampleCharacterizationDataset</a></td>
826836
<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>
827837
<td>no</td>
828838
</tr>
829839
<tr>
830-
<td><a href="../../classes/CatalysisDataset/">CatalysisDataset</a></td>
831-
<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>
832-
<td>no</td>
840+
<td><a href="../../classes/Dataset/">Dataset</a></td>
841+
<td>A collection of data, published or curated by a single agent, and available for access or download in one or more representations.</td>
842+
<td>yes</td>
833843
</tr>
834844
<tr>
835845
<td><a href="../../classes/DataService/">DataService</a></td>
@@ -841,16 +851,6 @@ <h2 id="applicable-classes">Applicable Classes</h2>
841851
<td>A Dataset about a ChemicalReaction that was produced by a ReactionMonitoring activity. This is a coarse-grained convenience shape that conflates experimental documentation and analysis into a single data-generating activity. Domain-specific sub-profiles that need to distinguish reaction monitoring from subsequent data evaluation should define their own Dataset subclasses, potentially using the DCAT-AP+ DataAnalysis/AnalysisDataset chain instead of reusing this class.</td>
842852
<td>no</td>
843853
</tr>
844-
<tr>
845-
<td><a href="../../classes/AnalysisDataset/">AnalysisDataset</a></td>
846-
<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>
847-
<td>no</td>
848-
</tr>
849-
<tr>
850-
<td><a href="../../classes/Dataset/">Dataset</a></td>
851-
<td>A collection of data, published or curated by a single agent, and available for access or download in one or more representations.</td>
852-
<td>yes</td>
853-
</tr>
854854
</tbody>
855855
</table>
856856
<h2 id="properties">Properties</h2>

dev/elements/slots/activity_designator/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -836,13 +836,13 @@ <h2 id="applicable-classes">Applicable Classes</h2>
836836
<td>no</td>
837837
</tr>
838838
<tr>
839-
<td><a href="../../classes/Synthesis/">Synthesis</a></td>
840-
<td>A DataGeneratingActivity in which a catalyst is prepared.<br><br>The preparation protocol is linked via realized_plan using a<br>PreparationMethod instance. Input materials (Precursors) are linked via<br>had_input_entity. The resulting catalyst (CatalystSample) is linked via<br>had_output_entity.<br><br>The type of synthesis is further specified via rdf_type using an ontology<br>term (e.g. a VOC4CAT preparation method term), following DCAT-AP-PLUS<br>Pattern 3.</td>
839+
<td><a href="../../classes/CatalysisDataGeneratingActivity/">CatalysisDataGeneratingActivity</a></td>
840+
<td>A CoreMeta4Cat specialization of DCAT-AP-PLUS's DataGeneratingActivity<br>that adds a type designator (activity_designator). Synthesis,<br>Characterization, and Simulation all specialize this class instead of<br>DataGeneratingActivity directly, so that when one of them is nested<br>inside CatalysisDataset.was_generated_by, the LinkML Python loader can<br>tell which concrete subclass a given entry is meant to be and keep its<br>subclass-specific fields (e.g. Characterization.realized_plan) rather<br>than falling back to DataGeneratingActivity's own generic slot<br>definitions.<br><br>activity_designator is filled in automatically by LinkML when a class<br>is instantiated directly (e.g. loading a standalone Synthesis-NNN.yaml<br>file) -- it does not need to be set by hand there. It only needs to be<br>set explicitly in the source data when a Synthesis/Characterization/<br>Simulation instance is nested inside another object's was_generated_by<br>list (e.g. in a combined CatalysisDataset file), so the loader knows<br>which of the three to construct.</td>
841841
<td>no</td>
842842
</tr>
843843
<tr>
844-
<td><a href="../../classes/CatalysisDataGeneratingActivity/">CatalysisDataGeneratingActivity</a></td>
845-
<td>A CoreMeta4Cat specialization of DCAT-AP-PLUS's DataGeneratingActivity<br>that adds a type designator (activity_designator). Synthesis,<br>Characterization, and Simulation all specialize this class instead of<br>DataGeneratingActivity directly, so that when one of them is nested<br>inside CatalysisDataset.was_generated_by, the LinkML Python loader can<br>tell which concrete subclass a given entry is meant to be and keep its<br>subclass-specific fields (e.g. Characterization.realized_plan) rather<br>than falling back to DataGeneratingActivity's own generic slot<br>definitions.<br><br>activity_designator is filled in automatically by LinkML when a class<br>is instantiated directly (e.g. loading a standalone Synthesis-NNN.yaml<br>file) -- it does not need to be set by hand there. It only needs to be<br>set explicitly in the source data when a Synthesis/Characterization/<br>Simulation instance is nested inside another object's was_generated_by<br>list (e.g. in a combined CatalysisDataset file), so the loader knows<br>which of the three to construct.</td>
844+
<td><a href="../../classes/Synthesis/">Synthesis</a></td>
845+
<td>A DataGeneratingActivity in which a catalyst is prepared.<br><br>The preparation protocol is linked via realized_plan using a<br>PreparationMethod instance. Input materials (Precursors) are linked via<br>had_input_entity. The resulting catalyst (CatalystSample) is linked via<br>had_output_entity.<br><br>The type of synthesis is further specified via rdf_type using an ontology<br>term (e.g. a VOC4CAT preparation method term), following DCAT-AP-PLUS<br>Pattern 3.</td>
846846
<td>no</td>
847847
</tr>
848848
</tbody>

0 commit comments

Comments
 (0)