|
<CKML>
<Theory>
<Type.Object
name=“Generalized Structure”>
<comment>Discrete abstract or
physical things independent of time</comment>
<partition>
<li type=“Abstract Structure”/>
<li type=“Physical Structure”/>
</partition>
</Type.Object>
<Type.Object name=“Abstract Structure”>
<partition>
<li type=“protocol”/>
<li type=“method”/>
<li type=“classification”/>
<li type=“reaction”/>
<li type=“pathway”/>
<li type=“information source”/>
</partition>
</Type.Object>
<Type.Object name=“protocol”/>
<Type.Object name=“method”>
<comment>alignment method, comparison method</comment>
</Type.Object>
<Type.Object name=“classification”>
<comment>
taxonomic classification (NCBI), structural classification
</comment>
</Type.Object>
<Type.Object name=“reaction”>
<comment>enzymic reaction</comment>
</Type.Object>
<Type.Object name=“pathway”>
<comment>metabolic pathway</comment>
</Type.Object>
<Type.Object name=“information source”>
<comment>database, user</comment>
</Type.Object>
<Type.Object name=“Physical Structure”>
<partition>
<li type=“solid structure”/>
<li type=“biomolecular structure”/>
<li type=“component of biomolecular structure”/>
<li type=“chemical”/>
</partition>
</Type.Object>
<Type.Object name=“solid structure”>
<comment>cell, organelle, liver</comment>
</Type.Object>
<Type.Object name=“biomolecular structure”>
<comment>secondary structure, tertiary
structure</comment>
</Type.Object>
<Type.Object name=“component of biomolecular structure”>
<comment>motif, domain, site</comment>
</Type.Object>
<Type.Object name=“chemical”>
<comment>protein, nucleic acid, sodium, drug</comment>
</Type.Object>
</Theory>
</CKML>
|