<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://terminologies.g-node.org/_resources/odmlDocument.xsl" xmlns:odml="http://www.g-node.org/odml"?>
<odML version="1.1">
    <repository>https://terminologies.g-node.org/v1.1/terminologies.xml</repository>
    <version>1.0</version>
    <date>2019-03-26</date>
    <!-- *********************************************************        -->
    <!--                      Data reference section                      -->
    <!--  The minimal description of a data reference is a URI linking back
          to the repository the odml file or the data the odml document describes
          resides in.
          Further details common to the different types of data reference sections
          can be added via the reference description section              -->
    <!-- *********************************************************        -->
    <section>
        <type>data_reference</type>
        <name>DataURI</name>
        <definition>A published dataset referenced by a URI. The referenced dataset will contain either the odML file itself or the data the odML is annotating.
        </definition>

        <property>
            <name>DataURI</name>
            <definition>A URI linking to the published dataset.</definition>
            <type>string</type>
        </property>
    </section>
</odML>
