Location: get-library @ ce9d2edc7bf7 / renal-epithelial-cell.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2015-02-03 18:03:13+13:00
Desc:
adding an initial attempt at starting to create a comprehensive renal epithelial cell showing all the possible transporters and annotating them with UniProt terms. Currently this is just a basic start, but will gradually refine and add details. Using encapsulation to indicate location of the transporter on the apical or basolateral membrane, but this probably isn't the best way and should annotate containment, but not sure how to do this in OpenCOR. Also, OpenCOR doesn't provide direct access to UniProt terms for creating the annotations as it is not currently supported via PMR2, so I am manually adding the UniProt annotations. They are correctly displayed in OpenCOR.
Permanent Source URI:
https://models.physiomeproject.org/workspace/19f/rawfile/ce9d2edc7bf724ecdd4ee9917967adf49163f613/renal-epithelial-cell.xml

<?xml version='1.0'?>
<model name="model" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:xlink="http://www.w3.org/1999/xlink">
    <component cmeta:id="id_000000001" name="apicalMembrane"/>
    <component cmeta:id="id_000000002" name="basolateralMembrane"/>
    <group>
        <relationship_ref relationship="encapsulation"/>
        <component_ref component="apicalMembrane">
            <component_ref component="AQP2"/>
        </component_ref>
        <component_ref component="basolateralMembrane">
            <component_ref component="AQP3"/>
            <component_ref component="AQP4"/>
        </component_ref>
    </group>
    <component cmeta:id="id_000000003" name="AQP1"/>
    <component cmeta:id="id_000000004" name="AQP2"/>
    <component cmeta:id="id_000000005" name="AQP3"/>
    <component cmeta:id="id_000000006" name="AQP4"/>
    <component cmeta:id="id_000000007" name="NaK_ATPase"/>
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:Description rdf:about="#id_000000001">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/fma/FMA:84666"/>
            </isInstanceOf>
        </rdf:Description>
        <rdf:Description rdf:about="#id_000000002">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/fma/FMA:84669"/>
            </isInstanceOf>
        </rdf:Description>
        <rdf:Description rdf:about="#id_000000003">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/uniprot/P29972"/>
            </isInstanceOf>
        </rdf:Description>
        <rdf:Description rdf:about="#id_000000004">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/uniprot/P41181"/>
            </isInstanceOf>
        </rdf:Description>
        <rdf:Description rdf:about="#id_000000005">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/uniprot/Q92482"/>
            </isInstanceOf>
        </rdf:Description>
        <rdf:Description rdf:about="#id_000000006">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/uniprot/P55087"/>
            </isInstanceOf>
        </rdf:Description>
        <rdf:Description rdf:about="#id_000000007">
            <isInstanceOf xmlns="http://biomodels.net/model-qualifiers/">
                <rdf:Description rdf:about="http://identifiers.org/uniprot/P05023"/>
            </isInstanceOf>
        </rdf:Description>
    </rdf:RDF>
</model>