source: metadata/trunk/toolkit/example/collection/lrt/lrt-1004.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: 2.4 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" CMDVersion="1.1" xsi:schemaLocation="http://www.clarin.eu/cmd http://catalog.clarin.eu/ds/ComponentRegistry/rest/registry/profiles/clarin.eu:cr1:p_1289827960126/xsd">
3    <Header>
4        <MdCreator>lrt2cmdi.py</MdCreator>
5        <MdCreationDate>2011-11-10</MdCreationDate>
6        <MdSelfLink>http://www.clarin.eu/node/1004</MdSelfLink>
7        <MdProfile>clarin.eu:cr1:p_1289827960126</MdProfile>
8        <MdCollectionDisplayName>CLARIN LRT inventory</MdCollectionDisplayName>
9    </Header>
10    <Resources>
11        <ResourceProxyList><ResourceProxy id="reflink">
12                <ResourceType>Resource</ResourceType>
13                <ResourceRef>http://retoc.iula.upf.edu/SOLC/</ResourceRef>
14            </ResourceProxy></ResourceProxyList>
15        <JournalFileProxyList />
16        <ResourceRelationList />
17    </Resources>
18   
19    <Components>
20        <LrtInventoryResource>
21           
22            <LrtCommon>
23                <ResourceName>SOLC</ResourceName>
24                <Institute>Institut Universitari de LingÌística Aplicada, Universitat Pompeu Fabra</Institute><ResourceType>Application / Tool</ResourceType>
25                <LanguagesOther />
26                <Description>An orthologic server for Catalan. A query system for the orthologic dictionary which allows making searches using dialectal and pragmatic variables.</Description>
27                <ContactPerson />
28                <Format />
29                <MetadataLink />
30                <Publications />
31                <ReadilyAvailable>false</ReadilyAvailable>
32                <ReferenceLink>http://retoc.iula.upf.edu/SOLC/</ReferenceLink>         
33                <Languages><ISO639><iso-639-3-code>cat</iso-639-3-code></ISO639></Languages>
34                   
35             
36                <Countries><Country><Code>ES</Code></Country></Countries>
37            </LrtCommon>
38           
39            <LrtDistributionClassification>
40                <OtherDistributionRestrictions />
41            </LrtDistributionClassification>
42           
43            <LrtIPR>
44                <EthicalReference />
45                <LegalReference />
46                <LicenseType />
47                <Description />
48                <ContactPerson />
49            </LrtIPR>
50           
51               
52        </LrtInventoryResource>
53    </Components>
54</CMD>
Note: See TracBrowser for help on using the repository browser.