source: metadata/trunk/toolkit/example/collection/collection_lrt_inventory.cmdi @ 1618

Last change on this file since 1618 was 1618, checked in by dietuyt, 13 years ago

Addition of an example collection.

File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CMD xmlns="http://www.clarin.eu/cmd/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3    CMDVersion="1.1"
4    xsi:schemaLocation="http://www.clarin.eu/cmd http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/profiles/clarin.eu:cr1:p_1284723009187/xsd">
5    <Header>
6        <MdCreator>dir2cmdicollection.py</MdCreator>
7        <MdCreationDate>2011-11-10</MdCreationDate>
8        <MdSelfLink>http://www.clarin.eu/view_resources</MdSelfLink>
9        <MdProfile>clarin.eu:cr1:p_1284723009187</MdProfile>
10    </Header>
11    <Resources>
12        <ResourceProxyList>
13            <ResourceProxy id="http___www_clarin_eu_node_1001">
14                <ResourceType>Metadata</ResourceType>
15                <ResourceRef>lrt/lrt-1001.cmdi</ResourceRef>
16            </ResourceProxy>
17            <ResourceProxy id="http___www_clarin_eu_node_1002">
18                <ResourceType>Metadata</ResourceType>
19                <ResourceRef>lrt/lrt-1002.cmdi</ResourceRef>
20            </ResourceProxy>
21            <ResourceProxy id="http___www_clarin_eu_node_1003">
22                <ResourceType>Metadata</ResourceType>
23                <ResourceRef>lrt/lrt-1003.cmdi</ResourceRef>
24            </ResourceProxy>
25            <ResourceProxy id="http___www_clarin_eu_node_1004">
26                <ResourceType>Metadata</ResourceType>
27                <ResourceRef>lrt/lrt-1004.cmdi</ResourceRef>
28            </ResourceProxy>
29          </ResourceProxyList>
30        <JournalFileProxyList/>
31        <ResourceRelationList/>
32    </Resources>
33    <Components>
34        <collection>
35            <GeneralInfo>
36                <Name>LRT inventory sample set</Name>
37                <ID>lrt-resources</ID>
38            </GeneralInfo>
39        </collection>
40    </Components>
41</CMD>
Note: See TracBrowser for help on using the repository browser.