Changeset 12677


Ignore:
Timestamp:
2006-09-05T14:50:04+12:00 (18 years ago)
Author:
kjdon
Message:

Element attribute identifier is now called label, cos identifier was a stupid name for a language dependent attribute. identifier can still be used for legacy sets

Location:
trunk/gli/metadata
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/metadata/agls.mds

    r11959 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="[email protected]" creator="The National Archives of Australia" family="" lastchanged="Friday December 3 2004 03:07:42 - mgw5 on narya.cs.waikato.ac.nz" namespace="agls">
     3<MetadataSet contact="[email protected]" creator="The National Archives of Australia" family="" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="agls">
    44    <Name language="en">Australian Government Locator Service Metadata Element Set, Version 1.3</Name>
    55    <Element name="Creator">
    6         <Attribute language="en" name="identifier">Creator</Attribute>
     6        <Attribute language="en" name="label">Creator</Attribute>
    77        <Attribute language="en" name="obligation">Mandatory if known</Attribute>
    88        <Attribute language="en" name="definition">An entity primarily responsible for making the content of the resource.</Attribute>
     
    1010    </Element>
    1111    <Element name="Date">
    12         <Attribute language="en" name="identifier">Date</Attribute>
     12        <Attribute language="en" name="label">Date</Attribute>
    1313        <Attribute language="en" name="definition">A date of an event in the lifecycle of the resource.</Attribute>
    1414        <Attribute language="en" name="obligation">Mandatory</Attribute>
    1515        <Attribute language="en" name="comment">Typically, Date will be associated with the creator or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format.</Attribute>
    1616        <Element name="created">
    17             <Attribute language="en" name="identifier">Created</Attribute>
     17            <Attribute language="en" name="label">Created</Attribute>
    1818            <Attribute language="en" name="definition">Creation date of the resource</Attribute>
    1919            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    2020        </Element>
    2121        <Element name="modified">
    22             <Attribute language="en" name="identifier">Modified</Attribute>
     22            <Attribute language="en" name="label">Modified</Attribute>
    2323            <Attribute language="en" name="definition">Creation date of the resource</Attribute>
    2424            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    2525        </Element>
    2626        <Element name="valid">
    27             <Attribute language="en" name="identifier">Valid</Attribute>
     27            <Attribute language="en" name="label">Valid</Attribute>
    2828            <Attribute language="en" name="comment">Typically, a date the resource becomes valid or ceases to be valid, or the date range for which the resource is valid.</Attribute>
    2929            <Attribute language="en" name="definition">A date (often a range) of validity of a resource.</Attribute>
     
    3333            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    3434            <Attribute language="en" name="definition">A date on which the rescource was made formally available in its current form.</Attribute>
    35             <Attribute language="en" name="identifier">Issued</Attribute>
     35            <Attribute language="en" name="label">Issued</Attribute>
    3636        </Element>
    3737    </Element>
    3838    <Element name="Title">
    39         <Attribute language="en" name="identifier">Title</Attribute>
     39        <Attribute language="en" name="label">Title</Attribute>
    4040        <Attribute language="en" name="definition">A name given to the resource.</Attribute>
    4141        <Attribute language="en" name="obligation">Mandatory</Attribute>
    4242        <Attribute language="en" name="comment">This qualifier could include abbreviations and acronyms by which a resource may be known.</Attribute>
    4343        <Element name="alternative">
    44             <Attribute language="en" name="identifier">Alternative</Attribute>
     44            <Attribute language="en" name="label">Alternative</Attribute>
    4545            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    4646            <Attribute language="en" name="definition">Any form of the title used as a substitute or alternative to the formal title or the resource</Attribute>
     
    5252        <Attribute language="en" name="obligation">Mandatory for offline resources.</Attribute>
    5353        <Attribute language="en" name="comment">The Availability element is primarily used for non-electronic resources to provide information on how to obtain physical access to the resource.</Attribute>
    54         <Attribute language="en" name="identifier">Availability</Attribute>
     54        <Attribute language="en" name="label">Availability</Attribute>
    5555    </Element>
    5656    <Element name="Function">
    57         <Attribute language="en" name="identifier">Function</Attribute>
     57        <Attribute language="en" name="label">Function</Attribute>
    5858        <Attribute language="en" name="definition">The business function of the organisation to which the resource relates.</Attribute>
    5959        <Attribute language="en" name="obligation">Mandatory if no Subject element specified.</Attribute>
     
    6161    </Element>
    6262    <Element name="Identifier">
    63         <Attribute language="en" name="identifier">Resource Identifier</Attribute>
     63        <Attribute language="en" name="label">Resource Identifier</Attribute>
    6464        <Attribute language="en" name="definition">An unambiguous reference to the resource within a given context.</Attribute>
    6565        <Attribute language="en" name="obligation">Mandatory for online resources.</Attribute>
     
    6767    </Element>
    6868    <Element name="Publisher">
    69         <Attribute language="en" name="identifier">Publisher</Attribute>
     69        <Attribute language="en" name="label">Publisher</Attribute>
    7070        <Attribute language="en" name="definition">An entity responsible for making the resource available.</Attribute>
    7171        <Attribute language="en" name="obligation">Mandatory for information resources.</Attribute>
     
    7373    </Element>
    7474    <Element name="Subject">
    75         <Attribute language="en" name="identifier">Subject and Keywords</Attribute>
     75        <Attribute language="en" name="label">Subject and Keywords</Attribute>
    7676        <Attribute language="en" name="definition">A subject and/or topic of the content of the resource.</Attribute>
    7777        <Attribute language="en" name="obligation">Mandatory if no Function element specified.</Attribute>
     
    7979    </Element>
    8080    <Element name="Audience">
    81         <Attribute language="en" name="identifier">Audience</Attribute>
     81        <Attribute language="en" name="label">Audience</Attribute>
    8282        <Attribute language="en" name="definition">A target audience of the resource.</Attribute>
    8383        <Attribute language="en" name="obligation">Optional</Attribute>
     
    8585    </Element>
    8686    <Element name="Contributor">
    87         <Attribute language="en" name="identifier">Contributor</Attribute>
     87        <Attribute language="en" name="label">Contributor</Attribute>
    8888        <Attribute language="en" name="definition">An entity responsible for making a contribution to the content of the resource.</Attribute>
    8989        <Attribute language="en" name="obligation">Optional</Attribute>
     
    9191    </Element>
    9292    <Element name="Coverage">
    93         <Attribute language="en" name="identifier">Coverage</Attribute>
     93        <Attribute language="en" name="label">Coverage</Attribute>
    9494        <Attribute language="en" name="definition">The extent or scope of the content of the resource.</Attribute>
    9595        <Attribute language="en" name="obligation">Optional</Attribute>
    9696        <Attribute language="en" name="comment">Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges. </Attribute>
    9797        <Element name="jurisdiction">
    98             <Attribute language="en" name="identifier">Jurisdiction</Attribute>
     98            <Attribute language="en" name="label">Jurisdiction</Attribute>
    9999            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    100100            <Attribute language="en" name="definition">The name of the political/administrative entity covered by the content of the resource.</Attribute>
     
    102102        </Element>
    103103        <Element name="spatial">
    104             <Attribute language="en" name="identifier">Spatial</Attribute>
     104            <Attribute language="en" name="label">Spatial</Attribute>
    105105            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    106106            <Attribute language="en" name="definition">Spatial (geographic) characteristics of the intellectual content of the resource.</Attribute>
    107107        </Element>
    108108        <Element name="temporal">
    109             <Attribute language="en" name="identifier">Temporal</Attribute>
     109            <Attribute language="en" name="label">Temporal</Attribute>
    110110            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    111111            <Attribute language="en" name="definition">Temporal characteristics of the intellectual content of the resource.</Attribute>
    112112        </Element>
    113113        <Element name="postcode">
    114             <Attribute language="en" name="identifier">Postcode</Attribute>
     114            <Attribute language="en" name="label">Postcode</Attribute>
    115115            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    116116            <Attribute language="en" name="definition">Australian postcode(s) applicable to the spatial coverage of the resource content.</Attribute>
     
    119119    </Element>
    120120    <Element name="Description">
    121         <Attribute language="en" name="identifier">Description</Attribute>
     121        <Attribute language="en" name="label">Description</Attribute>
    122122        <Attribute language="en" name="definition">An account of the content of the resource.</Attribute>
    123123        <Attribute language="en" name="obligation">Optional</Attribute>
     
    125125    </Element>
    126126    <Element name="Format">
    127         <Attribute language="en" name="identifier">Format</Attribute>
     127        <Attribute language="en" name="label">Format</Attribute>
    128128        <Attribute language="en" name="definition">The physical or digital manifestation of the resource. </Attribute>
    129129        <Attribute language="en" name="obligation">Optional</Attribute>
    130130        <Attribute language="en" name="comment">Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).</Attribute>
    131131        <Element name="extent">
    132             <Attribute language="en" name="identifier">Extent</Attribute>
     132            <Attribute language="en" name="label">Extent</Attribute>
    133133            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    134134            <Attribute language="en" name="definition">The size or duration of the resource.</Attribute>
     
    136136        </Element>
    137137        <Element name="medium">
    138             <Attribute language="en" name="identifier">Medium</Attribute>
     138            <Attribute language="en" name="label">Medium</Attribute>
    139139            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    140140            <Attribute language="en" name="definition">The material or physical carrier of the resource.</Attribute>
     
    142142    </Element>
    143143    <Element name="Language">
    144         <Attribute language="en" name="identifier">Language</Attribute>
     144        <Attribute language="en" name="label">Language</Attribute>
    145145        <Attribute language="en" name="definition">A language of the intellectual content of the resource.</Attribute>
    146146        <Attribute language="en" name="obligation">Optional</Attribute>
     
    148148    </Element>
    149149    <Element name="Mandate">
    150         <Attribute language="en" name="identifier">Mandate</Attribute>
     150        <Attribute language="en" name="label">Mandate</Attribute>
    151151        <Attribute language="en" name="definition">A specific warrant which requires the resource to be created or provided.</Attribute>
    152152        <Attribute language="en" name="obligation">Optional </Attribute>
    153153        <Attribute language="en" name="comment">The element is useful to indicate the specific legal mandate which requires the resource being described to be created or provided to the public. The content of this element will usually be a reference to a specific Act, Regulation or Case, but may be a URI pointing to the legal instrument in question. </Attribute>
    154154        <Element name="act">
    155             <Attribute language="en" name="identifier">Act</Attribute>
     155            <Attribute language="en" name="label">Act</Attribute>
    156156            <Attribute language="en" name="definition">A reference to a specific State or Federal Act which requires the creation or provision of the resource</Attribute>
    157157            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    158158        </Element>
    159159        <Element name="regulation">
    160             <Attribute language="en" name="identifier">Regulation</Attribute>
     160            <Attribute language="en" name="label">Regulation</Attribute>
    161161            <Attribute language="en" name="definition">A reference to a specific regulation which requires the creation or provision of the resource.</Attribute>
    162162            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    163163        </Element>
    164164        <Element name="case">
    165             <Attribute language="en" name="identifier">Case Law</Attribute>
     165            <Attribute language="en" name="label">Case Law</Attribute>
    166166            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    167167            <Attribute language="en" name="definition">A reference to a specific case which requires the creation or provision of the resource</Attribute>
     
    169169    </Element>
    170170    <Element name="Relation">
    171         <Attribute language="en" name="identifier">Relation</Attribute>
     171        <Attribute language="en" name="label">Relation</Attribute>
    172172        <Attribute language="en" name="definition">A reference to a related resource.</Attribute>
    173173        <Attribute language="en" name="obligation">Optional</Attribute>
    174174        <Attribute language="en" name="comment">Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
    175175        <Element name="isVersionOf">
    176             <Attribute language="en" name="identifier">Is Version Of</Attribute>
     176            <Attribute language="en" name="label">Is Version Of</Attribute>
    177177            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    178178            <Attribute language="en" name="definition">The described resource is a version, edition, or adaption of the referenced resource. Changes in version imply substative changes in content rather than differences in format.</Attribute>
    179179        </Element>
    180180        <Element name="hasVersion">
    181             <Attribute language="en" name="identifier">Has Version</Attribute>
     181            <Attribute language="en" name="label">Has Version</Attribute>
    182182            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    183183            <Attribute language="en" name="definition">The described resource has a version, edition, or adaptation, namely, the referenced resource.</Attribute>
    184184        </Element>
    185185        <Element name="isReplacedBy">
    186             <Attribute language="en" name="identifier">Is Replaced By</Attribute>
     186            <Attribute language="en" name="label">Is Replaced By</Attribute>
    187187            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    188188            <Attribute language="en" name="definition">The described resource is supplanted, displaced, or superseded by the referenced resource.</Attribute>
    189189        </Element>
    190190        <Element name="replaces">
    191             <Attribute language="en" name="identifier">Replaces</Attribute>
     191            <Attribute language="en" name="label">Replaces</Attribute>
    192192            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    193193            <Attribute language="en" name="definition">The described resources supplants, displaces, or supersedes the referenced reource.</Attribute>
    194194        </Element>
    195195        <Element name="isRequiredBy">
    196             <Attribute language="en" name="identifier">Is Required By</Attribute>
     196            <Attribute language="en" name="label">Is Required By</Attribute>
    197197            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    198198            <Attribute language="en" name="definition">The described resource is required by the referenced resource, either physically or logically. </Attribute>
    199199        </Element>
    200200        <Element name="requires">
    201             <Attribute language="en" name="identifier">Requires</Attribute>
     201            <Attribute language="en" name="label">Requires</Attribute>
    202202            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    203203            <Attribute language="en" name="definition">The described resource requires the referenced resource to support its function, delivery, or coherence of content. </Attribute>
    204204        </Element>
    205205        <Element name="isPartOf">
    206             <Attribute language="en" name="identifier">Is Part Of</Attribute>
     206            <Attribute language="en" name="label">Is Part Of</Attribute>
    207207            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    208208            <Attribute language="en" name="definition">The described resource is a physical or logical part of the referenced resource. </Attribute>
    209209        </Element>
    210210        <Element name="hasPart">
    211             <Attribute language="en" name="identifier">Has Part</Attribute>
     211            <Attribute language="en" name="label">Has Part</Attribute>
    212212            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    213213            <Attribute language="en" name="definition">The described resource includes the referenced resource either physically or logically. </Attribute>
    214214        </Element>
    215215        <Element name="isReferencedBy">
    216             <Attribute language="en" name="identifier">Is Referenced By</Attribute>
     216            <Attribute language="en" name="label">Is Referenced By</Attribute>
    217217            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    218218            <Attribute language="en" name="definition">The described resource is referenced, cited, or otherwise pointed to by the referenced resource. </Attribute>
    219219        </Element>
    220220        <Element name="references">
    221             <Attribute language="en" name="identifier">References</Attribute>
     221            <Attribute language="en" name="label">References</Attribute>
    222222            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    223223            <Attribute language="en" name="definition">The described resource references, cites, or otherwise points to the referenced resource. </Attribute>
    224224        </Element>
    225225        <Element name="isFormatOf">
    226             <Attribute language="en" name="identifier">Is Format Of</Attribute>
     226            <Attribute language="en" name="label">Is Format Of</Attribute>
    227227            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    228228            <Attribute language="en" name="definition">The described resource is the same intellectual content of the referenced resource, but presented in another format. </Attribute>
    229229        </Element>
    230230        <Element name="hasFormat">
    231             <Attribute language="en" name="identifier">Has Format</Attribute>
     231            <Attribute language="en" name="label">Has Format</Attribute>
    232232            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    233233            <Attribute language="en" name="definition">The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format. </Attribute>
    234234        </Element>
    235235        <Element name="isBasisFor">
    236             <Attribute language="en" name="identifier">Is Basis For</Attribute>
     236            <Attribute language="en" name="label">Is Basis For</Attribute>
    237237            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    238238            <Attribute language="en" name="definition">The described resource pre-existed the referenced resource, which is a performance, production, derivation, translation, or interpretation of the described resource. </Attribute>
    239239        </Element>
    240240        <Element name="isBasedOn">
    241             <Attribute language="en" name="identifier">Is Based On</Attribute>
     241            <Attribute language="en" name="label">Is Based On</Attribute>
    242242            <Attribute language="en" name="qualifier type">element refinement </Attribute>
    243243            <Attribute language="en" name="definition">The described resource is a performance, production, derivation, translation, or interpretation of the referenced resource. </Attribute>
     
    245245    </Element>
    246246    <Element name="Rights">
    247         <Attribute language="en" name="identifier">Rights Management</Attribute>
     247        <Attribute language="en" name="label">Rights Management</Attribute>
    248248        <Attribute language="en" name="definition">Information about rights held in and over the resource.</Attribute>
    249249        <Attribute language="en" name="obligation">Optional</Attribute>
     
    251251    </Element>
    252252    <Element name="Source">
    253         <Attribute language="en" name="identifier">Source</Attribute>
     253        <Attribute language="en" name="label">Source</Attribute>
    254254        <Attribute language="en" name="definition">A reference to a resource from which the present resource is derived.</Attribute>
    255255        <Attribute language="en" name="obligation">Optional</Attribute>
     
    257257    </Element>
    258258    <Element name="Type">
    259         <Attribute language="en" name="identifier">Type</Attribute>
     259        <Attribute language="en" name="label">Type</Attribute>
    260260        <Attribute language="en" name="defintion">The nature or genre of the content of the resource.</Attribute>
    261261        <Attribute language="en" name="obligation">Optional</Attribute>
    262262        <Attribute language="en" name="comment">Type includes terms describing general categories, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types [DCT1]). To describe the physical or digital manifestation of the resource, use the FORMAT element.</Attribute>
    263263        <Element name="category">
    264             <Attribute language="en" name="identifier">Category</Attribute>
     264            <Attribute language="en" name="label">Category</Attribute>
    265265            <Attribute language="en" name="qualifier type">element refinement </Attribute>
    266266            <Attribute language="en" name="definition">The generic type of the resource being described. </Attribute>
     
    268268        </Element>
    269269        <Element name="aggregtionLevel">
    270             <Attribute language="en" name="identifier">Aggregtion Level</Attribute>
     270            <Attribute language="en" name="label">Aggregtion Level</Attribute>
    271271            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    272272            <Attribute language="en" name="definition">The level of aggregation of the resource being described.</Attribute>
     
    274274        </Element>
    275275        <Element name="documentType">
    276             <Attribute language="en" name="identifier">Document Type</Attribute>
     276            <Attribute language="en" name="label">Document Type</Attribute>
    277277            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    278278            <Attribute language="en" name="definition">The form of the resource where category = document.</Attribute>
     
    280280        </Element>
    281281        <Element name="serviceType">
    282             <Attribute language="en" name="identifier">Service Type</Attribute>
     282            <Attribute language="en" name="label">Service Type</Attribute>
    283283            <Attribute language="en" name="qualifier type">Element refinement</Attribute>
    284284            <Attribute language="en" name="definition">The type of service being offered where category = service. </Attribute>
  • trunk/gli/metadata/dls.mds

    r11959 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="nzdl.org" creator="New Zealand Digital Libraries Project: Greenstone" family="Development Library Subset" lastchanged="Tue Jun 04 10:35:30 2002 - jmt12 on blackbird" namespace="dls">
     3<MetadataSet contact="nzdl.org" creator="New Zealand Digital Libraries Project: Greenstone" family="Development Library Subset" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="dls">
    44    <Name language="en">Development Library Subset Example Metadata</Name>
    55    <Description language="en">A metadata set file for use in The Gatherer, created from original metadata found within the Development Library Subset.</Description>
     
    77        <Attribute language="en" name="comment"/>
    88        <Attribute language="en" name="definition">The title of this resource.</Attribute>
    9         <Attribute language="en" name="identifier">Title</Attribute>
     9        <Attribute language="en" name="label">Title</Attribute>
    1010        <Attribute name="version">1.0</Attribute>
    1111    </Element>
     
    1313        <Attribute language="en" name="comment"/>
    1414        <Attribute language="en" name="definition">The organization responsible for producing this resource.</Attribute>
    15         <Attribute language="en" name="identifier">Organization</Attribute>
     15        <Attribute language="en" name="label">Organization</Attribute>
    1616        <Attribute name="version">1.0</Attribute>
    1717    </Element>
     
    1919        <Attribute language="en" name="comment">Currently uses a hierarchy.</Attribute>
    2020        <Attribute language="en" name="definition">The subject of this resource.</Attribute>
    21         <Attribute language="en" name="identifier">Subject And Keywords</Attribute>
     21        <Attribute language="en" name="label">Subject And Keywords</Attribute>
    2222        <Attribute name="version">1.0</Attribute>
    2323    </Element>
     
    2525        <Attribute language="en" name="comment">Informal.</Attribute>
    2626        <Attribute language="en" name="definition">A more specific indication of what the resource can be used for.</Attribute>
    27         <Attribute language="en" name="identifier">Keyword</Attribute>
     27        <Attribute language="en" name="label">Keyword</Attribute>
    2828        <Attribute name="version">1.0</Attribute>
    2929    </Element>
     
    3131        <Attribute language="en" name="comment"/>
    3232        <Attribute language="en" name="definition">The language of this resource.</Attribute>
    33         <Attribute language="en" name="identifier">Language</Attribute>
     33        <Attribute language="en" name="label">Language</Attribute>
    3434        <Attribute name="version">1.0</Attribute>
    3535    </Element>
     
    3737        <Attribute language="en" name="comment">Not the same as an AZList classifier.</Attribute>
    3838        <Attribute language="en" name="definition">A customizable AZList based on document titles.</Attribute>
    39         <Attribute language="en" name="identifier">AZList</Attribute>
     39        <Attribute language="en" name="label">AZList</Attribute>
    4040        <Attribute name="version">1.0</Attribute>
    4141    </Element>
  • trunk/gli/metadata/dublin.mds

    r11959 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="[email protected]" creator="Dublin Core Metadata Initiative" family="Dublin Core" language_dependent="identifier, definition, comment" lastchanged="Tue Jun 04 10:35:30 2002 - jmt12 on blackbird" namespace="dc">
     3<MetadataSet contact="[email protected]" creator="Dublin Core Metadata Initiative" family="Dublin Core" language_dependent="label, definition, comment" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="dc">
    44    <!-- English Version sourced from http://www.dublincore.org/documents/dces/ -->
    55    <SetLanguage code="en">
     
    9595        <!-- English -->
    9696        <Language code="en">
    97             <Attribute name="identifier">Title</Attribute>
     97            <Attribute name="label">Title</Attribute>
    9898            <Attribute name="definition">A name given to the resource.</Attribute>
    9999            <Attribute name="comment">Typically, a Title will be a name by which the resource is formally known.</Attribute>
     
    101101        <!-- Maori -->
    102102        <Language code="mi">
    103             <Attribute name="identifier">Taitara</Attribute>
     103            <Attribute name="label">Taitara</Attribute>
    104104            <Attribute name="definition">Te ingoa ka tapaina tetahi rauemi.</Attribute>
    105105            <Attribute name="comment">Ko te tikanga, ko te Taitara te ingoa ka mohio whanuitia te ingoa.</Attribute>
     
    107107        <!-- French -->
    108108        <Language code="fr">
    109             <Attribute name="identifier">Titre</Attribute>
     109            <Attribute name="label">Titre</Attribute>
    110110            <Attribute name="definition">Le nom donné à la ressource.</Attribute>
    111111            <Attribute name="comment">Typiquement, un titre sera le nom par lequel la ressource est officiellement connue.</Attribute>
     
    113113        <!-- Russian -->
    114114        <Language code="ru">
    115             <Attribute name="identifier">НазваМОе</Attribute>
     115            <Attribute name="label">НазваМОе</Attribute>
    116116            <Attribute name="definition">ИЌя, ЎаММПе ресурсу.</Attribute>
    117117            <Attribute name="comment">ОбычМП МазваМОеЌ является ОЌя, пПЎ кПтПрыЌ ресурс ПфОцОальМП ОзвестеМ.</Attribute>
     
    119119        <!-- Spanish -->
    120120        <Language code="es">
    121             <Attribute name="identifier">Título</Attribute>
     121            <Attribute name="label">Título</Attribute>
    122122            <Attribute name="definition">El nombre dado a un recurso, usualmente por el autor.</Attribute>
    123123        </Language>
    124124        <!-- Arabic -->
    125125        <Language code="ar">
    126             <Attribute name="identifier">العنوان</Attribute>
     126            <Attribute name="label">العنوان</Attribute>
    127127            <Attribute name="definition">هذا الاسÙ
    128128 ÙŠØ¹Ø·Ù‰ للÙ
     
    133133        <!-- Chinese - Simplified -->
    134134        <Language code="cn">
    135             <Attribute name="identifier">资源名</Attribute>
     135            <Attribute name="label">资源名</Attribute>
    136136            <Attribute name="definition">赋予资源的名称。</Attribute>
    137137            <Attribute name="comment">资源名䞀般指资源对象正匏å
     
    140140        <!-- Czech -->
    141141        <Language code="cs">
    142             <Attribute name="identifier">Název</Attribute>
     142            <Attribute name="label">Název</Attribute>
    143143            <Attribute name="definition">Jméno dané zdroji.</Attribute>
    144144            <Attribute name="comment">Název bude typicky jméno, pod nímÅŸ je zdroj oficiálně znám.</Attribute>
     
    146146        <!-- Dutch -->
    147147        <Language code="nl">
    148             <Attribute name="identifier">Titel</Attribute>
     148            <Attribute name="label">Titel</Attribute>
    149149            <Attribute name="definition">De naam van de Internetbron. Meestal gegeven door de auteur, maker of uitgever</Attribute>
    150150        </Language>
    151151        <!-- Finnish -->
    152152        <Language code="fi">
    153             <Attribute name="identifier"/>
     153            <Attribute name="label"/>
    154154            <Attribute name="definition"/>
    155155            <Attribute name="comment"/>
     
    157157        <!-- Interlingua -->
    158158        <Language code="ia">
    159             <Attribute name="identifier">Titulo</Attribute>
     159            <Attribute name="label">Titulo</Attribute>
    160160            <Attribute name="definition">Un nomine date al ressource.</Attribute>
    161161            <Attribute name="comment">Typicamente se utiliza un nomine per le qual le ressource es formalmente cognite.</Attribute>
     
    163163        <!-- Marathi -->
    164164        <Language code="mr">
    165             <Attribute name="identifier">à€¶à¥€à€°à¥à€·à€•</Attribute>
     165            <Attribute name="label">à€¶à¥€à€°à¥à€·à€•</Attribute>
    166166            <Attribute name="definition">à€ªà€°à¥à€¯à€Ÿà€¯à¥€ à€¶à¥€à€°à¥à€·à€•</Attribute>
    167167            <Attribute name="comment">à€žà€‚à€•à¥à€·à€¿à€ªà¥à€€ ,  à€­à€Ÿà€·à€Ÿà€‚à€€à€°à¥€à€€  à€¶à¥€à€°à¥à€·à€•</Attribute>
     
    177177        <!-- English -->
    178178        <Language code="en">
    179             <Attribute name="identifier">Creator</Attribute>
     179            <Attribute name="label">Creator</Attribute>
    180180            <Attribute name="definition">An entity primarily responsible for making the content of the resource.</Attribute>
    181181            <Attribute name="comment">Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity.</Attribute>
     
    183183        <!-- Maori -->
    184184        <Language code="mi">
    185             <Attribute name="identifier">Kaihanga</Attribute>
     185            <Attribute name="label">Kaihanga</Attribute>
    186186            <Attribute name="definition">Te putahi, nana, na ratou ranei i matua oti ai te hanganga o te rauemi.</Attribute>
    187187            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaihanga. Ko te tikanga, ko te Kaihanga te ingoa ka whakamahia hei tohu i te putahi na ratou te hanganga.</Attribute>
     
    189189        <!-- French -->
    190190        <Language code="fr">
    191             <Attribute name="identifier">Créateur</Attribute>
     191            <Attribute name="label">Créateur</Attribute>
    192192            <Attribute name="definition">L&apos;entité principalement responsable de la création du contenu de la ressource.</Attribute>
    193193            <Attribute name="comment">Exemples de Créateur incluent une personne, une organisation, ou un service. Typiquement, un nom du Créateur devrait être utilisé pour désigner cette entité.</Attribute>
     
    195195        <!-- Russian -->
    196196        <Language code="ru">
    197             <Attribute name="identifier">СПзЎатель</Attribute>
     197            <Attribute name="label">СПзЎатель</Attribute>
    198198            <Attribute name="definition">ЛОцП, Месущее первОчМую ПтветствеММПсть за сПзЎаМОе сПЎержаМОя ресурса.</Attribute>
    199199            <Attribute name="comment">ПрОЌеры СПзЎателя включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя СПзЎателя ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    201201        <!-- Spanish -->
    202202        <Language code="es">
    203             <Attribute name="identifier">Autor o Creador</Attribute>
     203            <Attribute name="label">Autor o Creador</Attribute>
    204204            <Attribute name="definition">La persona u organización responsable de la creación del contenido intelectual del recurso. Por ejemplo, los autores en el caso de documentos escritos, artistas, fotografos e ilustradores en el caso de recursos visuales.</Attribute>
    205205        </Language>
    206206        <!-- Arabic -->
    207207        <Language code="ar">
    208             <Attribute name="identifier">الكاتؚ او الÙ
     208            <Attribute name="label">الكاتؚ او الÙ
    209209ؚدع</Attribute>
    210210            <Attribute name="definition">هو ال؎خص او الÙ
     
    221221        <!-- Chinese - Simplified -->
    222222        <Language code="cn">
    223             <Attribute name="identifier">创建è€
     223            <Attribute name="label">创建è€
    224224</Attribute>
    225225            <Attribute name="definition">创建资源å†
     
    233233        <!-- Czech -->
    234234        <Language code="cs">
    235             <Attribute name="identifier">Tvůrce</Attribute>
     235            <Attribute name="label">Tvůrce</Attribute>
    236236            <Attribute name="definition">Entita primárně odpovědná za vytvoření obsahu zdroje.</Attribute>
    237237            <Attribute name="comment">Příklady Tvůrce zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno tvůrce.</Attribute>
     
    239239        <!-- Dutch -->
    240240        <Language code="nl">
    241             <Attribute name="identifier">Auteur of maker</Attribute>
     241            <Attribute name="label">Auteur of maker</Attribute>
    242242            <Attribute name="definition">De auteur, maker of organisatie die primair verantwoordelijk is voor de intellectuele inhoud van het werk. Bijvoorbeeld auteurs in geval van geschreven documenten, artiesten, fotografen of illustrators in geval van visuele bronnen.</Attribute>
    243243        </Language>
    244244        <!-- Finnish -->
    245245        <Language code="fi">
    246             <Attribute name="identifier"/>
     246            <Attribute name="label"/>
    247247            <Attribute name="definition"/>
    248248            <Attribute name="comment"/>
     
    250250        <!-- Interlingua -->
    251251        <Language code="ia">
    252             <Attribute name="identifier">Creator</Attribute>
     252            <Attribute name="label">Creator</Attribute>
    253253            <Attribute name="definition">Le entitate primarimente responsabile pro producer le contento del ressource.</Attribute>
    254254            <Attribute name="comment">Exemplos de creator include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de creator pro indicar iste entitate.</Attribute>
     
    256256        <!-- Marathi -->
    257257        <Language code="mr">
    258             <Attribute name="identifier">à€šà€¿à€°à¥à€®à€Ÿà€€à€Ÿ, à€œà€šà€•</Attribute>
     258            <Attribute name="label">à€šà€¿à€°à¥à€®à€Ÿà€€à€Ÿ, à€œà€šà€•</Attribute>
    259259            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€šà€¿à€°à¥à€®à€Ÿà€£  à€•à€°à€£à€Ÿà€°à€Ÿ</Attribute>
    260260            <Attribute name="comment">à€‰à€Šà€Ÿ.  à€²à¥‡à€–à€•, à€²à¥‡à€–à€¿à€•à€Ÿ,  à€µà¥à€¯à€•à¥à€€à¥€, à€žà€‚à€žà¥à€¥à€Ÿ,  à€žà€‚à€ªà€Ÿà€Šà€•, à€žà€‚à€ªà€Ÿà€Šà€¿à€•à€Ÿ</Attribute>
     
    270270        <!-- English -->
    271271        <Language code="en">
    272             <Attribute name="identifier">Subject and Keywords</Attribute>
     272            <Attribute name="label">Subject and Keywords</Attribute>
    273273            <Attribute name="definition">The topic of the content of the resource.</Attribute>
    274274            <Attribute name="comment">Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.</Attribute>
     
    276276        <!-- Maori -->
    277277        <Language code="mi">
    278             <Attribute name="identifier">Kaupapa</Attribute>
     278            <Attribute name="label">Kaupapa</Attribute>
    279279            <Attribute name="definition">Te take/ nga take o te kaupapa, o te rauemi.</Attribute>
    280280            <Attribute name="comment">Ko te tikanga, ka whakaaturia te kaupapa o te rauemi e nga kupu matua, nga kimahi matua, nga tohu wehewehenga whakaahua ranei.</Attribute>
     
    282282        <!-- French -->
    283283        <Language code="fr">
    284             <Attribute name="identifier">Sujet</Attribute>
     284            <Attribute name="label">Sujet</Attribute>
    285285            <Attribute name="definition">Le sujet du contenu de la ressource.</Attribute>
    286286            <Attribute name="comment">Typiquement, le sujet sera décrit par un ensemble de mots-clefs ou de phrases ou un code de classification qui précisent le sujet de la ressource. L&apos;utilisation de vocabulaires contrÃŽlés et de schémas formels de classification est encouragée.</Attribute>
     
    288288        <!-- Russian -->
    289289        <Language code="ru">
    290             <Attribute name="identifier">ПреЎЌет О ключевые слПва</Attribute>
     290            <Attribute name="label">ПреЎЌет О ключевые слПва</Attribute>
    291291            <Attribute name="definition">ТеЌа сПЎержаМОя ресурса.</Attribute>
    292292            <Attribute name="comment">ОбычМП ПреЎЌет выражается с пПЌПщью ключевыÑ
     
    298298        <!-- Spanish -->
    299299        <Language code="es">
    300             <Attribute name="identifier">Claves</Attribute>
     300            <Attribute name="label">Claves</Attribute>
    301301            <Attribute name="definition">Los tópicos del recurso. Típicamente, Subject expresará las claves o frases que describen el título o el contenido del recurso. Se fomentará el uso de vocabularios controlados y de sistemas de clasificación formales. Se pueden ver ejemplos de vocabularios controlados en: Controlled vocabularies, thesauri and classification systems available in the WWW. DC Subject</Attribute>
    302302        </Language>
    303303        <!-- Arabic -->
    304304        <Language code="ar">
    305             <Attribute name="identifier">الÙ
     305            <Attribute name="label">الÙ
    306306وضوع و الكلÙ
    307307ات الر؊يسية</Attribute>
     
    326326        <!-- Chinese - Simplified -->
    327327        <Language code="cn">
    328             <Attribute name="identifier">䞻题和å
     328            <Attribute name="label">䞻题和å
    329329³é”®è¯</Attribute>
    330330            <Attribute name="definition">资源å†
     
    337337        <!-- Czech -->
    338338        <Language code="cs">
    339             <Attribute name="identifier">Předmět a klíčová slova</Attribute>
     339            <Attribute name="label">Předmět a klíčová slova</Attribute>
    340340            <Attribute name="definition">Téma obsahu zdroje.</Attribute>
    341341            <Attribute name="comment">Předmět bude typicky vyjádřen pomocí klíčovÃœch slov, klíčovÃœch frází nebo klasifikačních znaků popisujících téma zdroje. Doporučuje se vybírat hodnotu prvku z řízeného slovníku nebo formálního klasifikačního schématu.</Attribute>
     
    343343        <!-- Dutch -->
    344344        <Language code="nl">
    345             <Attribute name="identifier">Onderwerp en trefwoorden</Attribute>
     345            <Attribute name="label">Onderwerp en trefwoorden</Attribute>
    346346            <Attribute name="definition">Het onderwerp van de Internetbron. Het onderwerp wordt beschreven in korte zinnen of door het gebruik van trefwoorden. Het gebruik van gecontroleerde trefwoorden of classificatie schema&apos;s wordt aanbevolen.</Attribute>
    347347        </Language>
    348348        <!-- Finnish -->
    349349        <Language code="fi">
    350             <Attribute name="identifier"/>
     350            <Attribute name="label"/>
    351351            <Attribute name="definition"/>
    352352            <Attribute name="comment"/>
     
    354354        <!-- Interlingua -->
    355355        <Language code="ia">
    356             <Attribute name="identifier">Subjecto e parolas-clave</Attribute>
     356            <Attribute name="label">Subjecto e parolas-clave</Attribute>
    357357            <Attribute name="definition">Le topico del contento del ressource.</Attribute>
    358358            <Attribute name="comment">Typicamente le subjecto es expresse per medio de parolas-clave, phrases-clave, o codices de classification que describe le topico del ressource. Le melior practica recommendate es selectionar un valor a partir de un vocabulario controlate o un schema formal de classification.</Attribute>
     
    360360        <!-- Marathi -->
    361361        <Language code="mr">
    362             <Attribute name="identifier">à€µà€¿à€·à€¯</Attribute>
     362            <Attribute name="label">à€µà€¿à€·à€¯</Attribute>
    363363            <Attribute name="definition">à€µà€¿à€·à€¯</Attribute>
    364364            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ, à€œà¥à€žà€Ÿà€šà€žà€Ÿà€§à€šà¥‡ à€¯à€Ÿà€€à¥€à€² à€†à€¶à€¯ à€žà¥à€ªà€·à¥à€Ÿ à€•à€°à€£à€Ÿà€°à¥‡ à€¶à€¬à¥à€Š, à€µà€¿à€·à€¯à€Ÿà€šà¥‡ à€µà€°à¥à€—à¥€à€•à€°à€£ à€•à€°à€€à€Ÿà€šà€Ÿ à€¶à€¬à¥à€Šà€žà€‚à€—à¥à€°à€¹ à€
     
    375375        <!-- English -->
    376376        <Language code="en">
    377             <Attribute name="identifier">Description</Attribute>
     377            <Attribute name="label">Description</Attribute>
    378378            <Attribute name="definition">An account of the content of the resource.</Attribute>
    379379            <Attribute name="comment">Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</Attribute>
     
    381381        <!-- Maori -->
    382382        <Language code="mi">
    383             <Attribute name="identifier">Whakaaturanga</Attribute>
     383            <Attribute name="label">Whakaaturanga</Attribute>
    384384            <Attribute name="definition">He whakaaturanga o nga kaupapa o te rauemi.</Attribute>
    385385            <Attribute name="comment">Ka uru atu, engari ehara noa ko: te whakarapopototanga korero, te ihirangi, te tohutanga o te kaupapa ma te whakaahua, te whakaaturanga kore kupu ranei, o te kauapapa.</Attribute>
     
    387387        <!-- French -->
    388388        <Language code="fr">
    389             <Attribute name="identifier">Description</Attribute>
     389            <Attribute name="label">Description</Attribute>
    390390            <Attribute name="definition">Une description du contenu de la ressource.</Attribute>
    391391            <Attribute name="comment">Une Description peut contenir, mais ce n&apos;est pas limitatif: un résumé, une table des matiÚres, une référence à une représentation graphique du contenu, ou un texte libre sur le contenu.</Attribute>
     
    393393        <!-- Russian -->
    394394        <Language code="ru">
    395             <Attribute name="identifier">ОпОсаМОе</Attribute>
     395            <Attribute name="label">ОпОсаМОе</Attribute>
    396396            <Attribute name="definition">СППбщеМОе П сПЎержаМОО ресурса.</Attribute>
    397397            <Attribute name="comment">ОпОсаМОе ЌПжет быть преЎставлеМП (пП МеПбÑ
     
    400400        <!-- Spanish -->
    401401        <Language code="es">
    402             <Attribute name="identifier">Descripción</Attribute>
     402            <Attribute name="label">Descripción</Attribute>
    403403            <Attribute name="definition">Una descripción textual del recurso, tal como un resumen en el caso de un documento o una descripción del contenido en el caso de un documento visual.</Attribute>
    404404        </Language>
    405405        <!-- Arabic -->
    406406        <Language code="ar">
    407             <Attribute name="identifier">الوصف</Attribute>
     407            <Attribute name="label">الوصف</Attribute>
    408408            <Attribute name="definition">هو وصف نصي  لÙ
    409409حتوى الÙ
     
    419419        <!-- Chinese - Simplified -->
    420420        <Language code="cn">
    421             <Attribute name="identifier">诎明</Attribute>
     421            <Attribute name="label">诎明</Attribute>
    422422            <Attribute name="definition">资源å†
    423423容的解释</Attribute>
     
    432432        <!-- Czech -->
    433433        <Language code="cs">
    434             <Attribute name="identifier">Popis</Attribute>
     434            <Attribute name="label">Popis</Attribute>
    435435            <Attribute name="definition">Vysvětlení obsahu zdroje.</Attribute>
    436436            <Attribute name="comment">Popis můşe obsahovat (mimo jiné): abstrakt, obsah, odkaz na grafické nebo volné textové vyjádření obsahu.</Attribute>
     
    438438        <!-- Dutch -->
    439439        <Language code="nl">
    440             <Attribute name="identifier">Omschrijving</Attribute>
     440            <Attribute name="label">Omschrijving</Attribute>
    441441            <Attribute name="definition">Een omschrijving van de inhoud van de Internetbron. Abstracts of inhoudsomschrijvingen.</Attribute>
    442442        </Language>
    443443        <!-- Finnish -->
    444444        <Language code="fi">
    445             <Attribute name="identifier"/>
     445            <Attribute name="label"/>
    446446            <Attribute name="definition"/>
    447447            <Attribute name="comment"/>
     
    449449        <!-- Interlingua -->
    450450        <Language code="ia">
    451             <Attribute name="identifier">Description</Attribute>
     451            <Attribute name="label">Description</Attribute>
    452452            <Attribute name="definition">Un description del contento del ressource.</Attribute>
    453453            <Attribute name="comment">Le description pote includer, ma non se limita a: summario, indice, referentia a un representation graphic del contento o un texto libere a proposito del contento.</Attribute>
     
    455455        <!-- Marathi -->
    456456        <Language code="mr">
    457             <Attribute name="identifier">à€µà€°à¥à€£à€š</Attribute>
     457            <Attribute name="label">à€µà€°à¥à€£à€š</Attribute>
    458458            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡, à€œà¥à€žà€Ÿà€šà€žà€Ÿà€§à€šà€Ÿà€šà¥‡à€µà€°à¥à€£à€š</Attribute>
    459459            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€šà€¿à€µà¥‡à€Šà€š, à€†à€²à¥‡à€–, à€šà€¿à€€à¥à€°à€°à¥à€ª</Attribute>
     
    469469        <!-- English -->
    470470        <Language code="en">
    471             <Attribute name="identifier">Publisher</Attribute>
     471            <Attribute name="label">Publisher</Attribute>
    472472            <Attribute name="definition">An entity responsible for making the resource available.</Attribute>
    473473            <Attribute name="comment">Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity.</Attribute>
     
    475475        <!-- Maori -->
    476476        <Language code="mi">
    477             <Attribute name="identifier">Kaiwhakaputa</Attribute>
     477            <Attribute name="label">Kaiwhakaputa</Attribute>
    478478            <Attribute name="definition">Te putahi nana i whakaputa te rauemi.</Attribute>
    479479            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaiwhakaputa. Ko te tikanga, ka whakamahia te ingoa o te Kaiwhakaputa hei tohu i te putahi.</Attribute>
     
    481481        <!-- French -->
    482482        <Language code="fr">
    483             <Attribute name="identifier">Editeur</Attribute>
     483            <Attribute name="label">Editeur</Attribute>
    484484            <Attribute name="definition">L&apos;entité responsable de la diffusion de la ressource, dans sa forme actuelle, tels, un département universitaire, une entreprise.</Attribute>
    485485            <Attribute name="comment">Exemples d&apos;Editeurs incluent une personne, une organisation, ou un service. Typiquement, le nom d&apos;une maison d&apos;édition devrait être utilisé ici.</Attribute>
     
    487487        <!-- Russian -->
    488488        <Language code="ru">
    489             <Attribute name="identifier">ИзЎатель</Attribute>
     489            <Attribute name="label">ИзЎатель</Attribute>
    490490            <Attribute name="definition">ЛОцП, ПтветствеММПе за ввПЎ ресурса в ПбращеМОе.</Attribute>
    491491            <Attribute name="comment">ПрОЌеры ИзЎателя включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя ИзЎателя ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    493493        <!-- Spanish -->
    494494        <Language code="es">
    495             <Attribute name="identifier">Editor</Attribute>
     495            <Attribute name="label">Editor</Attribute>
    496496            <Attribute name="definition">&gt;La entidad responsable de hacer que el recurso se encuentre disponible en la red en su formato actual, por ejemplo la empresa editora, un departamento universitario u otro tipo de organización.</Attribute>
    497497        </Language>
    498498        <!-- Arabic -->
    499499        <Language code="ar">
    500             <Attribute name="identifier">النا؎ر</Attribute>
     500            <Attribute name="label">النا؎ر</Attribute>
    501501            <Attribute name="definition">هو الهي؊ة الÙ
    502502س؀ولة عن صناعة الÙ
     
    511511        <!-- Chinese - Simplified -->
    512512        <Language code="cn">
    513             <Attribute name="identifier">出版è€
     513            <Attribute name="label">出版è€
    514514</Attribute>
    515515            <Attribute name="definition">䜿资源成䞺可以获埗并可甚的莣任è€
     
    522522        <!-- Czech -->
    523523        <Language code="cs">
    524             <Attribute name="identifier">Vydavatel</Attribute>
     524            <Attribute name="label">Vydavatel</Attribute>
    525525            <Attribute name="definition">Entita odpovědná za zpřístupnění zdroje.</Attribute>
    526526            <Attribute name="comment">Příklady Vydavatele zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno vydavatele.</Attribute>
     
    528528        <!-- Dutch -->
    529529        <Language code="nl">
    530             <Attribute name="identifier">Uitgever</Attribute>
     530            <Attribute name="label">Uitgever</Attribute>
    531531            <Attribute name="definition">De entiteit die verantwoordelijk is voor het beschikbaarstellen van de Internetbron in de huidig vorm. Bijvoorbeeld een uitgeversbedrijf, een universiteitsafdeling.</Attribute>
    532532        </Language>
    533533        <!-- Finnish -->
    534534        <Language code="fi">
    535             <Attribute name="identifier"/>
     535            <Attribute name="label"/>
    536536            <Attribute name="definition"/>
    537537            <Attribute name="comment"/>
     
    539539        <!-- Interlingua -->
    540540        <Language code="ia">
    541             <Attribute name="identifier">Editor</Attribute>
     541            <Attribute name="label">Editor</Attribute>
    542542            <Attribute name="definition">Un entitate responsabile pro disponibilizar le ressource.</Attribute>
    543543            <Attribute name="comment">Exemplos de editor include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de editor pro indicar le entitate.</Attribute>
     
    545545        <!-- Marathi -->
    546546        <Language code="mr">
    547             <Attribute name="identifier">à€ªà¥à€°à€•à€Ÿà€¶à€•</Attribute>
     547            <Attribute name="label">à€ªà¥à€°à€•à€Ÿà€¶à€•</Attribute>
    548548            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ  à€‰à€ªà€²à€¬à¥à€§ à€•à€°à¥‚à€š à€Šà¥‡à€£à€Ÿà€°à€Ÿ</Attribute>
    549549            <Attribute name="comment">à€‰à€Šà€Ÿ.à€ƒ à€ªà¥à€°à€•à€Ÿà€¶à€• , à€ªà¥à€°à€•à€Ÿà€¶à€š  à€žà€‚à€žà¥à€¥à€Ÿ, à€žà¥‡à€µà€Ÿ    à€®à€Ÿà€¹à€¿à€€à¥€ à€›à€Ÿà€ªà¥€à€² à€°à¥à€ªà€Ÿà€€  à€
     
    560560        <!-- English -->
    561561        <Language code="en">
    562             <Attribute name="identifier">Contributor</Attribute>
     562            <Attribute name="label">Contributor</Attribute>
    563563            <Attribute name="definition">An entity responsible for making contributions to the content of the resource.</Attribute>
    564564            <Attribute name="comment">Examples of a Contributor include a person, an organisation, or a service. Typically, the name of a Contributor should be used to indicate the entity.</Attribute>
     
    566566        <!-- Maori -->
    567567        <Language code="mi">
    568             <Attribute name="identifier">Kaiwhakaaro</Attribute>
     568            <Attribute name="label">Kaiwhakaaro</Attribute>
    569569            <Attribute name="definition">Te putahi nana, na ratou ranei nga whakakaupapatanga whakaaro o te rauemi.</Attribute>
    570570            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaiwhakaaro. Ko te tikanga ka whakamahia te ingoa o te Kaiwhakaaro hei tohu i te putahi.</Attribute>
     
    572572        <!-- French -->
    573573        <Language code="fr">
    574             <Attribute name="identifier">Contributeur</Attribute>
     574            <Attribute name="label">Contributeur</Attribute>
    575575            <Attribute name="definition">Une entité qui a contribué à la création du contenu de la ressource.</Attribute>
    576576            <Attribute name="comment">Exemples de Contributeur incluent une personne, une organisation, ou un service. Typiquement, le nom d&apos;un contributeur devrait être utilisé ici pour désigner l&apos;entité.</Attribute>
     
    578578        <!-- Russian -->
    579579        <Language code="ru">
    580             <Attribute name="identifier">СПОспПлМОтель</Attribute>
     580            <Attribute name="label">СПОспПлМОтель</Attribute>
    581581            <Attribute name="definition">ЛОцП, вМесшее вклаЎ в сПзЎаМОе сПЎержаМОя ресурса.</Attribute>
    582582            <Attribute name="comment">ПрОЌеры СПОспПлМОтеля включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя СПОспПлМОтеля ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    584584        <!-- Spanish -->
    585585        <Language code="es">
    586             <Attribute name="identifier">Otros Colaboradores</Attribute>
     586            <Attribute name="label">Otros Colaboradores</Attribute>
    587587            <Attribute name="definition">Una persona u organizacion que haya tenido una contribución intelectual significativa en la creación del recurso pero cuyas contribuciones son secundarias en comparación a las de las personas u organizaciones especificadas en el elementeo Creator (por ejemplo, editor, ilustrador y traductor).</Attribute>
    588588        </Language>
    589589        <!-- Arabic -->
    590590        <Language code="ar">
    591             <Attribute name="identifier">الÙ
     591            <Attribute name="label">الÙ
    592592ساهÙ
    593593 Ø§Ù„اخر</Attribute>
     
    618618        <!-- Chinese - Simplified -->
    619619        <Language code="cn">
    620             <Attribute name="identifier">å
     620            <Attribute name="label">å
    621621¶ä»–莣任è€
    622622</Attribute>
     
    633633        <!-- Czech -->
    634634        <Language code="cs">
    635             <Attribute name="identifier">Přispěvatel</Attribute>
     635            <Attribute name="label">Přispěvatel</Attribute>
    636636            <Attribute name="definition">Entita, která přispěla k vytvoření obsahu zdroje.</Attribute>
    637637            <Attribute name="comment">Příklady Přispěvatele zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno přispěvatele.</Attribute>
     
    639639        <!-- Dutch -->
    640640        <Language code="nl">
    641             <Attribute name="identifier">Andere medewerkers</Attribute>
     641            <Attribute name="label">Andere medewerkers</Attribute>
    642642            <Attribute name="definition">Een persoon of organisatie die een belangrijke bijdrage heeft geleverd, maar die secondair is aan de persoon of organisatie die bij &quot;Creator&quot; genoemd wordt. Gedacht kan worden aan editors, vertalers en illustrators.</Attribute>
    643643        </Language>
    644644        <!-- Finnish -->
    645645        <Language code="fi">
    646             <Attribute name="identifier"/>
     646            <Attribute name="label"/>
    647647            <Attribute name="definition"/>
    648648            <Attribute name="comment"/>
     
    650650        <!-- Interlingua -->
    651651        <Language code="ia">
    652             <Attribute name="identifier">Contribuente</Attribute>
     652            <Attribute name="label">Contribuente</Attribute>
    653653            <Attribute name="definition">Un entitate responsabile pro facer contributiones al contento del ressource.</Attribute>
    654654            <Attribute name="comment">Exemplos de contribuente include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de contribuente pro indicar le entitate.</Attribute>
     
    656656        <!-- Marathi -->
    657657        <Language code="mr">
    658             <Attribute name="identifier"> à€žà€¹à€¯à¥‹à€—à€•, à€žà€¹à€¯à¥‹à€—à¥€, à€žà€¹à€Ÿà€¯à¥à€¯à€•</Attribute>
     658            <Attribute name="label"> à€žà€¹à€¯à¥‹à€—à€•, à€žà€¹à€¯à¥‹à€—à¥€, à€žà€¹à€Ÿà€¯à¥à€¯à€•</Attribute>
    659659            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€žà€‚à€•à€²à¥€à€€ à€•à€°à€£à¥à¥Ÿà€Ÿà€ž  à€®à€Šà€€ à€•à€°à€£à€Ÿà€°à¥€ à€µà¥à€¯à€•à¥à€€à¥€</Attribute>
    660660            <Attribute name="comment">à€‰à€Šà€Ÿ.à€ƒ à€µà¥à€¯à€•à¥à€€à¥€, à€žà¥‡à€µà€Ÿ, à€žà€‚à€žà¥à€¥à€Ÿ</Attribute>
     
    670670        <!-- English -->
    671671        <Language code="en">
    672             <Attribute name="identifier">Date</Attribute>
     672            <Attribute name="label">Date</Attribute>
    673673            <Attribute name="definition">A date associated with an event in the life cycle of the resource.</Attribute>
    674674            <Attribute name="comment">Typically, Date will be associated with the creation or availability of the resource.  Recommended best practice for encoding the date value is defined in a profile of ISO 8601 and follows the YYYY-MM-DD format.</Attribute>
     
    676676        <!-- Maori -->
    677677        <Language code="mi">
    678             <Attribute name="identifier">Ra</Attribute>
     678            <Attribute name="label">Ra</Attribute>
    679679            <Attribute name="definition">He ra e whai panga ana ki te huringa ora o te rauemi.</Attribute>
    680680            <Attribute name="comment">Ko te tikanga, ka whai panga te ra ki te hanganga, te wateatanga ranei, o te rauemi. Ko te huarahi tino pai hei tohu i te uara o te ra (date value) kua whakaritea i roto i te whakaritenga IS0 8601 [W3CDTF], a, e whai atu ana ki te whakatakotoranga YYYY-MM-DD.</Attribute>
     
    682682        <!-- French -->
    683683        <Language code="fr">
    684             <Attribute name="identifier">Date</Attribute>
     684            <Attribute name="label">Date</Attribute>
    685685            <Attribute name="definition">Une date associée avec un événement dans le cycle de vie de la ressource.</Attribute>
    686686            <Attribute name="comment">Typiquement, une date sera associée à la création ou à la publication d&apos;une ressource. Il est fortement recommandé d&apos;encoder la valeur de la date en utilisant le format défini par l&apos;ISO 8601 [W3CDTF] sous la forme AAAA-MM-JJ.</Attribute>
     
    688688        <!-- Russian -->
    689689        <Language code="ru">
    690             <Attribute name="identifier">Дата</Attribute>
     690            <Attribute name="label">Дата</Attribute>
    691691            <Attribute name="definition">Дата, связаММая с сПбытОеЌ в жОзМеММПЌ цОкле ресурса.</Attribute>
    692692            <Attribute name="comment">ОбычМП Дата ассПцООруется с сПзЎаМОеЌ ОлО ЎПступМПстью ресурса. На практОке рекПЌеМЎуется Ўля кПЎОрПвкО зМачеМОя Ўаты ОспПльзПвать ПпреЎелеМОе прПфОля ISO 8601 (ЀПрЌаты Ўаты О вреЌеМО W3C), кПтПрПе пПЎЎержОвает фПрЌат ГГГГ-ММ-ДД.</Attribute>
     
    694694        <!-- Spanish -->
    695695        <Language code="es">
    696             <Attribute name="identifier">Fecha</Attribute>
     696            <Attribute name="label">Fecha</Attribute>
    697697            <Attribute name="definition">Una fecha en la que el recurso se puso a disposición del usuario en su forma actual. Esta fecha no ha de confundirse con la que pertenece al elemento Coverage, que sería asociada con el recurso sólo en la medida en que el contenido intelectual está de algún modo relacionado con esa fecha. Recomendamos la utiliazación de uno de los formatos definidos en el documento &quot;Date and Time Formats&quot;, http://www.w3.org/TR/NOTE-datetime basado en la norma ISO 8601 que incluye, entre otras, fechas en el formato AAAA y AAAA-MM-DD. De esta forma la fecha 1994-11-05 correspondería al 5 de Noviembre de 1994.</Attribute>
    698698        </Language>
    699699        <!-- Arabic -->
    700700        <Language code="ar">
    701             <Attribute name="identifier">التارخ</Attribute>
     701            <Attribute name="label">التارخ</Attribute>
    702702            <Attribute name="definition">هو التاريخ الÙ
    703703تعلق ؚوقت ن؎؊ أو توفر الÙ
     
    722722        <!-- Chinese - Simplified -->
    723723        <Language code="cn">
    724             <Attribute name="identifier">日期</Attribute>
     724            <Attribute name="label">日期</Attribute>
    725725            <Attribute name="definition">䞎资源生呜呚期䞭的䞀䞪事件盞å
    726726³çš„时闎。</Attribute>
     
    730730        <!-- Czech -->
    731731        <Language code="cs">
    732             <Attribute name="identifier">Datum</Attribute>
     732            <Attribute name="label">Datum</Attribute>
    733733            <Attribute name="definition">Datum spojené s určitou událostí během existence zdroje.</Attribute>
    734734            <Attribute name="comment">Datum bude typicky spojeno s vytvořením nebo zpřístupněním zdroje. DoporučenÃœ postup pro kódování hodnoty data je definován v ISO 8601 [W3CDTF]: formát RRRR-MM-DD.</Attribute>
     
    736736        <!-- Dutch -->
    737737        <Language code="nl">
    738             <Attribute name="identifier">Datum</Attribute>
     738            <Attribute name="label">Datum</Attribute>
    739739            <Attribute name="definition">De datum van de totstandkoming of beschikbaarstelling van een Internetbron. Deze datum moet niet verward worden met de datum in &quot;Coverage&quot;. De datum in &quot;Coverage&quot; geeft de tijdsperiode van de inhoud van de Internetbron aan. Voorgeschreven wordt de ISO 8601 standaard voor datum, zoals beschreven in W3C Technical Note http://www.w3.org/TR/NOTE-datetime. Hierin wordt het formaat YYYY-MM-DD beschreven. Het formaat YYYY-MM-DD wordt de voorgeschreven standaard. 3 September 1998 wordt in dit geval 1998-09-03.</Attribute>
    740740        </Language>
    741741        <!-- Finnish -->
    742742        <Language code="fi">
    743             <Attribute name="identifier"/>
     743            <Attribute name="label"/>
    744744            <Attribute name="definition"/>
    745745            <Attribute name="comment"/>
     
    747747        <!-- Interlingua -->
    748748        <Language code="ia">
    749             <Attribute name="identifier">Data</Attribute>
     749            <Attribute name="label">Data</Attribute>
    750750            <Attribute name="definition">Un data associate a un evento in le cyclo vital del ressource.</Attribute>
    751751            <Attribute name="comment">Typicamente le data es associate al creation o disponibilization del ressource. Le practica recommendate pro codificar le valor del datas es definite in un profilo de ISO 8601 [W3CDTF] e seque le formato AAAA-MM-DD.</Attribute>
     
    753753        <!-- Marathi -->
    754754        <Language code="mr">
    755             <Attribute name="identifier">à€€à€Ÿà€°à¥€à€–,  à€Šà€¿à€šà€Ÿà€‚à€•</Attribute>
     755            <Attribute name="label">à€€à€Ÿà€°à¥€à€–,  à€Šà€¿à€šà€Ÿà€‚à€•</Attribute>
    756756            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€€à€¯à€Ÿà€° à€•à¥‡à€²à¥à€¯à€Ÿà€šà¥€ à€€à€Ÿà€°à¥€à€–</Attribute>
    757757            <Attribute name="comment">à€€à€Ÿà€°à¥€à€–  à€²à€¿à€¹à¥€à€£à¥à€¯à€Ÿà€šà¥‡ à€žà¥à€µà€°à¥à€ª à€ƒ à€µà€°à¥à€·. à€®à€¹à€¿à€šà€Ÿ. à€Šà€¿à€µà€ž १९५ॊ. ॊ४. ॊ४</Attribute>
     
    767767        <!-- English -->
    768768        <Language code="en">
    769             <Attribute name="identifier">Resource Type</Attribute>
     769            <Attribute name="label">Resource Type</Attribute>
    770770            <Attribute name="definition">The nature or genre of the content of the resource.</Attribute>
    771771            <Attribute name="comment">Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types). To describe the physical or digital manifestation of the resource, use the FORMAT element.</Attribute>
     
    773773        <!-- Maori -->
    774774        <Language code="mi">
    775             <Attribute name="identifier">Tumomo</Attribute>
     775            <Attribute name="label">Tumomo</Attribute>
    776776            <Attribute name="definition">Te ahua, te tu-ahuatanga ranei o nga kaupapa o te rauemi.</Attribute>
    777777            <Attribute name="comment">Kei roto i te Tumomo nga kupu whakaatu i nga wehewehenga whanui, nga aheinga, nga tu-ahuatanga, te whakaritenga ranei o nga taumata o te/ nga kaupapa. Ko te huarahi tino pai kua tohua, ko te tipako i tetahi uara mai i nga kupu kua whakaritea (hei tauira, ko te tauira rarangi e whakamahia ana o nga Dublin Core Types [DCT1]. Hei whakaatu i te whakatinanatanga o te rauemi, whakamahia ko te huanga WHAKATAKOTORANGA (FORMAT).</Attribute>
     
    779779        <!-- French -->
    780780        <Language code="fr">
    781             <Attribute name="identifier">Type</Attribute>
     781            <Attribute name="label">Type</Attribute>
    782782            <Attribute name="definition">La nature ou le genre du contenu de la ressource.</Attribute>
    783783            <Attribute name="comment">Type inclut des termes décrivant des catégories, fonctions ou genres généraux pour le contenu, ou des niveaux d&apos;agrégation. Il est recommandé de choisir la valeur du type dans une liste de vocabulaire contrÃŽlé (par exemple, la liste provisoire de Types du Dublin Core[DCT1]). Pour décrire la matérialisation physique ou digitale de la ressource, il faut utiliser l&apos;élément Format.</Attribute>
     
    785785        <!-- Russian -->
    786786        <Language code="ru">
    787             <Attribute name="identifier">ТОп ресурса</Attribute>
     787            <Attribute name="label">ТОп ресурса</Attribute>
    788788            <Attribute name="definition">ПрОрПЎа ОлО жаМр сПЎержаМОя ресурса.</Attribute>
    789789            <Attribute name="comment">ТОп включает терЌОМы, ПпОсывающОе ПбщОе категПрОО, фуМкцОО, жаМры ОлО ПбъеЎОМеММые урПвМО сПЎержаМОя. Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется выбОрать зМачеМОе Оз кПМтрПлОруеЌПгП слПваря (МапрОЌер, рабПчегП прПекта спОска ТОпПв Dublin Core DCT1). Для ПпОсаМОя фОзОчес-кПгП ОлО цОфрПвПгП преЎставлеМОя ресурса ОспПльзуется элеЌеМт ЀПрЌат.</Attribute>
     
    791791        <!-- Spanish -->
    792792        <Language code="es">
    793             <Attribute name="identifier">Tipo del Recurso</Attribute>
     793            <Attribute name="label">Tipo del Recurso</Attribute>
    794794            <Attribute name="definition">La categoría del recurso, por ejemplo página personal, romance, poema, minuta, diccionario. Para asegurar la interoperabilidad, Type debería ser seleccionado de entre una lista de valores que actualmente se encuentra bajo desarrollo en un grupo de trabajo. En http://sunsite.berkeley.edu/Metadata/types.html se puede consultar el estado actual de la discusión en torno a este tema.</Attribute>
    795795        </Language>
    796796        <!-- Arabic -->
    797797        <Language code="ar">
    798             <Attribute name="identifier">نوع الÙ
     798            <Attribute name="label">نوع الÙ
    799799صدر</Attribute>
    800800            <Attribute name="definition">هو ف؊ة الÙ
     
    818818        <!-- Chinese - Simplified -->
    819819        <Language code="cn">
    820             <Attribute name="identifier">资源类型</Attribute>
     820            <Attribute name="label">资源类型</Attribute>
    821821            <Attribute name="definition">资源å†
    822822容的特埁或类型。</Attribute>
     
    828828        <!-- Czech -->
    829829        <Language code="cs">
    830             <Attribute name="identifier">Typ zdroje</Attribute>
     830            <Attribute name="label">Typ zdroje</Attribute>
    831831            <Attribute name="definition">Povaha nebo druh obsahu zdroje.</Attribute>
    832832            <Attribute name="comment">Typ obsahuje termíny popisující obecné kategorie, funkce, druhy nebo agregační úrovně obsahu. Doporučuje se vybírat hodnotu z řízeného slovníku (např. pracovní návrh seznamu Typů Dublin Core [DCT1]). K popisu fyzické nebo digitální reprezentace zdroje uÅŸijte prvek Formát.</Attribute>
     
    834834        <!-- Dutch -->
    835835        <Language code="nl">
    836             <Attribute name="identifier">Bestands type</Attribute>
     836            <Attribute name="label">Bestands type</Attribute>
    837837            <Attribute name="definition">Het soort Internetbron, bijvoorbeeld home page, gedicht, working paper, technical report, essay, woordenboek etc. De DC working groups zijn momenteel bezig met twee voorstellen; een minimalist draft: http://sunsite.berkeley.edu/Metadata/minimalist.html en een structuralist draft: http://sunsite.berkely.edu/Metadata/structuralist.html. Het wordt sterk aanbevolen om &quot;Type&quot; van deze lijsten te selecteren.</Attribute>
    838838        </Language>
    839839        <!-- Finnish -->
    840840        <Language code="fi">
    841             <Attribute name="identifier"/>
     841            <Attribute name="label"/>
    842842            <Attribute name="definition"/>
    843843            <Attribute name="comment"/>
     
    845845        <!-- Interlingua -->
    846846        <Language code="ia">
    847             <Attribute name="identifier">Typo del ressource</Attribute>
     847            <Attribute name="label">Typo del ressource</Attribute>
    848848            <Attribute name="definition">Le natura o genere del contento del ressource.</Attribute>
    849849            <Attribute name="comment">Le typo del ressource include terminos que describe categorias general, functiones, generes, o nivellos de aggregation pro le contento. Le practica recommendate es selectionar un valor a partir de un vocabulario controlate (per exemplo, le lista de schizzos de travalio de typos de Dublin Core [DCT1]). Pro describer le manifestation physic o digital del ressource, utiliza le elemento Formato.</Attribute>
     
    851851        <!-- Marathi -->
    852852        <Language code="mr">
    853             <Attribute name="identifier">à€ªà¥à€°à€•à€Ÿà€°</Attribute>
     853            <Attribute name="label">à€ªà¥à€°à€•à€Ÿà€°</Attribute>
    854854            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà€Ÿà€ªà¥à€°à€•à€Ÿà€°</Attribute>
    855855            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€µà€°à¥à€—à¥€à€•à€°à€£, à€µà€°à¥à€—à€µà€Ÿà€°à¥€à€®à€§à¥à€¯à¥‡ à€à€–à€Ÿà€Šà¥à€¯à€Ÿ à€šà¥‹à€‚à€Šà¥€à€šà€Ÿ à€®à¥à€–à¥à€¯ à€—à€Ÿà€ªà¥à€°à€•à€Ÿà€°</Attribute>
     
    865865        <!-- English -->
    866866        <Language code="en">
    867             <Attribute name="identifier">Format</Attribute>
     867            <Attribute name="label">Format</Attribute>
    868868            <Attribute name="definition">The physical or digital manifestation of the resource.</Attribute>
    869869            <Attribute name="comment">Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).</Attribute>
     
    871871        <!-- Maori -->
    872872        <Language code="mi">
    873             <Attribute name="identifier">Whakatakotoranga</Attribute>
     873            <Attribute name="label">Whakatakotoranga</Attribute>
    874874            <Attribute name="definition">Te whakatinanatanga, te whakaputanga a-mati o te rauemi.</Attribute>
    875875            <Attribute name="comment">Ko te tikanga, ka taea te Whakatakotoranga te whakamahi hei whakarite i te rawa-ngohe (software), te rawa-maro (hardware), ma etahi taputapu ranei me matua whiwhi, hei whakahaere i te rauemi. Ko te rahi me te roanga etahi tauira hanga. Ko te tino huarahi kua tohua ko te tipako uara mai i tetahi whakaritenga kupu (hei tauira, te rarangi o nga Tumomo Papaho Ipurangi (Internet Media Types [MIME]) e whakaatu ana i nga whakatakotoranga papaho rorohiko.</Attribute>
     
    877877        <!-- French -->
    878878        <Language code="fr">
    879             <Attribute name="identifier">Format</Attribute>
     879            <Attribute name="label">Format</Attribute>
    880880            <Attribute name="definition">La matérialisation physique ou digitale de la ressource.</Attribute>
    881881            <Attribute name="comment">Typiquement, Format peut inclure le media ou les dimensions de la ressource. Format peut être utilisé pour préciser le logiciel, le matériel ou autre équipement nécessaire pour afficher ou faire fonctionner la ressource. Exemples de dimensions incluent la taille et la durée. Il est recommandé de choisir la valeur du format dans une liste de vocabulaire contrÃŽlé(par exemple, la liste des types de media définis sur Internet [MIME]).</Attribute>
     
    883883        <!-- Russian -->
    884884        <Language code="ru">
    885             <Attribute name="identifier">ЀПрЌат</Attribute>
     885            <Attribute name="label">ЀПрЌат</Attribute>
    886886            <Attribute name="definition">ЀОзОческПе ОлО цОфрПвПе преЎставлеМОе ресурса.</Attribute>
    887887            <Attribute name="comment">ОбычМП ЀПрЌат ЌПжет включать тОп ауЎОПвОзуальМПй ОМфПрЌацОО (ЌеЎОа-тОп) ОлО велОчОМу ресурса. ЀПрЌат ЌПжет ОспПльзПваться Ўля ПпреЎелеМОя аппаратМПгП, прПграЌЌМПгП ПбеспечеМОя ОлО ЎругПгП ПбПруЎПваМОя, МеПбÑ
     
    890890        <!-- Spanish -->
    891891        <Language code="es">
    892             <Attribute name="identifier">Formato</Attribute>
     892            <Attribute name="label">Formato</Attribute>
    893893            <Attribute name="definition">El formato de datos de un recurso, usado para identificar el software y posiblemente, el hardware que se necesitaría para mostrar el recurso. Para asegurar la interoperabilidad, los valores de Format deberían ser seleccionados de entre una lista de valores que actualmente se encuentra bajo desarrollo en un grupo de trabajo.</Attribute>
    894894        </Language>
    895895        <!-- Arabic -->
    896896        <Language code="ar">
    897             <Attribute name="identifier">الصيغة</Attribute>
     897            <Attribute name="label">الصيغة</Attribute>
    898898            <Attribute name="definition">هذه صيغة الÙ
    899899علوÙ
     
    918918        <!-- Chinese - Simplified -->
    919919        <Language code="cn">
    920             <Attribute name="identifier">栌匏</Attribute>
     920            <Attribute name="label">栌匏</Attribute>
    921921            <Attribute name="definition">资源的物理或数字衚现圢匏。</Attribute>
    922922            <Attribute name="comment">䞀般而蚀栌匏可胜åŒ
     
    928928        <!-- Czech -->
    929929        <Language code="cs">
    930             <Attribute name="identifier">Formát</Attribute>
     930            <Attribute name="label">Formát</Attribute>
    931931            <Attribute name="definition">Fyzická nebo digitální reprezentace zdroje.</Attribute>
    932932            <Attribute name="comment">Typicky můşe Formát obsahovat typ média nebo rozměry zdroje. Formát lze pouşívat k určení softwaru, hardwaru nebo dalšího zařízení potřebného k zobrazení nebo k manipulaci se zdrojem. Příklady rozměrů zahrnují velikost a dobu trvání. Doporučuje se vybírat hodnotu z řízeného slovníku (např. seznam typů internetovÃœch médií [MIME] definující formáty počítačovÃœch médií).</Attribute>
     
    934934        <!-- Dutch -->
    935935        <Language code="nl">
    936             <Attribute name="identifier">Format</Attribute>
     936            <Attribute name="label">Format</Attribute>
    937937            <Attribute name="definition">Het data formaat van het Internetbestand. Dit gegeven kan gebruikt worden om systeemvereisten (hard- en software) te identificeren die nodig zijn voor raadpleging of bediening van de Internetbron. &quot;Format&quot; is nog in ontwikkeling bij de DC workshop. Uit compatibiliteitsoverwegingen wordt aanbevolen formaatgegevens te selecteren uit een gecontroleerde lijst. Formaten kunnen van de Internet Media Types (MIME types) lijst gekozen worden: http://www.isi.edu/in-notes/iana/assignments/media-types/media-types</Attribute>
    938938        </Language>
    939939        <!-- Finnish -->
    940940        <Language code="fi">
    941             <Attribute name="identifier"/>
     941            <Attribute name="label"/>
    942942            <Attribute name="definition"/>
    943943            <Attribute name="comment"/>
     
    945945        <!-- Interlingua -->
    946946        <Language code="ia">
    947             <Attribute name="identifier">Formato</Attribute>
     947            <Attribute name="label">Formato</Attribute>
    948948            <Attribute name="definition">Le manifestation physic o digital del ressource.</Attribute>
    949949            <Attribute name="comment">Typicamente le formato pote includer le typo de medio o dimensiones del ressource. Le formato pote esser utilizate pro determinar le software o le equipamento necessari pro exhibir o operar le ressource. Exemplos de dimensiones include grandessa e duration. Le practica recommendate es selectionar un valor de un vocabulario controlate (per exemplo, le lista de typos de medios de Internet [MIME] que defini formatos de medios).</Attribute>
     
    951951        <!-- Marathi -->
    952952        <Language code="mr">
    953             <Attribute name="identifier">à€°à€šà€šà€Ÿ</Attribute>
     953            <Attribute name="label">à€°à€šà€šà€Ÿ</Attribute>
    954954            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€°à€šà€šà€Ÿ, à€šà€®à¥à€šà€Ÿà€¬à¥à€Š à€°à€šà€šà€Ÿ</Attribute>
    955955            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€žà¥à€µà€°à¥à€ª, à€°à€šà€šà€Ÿà€‰à€Šà€Ÿ. à€€à¥à€¯à€Ÿà€šà¥‡ à€°à¥à€ª à€œà€žà¥‡ à€ªà¥à€žà¥à€€à€•à€°à¥à€ª, à€žà€‚à€—à€£à€•à¥€à€¯ à€°à¥à€ª, à€µà€¿à€Šà¥à€¯à¥à€€ à€ªà€°à€®à€Ÿà€£à¥à€‚à€šà¥à€¯à€Ÿ à€žà€¹à€Ÿà€¯à¥à€¯à€Ÿà€šà¥‡ à€žà€‚à€—à€£à€•à¥€à€•à¥ƒà€€ à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ</Attribute>
     
    965965        <!-- English -->
    966966        <Language code="en">
    967             <Attribute name="identifier">Resource Identifier</Attribute>
     967            <Attribute name="label">Resource Identifier</Attribute>
    968968            <Attribute name="definition">An unambiguous reference to the resource within a given context.</Attribute>
    969969            <Attribute name="comment">Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).</Attribute>
     
    971971        <!-- Maori -->
    972972        <Language code="mi">
    973             <Attribute name="identifier">Taututanga</Attribute>
     973            <Attribute name="label">Taututanga</Attribute>
    974974            <Attribute name="definition">He tohutoro e hangai ana ki te rauemi i roto i tetahi horopaki.</Attribute>
    975975            <Attribute name="comment">Ko te tino huarahi kua tohua, ko te tautu i te rauemi ma tetahi aho (string), tau ranei, e hangai ana ki tetahi punaha taututanga okawa. Ko etahi punaha taututanga okawa ko te Taututanga Rauemi Orite (Uniform Resource Identifier - URI), te Taututanga Rauemi Tohu-wahi (Uniform Resource Locator - URL), Te Mea A-mati (Digital Object Identifier - DOI) me te Tau Pukapuka Aro Whanui o te Ao (International Standard Book Number - ISBN).</Attribute>
     
    977977        <!-- French -->
    978978        <Language code="fr">
    979             <Attribute name="identifier">Identifiant</Attribute>
     979            <Attribute name="label">Identifiant</Attribute>
    980980            <Attribute name="definition">Une référence non ambiguë à la ressource dans un contexte donné</Attribute>
    981981            <Attribute name="comment">Il est recommandé d&apos;identifier la ressource par une chaîne de caractÚre ou un nombre conforme à un sytÚme formel d&apos;identification. Exemples de systemes formels d&apos;identification incluent le &quot;Uniform Resource Identifier&quot; (URI) (qui inclut le &quot;Uniform Resource Locator&quot; (URL)), le &quot;Digital Object Identifier&quot;(DOI) et le &quot;International Standard Book Number&quot;(ISBN).</Attribute>
     
    983983        <!-- Russian -->
    984984        <Language code="ru">
    985             <Attribute name="identifier">ИЎеМтОфОкатПр ресурса</Attribute>
     985            <Attribute name="label">ИЎеМтОфОкатПр ресурса</Attribute>
    986986            <Attribute name="definition">ОЎМПзМачМая ссылка Ма ресурс в преЎелаÑ
    987987 ÐŽÐ°ÐœÐœÐŸÐ³ÐŸ кПМтекста.</Attribute>
     
    992992        <!-- Spanish -->
    993993        <Language code="es">
    994             <Attribute name="identifier">Identificador del Recurso</Attribute>
     994            <Attribute name="label">Identificador del Recurso</Attribute>
    995995            <Attribute name="definition">Secuencia de caracteres usados para identificar unívocamente un recurso. Ejemplos para recursos en línea pueden ser URLs y URNs (cuando estén implementados). Para otros recursos pueden ser usados otros formatos de identificadores, como por ejemplo ISBN (&quot;International Standard Book Number&quot; - Número Internacional Normalizado para Libros)</Attribute>
    996996        </Language>
    997997        <!-- Arabic -->
    998998        <Language code="ar">
    999             <Attribute name="identifier">Ù
     999            <Attribute name="label">Ù
    10001000عرف الÙ
    10011001صدر</Attribute>
     
    10191019        <!-- Chinese - Simplified -->
    10201020        <Language code="cn">
    1021             <Attribute name="identifier">资源标识笊</Attribute>
     1021            <Attribute name="label">资源标识笊</Attribute>
    10221022            <Attribute name="definition">圚特定的范囎å†
    10231023给予资源的䞀䞪明确的标识。</Attribute>
     
    10291029        <!-- Czech -->
    10301030        <Language code="cs">
    1031             <Attribute name="identifier">Identifikátor zdroje</Attribute>
     1031            <Attribute name="label">Identifikátor zdroje</Attribute>
    10321032            <Attribute name="definition">JednoznačnÃœ odkaz na zdroj v rámci daného kontextu.</Attribute>
    10331033            <Attribute name="comment">Doporučuje se identifikovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů. Příklady formálních identifikačních systémů zahrnují Uniform Resource Identifier (URI) (včetně Uniform Resource Locator (URL)), Digital Object Identifier (DOI) a Mezinárodní standardní číslo knihy (ISBN).</Attribute>
     
    10351035        <!-- Dutch -->
    10361036        <Language code="nl">
    1037             <Attribute name="identifier">Bestandsidentificatie</Attribute>
     1037            <Attribute name="label">Bestandsidentificatie</Attribute>
    10381038            <Attribute name="definition">Een unieke string of nummer ter identificatie van de Internetbron. Voorbeelden zijn URL&apos;s of URN&apos;s Andere voorbeelden zijn International Standard Book Number (ISBN) of International Standard Serial Number (ISSN)</Attribute>
    10391039        </Language>
    10401040        <!-- Finnish -->
    10411041        <Language code="fi">
    1042             <Attribute name="identifier"/>
     1042            <Attribute name="label"/>
    10431043            <Attribute name="definition"/>
    10441044            <Attribute name="comment"/>
     
    10461046        <!-- Interlingua -->
    10471047        <Language code="ia">
    1048             <Attribute name="identifier">Identificator del ressource</Attribute>
     1048            <Attribute name="label">Identificator del ressource</Attribute>
    10491049            <Attribute name="definition">Un referentia inambigue al ressource intra un date contexto.</Attribute>
    10501050            <Attribute name="comment">Se recommenda identificar le ressource per medio de un catena de characteres o numero conforme a un systema formal de identification. Exemplos de systemas formal de identification include le Uniform Resource Identifier (URI) (includente le Uniform Resource Locator (URL)), le Digital Object Identifier (DOI) e le International Standard Book Number (ISBN).</Attribute>
     
    10521052        <!-- Marathi -->
    10531053        <Language code="mr">
    1054             <Attribute name="identifier">à€“à€³à€–</Attribute>
     1054            <Attribute name="label">à€“à€³à€–</Attribute>
    10551055            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà€Ÿ à€à€• à€
    10561056à€°à¥à€¥à¥€ à€žà€‚à€Šà€°à¥à€­</Attribute>
     
    10671067        <!-- English -->
    10681068        <Language code="en">
    1069             <Attribute name="identifier">Source</Attribute>
     1069            <Attribute name="label">Source</Attribute>
    10701070            <Attribute name="definition">A Reference to a resource from which the present resource is derived.</Attribute>
    10711071            <Attribute name="comment">The present resource may be derived from the Source resource in whole or in part.  Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
     
    10731073        <!-- Maori -->
    10741074        <Language code="mi">
    1075             <Attribute name="identifier">Matapuna</Attribute>
     1075            <Attribute name="label">Matapuna</Attribute>
    10761076            <Attribute name="definition">He tohutoro ki tetahi rauemi koira te matapuna o te rauemi e tirohia ana.</Attribute>
    10771077            <Attribute name="comment">Tera pea i puta te katoa, tetahi wahanga ranei o te rauemi, e tirohia ana, mai i te Matapuna rauemi. Ko te tino huarahi kua tohua ko te tohutoro ki te rauemi ma te aho, ma te tau ranei e hangai ana ki tetahi punaha taututanga okawa.</Attribute>
     
    10791079        <!-- French -->
    10801080        <Language code="fr">
    1081             <Attribute name="identifier">Source</Attribute>
     1081            <Attribute name="label">Source</Attribute>
    10821082            <Attribute name="definition">Une référence à une ressource à partir de laquelle la ressource actuelle a été dérivée.</Attribute>
    10831083            <Attribute name="comment">La ressource actuelle peut avoir été dérivée d&apos;une autre ressource source, en totalité ou en partie. Il est recommandé de reférencer cette source par une chaîne de caractÚre ou un nombre conforme à un systÚme formel d&apos;identification.</Attribute>
     
    10851085        <!-- Russian -->
    10861086        <Language code="ru">
    1087             <Attribute name="identifier">ИстПчМОк</Attribute>
     1087            <Attribute name="label">ИстПчМОк</Attribute>
    10881088            <Attribute name="definition">Ссылка Ма ресурс, Оз кПтПрПгП ОзвлечеМ МастПящОй.</Attribute>
    10891089            <Attribute name="comment">НастПящОй ресурс ЌПжет быть ОзвлечеМ Оз ИстПчМОка целОкПЌ ОлО частОчМП. Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется ОЎеМтОфОцОрПвать ресурс пПсреЎствПЌ стрПкО ОлО чОсла, сППтветствующегП фПрЌальМПй ОЎеМтОфОкацОПММПй сОстеЌе.</Attribute>
     
    10911091        <!-- Spanish -->
    10921092        <Language code="es">
    1093             <Attribute name="identifier">Fuente</Attribute>
     1093            <Attribute name="label">Fuente</Attribute>
    10941094            <Attribute name="definition">Secuencia de caracteres utilizado para identificar unívocamente un trabajo a partir del cual proviene el recurso actual. Por ejemplo, es posible usar Source con la fecha de 1603 como descripción de una película basada en una obra de Shakespeare, pero es preferible, en ese caso, usar Relation &quot;IsBasedOn&quot; con una referencia a un recurso distinto cuya descripción contenga el elemento Date con valor 1603.</Attribute>
    10951095        </Language>
    10961096        <!-- Arabic -->
    10971097        <Language code="ar">
    1098             <Attribute name="identifier">الÙ
     1098            <Attribute name="label">الÙ
    10991099صدر</Attribute>
    11001100            <Attribute name="definition">الÙ
     
    11311131        <!-- Chinese - Simplified -->
    11321132        <Language code="cn">
    1133             <Attribute name="identifier">来源</Attribute>
     1133            <Attribute name="label">来源</Attribute>
    11341134            <Attribute name="definition">现有资源来源的参ç
    11351135§ã€‚</Attribute>
     
    11401140        <!-- Czech -->
    11411141        <Language code="cs">
    1142             <Attribute name="identifier">Zdroj</Attribute>
     1142            <Attribute name="label">Zdroj</Attribute>
    11431143            <Attribute name="definition">Odkaz na zdroj, z něhoÅŸ je popisovanÃœ zdroj odvozen.</Attribute>
    11441144            <Attribute name="comment">PopisovanÃœ zdroj můşe bÃœt zcela nebo zčásti odvozen ze zdroje uvedeného v prvku Zdroj. Doporučuje se odkazovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů.</Attribute>
     
    11461146        <!-- Dutch -->
    11471147        <Language code="nl">
    1148             <Attribute name="identifier">Bron</Attribute>
     1148            <Attribute name="label">Bron</Attribute>
    11491149            <Attribute name="definition">Informatie over een tweede bron waar de huidige Internetbron is van afgeleid. Bij &quot;Source&quot; mag een datum, auteur of maker, formaat, identificatie of andere metadata voor de tweede bron worden ingevuld. Voorbeeld: het is mogelijk om een &quot;Source&quot; datum 1603 in een omschrijving van een 1996 film bewerking van een Shakespeare stuk te gebruiken. &quot;Source&quot; is niet bruikbaar wanneer de huidige bron de orginele is.</Attribute>
    11501150        </Language>
    11511151        <!-- Finnish -->
    11521152        <Language code="fi">
    1153             <Attribute name="identifier"/>
     1153            <Attribute name="label"/>
    11541154            <Attribute name="definition"/>
    11551155            <Attribute name="comment"/>
     
    11571157        <!-- Interlingua -->
    11581158        <Language code="ia">
    1159             <Attribute name="identifier">Fonte</Attribute>
     1159            <Attribute name="label">Fonte</Attribute>
    11601160            <Attribute name="definition">Un referentia a un ressource del qual se deriva le ressource presente.</Attribute>
    11611161            <Attribute name="comment">Le ressource presente pote derivar se del ressource-fonte in toto o in parte. Le practica recommendate es facer referentia al ressource per medio de un catena de characteres o un numero conforme a un systema formal de identification.</Attribute>
     
    11631163        <!-- Marathi -->
    11641164        <Language code="mr">
    1165             <Attribute name="identifier">à€‰à€—à€®</Attribute>
     1165            <Attribute name="label">à€‰à€—à€®</Attribute>
    11661166            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€šà€Ÿ à€‰à€—à€® à€žà€Ÿà€‚à€—à€£à€Ÿà€°à€Ÿ à€à€•à€
    11671167à€°à¥à€¥à¥€ à€žà€‚à€Šà€°à¥à€­</Attribute>
     
    11781178        <!-- English -->
    11791179        <Language code="en">
    1180             <Attribute name="identifier">Language</Attribute>
     1180            <Attribute name="label">Language</Attribute>
    11811181            <Attribute name="definition">A language of the intellectual content of the resource.</Attribute>
    11821182            <Attribute language="en" name="comment">Recommended best practice for the values of the Language element is defined by RFC 1766 which includes a two-letter Language Code (taken from the ISO 639 standard, followed optionally, by a two-letter Country Code (taken from the ISO 3166 standard). For example, &apos;en&apos; for English, &apos;fr&apos; for French, or &apos;en-uk&apos; for English used in the United Kingdom.</Attribute>
     
    11841184        <!-- Maori -->
    11851185        <Language code="mi">
    1186             <Attribute name="identifier">Reo</Attribute>
     1186            <Attribute name="label">Reo</Attribute>
    11871187            <Attribute name="definition">Te reo o te whakakaupapatanga o nga matauranga o te rauemi.</Attribute>
    11881188            <Attribute name="comment">Ko te tino huarahi kua tohua mo nga uara o te huanga Reo kua whakaritea ki te RFC 1766 [RFC1766] kei roto te Tohu Reo kupu-rua (two-letter Language Code) (no te aro whanui ISO 639 [ISO639], ka taea e tetahi tohu kupu-rua te whai atu (no te aro whanui ISO 3166) [ISO366]). Hei tauira, te &apos;en&apos; mo te English, te &apos;fr&apos; mo te French, &apos;te en-uk&apos; mo te English e whakamahia ana i Ingarangi (UK).</Attribute>
     
    11901190        <!-- French -->
    11911191        <Language code="fr">
    1192             <Attribute name="identifier">Langue</Attribute>
     1192            <Attribute name="label">Langue</Attribute>
    11931193            <Attribute name="definition">La langue du contenu intellectuel de la ressource.</Attribute>
    11941194            <Attribute name="comment">Il est recommandé d&apos;utiliser comme valeur de l&apos;élément Langue celles definies par la RFC 1766 [RFC1766] qui comprend un code de langage à deux caractÚres(venant du standard ISO 639 [ISO639]), éventuellement suivi d&apos;un code à deux lettres pour le pays (venant du standard ISO 3166 [ISO3166] ou en français [ISO3166]). Par exemple, &apos;en&apos; pour l&apos;anglais, &apos;fr&apos; pour le français, ou &apos;en-uk&apos; pour l&apos;anglais utilisé au Royaume-Uni.</Attribute>
     
    11961196        <!-- Russian -->
    11971197        <Language code="ru">
    1198             <Attribute name="identifier">Язык</Attribute>
     1198            <Attribute name="label">Язык</Attribute>
    11991199            <Attribute name="definition">Язык ОМтеллектуальМПгП сПЎержаМОя ресурса.</Attribute>
    12001200            <Attribute name="comment">Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется зМачеМОе элеЌеМта Язык, ПпреЎеляеЌПе RFC 1766 (ТэгО Ўля ОЎеМтОфОкацОО языка), включающОЌ ЎвуÑ
     
    12051205        <!-- Spanish -->
    12061206        <Language code="es">
    1207             <Attribute name="identifier">Lengua</Attribute>
     1207            <Attribute name="label">Lengua</Attribute>
    12081208            <Attribute name="definition">Lengua/s del contenido intelectual del recurso. Practicamente el contenido de este campo debería coincidir con los de la RFC 1766 (Tags para la identificación de lenguas, http://ds.internic.net/rfc/rfc1766.txt); por ejemplo: en, es, de, fi, ja y zh.</Attribute>
    12091209        </Language>
    12101210        <!-- Arabic -->
    12111211        <Language code="ar">
    1212             <Attribute name="identifier">اللغة</Attribute>
     1212            <Attribute name="label">اللغة</Attribute>
    12131213            <Attribute name="definition">هذه هي لغة الÙ
    12141214حتوى الفكري للÙ
     
    12241224        <!-- Chinese - Simplified -->
    12251225        <Language code="cn">
    1226             <Attribute name="identifier">语种</Attribute>
     1226            <Attribute name="label">语种</Attribute>
    12271227            <Attribute name="definition">描述资源知识å†
    12281228容的语种。</Attribute>
     
    12331233        <!-- Czech -->
    12341234        <Language code="cs">
    1235             <Attribute name="identifier">Jazyk</Attribute>
     1235            <Attribute name="label">Jazyk</Attribute>
    12361236            <Attribute name="definition">Jazyk intelektuálního obsahu zdroje.</Attribute>
    12371237            <Attribute name="comment">DoporučenÃœ postup pro hodnoty prvku Jazyk je definován v RFC 1766 [RFC1766]: dvouznakovÃœ kód jazyka (převzatÃœ z normy ISO 639 [ISO639]) volitelně následovanÃœ dvouznakovÃœm kódem země (převzatÃœm z normy ISO 3166 [ISO3166]). Například &apos;en&apos; pro angličtinu, &apos;fr&apos; pro francouzÅ¡tinu, &apos;cs&apos; pro čeÅ¡tinu, nebo &apos;en-uk&apos; pro angličtinu uşívanou ve Spojeném království.</Attribute>
     
    12391239        <!-- Dutch -->
    12401240        <Language code="nl">
    1241             <Attribute name="identifier">Taal</Attribute>
     1241            <Attribute name="label">Taal</Attribute>
    12421242            <Attribute name="definition">De taal waarin het document is beschreven. Voorgeschreven wordt de ISO639-1 norm, een twee karakter taalcode van de ISO 639(639-1 en 639-2) norm. Taalcodes kunnen van een lijst worden gekozen: http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt, Eventueel kan ISO3166 (landencodes) gebruikt worden om aan te geven in welk gebied de taal wordt gesproken. Deze kunnen ook van een lijst worden gekozen:  http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt.</Attribute>
    12431243        </Language>
    12441244        <!-- Finnish -->
    12451245        <Language code="fi">
    1246             <Attribute name="identifier"/>
     1246            <Attribute name="label"/>
    12471247            <Attribute name="definition"/>
    12481248            <Attribute name="comment"/>
     
    12501250        <!-- Interlingua -->
    12511251        <Language code="ia">
    1252             <Attribute name="identifier">Lingua</Attribute>
     1252            <Attribute name="label">Lingua</Attribute>
    12531253            <Attribute name="definition">Le lingua del contento intellectual del ressource.</Attribute>
    12541254            <Attribute name="comment">Le practica recommendate pro le valores del elemento lingua es definite per RFC 1766 [RFC1766], que include un codice de lingua de duo litteras (prendite del standard ISO 639 [ISO639]), sequite optionalmente per un codice de pais de duo litteras (prendite del standard ISO 3166 [ISO3166]). Per exemplo, &apos;ia&apos; pro interlingua, &apos;fr&apos; pro francese, o &apos;en-uk&apos; pro le anglese del Regno Unite.</Attribute>
     
    12561256        <!-- Marathi -->
    12571257        <Language code="mr">
    1258             <Attribute name="identifier">à€­à€Ÿà€·à€Ÿ</Attribute>
     1258            <Attribute name="label">à€­à€Ÿà€·à€Ÿ</Attribute>
    12591259            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€­à€Ÿà€·à€Ÿ</Attribute>
    12601260            <Attribute name="comment">à€‰à€Šà€Ÿ. à€®à€°à€Ÿà€ à¥€ - à€­à€Ÿà€°à€€à¥€à€¯ à€­à€Ÿà€·à€Ÿ</Attribute>
     
    12701270        <!-- English -->
    12711271        <Language code="en">
    1272             <Attribute name="identifier">Relation</Attribute>
     1272            <Attribute name="label">Relation</Attribute>
    12731273            <Attribute name="definition">A reference to a related resource.</Attribute>
    12741274            <Attribute name="comment">Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
     
    12761276        <!-- Maori -->
    12771277        <Language code="mi">
    1278             <Attribute name="identifier">Whai Panga</Attribute>
     1278            <Attribute name="label">Whai Panga</Attribute>
    12791279            <Attribute name="definition">He tohutoro ki tetahi rauemi whai panga.</Attribute>
    12801280            <Attribute name="comment">Ko te tino huarahi kua tohua, ko te tohutoro ki te rauemi ma te aho, te tau ranei, e hangai ana ki te punaha taututanga okawa.</Attribute>
     
    12821282        <!-- French -->
    12831283        <Language code="fr">
    1284             <Attribute name="identifier">Relation</Attribute>
     1284            <Attribute name="label">Relation</Attribute>
    12851285            <Attribute name="definition">Une référence à une autre ressource qui a un rapport avec cette ressource.</Attribute>
    12861286            <Attribute name="comment">Il est recommandé de référencer cette ressource par une chaîne de caractÚres ou un numéro conforme à un systÚme formel d&apos;identification.</Attribute>
     
    12881288        <!-- Russian -->
    12891289        <Language code="ru">
    1290             <Attribute name="identifier">ОтМПшеМОе</Attribute>
     1290            <Attribute name="label">ОтМПшеМОе</Attribute>
    12911291            <Attribute name="definition">веММый ресурс.</Attribute>
    12921292            <Attribute name="comment">Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется ОЎеМтОфОцОрПвать ресурс пПсреЎствПЌ стрПкО ОлО чОсла, сППтветствующегП фПрЌальМПй ОЎеМтОфОкацОПММПй сОстеЌе.</Attribute>
     
    12941294        <!-- Spanish -->
    12951295        <Language code="es">
    1296             <Attribute name="identifier">Relación</Attribute>
     1296            <Attribute name="label">Relación</Attribute>
    12971297            <Attribute name="definition">Un identificador de un segundo recurso y su relación con el recurso actual. Este elemento permite enlazar los recursos relacionados y las descripciones de los recursos. Por ejemplo: IsVersionOf - Incluye la edición de un trabajo, IsBasedOn - La traducción de un trabajo, IsPartOf - Un capítulo de un libro, IsFormatOf - Un mecanismo de transformación de un conjunto de datos en una imagen. Para asegurar la interoperabilidad, las relaciones deberían ser seleccionadas de una lista de elementos que actualmente se encuentra bajo desarrollo en un grupo de trabajo.</Attribute>
    12981298        </Language>
    12991299        <!-- Arabic -->
    13001300        <Language code="ar">
    1301             <Attribute name="identifier">العلاقة</Attribute>
     1301            <Attribute name="label">العلاقة</Attribute>
    13021302            <Attribute name="definition">هذا Ù
    13031303عرف للÙ
     
    13371337        <!-- Chinese - Simplified -->
    13381338        <Language code="cn">
    1339             <Attribute name="identifier">å
     1339            <Attribute name="label">å
    13401340³è”</Attribute>
    13411341            <Attribute name="definition">涉及的盞å
     
    13471347        <!-- Czech -->
    13481348        <Language code="cs">
    1349             <Attribute name="identifier">Vztah</Attribute>
     1349            <Attribute name="label">Vztah</Attribute>
    13501350            <Attribute name="definition">Odkaz na příbuznÃœ zdroj.</Attribute>
    13511351            <Attribute name="comment">Doporučuje se odkazovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů.</Attribute>
     
    13531353        <!-- Dutch -->
    13541354        <Language code="nl">
    1355             <Attribute name="identifier">Relatie</Attribute>
     1355            <Attribute name="label">Relatie</Attribute>
    13561356            <Attribute name="definition">Een identificatie van een tweede bron en de relatie met de huide Internetbron. Voorbeelden zijn een editie van een werk (IsVersionOf), een vertaling van een werk (IsBasedOn), een hoofdstuk van een boek (IsPartOf) en een mechanische transformatie van een dataset in een plaatje (IsFormatOf). De DC Working Groups zijn bezig met een lijst met de meest verwachte relaties. Aanbevolen wordt om de relaties van deze lijst te gebruiken: http://purl.oclc.org/metadata/dublin_core/wrelationdraft.html.</Attribute>
    13571357        </Language>
    13581358        <!-- Finnish -->
    13591359        <Language code="fi">
    1360             <Attribute name="identifier"/>
     1360            <Attribute name="label"/>
    13611361            <Attribute name="definition"/>
    13621362            <Attribute name="comment"/>
     
    13701370        <!-- Marathi -->
    13711371        <Language code="mr">
    1372             <Attribute name="identifier">à€šà€Ÿà€€à¥‡ , à€žà€‚à€¬à€‚à€§</Attribute>
     1372            <Attribute name="label">à€šà€Ÿà€€à¥‡ , à€žà€‚à€¬à€‚à€§</Attribute>
    13731373            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€¶à¥€ à€žà€‚à€¬à€‚à€§ à€Šà€Ÿà€–à€µà€£à€Ÿà€°à€Ÿ à€žà€‚à€Šà€°à¥à€­</Attribute>
    13741374            <Attribute name="comment">à€‰à€Šà€Ÿ.  à€®à€Ÿà€¹à€¿à€€à¥€ à€œà€Ÿà€³à¥à€¯à€Ÿà€µà€°à¥€à€² à€ªà€€à¥à€€à€Ÿ(URL)</Attribute>
     
    13841384        <!-- English -->
    13851385        <Language code="en">
    1386             <Attribute name="identifier">Coverage</Attribute>
     1386            <Attribute name="label">Coverage</Attribute>
    13871387            <Attribute name="definition">The extent or scope of the content of the resource.</Attribute>
    13881388            <Attribute name="comment">Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges.</Attribute>
     
    13901390        <!-- Maori -->
    13911391        <Language code="mi">
    1392             <Attribute name="identifier">Kapitanga</Attribute>
     1392            <Attribute name="label">Kapitanga</Attribute>
    13931393            <Attribute name="definition">Te roanga, te whanuitanga ranei o te whakakaupapatanga o te rauemi.</Attribute>
    13941394            <Attribute name="comment">Ko te tikanga, ka uru atu te wahi mokowa (te ingoa o tetahi wahi, whakapiritanga matawhenua ranei), whakaritenga wa (he tapatanga wa (period label, ra, whakatakotoranga whanui o nga ra), te whakaritenga ture (penei i te putahi whakahaere). Ko te tino huarahi kua tohua, ko te tipako uara mai i tetahi whakaritenga kupu (hei tauira, i tetahi Puna Kupu Ingoa Matawhenua (Geographic Names [TGN] i nga wahi tika, ko nga wahi me nga whakaritenga wa ka whakamahia i mua i te whakamahitanga o nga taututanga tau penei i nga huinga whakapiritanga me nga whakatakotoranga whanui o nga ra.</Attribute>
     
    13961396        <!-- French -->
    13971397        <Language code="fr">
    1398             <Attribute name="identifier">Couverture</Attribute>
     1398            <Attribute name="label">Couverture</Attribute>
    13991399            <Attribute name="definition">La portée ou la couverture spatio-temporelle de la ressource.</Attribute>
    14001400            <Attribute name="comment">La couverture typiquement inclut une position géographique (le nom d&apos;un lieu ou ses coordonnées), une période de temps (un nom de période, une date, ou un intervalle de temps) ou une juridiction (telle que le nom d&apos;une entité administrative). Il est recommandé de choisir la  valeur de Couverture dans un vocabulaire contrÃŽlé (par exemple, un thésaurus de noms géographiques, comme[TGN]) et, quand cela est approprié, des noms de lieux ou de périodes plutÃŽt que des identifiants numériques tels que des coordonnées ou des intervalles de dates. </Attribute>
     
    14021402        <!-- Russian -->
    14031403        <Language code="ru">
    1404             <Attribute name="identifier">ОÑ
     1404            <Attribute name="label">ОÑ
    14051405ват</Attribute>
    14061406            <Attribute name="definition">ПрПтяжеММПсть О граМОцы сПЎержаМОя ресурса.</Attribute>
     
    14151415        <!-- Spanish -->
    14161416        <Language code="es">
    1417             <Attribute name="identifier">Cobertura</Attribute>
     1417            <Attribute name="label">Cobertura</Attribute>
    14181418            <Attribute name="definition">La característica de cobertura espacial y/o temporal del contenido intelectual del recurso. La cobertura espacial se refiere a una región física (por ejemplo, sector celestial); uso de coordenadas (por ejemplo, longitud y latitud) o nombres de lugares extraidos de una lista controlada. La cobertura temporal se refiere al contenido del recurso en vez de a cuando fue creado o puesto accesible ya que este último pertenece al elemento Date. Se usa el mismo formato basado en http://www.w3.org/TR/NOTE-datetime.</Attribute>
    14191419        </Language>
    14201420        <!-- Arabic -->
    14211421        <Language code="ar">
    1422             <Attribute name="identifier">التغطية</Attribute>
     1422            <Attribute name="label">التغطية</Attribute>
    14231423            <Attribute name="definition">هي الخصا؊ص الÙ
    14241424كانية او الزÙ
     
    14611461        <!-- Chinese - Simplified -->
    14621462        <Language code="cn">
    1463             <Attribute name="identifier">芆盖范囎</Attribute>
     1463            <Attribute name="label">芆盖范囎</Attribute>
    14641464            <Attribute name="definition">资源å†
    14651465容所涉及的倖延䞎芆盖范囎</Attribute>
     
    14701470        <!-- Czech -->
    14711471        <Language code="cs">
    1472             <Attribute name="identifier">Pokrytí</Attribute>
     1472            <Attribute name="label">Pokrytí</Attribute>
    14731473            <Attribute name="definition">Rozsah nebo záběr obsahu zdroje.</Attribute>
    14741474            <Attribute name="comment">Pokrytí bude typicky obsahovat prostorové umístění (jméno místa nebo zeměpisné souřadnice), časové období (označení období, datum nebo časovÃœ interval) nebo jurisdikci (např. jméno administrativní jednotky). Doporučuje se vybírat hodnotu z řízeného slovníku (např. Thesaurus of Geographic Names [TGN]) a tam, kde je to vhodné, uvádět místa nebo časové úseky spíše jménem neÅŸ číselnÃœmi identifikátory jako jsou soubory souřadnic nebo časové intervaly.</Attribute>
     
    14761476        <!-- Dutch -->
    14771477        <Language code="nl">
    1478             <Attribute name="identifier">Dekking</Attribute>
     1478            <Attribute name="label">Dekking</Attribute>
    14791479            <Attribute name="definition">De ruimtelijke of tijdelijke karakteristieken van de intellectuele inhoud van de Internetbron. Ruimtelijke dekking verwijst naar een geografisch gebied. Gebruik coordinaten (longitude (lengtegraad) en latitude (breedtegraad)) of plaatsnamen die van een gecontroleerde lijst komen of volledig uitgeschreven zijn. Dekking in de tijd geeft de tijdsperiode aan waarop de inhoud van de Internetbron betrekking heeft en niet wanneer de Internetbron is gemaakt of beschikbaar is gesteld (dit laatste hoort ingevult te worden bij &quot;Date&quot;). Gebruik dezelfde datum/tijd formaat als bij &quot;Date&quot;; W3C Technical Note http://www.w3.org/TR/NOTE-datetime of tijdsperioden die van een gecontroleerde lijst komen of volledig uitgeschreven zijn. Coverage is in ontwikkeling bij de Dublin Core Working group http://www.alexandria.ucsb.edu/docs/metadata/dc_coverage.html.</Attribute>
    14801480        </Language>
    14811481        <!-- Finnish -->
    14821482        <Language code="fi">
    1483             <Attribute name="identifier"/>
     1483            <Attribute name="label"/>
    14841484            <Attribute name="definition"/>
    14851485            <Attribute name="comment"/>
     
    14871487        <!-- Interlingua -->
    14881488        <Language code="ia">
    1489             <Attribute name="identifier">Copertura</Attribute>
     1489            <Attribute name="label">Copertura</Attribute>
    14901490            <Attribute name="definition">Le extension physic o abstracte del contento del ressource.</Attribute>
    14911491            <Attribute name="comment">Le copertura typicamente include un location spatial (un nomine de localitate o coordinatas geographic), un periodo de tempore (un etiquetta de periodo, data, o gamma de datas), o un jurisdiction (tal como un entitate administrative nominate). Le practica recommendate es selectionar un valor a partir de un vocabulario controlate (per exemplo, le Thesaurus of Geographical Names [TGN]) e que, quando appropriate, localitates o periodos de tempore nominate sia utilizate in preferentia a identificatores numeric tales como collectiones de coordinatas o gammas de datas.</Attribute>
     
    14931493        <!-- Marathi -->
    14941494        <Language code="mr">
    1495             <Attribute name="identifier">à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
     1495            <Attribute name="label">à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
    14961496            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€­à¥Œà€—à¥‹à€²à€¿à€•  à€®à€Ÿà€¹à€¿à€€à¥€</Attribute>
    14971497            <Attribute name="comment">à€‰à€Šà€Ÿ. à€­à¥Œà€—à¥‹à€²à€¿à€• à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
     
    15071507        <!-- English -->
    15081508        <Language code="en">
    1509             <Attribute name="identifier">Rights Management</Attribute>
     1509            <Attribute name="label">Rights Management</Attribute>
    15101510            <Attribute name="definition">Information about rights held in and over the resource.</Attribute>
    15111511            <Attribute name="comment">Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.</Attribute>
     
    15131513        <!-- Maori -->
    15141514        <Language code="mi">
    1515             <Attribute name="identifier">Motika</Attribute>
     1515            <Attribute name="label">Motika</Attribute>
    15161516            <Attribute name="definition">Ko nga mohiohio ki nga motika o tetahi rauemi.</Attribute>
    15171517            <Attribute name="comment">Ko te tikanga, kei te huanga Motika e pupuri ana he korero mo te whakaritenga motika mo te rauemi, he ratonga tohutoro e whakarato ana ranei i enei tumomo mohiohio. He nui nga wa, puta ai i roto i te mohiohio Motika te Mana Whakairo Hinegaro (Intellectual Property Rights - (IPR)), te Manatarua me nga Tuahua Mana Taonga (Property Rights). Ki te kore te huanga Motika, kaore e taea te pohehe noa ki te mana o enei, nga motika ranei e pa ana ki te rauemi.</Attribute>
     
    15191519        <!-- French -->
    15201520        <Language code="fr">
    1521             <Attribute name="identifier">Droits</Attribute>
     1521            <Attribute name="label">Droits</Attribute>
    15221522            <Attribute name="definition">Information sur les droits sur et au sujet de la ressource.</Attribute>
    15231523            <Attribute name="comment">Typiquement, un élément Droits contiendra un état du droit à gérer une ressource, ou la reférence à un service fournissant cette information. Ces droits souvent couvrent les droits de propriété intellectuelle (IPR), Copyright, et divers droits de propriété. Si l&apos;élément Droits est absent, aucune hypothÚse ne peut être faite sur l&apos;état de ces droits, ou de tout autre, par rapport à la ressource.</Attribute>
     
    15251525        <!-- Russian -->
    15261526        <Language code="ru">
    1527             <Attribute name="identifier">ПравПвПе регулОрПваМОе</Attribute>
     1527            <Attribute name="label">ПравПвПе регулОрПваМОе</Attribute>
    15281528            <Attribute name="definition">ИМфПрЌацОя П праваÑ
    15291529 ÐžÑÐ¿ÐŸÐ»ÑŒÐ·ÐŸÐ²Ð°ÐœÐžÑ, сПЎержащаяся вМутрО О вМе ресурса.</Attribute>
     
    15431543        <!-- Spanish -->
    15441544        <Language code="es">
    1545             <Attribute name="identifier">Derechos</Attribute>
     1545            <Attribute name="label">Derechos</Attribute>
    15461546            <Attribute name="definition">Una referencia (URL, por ejemplo) para una nota sobre derechos de autor, para un servicio de gestión de derechos o para un servicio que dará información sobre términos y condiciones de acceso a un recurso. Una especificación formal del elemento Rights se encuentra catualmente en discusión y por lo tanto su uso se considera experimental.</Attribute>
    15471547        </Language>
    15481548        <!-- Arabic -->
    15491549        <Language code="ar">
    1550             <Attribute name="identifier">حقوق الادارة</Attribute>
     1550            <Attribute name="label">حقوق الادارة</Attribute>
    15511551            <Attribute name="definition">هي افادة حقوق الادارة , Ù
    15521552عرف Ù
     
    15621562        <!-- Chinese - Simplified -->
    15631563        <Language code="cn">
    1564             <Attribute name="identifier">权限</Attribute>
     1564            <Attribute name="label">权限</Attribute>
    15651565            <Attribute name="definition">有å
    15661566³èµ„源本身所有的或被赋予的权限信息</Attribute>
     
    15791579        <!-- Czech -->
    15801580        <Language code="cs">
    1581             <Attribute name="identifier">Práva</Attribute>
     1581            <Attribute name="label">Práva</Attribute>
    15821582            <Attribute name="definition">Informace o právech vztahujících se k popisovanému zdroji.</Attribute>
    15831583            <Attribute name="comment">Prvek Práva bude typicky obsahovat ustanovení o správě autorskÃœch/vlastnickÃœch práv ke zdroji nebo odkaz na sluÅŸbu poskytující takovéto informace. Informace o právech často zahrnují práva duÅ¡evního vlastnictví (IPR), autorské právo a různá vlastnická práva. JestliÅŸe prvek Práva chybí, nelze odvozovat şádné předpoklady o stavu těchto a jinÃœch práv vztahujících se k popisovanému zdroji.</Attribute>
     
    15851585        <!-- Dutch -->
    15861586        <Language code="nl">
    1587             <Attribute name="identifier">Copyright</Attribute>
     1587            <Attribute name="label">Copyright</Attribute>
    15881588            <Attribute name="definition">Een copyright verklaring of een link naar een copyright verklaring of een link naar een service die informatie geeft over de copyright van de Internetbron.</Attribute>
    15891589        </Language>
    15901590        <!-- Finnish -->
    15911591        <Language code="fi">
    1592             <Attribute name="identifier"/>
     1592            <Attribute name="label"/>
    15931593            <Attribute name="definition"/>
    15941594            <Attribute name="comment"/>
     
    15961596        <!-- Interlingua -->
    15971597        <Language code="ia">
    1598             <Attribute name="identifier">Gestion de derectos</Attribute>
     1598            <Attribute name="label">Gestion de derectos</Attribute>
    15991599            <Attribute name="definition">Information super derectos detenite super e a proposito del ressource.</Attribute>
    16001600            <Attribute name="comment">Typicamente le elemento derectos continera un declaration de gestion de derectos pro le ressource, o un referentia a un servicio que provide tal information. Information de derectos frequentemente involve derectos de proprietate intellectual (IPR), copyright e varie derectos de proprietate. Si le elemento Derectos es absente, necun hypothese pote esser facite quanto al stato de iste e altere derectos concernente ressource.</Attribute>
     
    16021602        <!-- Marathi -->
    16031603        <Language code="mr">
    1604             <Attribute name="identifier">à€¹à€•à¥à€•</Attribute>
     1604            <Attribute name="label">à€¹à€•à¥à€•</Attribute>
    16051605            <Attribute name="definition">à€¬à¥Œà€§à¥à€Šà€¿à€• à€žà€‚à€ªà€Šà¥‡à€šà€Ÿà€¹à€•à¥à€•</Attribute>
    16061606            <Attribute name="comment">à€žà¥à€µà€€à€ƒà€¹à€Ÿà€šà¥‡ à€²à¥‡à€–à€š à€›à€Ÿà€ªà¥‚à€š à€
  • trunk/gli/metadata/ex.mds

    r11959 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="nzdl.org" creator="New Zealand Digital Libraries Project: Greenstone" family="Extracted Greenstone" lastchanged="Tue May 20 10:30:32 2003 - jmt12 on narya" namespace="ex">
     3<MetadataSet contact="nzdl.org" creator="New Zealand Digital Libraries Project: Greenstone" family="Extracted Greenstone" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="ex">
    44    <Name language="en">Extracted Greenstone Metadata 1.0</Name>
    55    <Description language="en">This document is the reference description, version 1.0 of the automatically extracted Greenstone Metadata Element Set.</Description>
     
    77        <Attribute language="en" name="comment">Not always available.</Attribute>
    88        <Attribute language="en" name="definition">The encoding of the imported document as extracted by Greenstone.</Attribute>
    9         <Attribute language="en" name="identifier">Encoding</Attribute>
     9        <Attribute language="en" name="label">Encoding</Attribute>
    1010    </Element>
    1111    <Element name="Language">
    1212        <Attribute language="en" name="comment">Not always available.</Attribute>
    1313        <Attribute language="en" name="definition">The language of the imported document as extracted by Greenstone.</Attribute>
    14         <Attribute language="en" name="identifier">Language</Attribute>
     14        <Attribute language="en" name="label">Language</Attribute>
    1515    </Element>
    1616    <Element name="Source">
    1717        <Attribute language="en" name="comment">Hidden in the Librarian Interface as it already shown by the various file trees.</Attribute>
    1818        <Attribute language="en" name="definition">The filename of the document imported by Greenstone.</Attribute>
    19         <Attribute language="en" name="identifier">Source</Attribute>
     19        <Attribute language="en" name="label">Source</Attribute>
    2020    </Element>
    2121    <Element name="Title">
    2222        <Attribute language="en" name="comment">Not always available.</Attribute>
    2323        <Attribute language="en" name="definition">The title of the imported document as extracted by Greenstone.</Attribute>
    24         <Attribute language="en" name="identifier">Title</Attribute>
     24        <Attribute language="en" name="label">Title</Attribute>
    2525    </Element>
    2626</MetadataSet>
  • trunk/gli/metadata/nzgls.mds

    r11959 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="[email protected]" creator="Archives New Zealand" family="" language_dependent="identifier, definition, comment" lastchanged="Fri Dec 03 14:35 2004 - mgw5 on narya" namespace="nzgls">
     3<MetadataSet contact="[email protected]" creator="Archives New Zealand" family="" language_dependent="label, definition, comment" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="nzgls">
    44    <!-- English Version sourced from http://www.e-government.govt.nz/nzgls/standard/ -->
    55    <SetLanguage code="en">
     
    1010        <!-- English -->
    1111        <Language code="en">
    12             <Attribute name="identifier">Title</Attribute>
     12            <Attribute name="label">Title</Attribute>
    1313            <Attribute name="definition">A name given to the resource.</Attribute>
    1414            <Attribute name="comment">Typically, a Title will be a name by which the resource is formally known.</Attribute>
     
    1616        <!-- Maori -->
    1717        <Language code="mi">
    18             <Attribute name="identifier">Taitara</Attribute>
     18            <Attribute name="label">Taitara</Attribute>
    1919            <Attribute name="definition">Te ingoa ka tapaina tetahi rauemi.</Attribute>
    2020            <Attribute name="comment">Ko te tikanga, ko te Taitara te ingoa ka mohio whanuitia te ingoa.</Attribute>
     
    2222        <!-- French -->
    2323        <Language code="fr">
    24             <Attribute name="identifier">Titre</Attribute>
     24            <Attribute name="label">Titre</Attribute>
    2525            <Attribute name="definition">Le nom donné à la ressource.</Attribute>
    2626            <Attribute name="comment">Typiquement, un titre sera le nom par lequel la ressource est officiellement connue.</Attribute>
     
    2828        <!-- Russian -->
    2929        <Language code="ru">
    30             <Attribute name="identifier">НазваМОе</Attribute>
     30            <Attribute name="label">НазваМОе</Attribute>
    3131            <Attribute name="definition">ИЌя, ЎаММПе ресурсу.</Attribute>
    3232            <Attribute name="comment">ОбычМП МазваМОеЌ является ОЌя, пПЎ кПтПрыЌ ресурс ПфОцОальМП ОзвестеМ.</Attribute>
     
    3434        <!-- Spanish -->
    3535        <Language code="es">
    36             <Attribute name="identifier">Título</Attribute>
     36            <Attribute name="label">Título</Attribute>
    3737            <Attribute name="definition">El nombre dado a un recurso, usualmente por el autor.</Attribute>
    3838        </Language>
    3939        <!-- Arabic -->
    4040        <Language code="ar">
    41             <Attribute name="identifier">العنوان</Attribute>
     41            <Attribute name="label">العنوان</Attribute>
    4242            <Attribute name="definition">هذا الاسÙ
    4343 ÙŠØ¹Ø·Ù‰ للÙ
     
    4848        <!-- Chinese - Simplified -->
    4949        <Language code="cn">
    50             <Attribute name="identifier">资源名</Attribute>
     50            <Attribute name="label">资源名</Attribute>
    5151            <Attribute name="definition">赋予资源的名称。</Attribute>
    5252            <Attribute name="comment">资源名䞀般指资源对象正匏å
     
    5555        <!-- Czech -->
    5656        <Language code="cs">
    57             <Attribute name="identifier">Název</Attribute>
     57            <Attribute name="label">Název</Attribute>
    5858            <Attribute name="definition">Jméno dané zdroji.</Attribute>
    5959            <Attribute name="comment">Název bude typicky jméno, pod nímÅŸ je zdroj oficiálně znám.</Attribute>
     
    6161        <!-- Dutch -->
    6262        <Language code="nl">
    63             <Attribute name="identifier">Titel</Attribute>
     63            <Attribute name="label">Titel</Attribute>
    6464            <Attribute name="definition">De naam van de Internetbron. Meestal gegeven door de auteur, maker of uitgever</Attribute>
    6565        </Language>
    6666        <!-- Finnish -->
    6767        <Language code="fi">
    68             <Attribute name="identifier"/>
     68            <Attribute name="label"/>
    6969            <Attribute name="definition"/>
    7070            <Attribute name="comment"/>
     
    7272        <!-- Interlingua -->
    7373        <Language code="ia">
    74             <Attribute name="identifier">Titulo</Attribute>
     74            <Attribute name="label">Titulo</Attribute>
    7575            <Attribute name="definition">Un nomine date al ressource.</Attribute>
    7676            <Attribute name="comment">Typicamente se utiliza un nomine per le qual le ressource es formalmente cognite.</Attribute>
     
    7878        <!-- Marathi -->
    7979        <Language code="mr">
    80             <Attribute name="identifier">à€¶à¥€à€°à¥à€·à€•</Attribute>
     80            <Attribute name="label">à€¶à¥€à€°à¥à€·à€•</Attribute>
    8181            <Attribute name="definition">à€ªà€°à¥à€¯à€Ÿà€¯à¥€ à€¶à¥€à€°à¥à€·à€•</Attribute>
    8282            <Attribute name="comment">à€žà€‚à€•à¥à€·à€¿à€ªà¥à€€ ,  à€­à€Ÿà€·à€Ÿà€‚à€€à€°à¥€à€€  à€¶à¥€à€°à¥à€·à€•</Attribute>
     
    9292        <!-- English -->
    9393        <Language code="en">
    94             <Attribute name="identifier">Creator</Attribute>
     94            <Attribute name="label">Creator</Attribute>
    9595            <Attribute name="definition">An entity primarily responsible for making the content of the resource.</Attribute>
    9696            <Attribute name="comment">Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity.</Attribute>
     
    9898        <!-- Maori -->
    9999        <Language code="mi">
    100             <Attribute name="identifier">Kaihanga</Attribute>
     100            <Attribute name="label">Kaihanga</Attribute>
    101101            <Attribute name="definition">Te putahi, nana, na ratou ranei i matua oti ai te hanganga o te rauemi.</Attribute>
    102102            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaihanga. Ko te tikanga, ko te Kaihanga te ingoa ka whakamahia hei tohu i te putahi na ratou te hanganga.</Attribute>
     
    104104        <!-- French -->
    105105        <Language code="fr">
    106             <Attribute name="identifier">Créateur</Attribute>
     106            <Attribute name="label">Créateur</Attribute>
    107107            <Attribute name="definition">L&apos;entité principalement responsable de la création du contenu de la ressource.</Attribute>
    108108            <Attribute name="comment">Exemples de Créateur incluent une personne, une organisation, ou un service. Typiquement, un nom du Créateur devrait être utilisé pour désigner cette entité.</Attribute>
     
    110110        <!-- Russian -->
    111111        <Language code="ru">
    112             <Attribute name="identifier">СПзЎатель</Attribute>
     112            <Attribute name="label">СПзЎатель</Attribute>
    113113            <Attribute name="definition">ЛОцП, Месущее первОчМую ПтветствеММПсть за сПзЎаМОе сПЎержаМОя ресурса.</Attribute>
    114114            <Attribute name="comment">ПрОЌеры СПзЎателя включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя СПзЎателя ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    116116        <!-- Spanish -->
    117117        <Language code="es">
    118             <Attribute name="identifier">Autor o Creador</Attribute>
     118            <Attribute name="label">Autor o Creador</Attribute>
    119119            <Attribute name="definition">La persona u organización responsable de la creación del contenido intelectual del recurso. Por ejemplo, los autores en el caso de documentos escritos, artistas, fotografos e ilustradores en el caso de recursos visuales.</Attribute>
    120120        </Language>
    121121        <!-- Arabic -->
    122122        <Language code="ar">
    123             <Attribute name="identifier">الكاتؚ او الÙ
     123            <Attribute name="label">الكاتؚ او الÙ
    124124ؚدع</Attribute>
    125125            <Attribute name="definition">هو ال؎خص او الÙ
     
    136136        <!-- Chinese - Simplified -->
    137137        <Language code="cn">
    138             <Attribute name="identifier">创建è€
     138            <Attribute name="label">创建è€
    139139</Attribute>
    140140            <Attribute name="definition">创建资源å†
     
    148148        <!-- Czech -->
    149149        <Language code="cs">
    150             <Attribute name="identifier">Tvůrce</Attribute>
     150            <Attribute name="label">Tvůrce</Attribute>
    151151            <Attribute name="definition">Entita primárně odpovědná za vytvoření obsahu zdroje.</Attribute>
    152152            <Attribute name="comment">Příklady Tvůrce zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno tvůrce.</Attribute>
     
    154154        <!-- Dutch -->
    155155        <Language code="nl">
    156             <Attribute name="identifier">Auteur of maker</Attribute>
     156            <Attribute name="label">Auteur of maker</Attribute>
    157157            <Attribute name="definition">De auteur, maker of organisatie die primair verantwoordelijk is voor de intellectuele inhoud van het werk. Bijvoorbeeld auteurs in geval van geschreven documenten, artiesten, fotografen of illustrators in geval van visuele bronnen.</Attribute>
    158158        </Language>
    159159        <!-- Finnish -->
    160160        <Language code="fi">
    161             <Attribute name="identifier"/>
     161            <Attribute name="label"/>
    162162            <Attribute name="definition"/>
    163163            <Attribute name="comment"/>
     
    165165        <!-- Interlingua -->
    166166        <Language code="ia">
    167             <Attribute name="identifier">Creator</Attribute>
     167            <Attribute name="label">Creator</Attribute>
    168168            <Attribute name="definition">Le entitate primarimente responsabile pro producer le contento del ressource.</Attribute>
    169169            <Attribute name="comment">Exemplos de creator include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de creator pro indicar iste entitate.</Attribute>
     
    171171        <!-- Marathi -->
    172172        <Language code="mr">
    173             <Attribute name="identifier">à€šà€¿à€°à¥à€®à€Ÿà€€à€Ÿ, à€œà€šà€•</Attribute>
     173            <Attribute name="label">à€šà€¿à€°à¥à€®à€Ÿà€€à€Ÿ, à€œà€šà€•</Attribute>
    174174            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€šà€¿à€°à¥à€®à€Ÿà€£  à€•à€°à€£à€Ÿà€°à€Ÿ</Attribute>
    175175            <Attribute name="comment">à€‰à€Šà€Ÿ.  à€²à¥‡à€–à€•, à€²à¥‡à€–à€¿à€•à€Ÿ,  à€µà¥à€¯à€•à¥à€€à¥€, à€žà€‚à€žà¥à€¥à€Ÿ,  à€žà€‚à€ªà€Ÿà€Šà€•, à€žà€‚à€ªà€Ÿà€Šà€¿à€•à€Ÿ</Attribute>
     
    183183    </Element>
    184184    <Element name="Function">
    185         <Attribute language="en" name="identifier">Function</Attribute>
     185        <Attribute language="en" name="label">Function</Attribute>
    186186        <Attribute language="en" name="obligation">Mandatory</Attribute>
    187187        <Attribute language="en" name="definition">The business function of the organisation to which the resource relates</Attribute>
     
    191191        <!-- English -->
    192192        <Language code="en">
    193             <Attribute name="identifier">Subject and Keywords</Attribute>
     193            <Attribute name="label">Subject and Keywords</Attribute>
    194194            <Attribute name="definition">The topic of the content of the resource.</Attribute>
    195195            <Attribute name="comment">Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.</Attribute>
     
    197197        <!-- Maori -->
    198198        <Language code="mi">
    199             <Attribute name="identifier">Kaupapa</Attribute>
     199            <Attribute name="label">Kaupapa</Attribute>
    200200            <Attribute name="definition">Te take/ nga take o te kaupapa, o te rauemi.</Attribute>
    201201            <Attribute name="comment">Ko te tikanga, ka whakaaturia te kaupapa o te rauemi e nga kupu matua, nga kimahi matua, nga tohu wehewehenga whakaahua ranei.</Attribute>
     
    203203        <!-- French -->
    204204        <Language code="fr">
    205             <Attribute name="identifier">Sujet</Attribute>
     205            <Attribute name="label">Sujet</Attribute>
    206206            <Attribute name="definition">Le sujet du contenu de la ressource.</Attribute>
    207207            <Attribute name="comment">Typiquement, le sujet sera décrit par un ensemble de mots-clefs ou de phrases ou un code de classification qui précisent le sujet de la ressource. L&apos;utilisation de vocabulaires contrÃŽlés et de schémas formels de classification est encouragée.</Attribute>
     
    209209        <!-- Russian -->
    210210        <Language code="ru">
    211             <Attribute name="identifier">ПреЎЌет О ключевые слПва</Attribute>
     211            <Attribute name="label">ПреЎЌет О ключевые слПва</Attribute>
    212212            <Attribute name="definition">ТеЌа сПЎержаМОя ресурса.</Attribute>
    213213            <Attribute name="comment">ОбычМП ПреЎЌет выражается с пПЌПщью ключевыÑ
     
    219219        <!-- Spanish -->
    220220        <Language code="es">
    221             <Attribute name="identifier">Claves</Attribute>
     221            <Attribute name="label">Claves</Attribute>
    222222            <Attribute name="definition">Los tópicos del recurso. Típicamente, Subject expresará las claves o frases que describen el título o el contenido del recurso. Se fomentará el uso de vocabularios controlados y de sistemas de clasificación formales. Se pueden ver ejemplos de vocabularios controlados en: Controlled vocabularies, thesauri and classification systems available in the WWW. DC Subject</Attribute>
    223223        </Language>
    224224        <!-- Arabic -->
    225225        <Language code="ar">
    226             <Attribute name="identifier">الÙ
     226            <Attribute name="label">الÙ
    227227وضوع و الكلÙ
    228228ات الر؊يسية</Attribute>
     
    247247        <!-- Chinese - Simplified -->
    248248        <Language code="cn">
    249             <Attribute name="identifier">䞻题和å
     249            <Attribute name="label">䞻题和å
    250250³é”®è¯</Attribute>
    251251            <Attribute name="definition">资源å†
     
    258258        <!-- Czech -->
    259259        <Language code="cs">
    260             <Attribute name="identifier">Předmět a klíčová slova</Attribute>
     260            <Attribute name="label">Předmět a klíčová slova</Attribute>
    261261            <Attribute name="definition">Téma obsahu zdroje.</Attribute>
    262262            <Attribute name="comment">Předmět bude typicky vyjádřen pomocí klíčovÃœch slov, klíčovÃœch frází nebo klasifikačních znaků popisujících téma zdroje. Doporučuje se vybírat hodnotu prvku z řízeného slovníku nebo formálního klasifikačního schématu.</Attribute>
     
    264264        <!-- Dutch -->
    265265        <Language code="nl">
    266             <Attribute name="identifier">Onderwerp en trefwoorden</Attribute>
     266            <Attribute name="label">Onderwerp en trefwoorden</Attribute>
    267267            <Attribute name="definition">Het onderwerp van de Internetbron. Het onderwerp wordt beschreven in korte zinnen of door het gebruik van trefwoorden. Het gebruik van gecontroleerde trefwoorden of classificatie schema&apos;s wordt aanbevolen.</Attribute>
    268268        </Language>
    269269        <!-- Finnish -->
    270270        <Language code="fi">
    271             <Attribute name="identifier"/>
     271            <Attribute name="label"/>
    272272            <Attribute name="definition"/>
    273273            <Attribute name="comment"/>
     
    275275        <!-- Interlingua -->
    276276        <Language code="ia">
    277             <Attribute name="identifier">Subjecto e parolas-clave</Attribute>
     277            <Attribute name="label">Subjecto e parolas-clave</Attribute>
    278278            <Attribute name="definition">Le topico del contento del ressource.</Attribute>
    279279            <Attribute name="comment">Typicamente le subjecto es expresse per medio de parolas-clave, phrases-clave, o codices de classification que describe le topico del ressource. Le melior practica recommendate es selectionar un valor a partir de un vocabulario controlate o un schema formal de classification.</Attribute>
     
    281281        <!-- Marathi -->
    282282        <Language code="mr">
    283             <Attribute name="identifier">à€µà€¿à€·à€¯</Attribute>
     283            <Attribute name="label">à€µà€¿à€·à€¯</Attribute>
    284284            <Attribute name="definition">à€µà€¿à€·à€¯</Attribute>
    285285            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ, à€œà¥à€žà€Ÿà€šà€žà€Ÿà€§à€šà¥‡ à€¯à€Ÿà€€à¥€à€² à€†à€¶à€¯ à€žà¥à€ªà€·à¥à€Ÿ à€•à€°à€£à€Ÿà€°à¥‡ à€¶à€¬à¥à€Š, à€µà€¿à€·à€¯à€Ÿà€šà¥‡ à€µà€°à¥à€—à¥€à€•à€°à€£ à€•à€°à€€à€Ÿà€šà€Ÿ à€¶à€¬à¥à€Šà€žà€‚à€—à¥à€°à€¹ à€
     
    296296        <!-- English -->
    297297        <Language code="en">
    298             <Attribute name="identifier">Description</Attribute>
     298            <Attribute name="label">Description</Attribute>
    299299            <Attribute name="definition">An account of the content of the resource.</Attribute>
    300300            <Attribute name="comment">Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</Attribute>
     
    302302        <!-- Maori -->
    303303        <Language code="mi">
    304             <Attribute name="identifier">Whakaaturanga</Attribute>
     304            <Attribute name="label">Whakaaturanga</Attribute>
    305305            <Attribute name="definition">He whakaaturanga o nga kaupapa o te rauemi.</Attribute>
    306306            <Attribute name="comment">Ka uru atu, engari ehara noa ko: te whakarapopototanga korero, te ihirangi, te tohutanga o te kaupapa ma te whakaahua, te whakaaturanga kore kupu ranei, o te kauapapa.</Attribute>
     
    308308        <!-- French -->
    309309        <Language code="fr">
    310             <Attribute name="identifier">Description</Attribute>
     310            <Attribute name="label">Description</Attribute>
    311311            <Attribute name="definition">Une description du contenu de la ressource.</Attribute>
    312312            <Attribute name="comment">Une Description peut contenir, mais ce n&apos;est pas limitatif: un résumé, une table des matiÚres, une référence à une représentation graphique du contenu, ou un texte libre sur le contenu.</Attribute>
     
    314314        <!-- Russian -->
    315315        <Language code="ru">
    316             <Attribute name="identifier">ОпОсаМОе</Attribute>
     316            <Attribute name="label">ОпОсаМОе</Attribute>
    317317            <Attribute name="definition">СППбщеМОе П сПЎержаМОО ресурса.</Attribute>
    318318            <Attribute name="comment">ОпОсаМОе ЌПжет быть преЎставлеМП (пП МеПбÑ
     
    321321        <!-- Spanish -->
    322322        <Language code="es">
    323             <Attribute name="identifier">Descripción</Attribute>
     323            <Attribute name="label">Descripción</Attribute>
    324324            <Attribute name="definition">Una descripción textual del recurso, tal como un resumen en el caso de un documento o una descripción del contenido en el caso de un documento visual.</Attribute>
    325325        </Language>
    326326        <!-- Arabic -->
    327327        <Language code="ar">
    328             <Attribute name="identifier">الوصف</Attribute>
     328            <Attribute name="label">الوصف</Attribute>
    329329            <Attribute name="definition">هو وصف نصي  لÙ
    330330حتوى الÙ
     
    340340        <!-- Chinese - Simplified -->
    341341        <Language code="cn">
    342             <Attribute name="identifier">诎明</Attribute>
     342            <Attribute name="label">诎明</Attribute>
    343343            <Attribute name="definition">资源å†
    344344容的解释</Attribute>
     
    353353        <!-- Czech -->
    354354        <Language code="cs">
    355             <Attribute name="identifier">Popis</Attribute>
     355            <Attribute name="label">Popis</Attribute>
    356356            <Attribute name="definition">Vysvětlení obsahu zdroje.</Attribute>
    357357            <Attribute name="comment">Popis můşe obsahovat (mimo jiné): abstrakt, obsah, odkaz na grafické nebo volné textové vyjádření obsahu.</Attribute>
     
    359359        <!-- Dutch -->
    360360        <Language code="nl">
    361             <Attribute name="identifier">Omschrijving</Attribute>
     361            <Attribute name="label">Omschrijving</Attribute>
    362362            <Attribute name="definition">Een omschrijving van de inhoud van de Internetbron. Abstracts of inhoudsomschrijvingen.</Attribute>
    363363        </Language>
    364364        <!-- Finnish -->
    365365        <Language code="fi">
    366             <Attribute name="identifier"/>
     366            <Attribute name="label"/>
    367367            <Attribute name="definition"/>
    368368            <Attribute name="comment"/>
     
    370370        <!-- Interlingua -->
    371371        <Language code="ia">
    372             <Attribute name="identifier">Description</Attribute>
     372            <Attribute name="label">Description</Attribute>
    373373            <Attribute name="definition">Un description del contento del ressource.</Attribute>
    374374            <Attribute name="comment">Le description pote includer, ma non se limita a: summario, indice, referentia a un representation graphic del contento o un texto libere a proposito del contento.</Attribute>
     
    376376        <!-- Marathi -->
    377377        <Language code="mr">
    378             <Attribute name="identifier">à€µà€°à¥à€£à€š</Attribute>
     378            <Attribute name="label">à€µà€°à¥à€£à€š</Attribute>
    379379            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡, à€œà¥à€žà€Ÿà€šà€žà€Ÿà€§à€šà€Ÿà€šà¥‡à€µà€°à¥à€£à€š</Attribute>
    380380            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€šà€¿à€µà¥‡à€Šà€š, à€†à€²à¥‡à€–, à€šà€¿à€€à¥à€°à€°à¥à€ª</Attribute>
     
    390390        <!-- English -->
    391391        <Language code="en">
    392             <Attribute name="identifier">Publisher</Attribute>
     392            <Attribute name="label">Publisher</Attribute>
    393393            <Attribute name="definition">An entity responsible for making the resource available.</Attribute>
    394394            <Attribute name="comment">Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity.</Attribute>
     
    396396        <!-- Maori -->
    397397        <Language code="mi">
    398             <Attribute name="identifier">Kaiwhakaputa</Attribute>
     398            <Attribute name="label">Kaiwhakaputa</Attribute>
    399399            <Attribute name="definition">Te putahi nana i whakaputa te rauemi.</Attribute>
    400400            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaiwhakaputa. Ko te tikanga, ka whakamahia te ingoa o te Kaiwhakaputa hei tohu i te putahi.</Attribute>
     
    402402        <!-- French -->
    403403        <Language code="fr">
    404             <Attribute name="identifier">Editeur</Attribute>
     404            <Attribute name="label">Editeur</Attribute>
    405405            <Attribute name="definition">L&apos;entité responsable de la diffusion de la ressource, dans sa forme actuelle, tels, un département universitaire, une entreprise.</Attribute>
    406406            <Attribute name="comment">Exemples d&apos;Editeurs incluent une personne, une organisation, ou un service. Typiquement, le nom d&apos;une maison d&apos;édition devrait être utilisé ici.</Attribute>
     
    408408        <!-- Russian -->
    409409        <Language code="ru">
    410             <Attribute name="identifier">ИзЎатель</Attribute>
     410            <Attribute name="label">ИзЎатель</Attribute>
    411411            <Attribute name="definition">ЛОцП, ПтветствеММПе за ввПЎ ресурса в ПбращеМОе.</Attribute>
    412412            <Attribute name="comment">ПрОЌеры ИзЎателя включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя ИзЎателя ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    414414        <!-- Spanish -->
    415415        <Language code="es">
    416             <Attribute name="identifier">Editor</Attribute>
     416            <Attribute name="label">Editor</Attribute>
    417417            <Attribute name="definition">&gt;La entidad responsable de hacer que el recurso se encuentre disponible en la red en su formato actual, por ejemplo la empresa editora, un departamento universitario u otro tipo de organización.</Attribute>
    418418        </Language>
    419419        <!-- Arabic -->
    420420        <Language code="ar">
    421             <Attribute name="identifier">النا؎ر</Attribute>
     421            <Attribute name="label">النا؎ر</Attribute>
    422422            <Attribute name="definition">هو الهي؊ة الÙ
    423423س؀ولة عن صناعة الÙ
     
    432432        <!-- Chinese - Simplified -->
    433433        <Language code="cn">
    434             <Attribute name="identifier">出版è€
     434            <Attribute name="label">出版è€
    435435</Attribute>
    436436            <Attribute name="definition">䜿资源成䞺可以获埗并可甚的莣任è€
     
    443443        <!-- Czech -->
    444444        <Language code="cs">
    445             <Attribute name="identifier">Vydavatel</Attribute>
     445            <Attribute name="label">Vydavatel</Attribute>
    446446            <Attribute name="definition">Entita odpovědná za zpřístupnění zdroje.</Attribute>
    447447            <Attribute name="comment">Příklady Vydavatele zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno vydavatele.</Attribute>
     
    449449        <!-- Dutch -->
    450450        <Language code="nl">
    451             <Attribute name="identifier">Uitgever</Attribute>
     451            <Attribute name="label">Uitgever</Attribute>
    452452            <Attribute name="definition">De entiteit die verantwoordelijk is voor het beschikbaarstellen van de Internetbron in de huidig vorm. Bijvoorbeeld een uitgeversbedrijf, een universiteitsafdeling.</Attribute>
    453453        </Language>
    454454        <!-- Finnish -->
    455455        <Language code="fi">
    456             <Attribute name="identifier"/>
     456            <Attribute name="label"/>
    457457            <Attribute name="definition"/>
    458458            <Attribute name="comment"/>
     
    460460        <!-- Interlingua -->
    461461        <Language code="ia">
    462             <Attribute name="identifier">Editor</Attribute>
     462            <Attribute name="label">Editor</Attribute>
    463463            <Attribute name="definition">Un entitate responsabile pro disponibilizar le ressource.</Attribute>
    464464            <Attribute name="comment">Exemplos de editor include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de editor pro indicar le entitate.</Attribute>
     
    466466        <!-- Marathi -->
    467467        <Language code="mr">
    468             <Attribute name="identifier">à€ªà¥à€°à€•à€Ÿà€¶à€•</Attribute>
     468            <Attribute name="label">à€ªà¥à€°à€•à€Ÿà€¶à€•</Attribute>
    469469            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ  à€‰à€ªà€²à€¬à¥à€§ à€•à€°à¥‚à€š à€Šà¥‡à€£à€Ÿà€°à€Ÿ</Attribute>
    470470            <Attribute name="comment">à€‰à€Šà€Ÿ.à€ƒ à€ªà¥à€°à€•à€Ÿà€¶à€• , à€ªà¥à€°à€•à€Ÿà€¶à€š  à€žà€‚à€žà¥à€¥à€Ÿ, à€žà¥‡à€µà€Ÿ    à€®à€Ÿà€¹à€¿à€€à¥€ à€›à€Ÿà€ªà¥€à€² à€°à¥à€ªà€Ÿà€€  à€
     
    479479    </Element>
    480480    <Element name="Mandate">
    481         <Attribute language="en" name="identifier">Mandate</Attribute>
     481        <Attribute language="en" name="label">Mandate</Attribute>
    482482        <Attribute language="en" name="obligation">Recommended</Attribute>
    483483        <Attribute language="en" name="definition">A specific warrant which requires the resource to be created or provided.</Attribute>
    484484        <Attribute language="en" name="comment">The element is useful to indicate the specific legal mandate that requires the resource being described to be created or provided to the public. The content of this element will usually be a reference to a specific Act, Regulation or Case, but may be a URI pointing to the legal instrument in question.</Attribute>
    485485        <Element name="act">
    486             <Attribute language="en" name="identifier">Act</Attribute>
     486            <Attribute language="en" name="label">Act</Attribute>
    487487            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    488488            <Language code="en">
     
    491491        </Element>
    492492        <Element name="regulation">
    493             <Attribute language="en" name="identifier">Regulation</Attribute>
     493            <Attribute language="en" name="label">Regulation</Attribute>
    494494            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    495495            <Language code="en">
     
    498498        </Element>
    499499        <Element name="rules">
    500             <Attribute language="en" name="identifier">Rules</Attribute>
     500            <Attribute language="en" name="label">Rules</Attribute>
    501501            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    502502            <Language code="en">
     
    505505        </Element>
    506506        <Element name="case">
    507             <Attribute language="en" name="identifier">Case Law</Attribute>
     507            <Attribute language="en" name="label">Case Law</Attribute>
    508508            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    509509            <Language code="en">
     
    515515        <!-- English -->
    516516        <Language code="en">
    517             <Attribute name="identifier">Contributor</Attribute>
     517            <Attribute name="label">Contributor</Attribute>
    518518            <Attribute name="definition">An entity responsible for making contributions to the content of the resource.</Attribute>
    519519            <Attribute name="comment">Examples of a Contributor include a person, an organisation, or a service. Typically, the name of a Contributor should be used to indicate the entity.</Attribute>
     
    521521        <!-- Maori -->
    522522        <Language code="mi">
    523             <Attribute name="identifier">Kaiwhakaaro</Attribute>
     523            <Attribute name="label">Kaiwhakaaro</Attribute>
    524524            <Attribute name="definition">Te putahi nana, na ratou ranei nga whakakaupapatanga whakaaro o te rauemi.</Attribute>
    525525            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaiwhakaaro. Ko te tikanga ka whakamahia te ingoa o te Kaiwhakaaro hei tohu i te putahi.</Attribute>
     
    527527        <!-- French -->
    528528        <Language code="fr">
    529             <Attribute name="identifier">Contributeur</Attribute>
     529            <Attribute name="label">Contributeur</Attribute>
    530530            <Attribute name="definition">Une entité qui a contribué à la création du contenu de la ressource.</Attribute>
    531531            <Attribute name="comment">Exemples de Contributeur incluent une personne, une organisation, ou un service. Typiquement, le nom d&apos;un contributeur devrait être utilisé ici pour désigner l&apos;entité.</Attribute>
     
    533533        <!-- Russian -->
    534534        <Language code="ru">
    535             <Attribute name="identifier">СПОспПлМОтель</Attribute>
     535            <Attribute name="label">СПОспПлМОтель</Attribute>
    536536            <Attribute name="definition">ЛОцП, вМесшее вклаЎ в сПзЎаМОе сПЎержаМОя ресурса.</Attribute>
    537537            <Attribute name="comment">ПрОЌеры СПОспПлМОтеля включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя СПОспПлМОтеля ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    539539        <!-- Spanish -->
    540540        <Language code="es">
    541             <Attribute name="identifier">Otros Colaboradores</Attribute>
     541            <Attribute name="label">Otros Colaboradores</Attribute>
    542542            <Attribute name="definition">Una persona u organizacion que haya tenido una contribución intelectual significativa en la creación del recurso pero cuyas contribuciones son secundarias en comparación a las de las personas u organizaciones especificadas en el elementeo Creator (por ejemplo, editor, ilustrador y traductor).</Attribute>
    543543        </Language>
    544544        <!-- Arabic -->
    545545        <Language code="ar">
    546             <Attribute name="identifier">الÙ
     546            <Attribute name="label">الÙ
    547547ساهÙ
    548548 Ø§Ù„اخر</Attribute>
     
    573573        <!-- Chinese - Simplified -->
    574574        <Language code="cn">
    575             <Attribute name="identifier">å
     575            <Attribute name="label">å
    576576¶ä»–莣任è€
    577577</Attribute>
     
    588588        <!-- Czech -->
    589589        <Language code="cs">
    590             <Attribute name="identifier">Přispěvatel</Attribute>
     590            <Attribute name="label">Přispěvatel</Attribute>
    591591            <Attribute name="definition">Entita, která přispěla k vytvoření obsahu zdroje.</Attribute>
    592592            <Attribute name="comment">Příklady Přispěvatele zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno přispěvatele.</Attribute>
     
    594594        <!-- Dutch -->
    595595        <Language code="nl">
    596             <Attribute name="identifier">Andere medewerkers</Attribute>
     596            <Attribute name="label">Andere medewerkers</Attribute>
    597597            <Attribute name="definition">Een persoon of organisatie die een belangrijke bijdrage heeft geleverd, maar die secondair is aan de persoon of organisatie die bij &quot;Creator&quot; genoemd wordt. Gedacht kan worden aan editors, vertalers en illustrators.</Attribute>
    598598        </Language>
    599599        <!-- Finnish -->
    600600        <Language code="fi">
    601             <Attribute name="identifier"/>
     601            <Attribute name="label"/>
    602602            <Attribute name="definition"/>
    603603            <Attribute name="comment"/>
     
    605605        <!-- Interlingua -->
    606606        <Language code="ia">
    607             <Attribute name="identifier">Contribuente</Attribute>
     607            <Attribute name="label">Contribuente</Attribute>
    608608            <Attribute name="definition">Un entitate responsabile pro facer contributiones al contento del ressource.</Attribute>
    609609            <Attribute name="comment">Exemplos de contribuente include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de contribuente pro indicar le entitate.</Attribute>
     
    611611        <!-- Marathi -->
    612612        <Language code="mr">
    613             <Attribute name="identifier"> à€žà€¹à€¯à¥‹à€—à€•, à€žà€¹à€¯à¥‹à€—à¥€, à€žà€¹à€Ÿà€¯à¥à€¯à€•</Attribute>
     613            <Attribute name="label"> à€žà€¹à€¯à¥‹à€—à€•, à€žà€¹à€¯à¥‹à€—à¥€, à€žà€¹à€Ÿà€¯à¥à€¯à€•</Attribute>
    614614            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€žà€‚à€•à€²à¥€à€€ à€•à€°à€£à¥à¥Ÿà€Ÿà€ž  à€®à€Šà€€ à€•à€°à€£à€Ÿà€°à¥€ à€µà¥à€¯à€•à¥à€€à¥€</Attribute>
    615615            <Attribute name="comment">à€‰à€Šà€Ÿ.à€ƒ à€µà¥à€¯à€•à¥à€€à¥€, à€žà¥‡à€µà€Ÿ, à€žà€‚à€žà¥à€¥à€Ÿ</Attribute>
     
    625625        <!-- English -->
    626626        <Language code="en">
    627             <Attribute name="identifier">Date</Attribute>
     627            <Attribute name="label">Date</Attribute>
    628628            <Attribute name="definition">A date associated with an event in the life cycle of the resource.</Attribute>
    629629            <Attribute name="comment">Typically, Date will be associated with the creation or availability of the resource.  Recommended best practice for encoding the date value is defined in a profile of ISO 8601 and follows the YYYY-MM-DD format.</Attribute>
     
    631631        <!-- Maori -->
    632632        <Language code="mi">
    633             <Attribute name="identifier">Ra</Attribute>
     633            <Attribute name="label">Ra</Attribute>
    634634            <Attribute name="definition">He ra e whai panga ana ki te huringa ora o te rauemi.</Attribute>
    635635            <Attribute name="comment">Ko te tikanga, ka whai panga te ra ki te hanganga, te wateatanga ranei, o te rauemi. Ko te huarahi tino pai hei tohu i te uara o te ra (date value) kua whakaritea i roto i te whakaritenga IS0 8601 [W3CDTF], a, e whai atu ana ki te whakatakotoranga YYYY-MM-DD.</Attribute>
     
    637637        <!-- French -->
    638638        <Language code="fr">
    639             <Attribute name="identifier">Date</Attribute>
     639            <Attribute name="label">Date</Attribute>
    640640            <Attribute name="definition">Une date associée avec un événement dans le cycle de vie de la ressource.</Attribute>
    641641            <Attribute name="comment">Typiquement, une date sera associée à la création ou à la publication d&apos;une ressource. Il est fortement recommandé d&apos;encoder la valeur de la date en utilisant le format défini par l&apos;ISO 8601 [W3CDTF] sous la forme AAAA-MM-JJ.</Attribute>
     
    643643        <!-- Russian -->
    644644        <Language code="ru">
    645             <Attribute name="identifier">Дата</Attribute>
     645            <Attribute name="label">Дата</Attribute>
    646646            <Attribute name="definition">Дата, связаММая с сПбытОеЌ в жОзМеММПЌ цОкле ресурса.</Attribute>
    647647            <Attribute name="comment">ОбычМП Дата ассПцООруется с сПзЎаМОеЌ ОлО ЎПступМПстью ресурса. На практОке рекПЌеМЎуется Ўля кПЎОрПвкО зМачеМОя Ўаты ОспПльзПвать ПпреЎелеМОе прПфОля ISO 8601 (ЀПрЌаты Ўаты О вреЌеМО W3C), кПтПрПе пПЎЎержОвает фПрЌат ГГГГ-ММ-ДД.</Attribute>
     
    649649        <!-- Spanish -->
    650650        <Language code="es">
    651             <Attribute name="identifier">Fecha</Attribute>
     651            <Attribute name="label">Fecha</Attribute>
    652652            <Attribute name="definition">Una fecha en la que el recurso se puso a disposición del usuario en su forma actual. Esta fecha no ha de confundirse con la que pertenece al elemento Coverage, que sería asociada con el recurso sólo en la medida en que el contenido intelectual está de algún modo relacionado con esa fecha. Recomendamos la utiliazación de uno de los formatos definidos en el documento &quot;Date and Time Formats&quot;, http://www.w3.org/TR/NOTE-datetime basado en la norma ISO 8601 que incluye, entre otras, fechas en el formato AAAA y AAAA-MM-DD. De esta forma la fecha 1994-11-05 correspondería al 5 de Noviembre de 1994.</Attribute>
    653653        </Language>
    654654        <!-- Arabic -->
    655655        <Language code="ar">
    656             <Attribute name="identifier">التارخ</Attribute>
     656            <Attribute name="label">التارخ</Attribute>
    657657            <Attribute name="definition">هو التاريخ الÙ
    658658تعلق ؚوقت ن؎؊ أو توفر الÙ
     
    677677        <!-- Chinese - Simplified -->
    678678        <Language code="cn">
    679             <Attribute name="identifier">日期</Attribute>
     679            <Attribute name="label">日期</Attribute>
    680680            <Attribute name="definition">䞎资源生呜呚期䞭的䞀䞪事件盞å
    681681³çš„时闎。</Attribute>
     
    685685        <!-- Czech -->
    686686        <Language code="cs">
    687             <Attribute name="identifier">Datum</Attribute>
     687            <Attribute name="label">Datum</Attribute>
    688688            <Attribute name="definition">Datum spojené s určitou událostí během existence zdroje.</Attribute>
    689689            <Attribute name="comment">Datum bude typicky spojeno s vytvořením nebo zpřístupněním zdroje. DoporučenÃœ postup pro kódování hodnoty data je definován v ISO 8601 [W3CDTF]: formát RRRR-MM-DD.</Attribute>
     
    691691        <!-- Dutch -->
    692692        <Language code="nl">
    693             <Attribute name="identifier">Datum</Attribute>
     693            <Attribute name="label">Datum</Attribute>
    694694            <Attribute name="definition">De datum van de totstandkoming of beschikbaarstelling van een Internetbron. Deze datum moet niet verward worden met de datum in &quot;Coverage&quot;. De datum in &quot;Coverage&quot; geeft de tijdsperiode van de inhoud van de Internetbron aan. Voorgeschreven wordt de ISO 8601 standaard voor datum, zoals beschreven in W3C Technical Note http://www.w3.org/TR/NOTE-datetime. Hierin wordt het formaat YYYY-MM-DD beschreven. Het formaat YYYY-MM-DD wordt de voorgeschreven standaard. 3 September 1998 wordt in dit geval 1998-09-03.</Attribute>
    695695        </Language>
    696696        <!-- Finnish -->
    697697        <Language code="fi">
    698             <Attribute name="identifier"/>
     698            <Attribute name="label"/>
    699699            <Attribute name="definition"/>
    700700            <Attribute name="comment"/>
     
    702702        <!-- Interlingua -->
    703703        <Language code="ia">
    704             <Attribute name="identifier">Data</Attribute>
     704            <Attribute name="label">Data</Attribute>
    705705            <Attribute name="definition">Un data associate a un evento in le cyclo vital del ressource.</Attribute>
    706706            <Attribute name="comment">Typicamente le data es associate al creation o disponibilization del ressource. Le practica recommendate pro codificar le valor del datas es definite in un profilo de ISO 8601 [W3CDTF] e seque le formato AAAA-MM-DD.</Attribute>
     
    708708        <!-- Marathi -->
    709709        <Language code="mr">
    710             <Attribute name="identifier">à€€à€Ÿà€°à¥€à€–,  à€Šà€¿à€šà€Ÿà€‚à€•</Attribute>
     710            <Attribute name="label">à€€à€Ÿà€°à¥€à€–,  à€Šà€¿à€šà€Ÿà€‚à€•</Attribute>
    711711            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€€à€¯à€Ÿà€° à€•à¥‡à€²à¥à€¯à€Ÿà€šà¥€ à€€à€Ÿà€°à¥€à€–</Attribute>
    712712            <Attribute name="comment">à€€à€Ÿà€°à¥€à€–  à€²à€¿à€¹à¥€à€£à¥à€¯à€Ÿà€šà¥‡ à€žà¥à€µà€°à¥à€ª à€ƒ à€µà€°à¥à€·. à€®à€¹à€¿à€šà€Ÿ. à€Šà€¿à€µà€ž १९५ॊ. ॊ४. ॊ४</Attribute>
     
    719719        <Attribute name="maximum_occurance">Unlimited</Attribute>
    720720        <Element name="created">
    721             <Attribute language="en" name="identifier">Created</Attribute>
     721            <Attribute language="en" name="label">Created</Attribute>
    722722            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    723723            <Language code="en">
     
    726726        </Element>
    727727        <Element name="modified">
    728             <Attribute language="en" name="identifier">Modified</Attribute>
     728            <Attribute language="en" name="label">Modified</Attribute>
    729729            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    730730            <Language code="en">
     
    733733        </Element>
    734734        <Element name="valid">
    735             <Attribute language="en" name="identifier">Valid</Attribute>
     735            <Attribute language="en" name="label">Valid</Attribute>
    736736            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    737737            <Language code="en">
     
    741741        </Element>
    742742        <Element name="issued">
    743             <Attribute language="en" name="identifier">Issued</Attribute>
     743            <Attribute language="en" name="label">Issued</Attribute>
    744744            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    745745            <Language code="en">
     
    748748        </Element>
    749749        <Element name="available">
    750             <Attribute language="en" name="identifier">Available</Attribute>
     750            <Attribute language="en" name="label">Available</Attribute>
    751751            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    752752            <Language code="en">
     
    758758        <!-- English -->
    759759        <Language code="en">
    760             <Attribute name="identifier">Resource Type</Attribute>
     760            <Attribute name="label">Resource Type</Attribute>
    761761            <Attribute name="definition">The nature or genre of the content of the resource.</Attribute>
    762762            <Attribute name="comment">Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types). To describe the physical or digital manifestation of the resource, use the FORMAT element.</Attribute>
     
    764764        <!-- Maori -->
    765765        <Language code="mi">
    766             <Attribute name="identifier">Tumomo</Attribute>
     766            <Attribute name="label">Tumomo</Attribute>
    767767            <Attribute name="definition">Te ahua, te tu-ahuatanga ranei o nga kaupapa o te rauemi.</Attribute>
    768768            <Attribute name="comment">Kei roto i te Tumomo nga kupu whakaatu i nga wehewehenga whanui, nga aheinga, nga tu-ahuatanga, te whakaritenga ranei o nga taumata o te/ nga kaupapa. Ko te huarahi tino pai kua tohua, ko te tipako i tetahi uara mai i nga kupu kua whakaritea (hei tauira, ko te tauira rarangi e whakamahia ana o nga Dublin Core Types [DCT1]. Hei whakaatu i te whakatinanatanga o te rauemi, whakamahia ko te huanga WHAKATAKOTORANGA (FORMAT).</Attribute>
     
    770770        <!-- French -->
    771771        <Language code="fr">
    772             <Attribute name="identifier">Type</Attribute>
     772            <Attribute name="label">Type</Attribute>
    773773            <Attribute name="definition">La nature ou le genre du contenu de la ressource.</Attribute>
    774774            <Attribute name="comment">Type inclut des termes décrivant des catégories, fonctions ou genres généraux pour le contenu, ou des niveaux d&apos;agrégation. Il est recommandé de choisir la valeur du type dans une liste de vocabulaire contrÃŽlé (par exemple, la liste provisoire de Types du Dublin Core[DCT1]). Pour décrire la matérialisation physique ou digitale de la ressource, il faut utiliser l&apos;élément Format.</Attribute>
     
    776776        <!-- Russian -->
    777777        <Language code="ru">
    778             <Attribute name="identifier">ТОп ресурса</Attribute>
     778            <Attribute name="label">ТОп ресурса</Attribute>
    779779            <Attribute name="definition">ПрОрПЎа ОлО жаМр сПЎержаМОя ресурса.</Attribute>
    780780            <Attribute name="comment">ТОп включает терЌОМы, ПпОсывающОе ПбщОе категПрОО, фуМкцОО, жаМры ОлО ПбъеЎОМеММые урПвМО сПЎержаМОя. Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется выбОрать зМачеМОе Оз кПМтрПлОруеЌПгП слПваря (МапрОЌер, рабПчегП прПекта спОска ТОпПв Dublin Core DCT1). Для ПпОсаМОя фОзОчес-кПгП ОлО цОфрПвПгП преЎставлеМОя ресурса ОспПльзуется элеЌеМт ЀПрЌат.</Attribute>
     
    782782        <!-- Spanish -->
    783783        <Language code="es">
    784             <Attribute name="identifier">Tipo del Recurso</Attribute>
     784            <Attribute name="label">Tipo del Recurso</Attribute>
    785785            <Attribute name="definition">La categoría del recurso, por ejemplo página personal, romance, poema, minuta, diccionario. Para asegurar la interoperabilidad, Type debería ser seleccionado de entre una lista de valores que actualmente se encuentra bajo desarrollo en un grupo de trabajo. En http://sunsite.berkeley.edu/Metadata/types.html se puede consultar el estado actual de la discusión en torno a este tema.</Attribute>
    786786        </Language>
    787787        <!-- Arabic -->
    788788        <Language code="ar">
    789             <Attribute name="identifier">نوع الÙ
     789            <Attribute name="label">نوع الÙ
    790790صدر</Attribute>
    791791            <Attribute name="definition">هو ف؊ة الÙ
     
    809809        <!-- Chinese - Simplified -->
    810810        <Language code="cn">
    811             <Attribute name="identifier">资源类型</Attribute>
     811            <Attribute name="label">资源类型</Attribute>
    812812            <Attribute name="definition">资源å†
    813813容的特埁或类型。</Attribute>
     
    819819        <!-- Czech -->
    820820        <Language code="cs">
    821             <Attribute name="identifier">Typ zdroje</Attribute>
     821            <Attribute name="label">Typ zdroje</Attribute>
    822822            <Attribute name="definition">Povaha nebo druh obsahu zdroje.</Attribute>
    823823            <Attribute name="comment">Typ obsahuje termíny popisující obecné kategorie, funkce, druhy nebo agregační úrovně obsahu. Doporučuje se vybírat hodnotu z řízeného slovníku (např. pracovní návrh seznamu Typů Dublin Core [DCT1]). K popisu fyzické nebo digitální reprezentace zdroje uÅŸijte prvek Formát.</Attribute>
     
    825825        <!-- Dutch -->
    826826        <Language code="nl">
    827             <Attribute name="identifier">Bestands type</Attribute>
     827            <Attribute name="label">Bestands type</Attribute>
    828828            <Attribute name="definition">Het soort Internetbron, bijvoorbeeld home page, gedicht, working paper, technical report, essay, woordenboek etc. De DC working groups zijn momenteel bezig met twee voorstellen; een minimalist draft: http://sunsite.berkeley.edu/Metadata/minimalist.html en een structuralist draft: http://sunsite.berkely.edu/Metadata/structuralist.html. Het wordt sterk aanbevolen om &quot;Type&quot; van deze lijsten te selecteren.</Attribute>
    829829        </Language>
    830830        <!-- Finnish -->
    831831        <Language code="fi">
    832             <Attribute name="identifier"/>
     832            <Attribute name="label"/>
    833833            <Attribute name="definition"/>
    834834            <Attribute name="comment"/>
     
    836836        <!-- Interlingua -->
    837837        <Language code="ia">
    838             <Attribute name="identifier">Typo del ressource</Attribute>
     838            <Attribute name="label">Typo del ressource</Attribute>
    839839            <Attribute name="definition">Le natura o genere del contento del ressource.</Attribute>
    840840            <Attribute name="comment">Le typo del ressource include terminos que describe categorias general, functiones, generes, o nivellos de aggregation pro le contento. Le practica recommendate es selectionar un valor a partir de un vocabulario controlate (per exemplo, le lista de schizzos de travalio de typos de Dublin Core [DCT1]). Pro describer le manifestation physic o digital del ressource, utiliza le elemento Formato.</Attribute>
     
    842842        <!-- Marathi -->
    843843        <Language code="mr">
    844             <Attribute name="identifier">à€ªà¥à€°à€•à€Ÿà€°</Attribute>
     844            <Attribute name="label">à€ªà¥à€°à€•à€Ÿà€°</Attribute>
    845845            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà€Ÿà€ªà¥à€°à€•à€Ÿà€°</Attribute>
    846846            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€µà€°à¥à€—à¥€à€•à€°à€£, à€µà€°à¥à€—à€µà€Ÿà€°à¥€à€®à€§à¥à€¯à¥‡ à€à€–à€Ÿà€Šà¥à€¯à€Ÿ à€šà¥‹à€‚à€Šà¥€à€šà€Ÿ à€®à¥à€–à¥à€¯ à€—à€Ÿà€ªà¥à€°à€•à€Ÿà€°</Attribute>
     
    853853        <Attribute name="maximum_occurance">Unlimited</Attribute>
    854854        <Element name="category">
    855             <Attribute language="en" name="identifier">Category</Attribute>
     855            <Attribute language="en" name="label">Category</Attribute>
    856856            <Attribute language="en" name="type">element refinement</Attribute>
    857857            <Language code="en">
     
    865865        </Element>
    866866        <Element name="aggregationLevel">
    867             <Attribute language="en" name="identifier">Aggregation Level</Attribute>
     867            <Attribute language="en" name="label">Aggregation Level</Attribute>
    868868            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    869869            <Language code="en">
     
    876876        <!-- English -->
    877877        <Language code="en">
    878             <Attribute name="identifier">Format</Attribute>
     878            <Attribute name="label">Format</Attribute>
    879879            <Attribute name="definition">The physical or digital manifestation of the resource.</Attribute>
    880880            <Attribute name="comment">Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).</Attribute>
     
    882882        <!-- Maori -->
    883883        <Language code="mi">
    884             <Attribute name="identifier">Whakatakotoranga</Attribute>
     884            <Attribute name="label">Whakatakotoranga</Attribute>
    885885            <Attribute name="definition">Te whakatinanatanga, te whakaputanga a-mati o te rauemi.</Attribute>
    886886            <Attribute name="comment">Ko te tikanga, ka taea te Whakatakotoranga te whakamahi hei whakarite i te rawa-ngohe (software), te rawa-maro (hardware), ma etahi taputapu ranei me matua whiwhi, hei whakahaere i te rauemi. Ko te rahi me te roanga etahi tauira hanga. Ko te tino huarahi kua tohua ko te tipako uara mai i tetahi whakaritenga kupu (hei tauira, te rarangi o nga Tumomo Papaho Ipurangi (Internet Media Types [MIME]) e whakaatu ana i nga whakatakotoranga papaho rorohiko.</Attribute>
     
    888888        <!-- French -->
    889889        <Language code="fr">
    890             <Attribute name="identifier">Format</Attribute>
     890            <Attribute name="label">Format</Attribute>
    891891            <Attribute name="definition">La matérialisation physique ou digitale de la ressource.</Attribute>
    892892            <Attribute name="comment">Typiquement, Format peut inclure le media ou les dimensions de la ressource. Format peut être utilisé pour préciser le logiciel, le matériel ou autre équipement nécessaire pour afficher ou faire fonctionner la ressource. Exemples de dimensions incluent la taille et la durée. Il est recommandé de choisir la valeur du format dans une liste de vocabulaire contrÃŽlé(par exemple, la liste des types de media définis sur Internet [MIME]).</Attribute>
     
    894894        <!-- Russian -->
    895895        <Language code="ru">
    896             <Attribute name="identifier">ЀПрЌат</Attribute>
     896            <Attribute name="label">ЀПрЌат</Attribute>
    897897            <Attribute name="definition">ЀОзОческПе ОлО цОфрПвПе преЎставлеМОе ресурса.</Attribute>
    898898            <Attribute name="comment">ОбычМП ЀПрЌат ЌПжет включать тОп ауЎОПвОзуальМПй ОМфПрЌацОО (ЌеЎОа-тОп) ОлО велОчОМу ресурса. ЀПрЌат ЌПжет ОспПльзПваться Ўля ПпреЎелеМОя аппаратМПгП, прПграЌЌМПгП ПбеспечеМОя ОлО ЎругПгП ПбПруЎПваМОя, МеПбÑ
     
    901901        <!-- Spanish -->
    902902        <Language code="es">
    903             <Attribute name="identifier">Formato</Attribute>
     903            <Attribute name="label">Formato</Attribute>
    904904            <Attribute name="definition">El formato de datos de un recurso, usado para identificar el software y posiblemente, el hardware que se necesitaría para mostrar el recurso. Para asegurar la interoperabilidad, los valores de Format deberían ser seleccionados de entre una lista de valores que actualmente se encuentra bajo desarrollo en un grupo de trabajo.</Attribute>
    905905        </Language>
    906906        <!-- Arabic -->
    907907        <Language code="ar">
    908             <Attribute name="identifier">الصيغة</Attribute>
     908            <Attribute name="label">الصيغة</Attribute>
    909909            <Attribute name="definition">هذه صيغة الÙ
    910910علوÙ
     
    929929        <!-- Chinese - Simplified -->
    930930        <Language code="cn">
    931             <Attribute name="identifier">栌匏</Attribute>
     931            <Attribute name="label">栌匏</Attribute>
    932932            <Attribute name="definition">资源的物理或数字衚现圢匏。</Attribute>
    933933            <Attribute name="comment">䞀般而蚀栌匏可胜åŒ
     
    939939        <!-- Czech -->
    940940        <Language code="cs">
    941             <Attribute name="identifier">Formát</Attribute>
     941            <Attribute name="label">Formát</Attribute>
    942942            <Attribute name="definition">Fyzická nebo digitální reprezentace zdroje.</Attribute>
    943943            <Attribute name="comment">Typicky můşe Formát obsahovat typ média nebo rozměry zdroje. Formát lze pouşívat k určení softwaru, hardwaru nebo dalšího zařízení potřebného k zobrazení nebo k manipulaci se zdrojem. Příklady rozměrů zahrnují velikost a dobu trvání. Doporučuje se vybírat hodnotu z řízeného slovníku (např. seznam typů internetovÃœch médií [MIME] definující formáty počítačovÃœch médií).</Attribute>
     
    945945        <!-- Dutch -->
    946946        <Language code="nl">
    947             <Attribute name="identifier">Format</Attribute>
     947            <Attribute name="label">Format</Attribute>
    948948            <Attribute name="definition">Het data formaat van het Internetbestand. Dit gegeven kan gebruikt worden om systeemvereisten (hard- en software) te identificeren die nodig zijn voor raadpleging of bediening van de Internetbron. &quot;Format&quot; is nog in ontwikkeling bij de DC workshop. Uit compatibiliteitsoverwegingen wordt aanbevolen formaatgegevens te selecteren uit een gecontroleerde lijst. Formaten kunnen van de Internet Media Types (MIME types) lijst gekozen worden: http://www.isi.edu/in-notes/iana/assignments/media-types/media-types</Attribute>
    949949        </Language>
    950950        <!-- Finnish -->
    951951        <Language code="fi">
    952             <Attribute name="identifier"/>
     952            <Attribute name="label"/>
    953953            <Attribute name="definition"/>
    954954            <Attribute name="comment"/>
     
    956956        <!-- Interlingua -->
    957957        <Language code="ia">
    958             <Attribute name="identifier">Formato</Attribute>
     958            <Attribute name="label">Formato</Attribute>
    959959            <Attribute name="definition">Le manifestation physic o digital del ressource.</Attribute>
    960960            <Attribute name="comment">Typicamente le formato pote includer le typo de medio o dimensiones del ressource. Le formato pote esser utilizate pro determinar le software o le equipamento necessari pro exhibir o operar le ressource. Exemplos de dimensiones include grandessa e duration. Le practica recommendate es selectionar un valor de un vocabulario controlate (per exemplo, le lista de typos de medios de Internet [MIME] que defini formatos de medios).</Attribute>
     
    962962        <!-- Marathi -->
    963963        <Language code="mr">
    964             <Attribute name="identifier">à€°à€šà€šà€Ÿ</Attribute>
     964            <Attribute name="label">à€°à€šà€šà€Ÿ</Attribute>
    965965            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€°à€šà€šà€Ÿ, à€šà€®à¥à€šà€Ÿà€¬à¥à€Š à€°à€šà€šà€Ÿ</Attribute>
    966966            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€žà¥à€µà€°à¥à€ª, à€°à€šà€šà€Ÿà€‰à€Šà€Ÿ. à€€à¥à€¯à€Ÿà€šà¥‡ à€°à¥à€ª à€œà€žà¥‡ à€ªà¥à€žà¥à€€à€•à€°à¥à€ª, à€žà€‚à€—à€£à€•à¥€à€¯ à€°à¥à€ª, à€µà€¿à€Šà¥à€¯à¥à€€ à€ªà€°à€®à€Ÿà€£à¥à€‚à€šà¥à€¯à€Ÿ à€žà€¹à€Ÿà€¯à¥à€¯à€Ÿà€šà¥‡ à€žà€‚à€—à€£à€•à¥€à€•à¥ƒà€€ à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ</Attribute>
     
    973973        <Attribute name="maximum_occurance">Unlimited</Attribute>
    974974        <Element name="extent">
    975             <Attribute language="en" name="identifier">Extent</Attribute>
     975            <Attribute language="en" name="label">Extent</Attribute>
    976976            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    977977            <Language code="en">
     
    981981        </Element>
    982982        <Element name="medium">
    983             <Attribute language="en" name="identifier">Medium</Attribute>
     983            <Attribute language="en" name="label">Medium</Attribute>
    984984            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    985985            <Language code="en">
     
    989989    </Element>
    990990    <Element name="Availability">
    991         <Attribute language="en" name="identifier">Availability</Attribute>
     991        <Attribute language="en" name="label">Availability</Attribute>
    992992        <Attribute language="en" name="obligation">Conditional - mandatory when adding an agency, service, or off-line document; optional when adding an on-line document.</Attribute>
    993993        <Attribute language="en" name="definition">How the resource can be obtained or contact information for obtaining the resource.</Attribute>
     
    997997        <!-- English -->
    998998        <Language code="en">
    999             <Attribute name="identifier">Resource Identifier</Attribute>
     999            <Attribute name="label">Resource Identifier</Attribute>
    10001000            <Attribute name="definition">An unambiguous reference to the resource within a given context.</Attribute>
    10011001            <Attribute name="comment">Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).</Attribute>
     
    10031003        <!-- Maori -->
    10041004        <Language code="mi">
    1005             <Attribute name="identifier">Taututanga</Attribute>
     1005            <Attribute name="label">Taututanga</Attribute>
    10061006            <Attribute name="definition">He tohutoro e hangai ana ki te rauemi i roto i tetahi horopaki.</Attribute>
    10071007            <Attribute name="comment">Ko te tino huarahi kua tohua, ko te tautu i te rauemi ma tetahi aho (string), tau ranei, e hangai ana ki tetahi punaha taututanga okawa. Ko etahi punaha taututanga okawa ko te Taututanga Rauemi Orite (Uniform Resource Identifier - URI), te Taututanga Rauemi Tohu-wahi (Uniform Resource Locator - URL), Te Mea A-mati (Digital Object Identifier - DOI) me te Tau Pukapuka Aro Whanui o te Ao (International Standard Book Number - ISBN).</Attribute>
     
    10091009        <!-- French -->
    10101010        <Language code="fr">
    1011             <Attribute name="identifier">Identifiant</Attribute>
     1011            <Attribute name="label">Identifiant</Attribute>
    10121012            <Attribute name="definition">Une référence non ambiguë à la ressource dans un contexte donné</Attribute>
    10131013            <Attribute name="comment">Il est recommandé d&apos;identifier la ressource par une chaîne de caractÚre ou un nombre conforme à un sytÚme formel d&apos;identification. Exemples de systemes formels d&apos;identification incluent le &quot;Uniform Resource Identifier&quot; (URI) (qui inclut le &quot;Uniform Resource Locator&quot; (URL)), le &quot;Digital Object Identifier&quot;(DOI) et le &quot;International Standard Book Number&quot;(ISBN).</Attribute>
     
    10151015        <!-- Russian -->
    10161016        <Language code="ru">
    1017             <Attribute name="identifier">ИЎеМтОфОкатПр ресурса</Attribute>
     1017            <Attribute name="label">ИЎеМтОфОкатПр ресурса</Attribute>
    10181018            <Attribute name="definition">ОЎМПзМачМая ссылка Ма ресурс в преЎелаÑ
    10191019 ÐŽÐ°ÐœÐœÐŸÐ³ÐŸ кПМтекста.</Attribute>
     
    10241024        <!-- Spanish -->
    10251025        <Language code="es">
    1026             <Attribute name="identifier">Identificador del Recurso</Attribute>
     1026            <Attribute name="label">Identificador del Recurso</Attribute>
    10271027            <Attribute name="definition">Secuencia de caracteres usados para identificar unívocamente un recurso. Ejemplos para recursos en línea pueden ser URLs y URNs (cuando estén implementados). Para otros recursos pueden ser usados otros formatos de identificadores, como por ejemplo ISBN (&quot;International Standard Book Number&quot; - Número Internacional Normalizado para Libros)</Attribute>
    10281028        </Language>
    10291029        <!-- Arabic -->
    10301030        <Language code="ar">
    1031             <Attribute name="identifier">Ù
     1031            <Attribute name="label">Ù
    10321032عرف الÙ
    10331033صدر</Attribute>
     
    10511051        <!-- Chinese - Simplified -->
    10521052        <Language code="cn">
    1053             <Attribute name="identifier">资源标识笊</Attribute>
     1053            <Attribute name="label">资源标识笊</Attribute>
    10541054            <Attribute name="definition">圚特定的范囎å†
    10551055给予资源的䞀䞪明确的标识。</Attribute>
     
    10611061        <!-- Czech -->
    10621062        <Language code="cs">
    1063             <Attribute name="identifier">Identifikátor zdroje</Attribute>
     1063            <Attribute name="label">Identifikátor zdroje</Attribute>
    10641064            <Attribute name="definition">JednoznačnÃœ odkaz na zdroj v rámci daného kontextu.</Attribute>
    10651065            <Attribute name="comment">Doporučuje se identifikovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů. Příklady formálních identifikačních systémů zahrnují Uniform Resource Identifier (URI) (včetně Uniform Resource Locator (URL)), Digital Object Identifier (DOI) a Mezinárodní standardní číslo knihy (ISBN).</Attribute>
     
    10671067        <!-- Dutch -->
    10681068        <Language code="nl">
    1069             <Attribute name="identifier">Bestandsidentificatie</Attribute>
     1069            <Attribute name="label">Bestandsidentificatie</Attribute>
    10701070            <Attribute name="definition">Een unieke string of nummer ter identificatie van de Internetbron. Voorbeelden zijn URL&apos;s of URN&apos;s Andere voorbeelden zijn International Standard Book Number (ISBN) of International Standard Serial Number (ISSN)</Attribute>
    10711071        </Language>
    10721072        <!-- Finnish -->
    10731073        <Language code="fi">
    1074             <Attribute name="identifier"/>
     1074            <Attribute name="label"/>
    10751075            <Attribute name="definition"/>
    10761076            <Attribute name="comment"/>
     
    10781078        <!-- Interlingua -->
    10791079        <Language code="ia">
    1080             <Attribute name="identifier">Identificator del ressource</Attribute>
     1080            <Attribute name="label">Identificator del ressource</Attribute>
    10811081            <Attribute name="definition">Un referentia inambigue al ressource intra un date contexto.</Attribute>
    10821082            <Attribute name="comment">Se recommenda identificar le ressource per medio de un catena de characteres o numero conforme a un systema formal de identification. Exemplos de systemas formal de identification include le Uniform Resource Identifier (URI) (includente le Uniform Resource Locator (URL)), le Digital Object Identifier (DOI) e le International Standard Book Number (ISBN).</Attribute>
     
    10841084        <!-- Marathi -->
    10851085        <Language code="mr">
    1086             <Attribute name="identifier">à€“à€³à€–</Attribute>
     1086            <Attribute name="label">à€“à€³à€–</Attribute>
    10871087            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà€Ÿ à€à€• à€
    10881088à€°à¥à€¥à¥€ à€žà€‚à€Šà€°à¥à€­</Attribute>
     
    10991099        <!-- English -->
    11001100        <Language code="en">
    1101             <Attribute name="identifier">Source</Attribute>
     1101            <Attribute name="label">Source</Attribute>
    11021102            <Attribute name="definition">A Reference to a resource from which the present resource is derived.</Attribute>
    11031103            <Attribute name="comment">The present resource may be derived from the Source resource in whole or in part.  Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
     
    11051105        <!-- Maori -->
    11061106        <Language code="mi">
    1107             <Attribute name="identifier">Matapuna</Attribute>
     1107            <Attribute name="label">Matapuna</Attribute>
    11081108            <Attribute name="definition">He tohutoro ki tetahi rauemi koira te matapuna o te rauemi e tirohia ana.</Attribute>
    11091109            <Attribute name="comment">Tera pea i puta te katoa, tetahi wahanga ranei o te rauemi, e tirohia ana, mai i te Matapuna rauemi. Ko te tino huarahi kua tohua ko te tohutoro ki te rauemi ma te aho, ma te tau ranei e hangai ana ki tetahi punaha taututanga okawa.</Attribute>
     
    11111111        <!-- French -->
    11121112        <Language code="fr">
    1113             <Attribute name="identifier">Source</Attribute>
     1113            <Attribute name="label">Source</Attribute>
    11141114            <Attribute name="definition">Une référence à une ressource à partir de laquelle la ressource actuelle a été dérivée.</Attribute>
    11151115            <Attribute name="comment">La ressource actuelle peut avoir été dérivée d&apos;une autre ressource source, en totalité ou en partie. Il est recommandé de reférencer cette source par une chaîne de caractÚre ou un nombre conforme à un systÚme formel d&apos;identification.</Attribute>
     
    11171117        <!-- Russian -->
    11181118        <Language code="ru">
    1119             <Attribute name="identifier">ИстПчМОк</Attribute>
     1119            <Attribute name="label">ИстПчМОк</Attribute>
    11201120            <Attribute name="definition">Ссылка Ма ресурс, Оз кПтПрПгП ОзвлечеМ МастПящОй.</Attribute>
    11211121            <Attribute name="comment">НастПящОй ресурс ЌПжет быть ОзвлечеМ Оз ИстПчМОка целОкПЌ ОлО частОчМП. Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется ОЎеМтОфОцОрПвать ресурс пПсреЎствПЌ стрПкО ОлО чОсла, сППтветствующегП фПрЌальМПй ОЎеМтОфОкацОПММПй сОстеЌе.</Attribute>
     
    11231123        <!-- Spanish -->
    11241124        <Language code="es">
    1125             <Attribute name="identifier">Fuente</Attribute>
     1125            <Attribute name="label">Fuente</Attribute>
    11261126            <Attribute name="definition">Secuencia de caracteres utilizado para identificar unívocamente un trabajo a partir del cual proviene el recurso actual. Por ejemplo, es posible usar Source con la fecha de 1603 como descripción de una película basada en una obra de Shakespeare, pero es preferible, en ese caso, usar Relation &quot;IsBasedOn&quot; con una referencia a un recurso distinto cuya descripción contenga el elemento Date con valor 1603.</Attribute>
    11271127        </Language>
    11281128        <!-- Arabic -->
    11291129        <Language code="ar">
    1130             <Attribute name="identifier">الÙ
     1130            <Attribute name="label">الÙ
    11311131صدر</Attribute>
    11321132            <Attribute name="definition">الÙ
     
    11631163        <!-- Chinese - Simplified -->
    11641164        <Language code="cn">
    1165             <Attribute name="identifier">来源</Attribute>
     1165            <Attribute name="label">来源</Attribute>
    11661166            <Attribute name="definition">现有资源来源的参ç
    11671167§ã€‚</Attribute>
     
    11721172        <!-- Czech -->
    11731173        <Language code="cs">
    1174             <Attribute name="identifier">Zdroj</Attribute>
     1174            <Attribute name="label">Zdroj</Attribute>
    11751175            <Attribute name="definition">Odkaz na zdroj, z něhoÅŸ je popisovanÃœ zdroj odvozen.</Attribute>
    11761176            <Attribute name="comment">PopisovanÃœ zdroj můşe bÃœt zcela nebo zčásti odvozen ze zdroje uvedeného v prvku Zdroj. Doporučuje se odkazovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů.</Attribute>
     
    11781178        <!-- Dutch -->
    11791179        <Language code="nl">
    1180             <Attribute name="identifier">Bron</Attribute>
     1180            <Attribute name="label">Bron</Attribute>
    11811181            <Attribute name="definition">Informatie over een tweede bron waar de huidige Internetbron is van afgeleid. Bij &quot;Source&quot; mag een datum, auteur of maker, formaat, identificatie of andere metadata voor de tweede bron worden ingevuld. Voorbeeld: het is mogelijk om een &quot;Source&quot; datum 1603 in een omschrijving van een 1996 film bewerking van een Shakespeare stuk te gebruiken. &quot;Source&quot; is niet bruikbaar wanneer de huidige bron de orginele is.</Attribute>
    11821182        </Language>
    11831183        <!-- Finnish -->
    11841184        <Language code="fi">
    1185             <Attribute name="identifier"/>
     1185            <Attribute name="label"/>
    11861186            <Attribute name="definition"/>
    11871187            <Attribute name="comment"/>
     
    11891189        <!-- Interlingua -->
    11901190        <Language code="ia">
    1191             <Attribute name="identifier">Fonte</Attribute>
     1191            <Attribute name="label">Fonte</Attribute>
    11921192            <Attribute name="definition">Un referentia a un ressource del qual se deriva le ressource presente.</Attribute>
    11931193            <Attribute name="comment">Le ressource presente pote derivar se del ressource-fonte in toto o in parte. Le practica recommendate es facer referentia al ressource per medio de un catena de characteres o un numero conforme a un systema formal de identification.</Attribute>
     
    11951195        <!-- Marathi -->
    11961196        <Language code="mr">
    1197             <Attribute name="identifier">à€‰à€—à€®</Attribute>
     1197            <Attribute name="label">à€‰à€—à€®</Attribute>
    11981198            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€šà€Ÿ à€‰à€—à€® à€žà€Ÿà€‚à€—à€£à€Ÿà€°à€Ÿ à€à€•à€
    11991199à€°à¥à€¥à¥€ à€žà€‚à€Šà€°à¥à€­</Attribute>
     
    12101210        <!-- English -->
    12111211        <Language code="en">
    1212             <Attribute name="identifier">Language</Attribute>
     1212            <Attribute name="label">Language</Attribute>
    12131213            <Attribute name="definition">A language of the intellectual content of the resource.</Attribute>
    12141214            <Attribute language="en" name="comment">Recommended best practice for the values of the Language element is defined by RFC 1766 which includes a two-letter Language Code (taken from the ISO 639 standard, followed optionally, by a two-letter Country Code (taken from the ISO 3166 standard). For example, &apos;en&apos; for English, &apos;fr&apos; for French, or &apos;en-uk&apos; for English used in the United Kingdom.</Attribute>
     
    12161216        <!-- Maori -->
    12171217        <Language code="mi">
    1218             <Attribute name="identifier">Reo</Attribute>
     1218            <Attribute name="label">Reo</Attribute>
    12191219            <Attribute name="definition">Te reo o te whakakaupapatanga o nga matauranga o te rauemi.</Attribute>
    12201220            <Attribute name="comment">Ko te tino huarahi kua tohua mo nga uara o te huanga Reo kua whakaritea ki te RFC 1766 [RFC1766] kei roto te Tohu Reo kupu-rua (two-letter Language Code) (no te aro whanui ISO 639 [ISO639], ka taea e tetahi tohu kupu-rua te whai atu (no te aro whanui ISO 3166) [ISO366]). Hei tauira, te &apos;en&apos; mo te English, te &apos;fr&apos; mo te French, &apos;te en-uk&apos; mo te English e whakamahia ana i Ingarangi (UK).</Attribute>
     
    12221222        <!-- French -->
    12231223        <Language code="fr">
    1224             <Attribute name="identifier">Langue</Attribute>
     1224            <Attribute name="label">Langue</Attribute>
    12251225            <Attribute name="definition">La langue du contenu intellectuel de la ressource.</Attribute>
    12261226            <Attribute name="comment">Il est recommandé d&apos;utiliser comme valeur de l&apos;élément Langue celles definies par la RFC 1766 [RFC1766] qui comprend un code de langage à deux caractÚres(venant du standard ISO 639 [ISO639]), éventuellement suivi d&apos;un code à deux lettres pour le pays (venant du standard ISO 3166 [ISO3166] ou en français [ISO3166]). Par exemple, &apos;en&apos; pour l&apos;anglais, &apos;fr&apos; pour le français, ou &apos;en-uk&apos; pour l&apos;anglais utilisé au Royaume-Uni.</Attribute>
     
    12281228        <!-- Russian -->
    12291229        <Language code="ru">
    1230             <Attribute name="identifier">Язык</Attribute>
     1230            <Attribute name="label">Язык</Attribute>
    12311231            <Attribute name="definition">Язык ОМтеллектуальМПгП сПЎержаМОя ресурса.</Attribute>
    12321232            <Attribute name="comment">Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется зМачеМОе элеЌеМта Язык, ПпреЎеляеЌПе RFC 1766 (ТэгО Ўля ОЎеМтОфОкацОО языка), включающОЌ ЎвуÑ
     
    12371237        <!-- Spanish -->
    12381238        <Language code="es">
    1239             <Attribute name="identifier">Lengua</Attribute>
     1239            <Attribute name="label">Lengua</Attribute>
    12401240            <Attribute name="definition">Lengua/s del contenido intelectual del recurso. Practicamente el contenido de este campo debería coincidir con los de la RFC 1766 (Tags para la identificación de lenguas, http://ds.internic.net/rfc/rfc1766.txt); por ejemplo: en, es, de, fi, ja y zh.</Attribute>
    12411241        </Language>
    12421242        <!-- Arabic -->
    12431243        <Language code="ar">
    1244             <Attribute name="identifier">اللغة</Attribute>
     1244            <Attribute name="label">اللغة</Attribute>
    12451245            <Attribute name="definition">هذه هي لغة الÙ
    12461246حتوى الفكري للÙ
     
    12561256        <!-- Chinese - Simplified -->
    12571257        <Language code="cn">
    1258             <Attribute name="identifier">语种</Attribute>
     1258            <Attribute name="label">语种</Attribute>
    12591259            <Attribute name="definition">描述资源知识å†
    12601260容的语种。</Attribute>
     
    12651265        <!-- Czech -->
    12661266        <Language code="cs">
    1267             <Attribute name="identifier">Jazyk</Attribute>
     1267            <Attribute name="label">Jazyk</Attribute>
    12681268            <Attribute name="definition">Jazyk intelektuálního obsahu zdroje.</Attribute>
    12691269            <Attribute name="comment">DoporučenÃœ postup pro hodnoty prvku Jazyk je definován v RFC 1766 [RFC1766]: dvouznakovÃœ kód jazyka (převzatÃœ z normy ISO 639 [ISO639]) volitelně následovanÃœ dvouznakovÃœm kódem země (převzatÃœm z normy ISO 3166 [ISO3166]). Například &apos;en&apos; pro angličtinu, &apos;fr&apos; pro francouzÅ¡tinu, &apos;cs&apos; pro čeÅ¡tinu, nebo &apos;en-uk&apos; pro angličtinu uşívanou ve Spojeném království.</Attribute>
     
    12711271        <!-- Dutch -->
    12721272        <Language code="nl">
    1273             <Attribute name="identifier">Taal</Attribute>
     1273            <Attribute name="label">Taal</Attribute>
    12741274            <Attribute name="definition">De taal waarin het document is beschreven. Voorgeschreven wordt de ISO639-1 norm, een twee karakter taalcode van de ISO 639(639-1 en 639-2) norm. Taalcodes kunnen van een lijst worden gekozen: http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt, Eventueel kan ISO3166 (landencodes) gebruikt worden om aan te geven in welk gebied de taal wordt gesproken. Deze kunnen ook van een lijst worden gekozen:  http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt.</Attribute>
    12751275        </Language>
    12761276        <!-- Finnish -->
    12771277        <Language code="fi">
    1278             <Attribute name="identifier"/>
     1278            <Attribute name="label"/>
    12791279            <Attribute name="definition"/>
    12801280            <Attribute name="comment"/>
     
    12821282        <!-- Interlingua -->
    12831283        <Language code="ia">
    1284             <Attribute name="identifier">Lingua</Attribute>
     1284            <Attribute name="label">Lingua</Attribute>
    12851285            <Attribute name="definition">Le lingua del contento intellectual del ressource.</Attribute>
    12861286            <Attribute name="comment">Le practica recommendate pro le valores del elemento lingua es definite per RFC 1766 [RFC1766], que include un codice de lingua de duo litteras (prendite del standard ISO 639 [ISO639]), sequite optionalmente per un codice de pais de duo litteras (prendite del standard ISO 3166 [ISO3166]). Per exemplo, &apos;ia&apos; pro interlingua, &apos;fr&apos; pro francese, o &apos;en-uk&apos; pro le anglese del Regno Unite.</Attribute>
     
    12881288        <!-- Marathi -->
    12891289        <Language code="mr">
    1290             <Attribute name="identifier">à€­à€Ÿà€·à€Ÿ</Attribute>
     1290            <Attribute name="label">à€­à€Ÿà€·à€Ÿ</Attribute>
    12911291            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€­à€Ÿà€·à€Ÿ</Attribute>
    12921292            <Attribute name="comment">à€‰à€Šà€Ÿ. à€®à€°à€Ÿà€ à¥€ - à€­à€Ÿà€°à€€à¥€à€¯ à€­à€Ÿà€·à€Ÿ</Attribute>
     
    13021302        <!-- English -->
    13031303        <Language code="en">
    1304             <Attribute name="identifier">Relation</Attribute>
     1304            <Attribute name="label">Relation</Attribute>
    13051305            <Attribute name="definition">A reference to a related resource.</Attribute>
    13061306            <Attribute name="comment">Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
     
    13081308        <!-- Maori -->
    13091309        <Language code="mi">
    1310             <Attribute name="identifier">Whai Panga</Attribute>
     1310            <Attribute name="label">Whai Panga</Attribute>
    13111311            <Attribute name="definition">He tohutoro ki tetahi rauemi whai panga.</Attribute>
    13121312            <Attribute name="comment">Ko te tino huarahi kua tohua, ko te tohutoro ki te rauemi ma te aho, te tau ranei, e hangai ana ki te punaha taututanga okawa.</Attribute>
     
    13141314        <!-- French -->
    13151315        <Language code="fr">
    1316             <Attribute name="identifier">Relation</Attribute>
     1316            <Attribute name="label">Relation</Attribute>
    13171317            <Attribute name="definition">Une référence à une autre ressource qui a un rapport avec cette ressource.</Attribute>
    13181318            <Attribute name="comment">Il est recommandé de référencer cette ressource par une chaîne de caractÚres ou un numéro conforme à un systÚme formel d&apos;identification.</Attribute>
     
    13201320        <!-- Russian -->
    13211321        <Language code="ru">
    1322             <Attribute name="identifier">ОтМПшеМОе</Attribute>
     1322            <Attribute name="label">ОтМПшеМОе</Attribute>
    13231323            <Attribute name="definition">ᅵеММый ресурс.</Attribute>
    13241324            <Attribute name="comment">Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется ОЎеМтОфОцОрПвать ресурс пПсреЎствПЌ стрПкО ОлО чОсла, сППтветствующегП фПрЌальМПй ОЎеМтОфОкацОПММПй сОстеЌе.</Attribute>
     
    13261326        <!-- Spanish -->
    13271327        <Language code="es">
    1328             <Attribute name="identifier">Relación</Attribute>
     1328            <Attribute name="label">Relación</Attribute>
    13291329            <Attribute name="definition">Un identificador de un segundo recurso y su relación con el recurso actual. Este elemento permite enlazar los recursos relacionados y las descripciones de los recursos. Por ejemplo: IsVersionOf - Incluye la edición de un trabajo, IsBasedOn - La traducción de un trabajo, IsPartOf - Un capítulo de un libro, IsFormatOf - Un mecanismo de transformación de un conjunto de datos en una imagen. Para asegurar la interoperabilidad, las relaciones deberían ser seleccionadas de una lista de elementos que actualmente se encuentra bajo desarrollo en un grupo de trabajo.</Attribute>
    13301330        </Language>
    13311331        <!-- Arabic -->
    13321332        <Language code="ar">
    1333             <Attribute name="identifier">العلاقة</Attribute>
     1333            <Attribute name="label">العلاقة</Attribute>
    13341334            <Attribute name="definition">هذا Ù
    13351335عرف للÙ
     
    13691369        <!-- Chinese - Simplified -->
    13701370        <Language code="cn">
    1371             <Attribute name="identifier">å
     1371            <Attribute name="label">å
    13721372³è”</Attribute>
    13731373            <Attribute name="definition">涉及的盞å
     
    13791379        <!-- Czech -->
    13801380        <Language code="cs">
    1381             <Attribute name="identifier">Vztah</Attribute>
     1381            <Attribute name="label">Vztah</Attribute>
    13821382            <Attribute name="definition">Odkaz na příbuznÃœ zdroj.</Attribute>
    13831383            <Attribute name="comment">Doporučuje se odkazovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů.</Attribute>
     
    13851385        <!-- Dutch -->
    13861386        <Language code="nl">
    1387             <Attribute name="identifier">Relatie</Attribute>
     1387            <Attribute name="label">Relatie</Attribute>
    13881388            <Attribute name="definition">Een identificatie van een tweede bron en de relatie met de huide Internetbron. Voorbeelden zijn een editie van een werk (IsVersionOf), een vertaling van een werk (IsBasedOn), een hoofdstuk van een boek (IsPartOf) en een mechanische transformatie van een dataset in een plaatje (IsFormatOf). De DC Working Groups zijn bezig met een lijst met de meest verwachte relaties. Aanbevolen wordt om de relaties van deze lijst te gebruiken: http://purl.oclc.org/metadata/dublin_core/wrelationdraft.html.</Attribute>
    13891389        </Language>
    13901390        <!-- Finnish -->
    13911391        <Language code="fi">
    1392             <Attribute name="identifier"/>
     1392            <Attribute name="label"/>
    13931393            <Attribute name="definition"/>
    13941394            <Attribute name="comment"/>
     
    14021402        <!-- Marathi -->
    14031403        <Language code="mr">
    1404             <Attribute name="identifier">à€šà€Ÿà€€à¥‡ , à€žà€‚à€¬à€‚à€§</Attribute>
     1404            <Attribute name="label">à€šà€Ÿà€€à¥‡ , à€žà€‚à€¬à€‚à€§</Attribute>
    14051405            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€¶à¥€ à€žà€‚à€¬à€‚à€§ à€Šà€Ÿà€–à€µà€£à€Ÿà€°à€Ÿ à€žà€‚à€Šà€°à¥à€­</Attribute>
    14061406            <Attribute name="comment">à€‰à€Šà€Ÿ.  à€®à€Ÿà€¹à€¿à€€à¥€ à€œà€Ÿà€³à¥à€¯à€Ÿà€µà€°à¥€à€² à€ªà€€à¥à€€à€Ÿ(URL)</Attribute>
     
    14131413        <Attribute name="maximum_occurance">Unlimited</Attribute>
    14141414        <Element name="isVersionOf">
    1415             <Attribute language="en" name="identifier">Is Version Of</Attribute>
     1415            <Attribute language="en" name="label">Is Version Of</Attribute>
    14161416            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14171417            <Language code="en">
     
    14201420        </Element>
    14211421        <Element name="hasVersion">
    1422             <Attribute language="en" name="identifier">Has Version</Attribute>
     1422            <Attribute language="en" name="label">Has Version</Attribute>
    14231423            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14241424            <Language code="en">
     
    14271427        </Element>
    14281428        <Element name="isReplacedBy">
    1429             <Attribute language="en" name="identifier">Is Replaced By</Attribute>
     1429            <Attribute language="en" name="label">Is Replaced By</Attribute>
    14301430            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14311431            <Language code="en">
     
    14341434        </Element>
    14351435        <Element name="replaces">
    1436             <Attribute language="en" name="identifier">Replaces</Attribute>
     1436            <Attribute language="en" name="label">Replaces</Attribute>
    14371437            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14381438            <Language code="en">
     
    14411441        </Element>
    14421442        <Element name="isRequiredBy">
    1443             <Attribute language="en" name="identifier">Is Required By</Attribute>
     1443            <Attribute language="en" name="label">Is Required By</Attribute>
    14441444            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14451445            <Language code="en">
     
    14481448        </Element>
    14491449        <Element name="requires">
    1450             <Attribute language="en" name="identifier">Requires</Attribute>
     1450            <Attribute language="en" name="label">Requires</Attribute>
    14511451            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14521452            <Language code="en">
     
    14551455        </Element>
    14561456        <Element name="isPartOf">
    1457             <Attribute language="en" name="identifier">Is Part Of</Attribute>
     1457            <Attribute language="en" name="label">Is Part Of</Attribute>
    14581458            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14591459            <Language code="en">
     
    14631463        </Element>
    14641464        <Element name="hasPart">
    1465             <Attribute language="en" name="identifier">Has Part</Attribute>
     1465            <Attribute language="en" name="label">Has Part</Attribute>
    14661466            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14671467            <Language code="en">
     
    14701470        </Element>
    14711471        <Element name="isReferencedBy">
    1472             <Attribute language="en" name="identifier">Is Referenced By</Attribute>
     1472            <Attribute language="en" name="label">Is Referenced By</Attribute>
    14731473            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14741474            <Language code="en">
     
    14771477        </Element>
    14781478        <Element name="references">
    1479             <Attribute language="en" name="identifier">References</Attribute>
     1479            <Attribute language="en" name="label">References</Attribute>
    14801480            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14811481            <Language code="en">
     
    14841484        </Element>
    14851485        <Element name="isFormatOf">
    1486             <Attribute language="en" name="identifier">Is Format Of</Attribute>
     1486            <Attribute language="en" name="label">Is Format Of</Attribute>
    14871487            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14881488            <Language code="en">
     
    14911491        </Element>
    14921492        <Element name="hasFormat">
    1493             <Attribute language="en" name="identifier">Has Format</Attribute>
     1493            <Attribute language="en" name="label">Has Format</Attribute>
    14941494            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    14951495            <Language code="en">
     
    14981498        </Element>
    14991499        <Element name="isBasisFor">
    1500             <Attribute language="en" name="identifier">Is Basis For</Attribute>
     1500            <Attribute language="en" name="label">Is Basis For</Attribute>
    15011501            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    15021502            <Language code="en">
     
    15051505        </Element>
    15061506        <Element name="isBasedOn">
    1507             <Attribute language="en" name="identifier">Is Based On</Attribute>
     1507            <Attribute language="en" name="label">Is Based On</Attribute>
    15081508            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    15091509            <Language code="en">
     
    15151515        <!-- English -->
    15161516        <Language code="en">
    1517             <Attribute name="identifier">Coverage</Attribute>
     1517            <Attribute name="label">Coverage</Attribute>
    15181518            <Attribute name="definition">The extent or scope of the content of the resource.</Attribute>
    15191519            <Attribute name="comment">Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges.</Attribute>
     
    15211521        <!-- Maori -->
    15221522        <Language code="mi">
    1523             <Attribute name="identifier">Kapitanga</Attribute>
     1523            <Attribute name="label">Kapitanga</Attribute>
    15241524            <Attribute name="definition">Te roanga, te whanuitanga ranei o te whakakaupapatanga o te rauemi.</Attribute>
    15251525            <Attribute name="comment">Ko te tikanga, ka uru atu te wahi mokowa (te ingoa o tetahi wahi, whakapiritanga matawhenua ranei), whakaritenga wa (he tapatanga wa (period label, ra, whakatakotoranga whanui o nga ra), te whakaritenga ture (penei i te putahi whakahaere). Ko te tino huarahi kua tohua, ko te tipako uara mai i tetahi whakaritenga kupu (hei tauira, i tetahi Puna Kupu Ingoa Matawhenua (Geographic Names [TGN] i nga wahi tika, ko nga wahi me nga whakaritenga wa ka whakamahia i mua i te whakamahitanga o nga taututanga tau penei i nga huinga whakapiritanga me nga whakatakotoranga whanui o nga ra.</Attribute>
     
    15271527        <!-- French -->
    15281528        <Language code="fr">
    1529             <Attribute name="identifier">Couverture</Attribute>
     1529            <Attribute name="label">Couverture</Attribute>
    15301530            <Attribute name="definition">La portée ou la couverture spatio-temporelle de la ressource.</Attribute>
    15311531            <Attribute name="comment">La couverture typiquement inclut une position géographique (le nom d&apos;un lieu ou ses coordonnées), une période de temps (un nom de période, une date, ou un intervalle de temps) ou une juridiction (telle que le nom d&apos;une entité administrative). Il est recommandé de choisir la  valeur de Couverture dans un vocabulaire contrÃŽlé (par exemple, un thésaurus de noms géographiques, comme[TGN]) et, quand cela est approprié, des noms de lieux ou de périodes plutÃŽt que des identifiants numériques tels que des coordonnées ou des intervalles de dates. </Attribute>
     
    15331533        <!-- Russian -->
    15341534        <Language code="ru">
    1535             <Attribute name="identifier">ОÑ
     1535            <Attribute name="label">ОÑ
    15361536ват</Attribute>
    15371537            <Attribute name="definition">ПрПтяжеММПсть О граМОцы сПЎержаМОя ресурса.</Attribute>
     
    15461546        <!-- Spanish -->
    15471547        <Language code="es">
    1548             <Attribute name="identifier">Cobertura</Attribute>
     1548            <Attribute name="label">Cobertura</Attribute>
    15491549            <Attribute name="definition">La característica de cobertura espacial y/o temporal del contenido intelectual del recurso. La cobertura espacial se refiere a una región física (por ejemplo, sector celestial); uso de coordenadas (por ejemplo, longitud y latitud) o nombres de lugares extraidos de una lista controlada. La cobertura temporal se refiere al contenido del recurso en vez de a cuando fue creado o puesto accesible ya que este último pertenece al elemento Date. Se usa el mismo formato basado en http://www.w3.org/TR/NOTE-datetime.</Attribute>
    15501550        </Language>
    15511551        <!-- Arabic -->
    15521552        <Language code="ar">
    1553             <Attribute name="identifier">التغطية</Attribute>
     1553            <Attribute name="label">التغطية</Attribute>
    15541554            <Attribute name="definition">هي الخصا؊ص الÙ
    15551555كانية او الزÙ
     
    15921592        <!-- Chinese - Simplified -->
    15931593        <Language code="cn">
    1594             <Attribute name="identifier">芆盖范囎</Attribute>
     1594            <Attribute name="label">芆盖范囎</Attribute>
    15951595            <Attribute name="definition">资源å†
    15961596容所涉及的倖延䞎芆盖范囎</Attribute>
     
    16011601        <!-- Czech -->
    16021602        <Language code="cs">
    1603             <Attribute name="identifier">Pokrytí</Attribute>
     1603            <Attribute name="label">Pokrytí</Attribute>
    16041604            <Attribute name="definition">Rozsah nebo záběr obsahu zdroje.</Attribute>
    16051605            <Attribute name="comment">Pokrytí bude typicky obsahovat prostorové umístění (jméno místa nebo zeměpisné souřadnice), časové období (označení období, datum nebo časovÃœ interval) nebo jurisdikci (např. jméno administrativní jednotky). Doporučuje se vybírat hodnotu z řízeného slovníku (např. Thesaurus of Geographic Names [TGN]) a tam, kde je to vhodné, uvádět místa nebo časové úseky spíše jménem neÅŸ číselnÃœmi identifikátory jako jsou soubory souřadnic nebo časové intervaly.</Attribute>
     
    16071607        <!-- Dutch -->
    16081608        <Language code="nl">
    1609             <Attribute name="identifier">Dekking</Attribute>
     1609            <Attribute name="label">Dekking</Attribute>
    16101610            <Attribute name="definition">De ruimtelijke of tijdelijke karakteristieken van de intellectuele inhoud van de Internetbron. Ruimtelijke dekking verwijst naar een geografisch gebied. Gebruik coordinaten (longitude (lengtegraad) en latitude (breedtegraad)) of plaatsnamen die van een gecontroleerde lijst komen of volledig uitgeschreven zijn. Dekking in de tijd geeft de tijdsperiode aan waarop de inhoud van de Internetbron betrekking heeft en niet wanneer de Internetbron is gemaakt of beschikbaar is gesteld (dit laatste hoort ingevult te worden bij &quot;Date&quot;). Gebruik dezelfde datum/tijd formaat als bij &quot;Date&quot;; W3C Technical Note http://www.w3.org/TR/NOTE-datetime of tijdsperioden die van een gecontroleerde lijst komen of volledig uitgeschreven zijn. Coverage is in ontwikkeling bij de Dublin Core Working group http://www.alexandria.ucsb.edu/docs/metadata/dc_coverage.html.</Attribute>
    16111611        </Language>
    16121612        <!-- Finnish -->
    16131613        <Language code="fi">
    1614             <Attribute name="identifier"/>
     1614            <Attribute name="label"/>
    16151615            <Attribute name="definition"/>
    16161616            <Attribute name="comment"/>
     
    16181618        <!-- Interlingua -->
    16191619        <Language code="ia">
    1620             <Attribute name="identifier">Copertura</Attribute>
     1620            <Attribute name="label">Copertura</Attribute>
    16211621            <Attribute name="definition">Le extension physic o abstracte del contento del ressource.</Attribute>
    16221622            <Attribute name="comment">Le copertura typicamente include un location spatial (un nomine de localitate o coordinatas geographic), un periodo de tempore (un etiquetta de periodo, data, o gamma de datas), o un jurisdiction (tal como un entitate administrative nominate). Le practica recommendate es selectionar un valor a partir de un vocabulario controlate (per exemplo, le Thesaurus of Geographical Names [TGN]) e que, quando appropriate, localitates o periodos de tempore nominate sia utilizate in preferentia a identificatores numeric tales como collectiones de coordinatas o gammas de datas.</Attribute>
     
    16241624        <!-- Marathi -->
    16251625        <Language code="mr">
    1626             <Attribute name="identifier">à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
     1626            <Attribute name="label">à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
    16271627            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€­à¥Œà€—à¥‹à€²à€¿à€•  à€®à€Ÿà€¹à€¿à€€à¥€</Attribute>
    16281628            <Attribute name="comment">à€‰à€Šà€Ÿ. à€­à¥Œà€—à¥‹à€²à€¿à€• à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
     
    16351635        <Attribute name="maximum_occurance">Unlimited</Attribute>
    16361636        <Element name="jurisdiction">
    1637             <Attribute language="en" name="identifier">Jurisdiction</Attribute>
     1637            <Attribute language="en" name="label">Jurisdiction</Attribute>
    16381638            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    16391639            <Language code="en">
     
    16431643        </Element>
    16441644        <Element name="spatial">
    1645             <Attribute language="en" name="identifier">Spatial</Attribute>
     1645            <Attribute language="en" name="label">Spatial</Attribute>
    16461646            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    16471647            <Language code="en">
     
    16511651        </Element>
    16521652        <Element name="temporal">
    1653             <Attribute language="en" name="identifier">Temporal</Attribute>
     1653            <Attribute language="en" name="label">Temporal</Attribute>
    16541654            <Attribute language="en" name="qualifier type">element refinement</Attribute>
    16551655            <Language code="en">
     
    16621662        <!-- English -->
    16631663        <Language code="en">
    1664             <Attribute name="identifier">Rights Management</Attribute>
     1664            <Attribute name="label">Rights Management</Attribute>
    16651665            <Attribute name="definition">Information about rights held in and over the resource.</Attribute>
    16661666            <Attribute name="comment">Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.</Attribute>
     
    16681668        <!-- Maori -->
    16691669        <Language code="mi">
    1670             <Attribute name="identifier">Motika</Attribute>
     1670            <Attribute name="label">Motika</Attribute>
    16711671            <Attribute name="definition">Ko nga mohiohio ki nga motika o tetahi rauemi.</Attribute>
    16721672            <Attribute name="comment">Ko te tikanga, kei te huanga Motika e pupuri ana he korero mo te whakaritenga motika mo te rauemi, he ratonga tohutoro e whakarato ana ranei i enei tumomo mohiohio. He nui nga wa, puta ai i roto i te mohiohio Motika te Mana Whakairo Hinegaro (Intellectual Property Rights - (IPR)), te Manatarua me nga Tuahua Mana Taonga (Property Rights). Ki te kore te huanga Motika, kaore e taea te pohehe noa ki te mana o enei, nga motika ranei e pa ana ki te rauemi.</Attribute>
     
    16741674        <!-- French -->
    16751675        <Language code="fr">
    1676             <Attribute name="identifier">Droits</Attribute>
     1676            <Attribute name="label">Droits</Attribute>
    16771677            <Attribute name="definition">Information sur les droits sur et au sujet de la ressource.</Attribute>
    16781678            <Attribute name="comment">Typiquement, un élément Droits contiendra un état du droit à gérer une ressource, ou la reférence à un service fournissant cette information. Ces droits souvent couvrent les droits de propriété intellectuelle (IPR), Copyright, et divers droits de propriété. Si l&apos;élément Droits est absent, aucune hypothÚse ne peut être faite sur l&apos;état de ces droits, ou de tout autre, par rapport à la ressource.</Attribute>
     
    16801680        <!-- Russian -->
    16811681        <Language code="ru">
    1682             <Attribute name="identifier">ПравПвПе регулОрПваМОе</Attribute>
     1682            <Attribute name="label">ПравПвПе регулОрПваМОе</Attribute>
    16831683            <Attribute name="definition">ИМфПрЌацОя П праваÑ
    16841684 ÐžÑÐ¿ÐŸÐ»ÑŒÐ·ÐŸÐ²Ð°ÐœÐžÑ, сПЎержащаяся вМутрО О вМе ресурса.</Attribute>
     
    16981698        <!-- Spanish -->
    16991699        <Language code="es">
    1700             <Attribute name="identifier">Derechos</Attribute>
     1700            <Attribute name="label">Derechos</Attribute>
    17011701            <Attribute name="definition">Una referencia (URL, por ejemplo) para una nota sobre derechos de autor, para un servicio de gestión de derechos o para un servicio que dará información sobre términos y condiciones de acceso a un recurso. Una especificación formal del elemento Rights se encuentra catualmente en discusión y por lo tanto su uso se considera experimental.</Attribute>
    17021702        </Language>
    17031703        <!-- Arabic -->
    17041704        <Language code="ar">
    1705             <Attribute name="identifier">حقوق الادارة</Attribute>
     1705            <Attribute name="label">حقوق الادارة</Attribute>
    17061706            <Attribute name="definition">هي افادة حقوق الادارة , Ù
    17071707عرف Ù
     
    17171717        <!-- Chinese - Simplified -->
    17181718        <Language code="cn">
    1719             <Attribute name="identifier">权限</Attribute>
     1719            <Attribute name="label">权限</Attribute>
    17201720            <Attribute name="definition">有å
    17211721³èµ„源本身所有的或被赋予的权限信息</Attribute>
     
    17341734        <!-- Czech -->
    17351735        <Language code="cs">
    1736             <Attribute name="identifier">Práva</Attribute>
     1736            <Attribute name="label">Práva</Attribute>
    17371737            <Attribute name="definition">Informace o právech vztahujících se k popisovanému zdroji.</Attribute>
    17381738            <Attribute name="comment">Prvek Práva bude typicky obsahovat ustanovení o správě autorskÃœch/vlastnickÃœch práv ke zdroji nebo odkaz na sluÅŸbu poskytující takovéto informace. Informace o právech často zahrnují práva duÅ¡evního vlastnictví (IPR), autorské právo a různá vlastnická práva. JestliÅŸe prvek Práva chybí, nelze odvozovat şádné předpoklady o stavu těchto a jinÃœch práv vztahujících se k popisovanému zdroji.</Attribute>
     
    17401740        <!-- Dutch -->
    17411741        <Language code="nl">
    1742             <Attribute name="identifier">Copyright</Attribute>
     1742            <Attribute name="label">Copyright</Attribute>
    17431743            <Attribute name="definition">Een copyright verklaring of een link naar een copyright verklaring of een link naar een service die informatie geeft over de copyright van de Internetbron.</Attribute>
    17441744        </Language>
    17451745        <!-- Finnish -->
    17461746        <Language code="fi">
    1747             <Attribute name="identifier"/>
     1747            <Attribute name="label"/>
    17481748            <Attribute name="definition"/>
    17491749            <Attribute name="comment"/>
     
    17511751        <!-- Interlingua -->
    17521752        <Language code="ia">
    1753             <Attribute name="identifier">Gestion de derectos</Attribute>
     1753            <Attribute name="label">Gestion de derectos</Attribute>
    17541754            <Attribute name="definition">Information super derectos detenite super e a proposito del ressource.</Attribute>
    17551755            <Attribute name="comment">Typicamente le elemento derectos continera un declaration de gestion de derectos pro le ressource, o un referentia a un servicio que provide tal information. Information de derectos frequentemente involve derectos de proprietate intellectual (IPR), copyright e varie derectos de proprietate. Si le elemento Derectos es absente, necun hypothese pote esser facite quanto al stato de iste e altere derectos concernente ressource.</Attribute>
     
    17571757        <!-- Marathi -->
    17581758        <Language code="mr">
    1759             <Attribute name="identifier">à€¹à€•à¥à€•</Attribute>
     1759            <Attribute name="label">à€¹à€•à¥à€•</Attribute>
    17601760            <Attribute name="definition">à€¬à¥Œà€§à¥à€Šà€¿à€• à€žà€‚à€ªà€Šà¥‡à€šà€Ÿà€¹à€•à¥à€•</Attribute>
    17611761            <Attribute name="comment">à€žà¥à€µà€€à€ƒà€¹à€Ÿà€šà¥‡ à€²à¥‡à€–à€š à€›à€Ÿà€ªà¥‚à€š à€
  • trunk/gli/metadata/qdublin.mds

    r10991 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="[email protected]" creator="Dublin Core Metadata Initiative" family="Dublin Core" language_dependent="identifier, definition, comment" lastchanged="Tue Jun 04 10:35:30 2002 - jmt12 on blackbird" namespace="dc">
     3<MetadataSet contact="[email protected]" creator="Dublin Core Metadata Initiative" family="Dublin Core" language_dependent="label, definition, comment" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="dc">
    44    <!-- English Version sourced from http://www.dublincore.org/documents/dces/ -->
    55    <SetLanguage code="en">
     
    9595        <!-- English -->
    9696        <Language code="en">
    97             <Attribute name="identifier">Title</Attribute>
     97            <Attribute name="label">Title</Attribute>
    9898            <Attribute name="definition">A name given to the resource.</Attribute>
    9999            <Attribute name="comment">Typically, a Title will be a name by which the resource is formally known.</Attribute>
     
    101101        <!-- Maori -->
    102102        <Language code="mi">
    103             <Attribute name="identifier">Taitara</Attribute>
     103            <Attribute name="label">Taitara</Attribute>
    104104            <Attribute name="definition">Te ingoa ka tapaina tetahi rauemi.</Attribute>
    105105            <Attribute name="comment">Ko te tikanga, ko te Taitara te ingoa ka mohio whanuitia te ingoa.</Attribute>
     
    107107        <!-- French -->
    108108        <Language code="fr">
    109             <Attribute name="identifier">Titre</Attribute>
     109            <Attribute name="label">Titre</Attribute>
    110110            <Attribute name="definition">Le nom donné à la ressource.</Attribute>
    111111            <Attribute name="comment">Typiquement, un titre sera le nom par lequel la ressource est officiellement connue.</Attribute>
     
    113113        <!-- Russian -->
    114114        <Language code="ru">
    115             <Attribute name="identifier">НазваМОе</Attribute>
     115            <Attribute name="label">НазваМОе</Attribute>
    116116            <Attribute name="definition">ИЌя, ЎаММПе ресурсу.</Attribute>
    117117            <Attribute name="comment">ОбычМП МазваМОеЌ является ОЌя, пПЎ кПтПрыЌ ресурс ПфОцОальМП ОзвестеМ.</Attribute>
     
    119119        <!-- Spanish -->
    120120        <Language code="es">
    121             <Attribute name="identifier">Título</Attribute>
     121            <Attribute name="label">Título</Attribute>
    122122            <Attribute name="definition">El nombre dado a un recurso, usualmente por el autor.</Attribute>
    123123        </Language>
    124124        <!-- Arabic -->
    125125        <Language code="ar">
    126             <Attribute name="identifier">العنوان</Attribute>
     126            <Attribute name="label">العنوان</Attribute>
    127127            <Attribute name="definition">هذا الاسÙ
    128128 ÙŠØ¹Ø·Ù‰ للÙ
     
    133133        <!-- Chinese - Simplified -->
    134134        <Language code="cn">
    135             <Attribute name="identifier">资源名</Attribute>
     135            <Attribute name="label">资源名</Attribute>
    136136            <Attribute name="definition">赋予资源的名称。</Attribute>
    137137            <Attribute name="comment">资源名䞀般指资源对象正匏å
     
    140140        <!-- Czech -->
    141141        <Language code="cs">
    142             <Attribute name="identifier">Název</Attribute>
     142            <Attribute name="label">Název</Attribute>
    143143            <Attribute name="definition">Jméno dané zdroji.</Attribute>
    144144            <Attribute name="comment">Název bude typicky jméno, pod nímÅŸ je zdroj oficiálně znám.</Attribute>
     
    146146        <!-- Dutch -->
    147147        <Language code="nl">
    148             <Attribute name="identifier">Titel</Attribute>
     148            <Attribute name="label">Titel</Attribute>
    149149            <Attribute name="definition">De naam van de Internetbron. Meestal gegeven door de auteur, maker of uitgever</Attribute>
    150150        </Language>
    151151        <!-- Finnish -->
    152152        <Language code="fi">
    153             <Attribute name="identifier"/>
     153            <Attribute name="label"/>
    154154            <Attribute name="definition"/>
    155155            <Attribute name="comment"/>
     
    157157        <!-- Interlingua -->
    158158        <Language code="ia">
    159             <Attribute name="identifier">Titulo</Attribute>
     159            <Attribute name="label">Titulo</Attribute>
    160160            <Attribute name="definition">Un nomine date al ressource.</Attribute>
    161161            <Attribute name="comment">Typicamente se utiliza un nomine per le qual le ressource es formalmente cognite.</Attribute>
     
    163163        <!-- Marathi -->
    164164        <Language code="mr">
    165             <Attribute name="identifier">à€¶à¥€à€°à¥à€·à€•</Attribute>
     165            <Attribute name="label">à€¶à¥€à€°à¥à€·à€•</Attribute>
    166166            <Attribute name="definition">à€ªà€°à¥à€¯à€Ÿà€¯à¥€ à€¶à¥€à€°à¥à€·à€•</Attribute>
    167167            <Attribute name="comment">à€žà€‚à€•à¥à€·à€¿à€ªà¥à€€ ,  à€­à€Ÿà€·à€Ÿà€‚à€€à€°à¥€à€€  à€¶à¥€à€°à¥à€·à€•</Attribute>
     
    176176            <Attribute language="en" name="status">recommended</Attribute>
    177177            <Language code="en">
    178                 <Attribute name="identifier">Alternative</Attribute>
     178                <Attribute name="label">Alternative</Attribute>
    179179                <Attribute name="definition">Any form of the title used as a substitute or alternative to the formal title of the resource.</Attribute>
    180180                <Attribute name="comment">This qualifier can include Title abbreviations as well as translations.</Attribute>
     
    186186        <!-- English -->
    187187        <Language code="en">
    188             <Attribute name="identifier">Creator</Attribute>
     188            <Attribute name="label">Creator</Attribute>
    189189            <Attribute name="definition">An entity primarily responsible for making the content of the resource.</Attribute>
    190190            <Attribute name="comment">Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity.</Attribute>
     
    192192        <!-- Maori -->
    193193        <Language code="mi">
    194             <Attribute name="identifier">Kaihanga</Attribute>
     194            <Attribute name="label">Kaihanga</Attribute>
    195195            <Attribute name="definition">Te putahi, nana, na ratou ranei i matua oti ai te hanganga o te rauemi.</Attribute>
    196196            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaihanga. Ko te tikanga, ko te Kaihanga te ingoa ka whakamahia hei tohu i te putahi na ratou te hanganga.</Attribute>
     
    198198        <!-- French -->
    199199        <Language code="fr">
    200             <Attribute name="identifier">Créateur</Attribute>
     200            <Attribute name="label">Créateur</Attribute>
    201201            <Attribute name="definition">L&apos;entité principalement responsable de la création du contenu de la ressource.</Attribute>
    202202            <Attribute name="comment">Exemples de Créateur incluent une personne, une organisation, ou un service. Typiquement, un nom du Créateur devrait être utilisé pour désigner cette entité.</Attribute>
     
    204204        <!-- Russian -->
    205205        <Language code="ru">
    206             <Attribute name="identifier">СПзЎатель</Attribute>
     206            <Attribute name="label">СПзЎатель</Attribute>
    207207            <Attribute name="definition">ЛОцП, Месущее первОчМую ПтветствеММПсть за сПзЎаМОе сПЎержаМОя ресурса.</Attribute>
    208208            <Attribute name="comment">ПрОЌеры СПзЎателя включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя СПзЎателя ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    210210        <!-- Spanish -->
    211211        <Language code="es">
    212             <Attribute name="identifier">Autor o Creador</Attribute>
     212            <Attribute name="label">Autor o Creador</Attribute>
    213213            <Attribute name="definition">La persona u organización responsable de la creación del contenido intelectual del recurso. Por ejemplo, los autores en el caso de documentos escritos, artistas, fotografos e ilustradores en el caso de recursos visuales.</Attribute>
    214214        </Language>
    215215        <!-- Arabic -->
    216216        <Language code="ar">
    217             <Attribute name="identifier">الكاتؚ او الÙ
     217            <Attribute name="label">الكاتؚ او الÙ
    218218ؚدع</Attribute>
    219219            <Attribute name="definition">هو ال؎خص او الÙ
     
    230230        <!-- Chinese - Simplified -->
    231231        <Language code="cn">
    232             <Attribute name="identifier">创建è€
     232            <Attribute name="label">创建è€
    233233</Attribute>
    234234            <Attribute name="definition">创建资源å†
     
    242242        <!-- Czech -->
    243243        <Language code="cs">
    244             <Attribute name="identifier">Tvůrce</Attribute>
     244            <Attribute name="label">Tvůrce</Attribute>
    245245            <Attribute name="definition">Entita primárně odpovědná za vytvoření obsahu zdroje.</Attribute>
    246246            <Attribute name="comment">Příklady Tvůrce zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno tvůrce.</Attribute>
     
    248248        <!-- Dutch -->
    249249        <Language code="nl">
    250             <Attribute name="identifier">Auteur of maker</Attribute>
     250            <Attribute name="label">Auteur of maker</Attribute>
    251251            <Attribute name="definition">De auteur, maker of organisatie die primair verantwoordelijk is voor de intellectuele inhoud van het werk. Bijvoorbeeld auteurs in geval van geschreven documenten, artiesten, fotografen of illustrators in geval van visuele bronnen.</Attribute>
    252252        </Language>
    253253        <!-- Finnish -->
    254254        <Language code="fi">
    255             <Attribute name="identifier"/>
     255            <Attribute name="label"/>
    256256            <Attribute name="definition"/>
    257257            <Attribute name="comment"/>
     
    259259        <!-- Interlingua -->
    260260        <Language code="ia">
    261             <Attribute name="identifier">Creator</Attribute>
     261            <Attribute name="label">Creator</Attribute>
    262262            <Attribute name="definition">Le entitate primarimente responsabile pro producer le contento del ressource.</Attribute>
    263263            <Attribute name="comment">Exemplos de creator include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de creator pro indicar iste entitate.</Attribute>
     
    265265        <!-- Marathi -->
    266266        <Language code="mr">
    267             <Attribute name="identifier">à€šà€¿à€°à¥à€®à€Ÿà€€à€Ÿ, à€œà€šà€•</Attribute>
     267            <Attribute name="label">à€šà€¿à€°à¥à€®à€Ÿà€€à€Ÿ, à€œà€šà€•</Attribute>
    268268            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€šà€¿à€°à¥à€®à€Ÿà€£  à€•à€°à€£à€Ÿà€°à€Ÿ</Attribute>
    269269            <Attribute name="comment">à€‰à€Šà€Ÿ.  à€²à¥‡à€–à€•, à€²à¥‡à€–à€¿à€•à€Ÿ,  à€µà¥à€¯à€•à¥à€€à¥€, à€žà€‚à€žà¥à€¥à€Ÿ,  à€žà€‚à€ªà€Ÿà€Šà€•, à€žà€‚à€ªà€Ÿà€Šà€¿à€•à€Ÿ</Attribute>
     
    279279        <!-- English -->
    280280        <Language code="en">
    281             <Attribute name="identifier">Subject and Keywords</Attribute>
     281            <Attribute name="label">Subject and Keywords</Attribute>
    282282            <Attribute name="definition">The topic of the content of the resource.</Attribute>
    283283            <Attribute name="comment">Typically, a Subject will be expressed as keywords, key phrases or classification codes that describe a topic of the resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme.</Attribute>
     
    285285        <!-- Maori -->
    286286        <Language code="mi">
    287             <Attribute name="identifier">Kaupapa</Attribute>
     287            <Attribute name="label">Kaupapa</Attribute>
    288288            <Attribute name="definition">Te take/ nga take o te kaupapa, o te rauemi.</Attribute>
    289289            <Attribute name="comment">Ko te tikanga, ka whakaaturia te kaupapa o te rauemi e nga kupu matua, nga kimahi matua, nga tohu wehewehenga whakaahua ranei.</Attribute>
     
    291291        <!-- French -->
    292292        <Language code="fr">
    293             <Attribute name="identifier">Sujet</Attribute>
     293            <Attribute name="label">Sujet</Attribute>
    294294            <Attribute name="definition">Le sujet du contenu de la ressource.</Attribute>
    295295            <Attribute name="comment">Typiquement, le sujet sera décrit par un ensemble de mots-clefs ou de phrases ou un code de classification qui précisent le sujet de la ressource. L&apos;utilisation de vocabulaires contrÃŽlés et de schémas formels de classification est encouragée.</Attribute>
     
    297297        <!-- Russian -->
    298298        <Language code="ru">
    299             <Attribute name="identifier">ПреЎЌет О ключевые слПва</Attribute>
     299            <Attribute name="label">ПреЎЌет О ключевые слПва</Attribute>
    300300            <Attribute name="definition">ТеЌа сПЎержаМОя ресурса.</Attribute>
    301301            <Attribute name="comment">ОбычМП ПреЎЌет выражается с пПЌПщью ключевыÑ
     
    307307        <!-- Spanish -->
    308308        <Language code="es">
    309             <Attribute name="identifier">Claves</Attribute>
     309            <Attribute name="label">Claves</Attribute>
    310310            <Attribute name="definition">Los tópicos del recurso. Típicamente, Subject expresará las claves o frases que describen el título o el contenido del recurso. Se fomentará el uso de vocabularios controlados y de sistemas de clasificación formales. Se pueden ver ejemplos de vocabularios controlados en: Controlled vocabularies, thesauri and classification systems available in the WWW. DC Subject</Attribute>
    311311        </Language>
    312312        <!-- Arabic -->
    313313        <Language code="ar">
    314             <Attribute name="identifier">الÙ
     314            <Attribute name="label">الÙ
    315315وضوع و الكلÙ
    316316ات الر؊يسية</Attribute>
     
    335335        <!-- Chinese - Simplified -->
    336336        <Language code="cn">
    337             <Attribute name="identifier">䞻题和å
     337            <Attribute name="label">䞻题和å
    338338³é”®è¯</Attribute>
    339339            <Attribute name="definition">资源å†
     
    346346        <!-- Czech -->
    347347        <Language code="cs">
    348             <Attribute name="identifier">Předmět a klíčová slova</Attribute>
     348            <Attribute name="label">Předmět a klíčová slova</Attribute>
    349349            <Attribute name="definition">Téma obsahu zdroje.</Attribute>
    350350            <Attribute name="comment">Předmět bude typicky vyjádřen pomocí klíčovÃœch slov, klíčovÃœch frází nebo klasifikačních znaků popisujících téma zdroje. Doporučuje se vybírat hodnotu prvku z řízeného slovníku nebo formálního klasifikačního schématu.</Attribute>
     
    352352        <!-- Dutch -->
    353353        <Language code="nl">
    354             <Attribute name="identifier">Onderwerp en trefwoorden</Attribute>
     354            <Attribute name="label">Onderwerp en trefwoorden</Attribute>
    355355            <Attribute name="definition">Het onderwerp van de Internetbron. Het onderwerp wordt beschreven in korte zinnen of door het gebruik van trefwoorden. Het gebruik van gecontroleerde trefwoorden of classificatie schema&apos;s wordt aanbevolen.</Attribute>
    356356        </Language>
    357357        <!-- Finnish -->
    358358        <Language code="fi">
    359             <Attribute name="identifier"/>
     359            <Attribute name="label"/>
    360360            <Attribute name="definition"/>
    361361            <Attribute name="comment"/>
     
    363363        <!-- Interlingua -->
    364364        <Language code="ia">
    365             <Attribute name="identifier">Subjecto e parolas-clave</Attribute>
     365            <Attribute name="label">Subjecto e parolas-clave</Attribute>
    366366            <Attribute name="definition">Le topico del contento del ressource.</Attribute>
    367367            <Attribute name="comment">Typicamente le subjecto es expresse per medio de parolas-clave, phrases-clave, o codices de classification que describe le topico del ressource. Le melior practica recommendate es selectionar un valor a partir de un vocabulario controlate o un schema formal de classification.</Attribute>
     
    369369        <!-- Marathi -->
    370370        <Language code="mr">
    371             <Attribute name="identifier">à€µà€¿à€·à€¯</Attribute>
     371            <Attribute name="label">à€µà€¿à€·à€¯</Attribute>
    372372            <Attribute name="definition">à€µà€¿à€·à€¯</Attribute>
    373373            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ, à€œà¥à€žà€Ÿà€šà€žà€Ÿà€§à€šà¥‡ à€¯à€Ÿà€€à¥€à€² à€†à€¶à€¯ à€žà¥à€ªà€·à¥à€Ÿ à€•à€°à€£à€Ÿà€°à¥‡ à€¶à€¬à¥à€Š, à€µà€¿à€·à€¯à€Ÿà€šà¥‡ à€µà€°à¥à€—à¥€à€•à€°à€£ à€•à€°à€€à€Ÿà€šà€Ÿ à€¶à€¬à¥à€Šà€žà€‚à€—à¥à€°à€¹ à€
     
    384384        <!-- English -->
    385385        <Language code="en">
    386             <Attribute name="identifier">Description</Attribute>
     386            <Attribute name="label">Description</Attribute>
    387387            <Attribute name="definition">An account of the content of the resource.</Attribute>
    388388            <Attribute name="comment">Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content.</Attribute>
     
    390390        <!-- Maori -->
    391391        <Language code="mi">
    392             <Attribute name="identifier">Whakaaturanga</Attribute>
     392            <Attribute name="label">Whakaaturanga</Attribute>
    393393            <Attribute name="definition">He whakaaturanga o nga kaupapa o te rauemi.</Attribute>
    394394            <Attribute name="comment">Ka uru atu, engari ehara noa ko: te whakarapopototanga korero, te ihirangi, te tohutanga o te kaupapa ma te whakaahua, te whakaaturanga kore kupu ranei, o te kauapapa.</Attribute>
     
    396396        <!-- French -->
    397397        <Language code="fr">
    398             <Attribute name="identifier">Description</Attribute>
     398            <Attribute name="label">Description</Attribute>
    399399            <Attribute name="definition">Une description du contenu de la ressource.</Attribute>
    400400            <Attribute name="comment">Une Description peut contenir, mais ce n&apos;est pas limitatif: un résumé, une table des matiÚres, une référence à une représentation graphique du contenu, ou un texte libre sur le contenu.</Attribute>
     
    402402        <!-- Russian -->
    403403        <Language code="ru">
    404             <Attribute name="identifier">ОпОсаМОе</Attribute>
     404            <Attribute name="label">ОпОсаМОе</Attribute>
    405405            <Attribute name="definition">СППбщеМОе П сПЎержаМОО ресурса.</Attribute>
    406406            <Attribute name="comment">ОпОсаМОе ЌПжет быть преЎставлеМП (пП МеПбÑ
     
    409409        <!-- Spanish -->
    410410        <Language code="es">
    411             <Attribute name="identifier">Descripción</Attribute>
     411            <Attribute name="label">Descripción</Attribute>
    412412            <Attribute name="definition">Una descripción textual del recurso, tal como un resumen en el caso de un documento o una descripción del contenido en el caso de un documento visual.</Attribute>
    413413        </Language>
    414414        <!-- Arabic -->
    415415        <Language code="ar">
    416             <Attribute name="identifier">الوصف</Attribute>
     416            <Attribute name="label">الوصف</Attribute>
    417417            <Attribute name="definition">هو وصف نصي  لÙ
    418418حتوى الÙ
     
    428428        <!-- Chinese - Simplified -->
    429429        <Language code="cn">
    430             <Attribute name="identifier">诎明</Attribute>
     430            <Attribute name="label">诎明</Attribute>
    431431            <Attribute name="definition">资源å†
    432432容的解释</Attribute>
     
    441441        <!-- Czech -->
    442442        <Language code="cs">
    443             <Attribute name="identifier">Popis</Attribute>
     443            <Attribute name="label">Popis</Attribute>
    444444            <Attribute name="definition">Vysvětlení obsahu zdroje.</Attribute>
    445445            <Attribute name="comment">Popis můşe obsahovat (mimo jiné): abstrakt, obsah, odkaz na grafické nebo volné textové vyjádření obsahu.</Attribute>
     
    447447        <!-- Dutch -->
    448448        <Language code="nl">
    449             <Attribute name="identifier">Omschrijving</Attribute>
     449            <Attribute name="label">Omschrijving</Attribute>
    450450            <Attribute name="definition">Een omschrijving van de inhoud van de Internetbron. Abstracts of inhoudsomschrijvingen.</Attribute>
    451451        </Language>
    452452        <!-- Finnish -->
    453453        <Language code="fi">
    454             <Attribute name="identifier"/>
     454            <Attribute name="label"/>
    455455            <Attribute name="definition"/>
    456456            <Attribute name="comment"/>
     
    458458        <!-- Interlingua -->
    459459        <Language code="ia">
    460             <Attribute name="identifier">Description</Attribute>
     460            <Attribute name="label">Description</Attribute>
    461461            <Attribute name="definition">Un description del contento del ressource.</Attribute>
    462462            <Attribute name="comment">Le description pote includer, ma non se limita a: summario, indice, referentia a un representation graphic del contento o un texto libere a proposito del contento.</Attribute>
     
    464464        <!-- Marathi -->
    465465        <Language code="mr">
    466             <Attribute name="identifier">à€µà€°à¥à€£à€š</Attribute>
     466            <Attribute name="label">à€µà€°à¥à€£à€š</Attribute>
    467467            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡, à€œà¥à€žà€Ÿà€šà€žà€Ÿà€§à€šà€Ÿà€šà¥‡à€µà€°à¥à€£à€š</Attribute>
    468468            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€šà€¿à€µà¥‡à€Šà€š, à€†à€²à¥‡à€–, à€šà€¿à€€à¥à€°à€°à¥à€ª</Attribute>
     
    476476        <Element name="abstract">
    477477            <Language code="en">
    478                 <Attribute name="identifier">Abstract</Attribute>
     478                <Attribute name="label">Abstract</Attribute>
    479479                <Attribute name="definition">A summary of the content of the resource.</Attribute>
    480480            </Language>
     
    484484        <Element name="tableOfContents">
    485485            <Language code="en">
    486                 <Attribute name="identifier">Table Of Contents</Attribute>
     486                <Attribute name="label">Table Of Contents</Attribute>
    487487                <Attribute name="definition">A list of subunits of the content of the resource.</Attribute>
    488488            </Language>
     
    494494        <!-- English -->
    495495        <Language code="en">
    496             <Attribute name="identifier">Publisher</Attribute>
     496            <Attribute name="label">Publisher</Attribute>
    497497            <Attribute name="definition">An entity responsible for making the resource available.</Attribute>
    498498            <Attribute name="comment">Examples of a Publisher include a person, an organisation, or a service. Typically, the name of a Publisher should be used to indicate the entity.</Attribute>
     
    500500        <!-- Maori -->
    501501        <Language code="mi">
    502             <Attribute name="identifier">Kaiwhakaputa</Attribute>
     502            <Attribute name="label">Kaiwhakaputa</Attribute>
    503503            <Attribute name="definition">Te putahi nana i whakaputa te rauemi.</Attribute>
    504504            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaiwhakaputa. Ko te tikanga, ka whakamahia te ingoa o te Kaiwhakaputa hei tohu i te putahi.</Attribute>
     
    506506        <!-- French -->
    507507        <Language code="fr">
    508             <Attribute name="identifier">Editeur</Attribute>
     508            <Attribute name="label">Editeur</Attribute>
    509509            <Attribute name="definition">L&apos;entité responsable de la diffusion de la ressource, dans sa forme actuelle, tels, un département universitaire, une entreprise.</Attribute>
    510510            <Attribute name="comment">Exemples d&apos;Editeurs incluent une personne, une organisation, ou un service. Typiquement, le nom d&apos;une maison d&apos;édition devrait être utilisé ici.</Attribute>
     
    512512        <!-- Russian -->
    513513        <Language code="ru">
    514             <Attribute name="identifier">ИзЎатель</Attribute>
     514            <Attribute name="label">ИзЎатель</Attribute>
    515515            <Attribute name="definition">ЛОцП, ПтветствеММПе за ввПЎ ресурса в ПбращеМОе.</Attribute>
    516516            <Attribute name="comment">ПрОЌеры ИзЎателя включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя ИзЎателя ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    518518        <!-- Spanish -->
    519519        <Language code="es">
    520             <Attribute name="identifier">Editor</Attribute>
     520            <Attribute name="label">Editor</Attribute>
    521521            <Attribute name="definition">&gt;La entidad responsable de hacer que el recurso se encuentre disponible en la red en su formato actual, por ejemplo la empresa editora, un departamento universitario u otro tipo de organización.</Attribute>
    522522        </Language>
    523523        <!-- Arabic -->
    524524        <Language code="ar">
    525             <Attribute name="identifier">النا؎ر</Attribute>
     525            <Attribute name="label">النا؎ر</Attribute>
    526526            <Attribute name="definition">هو الهي؊ة الÙ
    527527س؀ولة عن صناعة الÙ
     
    536536        <!-- Chinese - Simplified -->
    537537        <Language code="cn">
    538             <Attribute name="identifier">出版è€
     538            <Attribute name="label">出版è€
    539539</Attribute>
    540540            <Attribute name="definition">䜿资源成䞺可以获埗并可甚的莣任è€
     
    547547        <!-- Czech -->
    548548        <Language code="cs">
    549             <Attribute name="identifier">Vydavatel</Attribute>
     549            <Attribute name="label">Vydavatel</Attribute>
    550550            <Attribute name="definition">Entita odpovědná za zpřístupnění zdroje.</Attribute>
    551551            <Attribute name="comment">Příklady Vydavatele zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno vydavatele.</Attribute>
     
    553553        <!-- Dutch -->
    554554        <Language code="nl">
    555             <Attribute name="identifier">Uitgever</Attribute>
     555            <Attribute name="label">Uitgever</Attribute>
    556556            <Attribute name="definition">De entiteit die verantwoordelijk is voor het beschikbaarstellen van de Internetbron in de huidig vorm. Bijvoorbeeld een uitgeversbedrijf, een universiteitsafdeling.</Attribute>
    557557        </Language>
    558558        <!-- Finnish -->
    559559        <Language code="fi">
    560             <Attribute name="identifier"/>
     560            <Attribute name="label"/>
    561561            <Attribute name="definition"/>
    562562            <Attribute name="comment"/>
     
    564564        <!-- Interlingua -->
    565565        <Language code="ia">
    566             <Attribute name="identifier">Editor</Attribute>
     566            <Attribute name="label">Editor</Attribute>
    567567            <Attribute name="definition">Un entitate responsabile pro disponibilizar le ressource.</Attribute>
    568568            <Attribute name="comment">Exemplos de editor include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de editor pro indicar le entitate.</Attribute>
     
    570570        <!-- Marathi -->
    571571        <Language code="mr">
    572             <Attribute name="identifier">à€ªà¥à€°à€•à€Ÿà€¶à€•</Attribute>
     572            <Attribute name="label">à€ªà¥à€°à€•à€Ÿà€¶à€•</Attribute>
    573573            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ  à€‰à€ªà€²à€¬à¥à€§ à€•à€°à¥‚à€š à€Šà¥‡à€£à€Ÿà€°à€Ÿ</Attribute>
    574574            <Attribute name="comment">à€‰à€Šà€Ÿ.à€ƒ à€ªà¥à€°à€•à€Ÿà€¶à€• , à€ªà¥à€°à€•à€Ÿà€¶à€š  à€žà€‚à€žà¥à€¥à€Ÿ, à€žà¥‡à€µà€Ÿ    à€®à€Ÿà€¹à€¿à€€à¥€ à€›à€Ÿà€ªà¥€à€² à€°à¥à€ªà€Ÿà€€  à€
     
    585585        <!-- English -->
    586586        <Language code="en">
    587             <Attribute name="identifier">Contributor</Attribute>
     587            <Attribute name="label">Contributor</Attribute>
    588588            <Attribute name="definition">An entity responsible for making contributions to the content of the resource.</Attribute>
    589589            <Attribute name="comment">Examples of a Contributor include a person, an organisation, or a service. Typically, the name of a Contributor should be used to indicate the entity.</Attribute>
     
    591591        <!-- Maori -->
    592592        <Language code="mi">
    593             <Attribute name="identifier">Kaiwhakaaro</Attribute>
     593            <Attribute name="label">Kaiwhakaaro</Attribute>
    594594            <Attribute name="definition">Te putahi nana, na ratou ranei nga whakakaupapatanga whakaaro o te rauemi.</Attribute>
    595595            <Attribute name="comment">Ko te tangata, he putahitanga, he ratonga ranei etahi tauira Kaiwhakaaro. Ko te tikanga ka whakamahia te ingoa o te Kaiwhakaaro hei tohu i te putahi.</Attribute>
     
    597597        <!-- French -->
    598598        <Language code="fr">
    599             <Attribute name="identifier">Contributeur</Attribute>
     599            <Attribute name="label">Contributeur</Attribute>
    600600            <Attribute name="definition">Une entité qui a contribué à la création du contenu de la ressource.</Attribute>
    601601            <Attribute name="comment">Exemples de Contributeur incluent une personne, une organisation, ou un service. Typiquement, le nom d&apos;un contributeur devrait être utilisé ici pour désigner l&apos;entité.</Attribute>
     
    603603        <!-- Russian -->
    604604        <Language code="ru">
    605             <Attribute name="identifier">СПОспПлМОтель</Attribute>
     605            <Attribute name="label">СПОспПлМОтель</Attribute>
    606606            <Attribute name="definition">ЛОцП, вМесшее вклаЎ в сПзЎаМОе сПЎержаМОя ресурса.</Attribute>
    607607            <Attribute name="comment">ПрОЌеры СПОспПлМОтеля включают персПМу, ПргаМОзацОю ОлО службу. ОбычМП ОЌя СПОспПлМОтеля ОспПльзуется Ўля ОМЎОкацОО Пбъекта.</Attribute>
     
    609609        <!-- Spanish -->
    610610        <Language code="es">
    611             <Attribute name="identifier">Otros Colaboradores</Attribute>
     611            <Attribute name="label">Otros Colaboradores</Attribute>
    612612            <Attribute name="definition">Una persona u organizacion que haya tenido una contribución intelectual significativa en la creación del recurso pero cuyas contribuciones son secundarias en comparación a las de las personas u organizaciones especificadas en el elementeo Creator (por ejemplo, editor, ilustrador y traductor).</Attribute>
    613613        </Language>
    614614        <!-- Arabic -->
    615615        <Language code="ar">
    616             <Attribute name="identifier">الÙ
     616            <Attribute name="label">الÙ
    617617ساهÙ
    618618 Ø§Ù„اخر</Attribute>
     
    643643        <!-- Chinese - Simplified -->
    644644        <Language code="cn">
    645             <Attribute name="identifier">å
     645            <Attribute name="label">å
    646646¶ä»–莣任è€
    647647</Attribute>
     
    658658        <!-- Czech -->
    659659        <Language code="cs">
    660             <Attribute name="identifier">Přispěvatel</Attribute>
     660            <Attribute name="label">Přispěvatel</Attribute>
    661661            <Attribute name="definition">Entita, která přispěla k vytvoření obsahu zdroje.</Attribute>
    662662            <Attribute name="comment">Příklady Přispěvatele zahrnují osobu, organizaci nebo sluÅŸbu. K označení entity se typicky pouşívá jméno přispěvatele.</Attribute>
     
    664664        <!-- Dutch -->
    665665        <Language code="nl">
    666             <Attribute name="identifier">Andere medewerkers</Attribute>
     666            <Attribute name="label">Andere medewerkers</Attribute>
    667667            <Attribute name="definition">Een persoon of organisatie die een belangrijke bijdrage heeft geleverd, maar die secondair is aan de persoon of organisatie die bij &quot;Creator&quot; genoemd wordt. Gedacht kan worden aan editors, vertalers en illustrators.</Attribute>
    668668        </Language>
    669669        <!-- Finnish -->
    670670        <Language code="fi">
    671             <Attribute name="identifier"/>
     671            <Attribute name="label"/>
    672672            <Attribute name="definition"/>
    673673            <Attribute name="comment"/>
     
    675675        <!-- Interlingua -->
    676676        <Language code="ia">
    677             <Attribute name="identifier">Contribuente</Attribute>
     677            <Attribute name="label">Contribuente</Attribute>
    678678            <Attribute name="definition">Un entitate responsabile pro facer contributiones al contento del ressource.</Attribute>
    679679            <Attribute name="comment">Exemplos de contribuente include un persona, un organization, o un servicio. Typicamente se utiliza un nomine de contribuente pro indicar le entitate.</Attribute>
     
    681681        <!-- Marathi -->
    682682        <Language code="mr">
    683             <Attribute name="identifier"> à€žà€¹à€¯à¥‹à€—à€•, à€žà€¹à€¯à¥‹à€—à¥€, à€žà€¹à€Ÿà€¯à¥à€¯à€•</Attribute>
     683            <Attribute name="label"> à€žà€¹à€¯à¥‹à€—à€•, à€žà€¹à€¯à¥‹à€—à¥€, à€žà€¹à€Ÿà€¯à¥à€¯à€•</Attribute>
    684684            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€žà€‚à€•à€²à¥€à€€ à€•à€°à€£à¥à¥Ÿà€Ÿà€ž  à€®à€Šà€€ à€•à€°à€£à€Ÿà€°à¥€ à€µà¥à€¯à€•à¥à€€à¥€</Attribute>
    685685            <Attribute name="comment">à€‰à€Šà€Ÿ.à€ƒ à€µà¥à€¯à€•à¥à€€à¥€, à€žà¥‡à€µà€Ÿ, à€žà€‚à€žà¥à€¥à€Ÿ</Attribute>
     
    695695        <!-- English -->
    696696        <Language code="en">
    697             <Attribute name="identifier">Date</Attribute>
     697            <Attribute name="label">Date</Attribute>
    698698            <Attribute name="definition">A date associated with an event in the life cycle of the resource.</Attribute>
    699699            <Attribute name="comment">Typically, Date will be associated with the creation or availability of the resource.  Recommended best practice for encoding the date value is defined in a profile of ISO 8601 and follows the YYYY-MM-DD format.</Attribute>
     
    701701        <!-- Maori -->
    702702        <Language code="mi">
    703             <Attribute name="identifier">Ra</Attribute>
     703            <Attribute name="label">Ra</Attribute>
    704704            <Attribute name="definition">He ra e whai panga ana ki te huringa ora o te rauemi.</Attribute>
    705705            <Attribute name="comment">Ko te tikanga, ka whai panga te ra ki te hanganga, te wateatanga ranei, o te rauemi. Ko te huarahi tino pai hei tohu i te uara o te ra (date value) kua whakaritea i roto i te whakaritenga IS0 8601 [W3CDTF], a, e whai atu ana ki te whakatakotoranga YYYY-MM-DD.</Attribute>
     
    707707        <!-- French -->
    708708        <Language code="fr">
    709             <Attribute name="identifier">Date</Attribute>
     709            <Attribute name="label">Date</Attribute>
    710710            <Attribute name="definition">Une date associée avec un événement dans le cycle de vie de la ressource.</Attribute>
    711711            <Attribute name="comment">Typiquement, une date sera associée à la création ou à la publication d&apos;une ressource. Il est fortement recommandé d&apos;encoder la valeur de la date en utilisant le format défini par l&apos;ISO 8601 [W3CDTF] sous la forme AAAA-MM-JJ.</Attribute>
     
    713713        <!-- Russian -->
    714714        <Language code="ru">
    715             <Attribute name="identifier">Дата</Attribute>
     715            <Attribute name="label">Дата</Attribute>
    716716            <Attribute name="definition">Дата, связаММая с сПбытОеЌ в жОзМеММПЌ цОкле ресурса.</Attribute>
    717717            <Attribute name="comment">ОбычМП Дата ассПцООруется с сПзЎаМОеЌ ОлО ЎПступМПстью ресурса. На практОке рекПЌеМЎуется Ўля кПЎОрПвкО зМачеМОя Ўаты ОспПльзПвать ПпреЎелеМОе прПфОля ISO 8601 (ЀПрЌаты Ўаты О вреЌеМО W3C), кПтПрПе пПЎЎержОвает фПрЌат ГГГГ-ММ-ДД.</Attribute>
     
    719719        <!-- Spanish -->
    720720        <Language code="es">
    721             <Attribute name="identifier">Fecha</Attribute>
     721            <Attribute name="label">Fecha</Attribute>
    722722            <Attribute name="definition">Una fecha en la que el recurso se puso a disposición del usuario en su forma actual. Esta fecha no ha de confundirse con la que pertenece al elemento Coverage, que sería asociada con el recurso sólo en la medida en que el contenido intelectual está de algún modo relacionado con esa fecha. Recomendamos la utiliazación de uno de los formatos definidos en el documento &quot;Date and Time Formats&quot;, http://www.w3.org/TR/NOTE-datetime basado en la norma ISO 8601 que incluye, entre otras, fechas en el formato AAAA y AAAA-MM-DD. De esta forma la fecha 1994-11-05 correspondería al 5 de Noviembre de 1994.</Attribute>
    723723        </Language>
    724724        <!-- Arabic -->
    725725        <Language code="ar">
    726             <Attribute name="identifier">التارخ</Attribute>
     726            <Attribute name="label">التارخ</Attribute>
    727727            <Attribute name="definition">هو التاريخ الÙ
    728728تعلق ؚوقت ن؎؊ أو توفر الÙ
     
    747747        <!-- Chinese - Simplified -->
    748748        <Language code="cn">
    749             <Attribute name="identifier">日期</Attribute>
     749            <Attribute name="label">日期</Attribute>
    750750            <Attribute name="definition">䞎资源生呜呚期䞭的䞀䞪事件盞å
    751751³çš„时闎。</Attribute>
     
    755755        <!-- Czech -->
    756756        <Language code="cs">
    757             <Attribute name="identifier">Datum</Attribute>
     757            <Attribute name="label">Datum</Attribute>
    758758            <Attribute name="definition">Datum spojené s určitou událostí během existence zdroje.</Attribute>
    759759            <Attribute name="comment">Datum bude typicky spojeno s vytvořením nebo zpřístupněním zdroje. DoporučenÃœ postup pro kódování hodnoty data je definován v ISO 8601 [W3CDTF]: formát RRRR-MM-DD.</Attribute>
     
    761761        <!-- Dutch -->
    762762        <Language code="nl">
    763             <Attribute name="identifier">Datum</Attribute>
     763            <Attribute name="label">Datum</Attribute>
    764764            <Attribute name="definition">De datum van de totstandkoming of beschikbaarstelling van een Internetbron. Deze datum moet niet verward worden met de datum in &quot;Coverage&quot;. De datum in &quot;Coverage&quot; geeft de tijdsperiode van de inhoud van de Internetbron aan. Voorgeschreven wordt de ISO 8601 standaard voor datum, zoals beschreven in W3C Technical Note http://www.w3.org/TR/NOTE-datetime. Hierin wordt het formaat YYYY-MM-DD beschreven. Het formaat YYYY-MM-DD wordt de voorgeschreven standaard. 3 September 1998 wordt in dit geval 1998-09-03.</Attribute>
    765765        </Language>
    766766        <!-- Finnish -->
    767767        <Language code="fi">
    768             <Attribute name="identifier"/>
     768            <Attribute name="label"/>
    769769            <Attribute name="definition"/>
    770770            <Attribute name="comment"/>
     
    772772        <!-- Interlingua -->
    773773        <Language code="ia">
    774             <Attribute name="identifier">Data</Attribute>
     774            <Attribute name="label">Data</Attribute>
    775775            <Attribute name="definition">Un data associate a un evento in le cyclo vital del ressource.</Attribute>
    776776            <Attribute name="comment">Typicamente le data es associate al creation o disponibilization del ressource. Le practica recommendate pro codificar le valor del datas es definite in un profilo de ISO 8601 [W3CDTF] e seque le formato AAAA-MM-DD.</Attribute>
     
    778778        <!-- Marathi -->
    779779        <Language code="mr">
    780             <Attribute name="identifier">à€€à€Ÿà€°à¥€à€–,  à€Šà€¿à€šà€Ÿà€‚à€•</Attribute>
     780            <Attribute name="label">à€€à€Ÿà€°à¥€à€–,  à€Šà€¿à€šà€Ÿà€‚à€•</Attribute>
    781781            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ à€€à€¯à€Ÿà€° à€•à¥‡à€²à¥à€¯à€Ÿà€šà¥€ à€€à€Ÿà€°à¥€à€–</Attribute>
    782782            <Attribute name="comment">à€€à€Ÿà€°à¥€à€–  à€²à€¿à€¹à¥€à€£à¥à€¯à€Ÿà€šà¥‡ à€žà¥à€µà€°à¥à€ª à€ƒ à€µà€°à¥à€·. à€®à€¹à€¿à€šà€Ÿ. à€Šà€¿à€µà€ž १९५ॊ. ॊ४. ॊ४</Attribute>
     
    790790        <Element name="available">
    791791            <Language code="en">
    792                 <Attribute name="identifier">Available</Attribute>
     792                <Attribute name="label">Available</Attribute>
    793793                <Attribute name="definition">Date (often a range) that the resource will become or did become available.</Attribute>
    794794            </Language>
     
    798798        <Element name="created">
    799799            <Language code="en">
    800                 <Attribute name="identifier">Created</Attribute>
     800                <Attribute name="label">Created</Attribute>
    801801                <Attribute name="definition">Date of creation of the resource.</Attribute>
    802802            </Language>
     
    806806        <Element name="dateAccepted">
    807807            <Language code="en">
    808                 <Attribute name="identifier">Date Accepted</Attribute>
     808                <Attribute name="label">Date Accepted</Attribute>
    809809                <Attribute name="definition">Date of acceptance of the resource (e.g. of thesis by university department, of article by journal, etc.).</Attribute>
    810810            </Language>
     
    814814        <Element name="dateCopyrighted">
    815815            <Language code="en">
    816                 <Attribute name="identifier">Date Copyrighted</Attribute>
     816                <Attribute name="label">Date Copyrighted</Attribute>
    817817                <Attribute name="definition">Date of a statement of copyright.</Attribute>
    818818            </Language>
     
    822822        <Element name="dateSubmitted">
    823823            <Language code="en">
    824                 <Attribute name="identifier">Date Submitted</Attribute>
     824                <Attribute name="label">Date Submitted</Attribute>
    825825                <Attribute name="definition">Date of submission of the resource (e.g. thesis, articles, etc.).</Attribute>
    826826            </Language>
     
    831831            <Attribute language="en" name="type">element-refinement</Attribute>
    832832            <Language code="en">
    833                 <Attribute name="identifier">Issued</Attribute>
     833                <Attribute name="label">Issued</Attribute>
    834834                <Attribute name="definition">Date of formal issuance (e.g., publication) of the resource.</Attribute>
    835835            </Language>
     
    838838        <Element name="modified">
    839839            <Language code="en">
    840                 <Attribute name="identifier">Modified</Attribute>
     840                <Attribute name="label">Modified</Attribute>
    841841                <Attribute name="definition">Date on which the resource was changed.</Attribute>
    842842            </Language>
     
    848848            <Attribute language="en" name="type">element-refinement</Attribute>
    849849            <Language code="en">
    850                 <Attribute name="identifier">Valid</Attribute>
     850                <Attribute name="label">Valid</Attribute>
    851851                <Attribute name="definition">Date (often a range) of validity of a resource.</Attribute>
    852852            </Language>
     
    856856        <!-- English -->
    857857        <Language code="en">
    858             <Attribute name="identifier">Resource Type</Attribute>
     858            <Attribute name="label">Resource Type</Attribute>
    859859            <Attribute name="definition">The nature or genre of the content of the resource.</Attribute>
    860860            <Attribute name="comment">Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the working draft list of Dublin Core Types). To describe the physical or digital manifestation of the resource, use the FORMAT element.</Attribute>
     
    862862        <!-- Maori -->
    863863        <Language code="mi">
    864             <Attribute name="identifier">Tumomo</Attribute>
     864            <Attribute name="label">Tumomo</Attribute>
    865865            <Attribute name="definition">Te ahua, te tu-ahuatanga ranei o nga kaupapa o te rauemi.</Attribute>
    866866            <Attribute name="comment">Kei roto i te Tumomo nga kupu whakaatu i nga wehewehenga whanui, nga aheinga, nga tu-ahuatanga, te whakaritenga ranei o nga taumata o te/ nga kaupapa. Ko te huarahi tino pai kua tohua, ko te tipako i tetahi uara mai i nga kupu kua whakaritea (hei tauira, ko te tauira rarangi e whakamahia ana o nga Dublin Core Types [DCT1]. Hei whakaatu i te whakatinanatanga o te rauemi, whakamahia ko te huanga WHAKATAKOTORANGA (FORMAT).</Attribute>
     
    868868        <!-- French -->
    869869        <Language code="fr">
    870             <Attribute name="identifier">Type</Attribute>
     870            <Attribute name="label">Type</Attribute>
    871871            <Attribute name="definition">La nature ou le genre du contenu de la ressource.</Attribute>
    872872            <Attribute name="comment">Type inclut des termes décrivant des catégories, fonctions ou genres généraux pour le contenu, ou des niveaux d&apos;agrégation. Il est recommandé de choisir la valeur du type dans une liste de vocabulaire contrÃŽlé (par exemple, la liste provisoire de Types du Dublin Core[DCT1]). Pour décrire la matérialisation physique ou digitale de la ressource, il faut utiliser l&apos;élément Format.</Attribute>
     
    874874        <!-- Russian -->
    875875        <Language code="ru">
    876             <Attribute name="identifier">ТОп ресурса</Attribute>
     876            <Attribute name="label">ТОп ресурса</Attribute>
    877877            <Attribute name="definition">ПрОрПЎа ОлО жаМр сПЎержаМОя ресурса.</Attribute>
    878878            <Attribute name="comment">ТОп включает терЌОМы, ПпОсывающОе ПбщОе категПрОО, фуМкцОО, жаМры ОлО ПбъеЎОМеММые урПвМО сПЎержаМОя. Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется выбОрать зМачеМОе Оз кПМтрПлОруеЌПгП слПваря (МапрОЌер, рабПчегП прПекта спОска ТОпПв Dublin Core DCT1). Для ПпОсаМОя фОзОчес-кПгП ОлО цОфрПвПгП преЎставлеМОя ресурса ОспПльзуется элеЌеМт ЀПрЌат.</Attribute>
     
    880880        <!-- Spanish -->
    881881        <Language code="es">
    882             <Attribute name="identifier">Tipo del Recurso</Attribute>
     882            <Attribute name="label">Tipo del Recurso</Attribute>
    883883            <Attribute name="definition">La categoría del recurso, por ejemplo página personal, romance, poema, minuta, diccionario. Para asegurar la interoperabilidad, Type debería ser seleccionado de entre una lista de valores que actualmente se encuentra bajo desarrollo en un grupo de trabajo. En http://sunsite.berkeley.edu/Metadata/types.html se puede consultar el estado actual de la discusión en torno a este tema.</Attribute>
    884884        </Language>
    885885        <!-- Arabic -->
    886886        <Language code="ar">
    887             <Attribute name="identifier">نوع الÙ
     887            <Attribute name="label">نوع الÙ
    888888صدر</Attribute>
    889889            <Attribute name="definition">هو ف؊ة الÙ
     
    907907        <!-- Chinese - Simplified -->
    908908        <Language code="cn">
    909             <Attribute name="identifier">资源类型</Attribute>
     909            <Attribute name="label">资源类型</Attribute>
    910910            <Attribute name="definition">资源å†
    911911容的特埁或类型。</Attribute>
     
    917917        <!-- Czech -->
    918918        <Language code="cs">
    919             <Attribute name="identifier">Typ zdroje</Attribute>
     919            <Attribute name="label">Typ zdroje</Attribute>
    920920            <Attribute name="definition">Povaha nebo druh obsahu zdroje.</Attribute>
    921921            <Attribute name="comment">Typ obsahuje termíny popisující obecné kategorie, funkce, druhy nebo agregační úrovně obsahu. Doporučuje se vybírat hodnotu z řízeného slovníku (např. pracovní návrh seznamu Typů Dublin Core [DCT1]). K popisu fyzické nebo digitální reprezentace zdroje uÅŸijte prvek Formát.</Attribute>
     
    923923        <!-- Dutch -->
    924924        <Language code="nl">
    925             <Attribute name="identifier">Bestands type</Attribute>
     925            <Attribute name="label">Bestands type</Attribute>
    926926            <Attribute name="definition">Het soort Internetbron, bijvoorbeeld home page, gedicht, working paper, technical report, essay, woordenboek etc. De DC working groups zijn momenteel bezig met twee voorstellen; een minimalist draft: http://sunsite.berkeley.edu/Metadata/minimalist.html en een structuralist draft: http://sunsite.berkely.edu/Metadata/structuralist.html. Het wordt sterk aanbevolen om &quot;Type&quot; van deze lijsten te selecteren.</Attribute>
    927927        </Language>
    928928        <!-- Finnish -->
    929929        <Language code="fi">
    930             <Attribute name="identifier"/>
     930            <Attribute name="label"/>
    931931            <Attribute name="definition"/>
    932932            <Attribute name="comment"/>
     
    934934        <!-- Interlingua -->
    935935        <Language code="ia">
    936             <Attribute name="identifier">Typo del ressource</Attribute>
     936            <Attribute name="label">Typo del ressource</Attribute>
    937937            <Attribute name="definition">Le natura o genere del contento del ressource.</Attribute>
    938938            <Attribute name="comment">Le typo del ressource include terminos que describe categorias general, functiones, generes, o nivellos de aggregation pro le contento. Le practica recommendate es selectionar un valor a partir de un vocabulario controlate (per exemplo, le lista de schizzos de travalio de typos de Dublin Core [DCT1]). Pro describer le manifestation physic o digital del ressource, utiliza le elemento Formato.</Attribute>
     
    940940        <!-- Marathi -->
    941941        <Language code="mr">
    942             <Attribute name="identifier">à€ªà¥à€°à€•à€Ÿà€°</Attribute>
     942            <Attribute name="label">à€ªà¥à€°à€•à€Ÿà€°</Attribute>
    943943            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà€Ÿà€ªà¥à€°à€•à€Ÿà€°</Attribute>
    944944            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€µà€°à¥à€—à¥€à€•à€°à€£, à€µà€°à¥à€—à€µà€Ÿà€°à¥€à€®à€§à¥à€¯à¥‡ à€à€–à€Ÿà€Šà¥à€¯à€Ÿ à€šà¥‹à€‚à€Šà¥€à€šà€Ÿ à€®à¥à€–à¥à€¯ à€—à€Ÿà€ªà¥à€°à€•à€Ÿà€°</Attribute>
     
    954954        <!-- English -->
    955955        <Language code="en">
    956             <Attribute name="identifier">Format</Attribute>
     956            <Attribute name="label">Format</Attribute>
    957957            <Attribute name="definition">The physical or digital manifestation of the resource.</Attribute>
    958958            <Attribute name="comment">Typically, Format may include the media-type or dimensions of the resource. Format may be used to determine the software, hardware or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats).</Attribute>
     
    960960        <!-- Maori -->
    961961        <Language code="mi">
    962             <Attribute name="identifier">Whakatakotoranga</Attribute>
     962            <Attribute name="label">Whakatakotoranga</Attribute>
    963963            <Attribute name="definition">Te whakatinanatanga, te whakaputanga a-mati o te rauemi.</Attribute>
    964964            <Attribute name="comment">Ko te tikanga, ka taea te Whakatakotoranga te whakamahi hei whakarite i te rawa-ngohe (software), te rawa-maro (hardware), ma etahi taputapu ranei me matua whiwhi, hei whakahaere i te rauemi. Ko te rahi me te roanga etahi tauira hanga. Ko te tino huarahi kua tohua ko te tipako uara mai i tetahi whakaritenga kupu (hei tauira, te rarangi o nga Tumomo Papaho Ipurangi (Internet Media Types [MIME]) e whakaatu ana i nga whakatakotoranga papaho rorohiko.</Attribute>
     
    966966        <!-- French -->
    967967        <Language code="fr">
    968             <Attribute name="identifier">Format</Attribute>
     968            <Attribute name="label">Format</Attribute>
    969969            <Attribute name="definition">La matérialisation physique ou digitale de la ressource.</Attribute>
    970970            <Attribute name="comment">Typiquement, Format peut inclure le media ou les dimensions de la ressource. Format peut être utilisé pour préciser le logiciel, le matériel ou autre équipement nécessaire pour afficher ou faire fonctionner la ressource. Exemples de dimensions incluent la taille et la durée. Il est recommandé de choisir la valeur du format dans une liste de vocabulaire contrÃŽlé(par exemple, la liste des types de media définis sur Internet [MIME]).</Attribute>
     
    972972        <!-- Russian -->
    973973        <Language code="ru">
    974             <Attribute name="identifier">ЀПрЌат</Attribute>
     974            <Attribute name="label">ЀПрЌат</Attribute>
    975975            <Attribute name="definition">ЀОзОческПе ОлО цОфрПвПе преЎставлеМОе ресурса.</Attribute>
    976976            <Attribute name="comment">ОбычМП ЀПрЌат ЌПжет включать тОп ауЎОПвОзуальМПй ОМфПрЌацОО (ЌеЎОа-тОп) ОлО велОчОМу ресурса. ЀПрЌат ЌПжет ОспПльзПваться Ўля ПпреЎелеМОя аппаратМПгП, прПграЌЌМПгП ПбеспечеМОя ОлО ЎругПгП ПбПруЎПваМОя, МеПбÑ
     
    979979        <!-- Spanish -->
    980980        <Language code="es">
    981             <Attribute name="identifier">Formato</Attribute>
     981            <Attribute name="label">Formato</Attribute>
    982982            <Attribute name="definition">El formato de datos de un recurso, usado para identificar el software y posiblemente, el hardware que se necesitaría para mostrar el recurso. Para asegurar la interoperabilidad, los valores de Format deberían ser seleccionados de entre una lista de valores que actualmente se encuentra bajo desarrollo en un grupo de trabajo.</Attribute>
    983983        </Language>
    984984        <!-- Arabic -->
    985985        <Language code="ar">
    986             <Attribute name="identifier">الصيغة</Attribute>
     986            <Attribute name="label">الصيغة</Attribute>
    987987            <Attribute name="definition">هذه صيغة الÙ
    988988علوÙ
     
    10071007        <!-- Chinese - Simplified -->
    10081008        <Language code="cn">
    1009             <Attribute name="identifier">栌匏</Attribute>
     1009            <Attribute name="label">栌匏</Attribute>
    10101010            <Attribute name="definition">资源的物理或数字衚现圢匏。</Attribute>
    10111011            <Attribute name="comment">䞀般而蚀栌匏可胜åŒ
     
    10171017        <!-- Czech -->
    10181018        <Language code="cs">
    1019             <Attribute name="identifier">Formát</Attribute>
     1019            <Attribute name="label">Formát</Attribute>
    10201020            <Attribute name="definition">Fyzická nebo digitální reprezentace zdroje.</Attribute>
    10211021            <Attribute name="comment">Typicky můşe Formát obsahovat typ média nebo rozměry zdroje. Formát lze pouşívat k určení softwaru, hardwaru nebo dalšího zařízení potřebného k zobrazení nebo k manipulaci se zdrojem. Příklady rozměrů zahrnují velikost a dobu trvání. Doporučuje se vybírat hodnotu z řízeného slovníku (např. seznam typů internetovÃœch médií [MIME] definující formáty počítačovÃœch médií).</Attribute>
     
    10231023        <!-- Dutch -->
    10241024        <Language code="nl">
    1025             <Attribute name="identifier">Format</Attribute>
     1025            <Attribute name="label">Format</Attribute>
    10261026            <Attribute name="definition">Het data formaat van het Internetbestand. Dit gegeven kan gebruikt worden om systeemvereisten (hard- en software) te identificeren die nodig zijn voor raadpleging of bediening van de Internetbron. &quot;Format&quot; is nog in ontwikkeling bij de DC workshop. Uit compatibiliteitsoverwegingen wordt aanbevolen formaatgegevens te selecteren uit een gecontroleerde lijst. Formaten kunnen van de Internet Media Types (MIME types) lijst gekozen worden: http://www.isi.edu/in-notes/iana/assignments/media-types/media-types</Attribute>
    10271027        </Language>
    10281028        <!-- Finnish -->
    10291029        <Language code="fi">
    1030             <Attribute name="identifier"/>
     1030            <Attribute name="label"/>
    10311031            <Attribute name="definition"/>
    10321032            <Attribute name="comment"/>
     
    10341034        <!-- Interlingua -->
    10351035        <Language code="ia">
    1036             <Attribute name="identifier">Formato</Attribute>
     1036            <Attribute name="label">Formato</Attribute>
    10371037            <Attribute name="definition">Le manifestation physic o digital del ressource.</Attribute>
    10381038            <Attribute name="comment">Typicamente le formato pote includer le typo de medio o dimensiones del ressource. Le formato pote esser utilizate pro determinar le software o le equipamento necessari pro exhibir o operar le ressource. Exemplos de dimensiones include grandessa e duration. Le practica recommendate es selectionar un valor de un vocabulario controlate (per exemplo, le lista de typos de medios de Internet [MIME] que defini formatos de medios).</Attribute>
     
    10401040        <!-- Marathi -->
    10411041        <Language code="mr">
    1042             <Attribute name="identifier">à€°à€šà€šà€Ÿ</Attribute>
     1042            <Attribute name="label">à€°à€šà€šà€Ÿ</Attribute>
    10431043            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€°à€šà€šà€Ÿ, à€šà€®à¥à€šà€Ÿà€¬à¥à€Š à€°à€šà€šà€Ÿ</Attribute>
    10441044            <Attribute name="comment">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥‡ à€žà¥à€µà€°à¥à€ª, à€°à€šà€šà€Ÿà€‰à€Šà€Ÿ. à€€à¥à€¯à€Ÿà€šà¥‡ à€°à¥à€ª à€œà€žà¥‡ à€ªà¥à€žà¥à€€à€•à€°à¥à€ª, à€žà€‚à€—à€£à€•à¥€à€¯ à€°à¥à€ª, à€µà€¿à€Šà¥à€¯à¥à€€ à€ªà€°à€®à€Ÿà€£à¥à€‚à€šà¥à€¯à€Ÿ à€žà€¹à€Ÿà€¯à¥à€¯à€Ÿà€šà¥‡ à€žà€‚à€—à€£à€•à¥€à€•à¥ƒà€€ à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à€Ÿ</Attribute>
     
    10521052        <Element name="extent">
    10531053            <Language code="en">
    1054                 <Attribute name="identifier">Extent</Attribute>
     1054                <Attribute name="label">Extent</Attribute>
    10551055                <Attribute name="definition">The size or duration of the resource.</Attribute>
    10561056            </Language>
     
    10601060        <Element name="medium">
    10611061            <Language code="en">
    1062                 <Attribute name="identifier">Medium</Attribute>
     1062                <Attribute name="label">Medium</Attribute>
    10631063                <Attribute name="definition">The material or physical carrier of the resource.</Attribute>
    10641064            </Language>
     
    10701070        <!-- English -->
    10711071        <Language code="en">
    1072             <Attribute name="identifier">Resource Identifier</Attribute>
     1072            <Attribute name="label">Resource Identifier</Attribute>
    10731073            <Attribute name="definition">An unambiguous reference to the resource within a given context.</Attribute>
    10741074            <Attribute name="comment">Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Example formal identification systems include the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI) and the International Standard Book Number (ISBN).</Attribute>
     
    10761076        <!-- Maori -->
    10771077        <Language code="mi">
    1078             <Attribute name="identifier">Taututanga</Attribute>
     1078            <Attribute name="label">Taututanga</Attribute>
    10791079            <Attribute name="definition">He tohutoro e hangai ana ki te rauemi i roto i tetahi horopaki.</Attribute>
    10801080            <Attribute name="comment">Ko te tino huarahi kua tohua, ko te tautu i te rauemi ma tetahi aho (string), tau ranei, e hangai ana ki tetahi punaha taututanga okawa. Ko etahi punaha taututanga okawa ko te Taututanga Rauemi Orite (Uniform Resource Identifier - URI), te Taututanga Rauemi Tohu-wahi (Uniform Resource Locator - URL), Te Mea A-mati (Digital Object Identifier - DOI) me te Tau Pukapuka Aro Whanui o te Ao (International Standard Book Number - ISBN).</Attribute>
     
    10821082        <!-- French -->
    10831083        <Language code="fr">
    1084             <Attribute name="identifier">Identifiant</Attribute>
     1084            <Attribute name="label">Identifiant</Attribute>
    10851085            <Attribute name="definition">Une référence non ambiguë à la ressource dans un contexte donné</Attribute>
    10861086            <Attribute name="comment">Il est recommandé d&apos;identifier la ressource par une chaîne de caractÚre ou un nombre conforme à un sytÚme formel d&apos;identification. Exemples de systemes formels d&apos;identification incluent le &quot;Uniform Resource Identifier&quot; (URI) (qui inclut le &quot;Uniform Resource Locator&quot; (URL)), le &quot;Digital Object Identifier&quot;(DOI) et le &quot;International Standard Book Number&quot;(ISBN).</Attribute>
     
    10881088        <!-- Russian -->
    10891089        <Language code="ru">
    1090             <Attribute name="identifier">ИЎеМтОфОкатПр ресурса</Attribute>
     1090            <Attribute name="label">ИЎеМтОфОкатПр ресурса</Attribute>
    10911091            <Attribute name="definition">ОЎМПзМачМая ссылка Ма ресурс в преЎелаÑ
    10921092 ÐŽÐ°ÐœÐœÐŸÐ³ÐŸ кПМтекста.</Attribute>
     
    10971097        <!-- Spanish -->
    10981098        <Language code="es">
    1099             <Attribute name="identifier">Identificador del Recurso</Attribute>
     1099            <Attribute name="label">Identificador del Recurso</Attribute>
    11001100            <Attribute name="definition">Secuencia de caracteres usados para identificar unívocamente un recurso. Ejemplos para recursos en línea pueden ser URLs y URNs (cuando estén implementados). Para otros recursos pueden ser usados otros formatos de identificadores, como por ejemplo ISBN (&quot;International Standard Book Number&quot; - Número Internacional Normalizado para Libros)</Attribute>
    11011101        </Language>
    11021102        <!-- Arabic -->
    11031103        <Language code="ar">
    1104             <Attribute name="identifier">Ù
     1104            <Attribute name="label">Ù
    11051105عرف الÙ
    11061106صدر</Attribute>
     
    11241124        <!-- Chinese - Simplified -->
    11251125        <Language code="cn">
    1126             <Attribute name="identifier">资源标识笊</Attribute>
     1126            <Attribute name="label">资源标识笊</Attribute>
    11271127            <Attribute name="definition">圚特定的范囎å†
    11281128给予资源的䞀䞪明确的标识。</Attribute>
     
    11341134        <!-- Czech -->
    11351135        <Language code="cs">
    1136             <Attribute name="identifier">Identifikátor zdroje</Attribute>
     1136            <Attribute name="label">Identifikátor zdroje</Attribute>
    11371137            <Attribute name="definition">JednoznačnÃœ odkaz na zdroj v rámci daného kontextu.</Attribute>
    11381138            <Attribute name="comment">Doporučuje se identifikovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů. Příklady formálních identifikačních systémů zahrnují Uniform Resource Identifier (URI) (včetně Uniform Resource Locator (URL)), Digital Object Identifier (DOI) a Mezinárodní standardní číslo knihy (ISBN).</Attribute>
     
    11401140        <!-- Dutch -->
    11411141        <Language code="nl">
    1142             <Attribute name="identifier">Bestandsidentificatie</Attribute>
     1142            <Attribute name="label">Bestandsidentificatie</Attribute>
    11431143            <Attribute name="definition">Een unieke string of nummer ter identificatie van de Internetbron. Voorbeelden zijn URL&apos;s of URN&apos;s Andere voorbeelden zijn International Standard Book Number (ISBN) of International Standard Serial Number (ISSN)</Attribute>
    11441144        </Language>
    11451145        <!-- Finnish -->
    11461146        <Language code="fi">
    1147             <Attribute name="identifier"/>
     1147            <Attribute name="label"/>
    11481148            <Attribute name="definition"/>
    11491149            <Attribute name="comment"/>
     
    11511151        <!-- Interlingua -->
    11521152        <Language code="ia">
    1153             <Attribute name="identifier">Identificator del ressource</Attribute>
     1153            <Attribute name="label">Identificator del ressource</Attribute>
    11541154            <Attribute name="definition">Un referentia inambigue al ressource intra un date contexto.</Attribute>
    11551155            <Attribute name="comment">Se recommenda identificar le ressource per medio de un catena de characteres o numero conforme a un systema formal de identification. Exemplos de systemas formal de identification include le Uniform Resource Identifier (URI) (includente le Uniform Resource Locator (URL)), le Digital Object Identifier (DOI) e le International Standard Book Number (ISBN).</Attribute>
     
    11571157        <!-- Marathi -->
    11581158        <Language code="mr">
    1159             <Attribute name="identifier">à€“à€³à€–</Attribute>
     1159            <Attribute name="label">à€“à€³à€–</Attribute>
    11601160            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà€Ÿ à€à€• à€
    11611161à€°à¥à€¥à¥€ à€žà€‚à€Šà€°à¥à€­</Attribute>
     
    11711171            <Attribute language="en" name="status">conforming</Attribute>
    11721172            <Language code="en">
    1173                 <Attribute name="identifier">Bibliographic Citation</Attribute>
     1173                <Attribute name="label">Bibliographic Citation</Attribute>
    11741174                <Attribute name="definition">A bibliographic reference for the resource. </Attribute>
    11751175                <Attribute name="comment">Recommended practice is to include sufficient bibliographic detail to identify the resource as unambiguously as possible, whether or not the citation is in a standard form.</Attribute>
     
    11811181        <!-- English -->
    11821182        <Language code="en">
    1183             <Attribute name="identifier">Source</Attribute>
     1183            <Attribute name="label">Source</Attribute>
    11841184            <Attribute name="definition">A Reference to a resource from which the present resource is derived.</Attribute>
    11851185            <Attribute name="comment">The present resource may be derived from the Source resource in whole or in part.  Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
     
    11871187        <!-- Maori -->
    11881188        <Language code="mi">
    1189             <Attribute name="identifier">Matapuna</Attribute>
     1189            <Attribute name="label">Matapuna</Attribute>
    11901190            <Attribute name="definition">He tohutoro ki tetahi rauemi koira te matapuna o te rauemi e tirohia ana.</Attribute>
    11911191            <Attribute name="comment">Tera pea i puta te katoa, tetahi wahanga ranei o te rauemi, e tirohia ana, mai i te Matapuna rauemi. Ko te tino huarahi kua tohua ko te tohutoro ki te rauemi ma te aho, ma te tau ranei e hangai ana ki tetahi punaha taututanga okawa.</Attribute>
     
    11931193        <!-- French -->
    11941194        <Language code="fr">
    1195             <Attribute name="identifier">Source</Attribute>
     1195            <Attribute name="label">Source</Attribute>
    11961196            <Attribute name="definition">Une référence à une ressource à partir de laquelle la ressource actuelle a été dérivée.</Attribute>
    11971197            <Attribute name="comment">La ressource actuelle peut avoir été dérivée d&apos;une autre ressource source, en totalité ou en partie. Il est recommandé de reférencer cette source par une chaîne de caractÚre ou un nombre conforme à un systÚme formel d&apos;identification.</Attribute>
     
    11991199        <!-- Russian -->
    12001200        <Language code="ru">
    1201             <Attribute name="identifier">ИстПчМОк</Attribute>
     1201            <Attribute name="label">ИстПчМОк</Attribute>
    12021202            <Attribute name="definition">Ссылка Ма ресурс, Оз кПтПрПгП ОзвлечеМ МастПящОй.</Attribute>
    12031203            <Attribute name="comment">НастПящОй ресурс ЌПжет быть ОзвлечеМ Оз ИстПчМОка целОкПЌ ОлО частОчМП. Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется ОЎеМтОфОцОрПвать ресурс пПсреЎствПЌ стрПкО ОлО чОсла, сППтветствующегП фПрЌальМПй ОЎеМтОфОкацОПММПй сОстеЌе.</Attribute>
     
    12051205        <!-- Spanish -->
    12061206        <Language code="es">
    1207             <Attribute name="identifier">Fuente</Attribute>
     1207            <Attribute name="label">Fuente</Attribute>
    12081208            <Attribute name="definition">Secuencia de caracteres utilizado para identificar unívocamente un trabajo a partir del cual proviene el recurso actual. Por ejemplo, es posible usar Source con la fecha de 1603 como descripción de una película basada en una obra de Shakespeare, pero es preferible, en ese caso, usar Relation &quot;IsBasedOn&quot; con una referencia a un recurso distinto cuya descripción contenga el elemento Date con valor 1603.</Attribute>
    12091209        </Language>
    12101210        <!-- Arabic -->
    12111211        <Language code="ar">
    1212             <Attribute name="identifier">الÙ
     1212            <Attribute name="label">الÙ
    12131213صدر</Attribute>
    12141214            <Attribute name="definition">الÙ
     
    12451245        <!-- Chinese - Simplified -->
    12461246        <Language code="cn">
    1247             <Attribute name="identifier">来源</Attribute>
     1247            <Attribute name="label">来源</Attribute>
    12481248            <Attribute name="definition">现有资源来源的参ç
    12491249§ã€‚</Attribute>
     
    12541254        <!-- Czech -->
    12551255        <Language code="cs">
    1256             <Attribute name="identifier">Zdroj</Attribute>
     1256            <Attribute name="label">Zdroj</Attribute>
    12571257            <Attribute name="definition">Odkaz na zdroj, z něhoÅŸ je popisovanÃœ zdroj odvozen.</Attribute>
    12581258            <Attribute name="comment">PopisovanÃœ zdroj můşe bÃœt zcela nebo zčásti odvozen ze zdroje uvedeného v prvku Zdroj. Doporučuje se odkazovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů.</Attribute>
     
    12601260        <!-- Dutch -->
    12611261        <Language code="nl">
    1262             <Attribute name="identifier">Bron</Attribute>
     1262            <Attribute name="label">Bron</Attribute>
    12631263            <Attribute name="definition">Informatie over een tweede bron waar de huidige Internetbron is van afgeleid. Bij &quot;Source&quot; mag een datum, auteur of maker, formaat, identificatie of andere metadata voor de tweede bron worden ingevuld. Voorbeeld: het is mogelijk om een &quot;Source&quot; datum 1603 in een omschrijving van een 1996 film bewerking van een Shakespeare stuk te gebruiken. &quot;Source&quot; is niet bruikbaar wanneer de huidige bron de orginele is.</Attribute>
    12641264        </Language>
    12651265        <!-- Finnish -->
    12661266        <Language code="fi">
    1267             <Attribute name="identifier"/>
     1267            <Attribute name="label"/>
    12681268            <Attribute name="definition"/>
    12691269            <Attribute name="comment"/>
     
    12711271        <!-- Interlingua -->
    12721272        <Language code="ia">
    1273             <Attribute name="identifier">Fonte</Attribute>
     1273            <Attribute name="label">Fonte</Attribute>
    12741274            <Attribute name="definition">Un referentia a un ressource del qual se deriva le ressource presente.</Attribute>
    12751275            <Attribute name="comment">Le ressource presente pote derivar se del ressource-fonte in toto o in parte. Le practica recommendate es facer referentia al ressource per medio de un catena de characteres o un numero conforme a un systema formal de identification.</Attribute>
     
    12771277        <!-- Marathi -->
    12781278        <Language code="mr">
    1279             <Attribute name="identifier">à€‰à€—à€®</Attribute>
     1279            <Attribute name="label">à€‰à€—à€®</Attribute>
    12801280            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€šà€Ÿ à€‰à€—à€® à€žà€Ÿà€‚à€—à€£à€Ÿà€°à€Ÿ à€à€•à€
    12811281à€°à¥à€¥à¥€ à€žà€‚à€Šà€°à¥à€­</Attribute>
     
    12921292        <!-- English -->
    12931293        <Language code="en">
    1294             <Attribute name="identifier">Language</Attribute>
     1294            <Attribute name="label">Language</Attribute>
    12951295            <Attribute name="definition">A language of the intellectual content of the resource.</Attribute>
    12961296            <Attribute language="en" name="comment">Recommended best practice for the values of the Language element is defined by RFC 1766 which includes a two-letter Language Code (taken from the ISO 639 standard, followed optionally, by a two-letter Country Code (taken from the ISO 3166 standard). For example, &apos;en&apos; for English, &apos;fr&apos; for French, or &apos;en-uk&apos; for English used in the United Kingdom.</Attribute>
     
    12981298        <!-- Maori -->
    12991299        <Language code="mi">
    1300             <Attribute name="identifier">Reo</Attribute>
     1300            <Attribute name="label">Reo</Attribute>
    13011301            <Attribute name="definition">Te reo o te whakakaupapatanga o nga matauranga o te rauemi.</Attribute>
    13021302            <Attribute name="comment">Ko te tino huarahi kua tohua mo nga uara o te huanga Reo kua whakaritea ki te RFC 1766 [RFC1766] kei roto te Tohu Reo kupu-rua (two-letter Language Code) (no te aro whanui ISO 639 [ISO639], ka taea e tetahi tohu kupu-rua te whai atu (no te aro whanui ISO 3166) [ISO366]). Hei tauira, te &apos;en&apos; mo te English, te &apos;fr&apos; mo te French, &apos;te en-uk&apos; mo te English e whakamahia ana i Ingarangi (UK).</Attribute>
     
    13041304        <!-- French -->
    13051305        <Language code="fr">
    1306             <Attribute name="identifier">Langue</Attribute>
     1306            <Attribute name="label">Langue</Attribute>
    13071307            <Attribute name="definition">La langue du contenu intellectuel de la ressource.</Attribute>
    13081308            <Attribute name="comment">Il est recommandé d&apos;utiliser comme valeur de l&apos;élément Langue celles definies par la RFC 1766 [RFC1766] qui comprend un code de langage à deux caractÚres(venant du standard ISO 639 [ISO639]), éventuellement suivi d&apos;un code à deux lettres pour le pays (venant du standard ISO 3166 [ISO3166] ou en français [ISO3166]). Par exemple, &apos;en&apos; pour l&apos;anglais, &apos;fr&apos; pour le français, ou &apos;en-uk&apos; pour l&apos;anglais utilisé au Royaume-Uni.</Attribute>
     
    13101310        <!-- Russian -->
    13111311        <Language code="ru">
    1312             <Attribute name="identifier">Язык</Attribute>
     1312            <Attribute name="label">Язык</Attribute>
    13131313            <Attribute name="definition">Язык ОМтеллектуальМПгП сПЎержаМОя ресурса.</Attribute>
    13141314            <Attribute name="comment">Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется зМачеМОе элеЌеМта Язык, ПпреЎеляеЌПе RFC 1766 (ТэгО Ўля ОЎеМтОфОкацОО языка), включающОЌ ЎвуÑ
     
    13191319        <!-- Spanish -->
    13201320        <Language code="es">
    1321             <Attribute name="identifier">Lengua</Attribute>
     1321            <Attribute name="label">Lengua</Attribute>
    13221322            <Attribute name="definition">Lengua/s del contenido intelectual del recurso. Practicamente el contenido de este campo debería coincidir con los de la RFC 1766 (Tags para la identificación de lenguas, http://ds.internic.net/rfc/rfc1766.txt); por ejemplo: en, es, de, fi, ja y zh.</Attribute>
    13231323        </Language>
    13241324        <!-- Arabic -->
    13251325        <Language code="ar">
    1326             <Attribute name="identifier">اللغة</Attribute>
     1326            <Attribute name="label">اللغة</Attribute>
    13271327            <Attribute name="definition">هذه هي لغة الÙ
    13281328حتوى الفكري للÙ
     
    13381338        <!-- Chinese - Simplified -->
    13391339        <Language code="cn">
    1340             <Attribute name="identifier">语种</Attribute>
     1340            <Attribute name="label">语种</Attribute>
    13411341            <Attribute name="definition">描述资源知识å†
    13421342容的语种。</Attribute>
     
    13471347        <!-- Czech -->
    13481348        <Language code="cs">
    1349             <Attribute name="identifier">Jazyk</Attribute>
     1349            <Attribute name="label">Jazyk</Attribute>
    13501350            <Attribute name="definition">Jazyk intelektuálního obsahu zdroje.</Attribute>
    13511351            <Attribute name="comment">DoporučenÃœ postup pro hodnoty prvku Jazyk je definován v RFC 1766 [RFC1766]: dvouznakovÃœ kód jazyka (převzatÃœ z normy ISO 639 [ISO639]) volitelně následovanÃœ dvouznakovÃœm kódem země (převzatÃœm z normy ISO 3166 [ISO3166]). Například &apos;en&apos; pro angličtinu, &apos;fr&apos; pro francouzÅ¡tinu, &apos;cs&apos; pro čeÅ¡tinu, nebo &apos;en-uk&apos; pro angličtinu uşívanou ve Spojeném království.</Attribute>
     
    13531353        <!-- Dutch -->
    13541354        <Language code="nl">
    1355             <Attribute name="identifier">Taal</Attribute>
     1355            <Attribute name="label">Taal</Attribute>
    13561356            <Attribute name="definition">De taal waarin het document is beschreven. Voorgeschreven wordt de ISO639-1 norm, een twee karakter taalcode van de ISO 639(639-1 en 639-2) norm. Taalcodes kunnen van een lijst worden gekozen: http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt, Eventueel kan ISO3166 (landencodes) gebruikt worden om aan te geven in welk gebied de taal wordt gesproken. Deze kunnen ook van een lijst worden gekozen:  http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt.</Attribute>
    13571357        </Language>
    13581358        <!-- Finnish -->
    13591359        <Language code="fi">
    1360             <Attribute name="identifier"/>
     1360            <Attribute name="label"/>
    13611361            <Attribute name="definition"/>
    13621362            <Attribute name="comment"/>
     
    13641364        <!-- Interlingua -->
    13651365        <Language code="ia">
    1366             <Attribute name="identifier">Lingua</Attribute>
     1366            <Attribute name="label">Lingua</Attribute>
    13671367            <Attribute name="definition">Le lingua del contento intellectual del ressource.</Attribute>
    13681368            <Attribute name="comment">Le practica recommendate pro le valores del elemento lingua es definite per RFC 1766 [RFC1766], que include un codice de lingua de duo litteras (prendite del standard ISO 639 [ISO639]), sequite optionalmente per un codice de pais de duo litteras (prendite del standard ISO 3166 [ISO3166]). Per exemplo, &apos;ia&apos; pro interlingua, &apos;fr&apos; pro francese, o &apos;en-uk&apos; pro le anglese del Regno Unite.</Attribute>
     
    13701370        <!-- Marathi -->
    13711371        <Language code="mr">
    1372             <Attribute name="identifier">à€­à€Ÿà€·à€Ÿ</Attribute>
     1372            <Attribute name="label">à€­à€Ÿà€·à€Ÿ</Attribute>
    13731373            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€­à€Ÿà€·à€Ÿ</Attribute>
    13741374            <Attribute name="comment">à€‰à€Šà€Ÿ. à€®à€°à€Ÿà€ à¥€ - à€­à€Ÿà€°à€€à¥€à€¯ à€­à€Ÿà€·à€Ÿ</Attribute>
     
    13841384        <!-- English -->
    13851385        <Language code="en">
    1386             <Attribute name="identifier">Relation</Attribute>
     1386            <Attribute name="label">Relation</Attribute>
    13871387            <Attribute name="definition">A reference to a related resource.</Attribute>
    13881388            <Attribute name="comment">Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.</Attribute>
     
    13901390        <!-- Maori -->
    13911391        <Language code="mi">
    1392             <Attribute name="identifier">Whai Panga</Attribute>
     1392            <Attribute name="label">Whai Panga</Attribute>
    13931393            <Attribute name="definition">He tohutoro ki tetahi rauemi whai panga.</Attribute>
    13941394            <Attribute name="comment">Ko te tino huarahi kua tohua, ko te tohutoro ki te rauemi ma te aho, te tau ranei, e hangai ana ki te punaha taututanga okawa.</Attribute>
     
    13961396        <!-- French -->
    13971397        <Language code="fr">
    1398             <Attribute name="identifier">Relation</Attribute>
     1398            <Attribute name="label">Relation</Attribute>
    13991399            <Attribute name="definition">Une référence à une autre ressource qui a un rapport avec cette ressource.</Attribute>
    14001400            <Attribute name="comment">Il est recommandé de référencer cette ressource par une chaîne de caractÚres ou un numéro conforme à un systÚme formel d&apos;identification.</Attribute>
     
    14021402        <!-- Russian -->
    14031403        <Language code="ru">
    1404             <Attribute name="identifier">ОтМПшеМОе</Attribute>
     1404            <Attribute name="label">ОтМПшеМОе</Attribute>
    14051405            <Attribute name="definition">ᅵеММый ресурс.</Attribute>
    14061406            <Attribute name="comment">Для практОческПгП ОспПльзПваМОя рекПЌеМЎуется ОЎеМтОфОцОрПвать ресурс пПсреЎствПЌ стрПкО ОлО чОсла, сППтветствующегП фПрЌальМПй ОЎеМтОфОкацОПММПй сОстеЌе.</Attribute>
     
    14081408        <!-- Spanish -->
    14091409        <Language code="es">
    1410             <Attribute name="identifier">Relación</Attribute>
     1410            <Attribute name="label">Relación</Attribute>
    14111411            <Attribute name="definition">Un identificador de un segundo recurso y su relación con el recurso actual. Este elemento permite enlazar los recursos relacionados y las descripciones de los recursos. Por ejemplo: IsVersionOf - Incluye la edición de un trabajo, IsBasedOn - La traducción de un trabajo, IsPartOf - Un capítulo de un libro, IsFormatOf - Un mecanismo de transformación de un conjunto de datos en una imagen. Para asegurar la interoperabilidad, las relaciones deberían ser seleccionadas de una lista de elementos que actualmente se encuentra bajo desarrollo en un grupo de trabajo.</Attribute>
    14121412        </Language>
    14131413        <!-- Arabic -->
    14141414        <Language code="ar">
    1415             <Attribute name="identifier">العلاقة</Attribute>
     1415            <Attribute name="label">العلاقة</Attribute>
    14161416            <Attribute name="definition">هذا Ù
    14171417عرف للÙ
     
    14511451        <!-- Chinese - Simplified -->
    14521452        <Language code="cn">
    1453             <Attribute name="identifier">å
     1453            <Attribute name="label">å
    14541454³è”</Attribute>
    14551455            <Attribute name="definition">涉及的盞å
     
    14611461        <!-- Czech -->
    14621462        <Language code="cs">
    1463             <Attribute name="identifier">Vztah</Attribute>
     1463            <Attribute name="label">Vztah</Attribute>
    14641464            <Attribute name="definition">Odkaz na příbuznÃœ zdroj.</Attribute>
    14651465            <Attribute name="comment">Doporučuje se odkazovat zdroj znakovÃœm řetězcem nebo číslem odpovídajícím některému z formálních identifikačních systémů.</Attribute>
     
    14671467        <!-- Dutch -->
    14681468        <Language code="nl">
    1469             <Attribute name="identifier">Relatie</Attribute>
     1469            <Attribute name="label">Relatie</Attribute>
    14701470            <Attribute name="definition">Een identificatie van een tweede bron en de relatie met de huide Internetbron. Voorbeelden zijn een editie van een werk (IsVersionOf), een vertaling van een werk (IsBasedOn), een hoofdstuk van een boek (IsPartOf) en een mechanische transformatie van een dataset in een plaatje (IsFormatOf). De DC Working Groups zijn bezig met een lijst met de meest verwachte relaties. Aanbevolen wordt om de relaties van deze lijst te gebruiken: http://purl.oclc.org/metadata/dublin_core/wrelationdraft.html.</Attribute>
    14711471        </Language>
    14721472        <!-- Finnish -->
    14731473        <Language code="fi">
    1474             <Attribute name="identifier"/>
     1474            <Attribute name="label"/>
    14751475            <Attribute name="definition"/>
    14761476            <Attribute name="comment"/>
     
    14841484        <!-- Marathi -->
    14851485        <Language code="mr">
    1486             <Attribute name="identifier">à€šà€Ÿà€€à¥‡ , à€žà€‚à€¬à€‚à€§</Attribute>
     1486            <Attribute name="label">à€šà€Ÿà€€à¥‡ , à€žà€‚à€¬à€‚à€§</Attribute>
    14871487            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€¶à¥€ à€žà€‚à€¬à€‚à€§ à€Šà€Ÿà€–à€µà€£à€Ÿà€°à€Ÿ à€žà€‚à€Šà€°à¥à€­</Attribute>
    14881488            <Attribute name="comment">à€‰à€Šà€Ÿ.  à€®à€Ÿà€¹à€¿à€€à¥€ à€œà€Ÿà€³à¥à€¯à€Ÿà€µà€°à¥€à€² à€ªà€€à¥à€€à€Ÿ(URL)</Attribute>
     
    14961496        <Element name="conformsTo">
    14971497            <Language code="en">
    1498                 <Attribute name="identifier">Conforms To</Attribute>
     1498                <Attribute name="label">Conforms To</Attribute>
    14991499                <Attribute name="definition">A reference to an established standard to which the resource conforms.</Attribute>
    15001500            </Language>
     
    15041504        <Element name="hasFormat">
    15051505            <Language code="en">
    1506                 <Attribute name="identifier">Has Format</Attribute>
     1506                <Attribute name="label">Has Format</Attribute>
    15071507                <Attribute name="definition">The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format.</Attribute>
    15081508            </Language>
     
    15121512        <Element name="hasPart">
    15131513            <Language code="en">
    1514                 <Attribute name="identifier">Has Part</Attribute>
     1514                <Attribute name="label">Has Part</Attribute>
    15151515                <Attribute name="definition">The described resource includes the referenced resource either physically or logically.</Attribute>
    15161516            </Language>
     
    15201520        <Element name="hasVersion">
    15211521            <Language code="en">
    1522                 <Attribute name="identifier">Has Version</Attribute>
     1522                <Attribute name="label">Has Version</Attribute>
    15231523                <Attribute name="definition">The described resource has a version, edition, or adaptation, namely, the referenced resource.</Attribute>
    15241524            </Language>
     
    15281528        <Element name="isFormatOf">
    15291529            <Language code="en">
    1530                 <Attribute name="identifier">Is Format Of</Attribute>
     1530                <Attribute name="label">Is Format Of</Attribute>
    15311531                <Attribute name="definition">The described resource is the same intellectual content of the referenced resource, but presented in another format.</Attribute>
    15321532            </Language>
     
    15361536        <Element name="isPartOf">
    15371537            <Language code="en">
    1538                 <Attribute name="identifier">Is Part Of</Attribute>
     1538                <Attribute name="label">Is Part Of</Attribute>
    15391539                <Attribute name="definition">The described resource is a physical or logical part of the referenced resource.</Attribute>
    15401540            </Language>
     
    15441544        <Element name="isReferencedBy">
    15451545            <Language code="en">
    1546                 <Attribute name="identifier">Is Referenced By</Attribute>
     1546                <Attribute name="label">Is Referenced By</Attribute>
    15471547                <Attribute name="definition">The described resource is referenced, cited, or otherwise pointed to by the referenced resource.</Attribute>
    15481548            </Language>
     
    15541554            <Attribute language="en" name="status">recommended</Attribute>
    15551555            <Language code="en">
    1556                 <Attribute name="identifier">Is Replaced By</Attribute>
     1556                <Attribute name="label">Is Replaced By</Attribute>
    15571557                <Attribute name="definition">The described resource is supplanted, displaced, or superseded by the referenced resource.</Attribute>
    15581558            </Language>
     
    15611561            <Attribute language="en" name="status">recommended</Attribute>
    15621562            <Language code="en">
    1563                 <Attribute name="identifier">Is Required By</Attribute>
     1563                <Attribute name="label">Is Required By</Attribute>
    15641564                <Attribute name="definition">The described resource is required by the referenced resource, either physically or logically.</Attribute>
    15651565            </Language>
     
    15681568        <Element name="isVersionOf">
    15691569            <Language code="en">
    1570                 <Attribute name="identifier">Is Version Of</Attribute>
     1570                <Attribute name="label">Is Version Of</Attribute>
    15711571                <Attribute name="definition">The described resource is a version, edition, or adaptation of the referenced resource. Changes in version imply substantive changes in content rather than differences in format.</Attribute>
    15721572            </Language>
     
    15761576        <Element name="references">
    15771577            <Language code="en">
    1578                 <Attribute name="identifier">References</Attribute>
     1578                <Attribute name="label">References</Attribute>
    15791579                <Attribute name="definition">The described resource references, cites, or otherwise points to the referenced resource.</Attribute>
    15801580            </Language>
     
    15851585            <Language code="en">
    15861586                <Attribute name="status">recommended</Attribute>
    1587                 <Attribute name="identifier">Replaces</Attribute>
     1587                <Attribute name="label">Replaces</Attribute>
    15881588                <Attribute name="definition">The described resource supplants, displaces, or supersedes the referenced resource.</Attribute>
    15891589            </Language>
     
    15931593            <Attribute language="en" name="type">element-refinement</Attribute>
    15941594            <Language code="en">
    1595                 <Attribute name="identifier">Requires</Attribute>
     1595                <Attribute name="label">Requires</Attribute>
    15961596                <Attribute name="definition">The described resource requires the referenced resource to support its function, delivery, or coherence of content.</Attribute>
    15971597            </Language>
     
    16021602        <!-- English -->
    16031603        <Language code="en">
    1604             <Attribute name="identifier">Coverage</Attribute>
     1604            <Attribute name="label">Coverage</Attribute>
    16051605            <Attribute name="definition">The extent or scope of the content of the resource.</Attribute>
    16061606            <Attribute name="comment">Coverage will typically include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range) or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and that, where appropriate, named places or time periods be used in preference to numeric identifiers such as sets of coordinates or date ranges.</Attribute>
     
    16081608        <!-- Maori -->
    16091609        <Language code="mi">
    1610             <Attribute name="identifier">Kapitanga</Attribute>
     1610            <Attribute name="label">Kapitanga</Attribute>
    16111611            <Attribute name="definition">Te roanga, te whanuitanga ranei o te whakakaupapatanga o te rauemi.</Attribute>
    16121612            <Attribute name="comment">Ko te tikanga, ka uru atu te wahi mokowa (te ingoa o tetahi wahi, whakapiritanga matawhenua ranei), whakaritenga wa (he tapatanga wa (period label, ra, whakatakotoranga whanui o nga ra), te whakaritenga ture (penei i te putahi whakahaere). Ko te tino huarahi kua tohua, ko te tipako uara mai i tetahi whakaritenga kupu (hei tauira, i tetahi Puna Kupu Ingoa Matawhenua (Geographic Names [TGN] i nga wahi tika, ko nga wahi me nga whakaritenga wa ka whakamahia i mua i te whakamahitanga o nga taututanga tau penei i nga huinga whakapiritanga me nga whakatakotoranga whanui o nga ra.</Attribute>
     
    16141614        <!-- French -->
    16151615        <Language code="fr">
    1616             <Attribute name="identifier">Couverture</Attribute>
     1616            <Attribute name="label">Couverture</Attribute>
    16171617            <Attribute name="definition">La portée ou la couverture spatio-temporelle de la ressource.</Attribute>
    16181618            <Attribute name="comment">La couverture typiquement inclut une position géographique (le nom d&apos;un lieu ou ses coordonnées), une période de temps (un nom de période, une date, ou un intervalle de temps) ou une juridiction (telle que le nom d&apos;une entité administrative). Il est recommandé de choisir la  valeur de Couverture dans un vocabulaire contrÃŽlé (par exemple, un thésaurus de noms géographiques, comme[TGN]) et, quand cela est approprié, des noms de lieux ou de périodes plutÃŽt que des identifiants numériques tels que des coordonnées ou des intervalles de dates. </Attribute>
     
    16201620        <!-- Russian -->
    16211621        <Language code="ru">
    1622             <Attribute name="identifier">ОÑ
     1622            <Attribute name="label">ОÑ
    16231623ват</Attribute>
    16241624            <Attribute name="definition">ПрПтяжеММПсть О граМОцы сПЎержаМОя ресурса.</Attribute>
     
    16331633        <!-- Spanish -->
    16341634        <Language code="es">
    1635             <Attribute name="identifier">Cobertura</Attribute>
     1635            <Attribute name="label">Cobertura</Attribute>
    16361636            <Attribute name="definition">La característica de cobertura espacial y/o temporal del contenido intelectual del recurso. La cobertura espacial se refiere a una región física (por ejemplo, sector celestial); uso de coordenadas (por ejemplo, longitud y latitud) o nombres de lugares extraidos de una lista controlada. La cobertura temporal se refiere al contenido del recurso en vez de a cuando fue creado o puesto accesible ya que este último pertenece al elemento Date. Se usa el mismo formato basado en http://www.w3.org/TR/NOTE-datetime.</Attribute>
    16371637        </Language>
    16381638        <!-- Arabic -->
    16391639        <Language code="ar">
    1640             <Attribute name="identifier">التغطية</Attribute>
     1640            <Attribute name="label">التغطية</Attribute>
    16411641            <Attribute name="definition">هي الخصا؊ص الÙ
    16421642كانية او الزÙ
     
    16791679        <!-- Chinese - Simplified -->
    16801680        <Language code="cn">
    1681             <Attribute name="identifier">芆盖范囎</Attribute>
     1681            <Attribute name="label">芆盖范囎</Attribute>
    16821682            <Attribute name="definition">资源å†
    16831683容所涉及的倖延䞎芆盖范囎</Attribute>
     
    16881688        <!-- Czech -->
    16891689        <Language code="cs">
    1690             <Attribute name="identifier">Pokrytí</Attribute>
     1690            <Attribute name="label">Pokrytí</Attribute>
    16911691            <Attribute name="definition">Rozsah nebo záběr obsahu zdroje.</Attribute>
    16921692            <Attribute name="comment">Pokrytí bude typicky obsahovat prostorové umístění (jméno místa nebo zeměpisné souřadnice), časové období (označení období, datum nebo časovÃœ interval) nebo jurisdikci (např. jméno administrativní jednotky). Doporučuje se vybírat hodnotu z řízeného slovníku (např. Thesaurus of Geographic Names [TGN]) a tam, kde je to vhodné, uvádět místa nebo časové úseky spíše jménem neÅŸ číselnÃœmi identifikátory jako jsou soubory souřadnic nebo časové intervaly.</Attribute>
     
    16941694        <!-- Dutch -->
    16951695        <Language code="nl">
    1696             <Attribute name="identifier">Dekking</Attribute>
     1696            <Attribute name="label">Dekking</Attribute>
    16971697            <Attribute name="definition">De ruimtelijke of tijdelijke karakteristieken van de intellectuele inhoud van de Internetbron. Ruimtelijke dekking verwijst naar een geografisch gebied. Gebruik coordinaten (longitude (lengtegraad) en latitude (breedtegraad)) of plaatsnamen die van een gecontroleerde lijst komen of volledig uitgeschreven zijn. Dekking in de tijd geeft de tijdsperiode aan waarop de inhoud van de Internetbron betrekking heeft en niet wanneer de Internetbron is gemaakt of beschikbaar is gesteld (dit laatste hoort ingevult te worden bij &quot;Date&quot;). Gebruik dezelfde datum/tijd formaat als bij &quot;Date&quot;; W3C Technical Note http://www.w3.org/TR/NOTE-datetime of tijdsperioden die van een gecontroleerde lijst komen of volledig uitgeschreven zijn. Coverage is in ontwikkeling bij de Dublin Core Working group http://www.alexandria.ucsb.edu/docs/metadata/dc_coverage.html.</Attribute>
    16981698        </Language>
    16991699        <!-- Finnish -->
    17001700        <Language code="fi">
    1701             <Attribute name="identifier"/>
     1701            <Attribute name="label"/>
    17021702            <Attribute name="definition"/>
    17031703            <Attribute name="comment"/>
     
    17051705        <!-- Interlingua -->
    17061706        <Language code="ia">
    1707             <Attribute name="identifier">Copertura</Attribute>
     1707            <Attribute name="label">Copertura</Attribute>
    17081708            <Attribute name="definition">Le extension physic o abstracte del contento del ressource.</Attribute>
    17091709            <Attribute name="comment">Le copertura typicamente include un location spatial (un nomine de localitate o coordinatas geographic), un periodo de tempore (un etiquetta de periodo, data, o gamma de datas), o un jurisdiction (tal como un entitate administrative nominate). Le practica recommendate es selectionar un valor a partir de un vocabulario controlate (per exemplo, le Thesaurus of Geographical Names [TGN]) e que, quando appropriate, localitates o periodos de tempore nominate sia utilizate in preferentia a identificatores numeric tales como collectiones de coordinatas o gammas de datas.</Attribute>
     
    17111711        <!-- Marathi -->
    17121712        <Language code="mr">
    1713             <Attribute name="identifier">à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
     1713            <Attribute name="label">à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
    17141714            <Attribute name="definition">à€®à€Ÿà€¹à€¿à€€à¥€à€žà€Ÿà€ à¥à€¯à€Ÿà€šà¥€ à€­à¥Œà€—à¥‹à€²à€¿à€•  à€®à€Ÿà€¹à€¿à€€à¥€</Attribute>
    17151715            <Attribute name="comment">à€‰à€Šà€Ÿ. à€­à¥Œà€—à¥‹à€²à€¿à€• à€µà¥à€¯à€Ÿà€ªà¥à€€à¥€</Attribute>
     
    17241724            <Attribute language="en" name="status">recommended</Attribute>
    17251725            <Language code="en">
    1726                 <Attribute name="identifier">Spatial</Attribute>
     1726                <Attribute name="label">Spatial</Attribute>
    17271727                <Attribute name="definition">Spatial characteristics of the intellectual content of the resource.</Attribute>
    17281728            </Language>
     
    17311731        <Element name="temporal">
    17321732            <Language code="en">
    1733                 <Attribute name="identifier">Temporal</Attribute>
     1733                <Attribute name="label">Temporal</Attribute>
    17341734                <Attribute name="definition">Temporal characteristics of the intellectual content of the resource.</Attribute>
    17351735            </Language>
     
    17411741        <!-- English -->
    17421742        <Language code="en">
    1743             <Attribute name="identifier">Rights Management</Attribute>
     1743            <Attribute name="label">Rights Management</Attribute>
    17441744            <Attribute name="definition">Information about rights held in and over the resource.</Attribute>
    17451745            <Attribute name="comment">Typically, a Rights element will contain a rights management statement for the resource, or reference a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions can be made about the status of these and other rights with respect to the resource.</Attribute>
     
    17471747        <!-- Maori -->
    17481748        <Language code="mi">
    1749             <Attribute name="identifier">Motika</Attribute>
     1749            <Attribute name="label">Motika</Attribute>
    17501750            <Attribute name="definition">Ko nga mohiohio ki nga motika o tetahi rauemi.</Attribute>
    17511751            <Attribute name="comment">Ko te tikanga, kei te huanga Motika e pupuri ana he korero mo te whakaritenga motika mo te rauemi, he ratonga tohutoro e whakarato ana ranei i enei tumomo mohiohio. He nui nga wa, puta ai i roto i te mohiohio Motika te Mana Whakairo Hinegaro (Intellectual Property Rights - (IPR)), te Manatarua me nga Tuahua Mana Taonga (Property Rights). Ki te kore te huanga Motika, kaore e taea te pohehe noa ki te mana o enei, nga motika ranei e pa ana ki te rauemi.</Attribute>
     
    17531753        <!-- French -->
    17541754        <Language code="fr">
    1755             <Attribute name="identifier">Droits</Attribute>
     1755            <Attribute name="label">Droits</Attribute>
    17561756            <Attribute name="definition">Information sur les droits sur et au sujet de la ressource.</Attribute>
    17571757            <Attribute name="comment">Typiquement, un élément Droits contiendra un état du droit à gérer une ressource, ou la reférence à un service fournissant cette information. Ces droits souvent couvrent les droits de propriété intellectuelle (IPR), Copyright, et divers droits de propriété. Si l&apos;élément Droits est absent, aucune hypothÚse ne peut être faite sur l&apos;état de ces droits, ou de tout autre, par rapport à la ressource.</Attribute>
     
    17591759        <!-- Russian -->
    17601760        <Language code="ru">
    1761             <Attribute name="identifier">ПравПвПе регулОрПваМОе</Attribute>
     1761            <Attribute name="label">ПравПвПе регулОрПваМОе</Attribute>
    17621762            <Attribute name="definition">ИМфПрЌацОя П праваÑ
    17631763 ÐžÑÐ¿ÐŸÐ»ÑŒÐ·ÐŸÐ²Ð°ÐœÐžÑ, сПЎержащаяся вМутрО О вМе ресурса.</Attribute>
     
    17771777        <!-- Spanish -->
    17781778        <Language code="es">
    1779             <Attribute name="identifier">Derechos</Attribute>
     1779            <Attribute name="label">Derechos</Attribute>
    17801780            <Attribute name="definition">Una referencia (URL, por ejemplo) para una nota sobre derechos de autor, para un servicio de gestión de derechos o para un servicio que dará información sobre términos y condiciones de acceso a un recurso. Una especificación formal del elemento Rights se encuentra catualmente en discusión y por lo tanto su uso se considera experimental.</Attribute>
    17811781        </Language>
    17821782        <!-- Arabic -->
    17831783        <Language code="ar">
    1784             <Attribute name="identifier">حقوق الادارة</Attribute>
     1784            <Attribute name="label">حقوق الادارة</Attribute>
    17851785            <Attribute name="definition">هي افادة حقوق الادارة , Ù
    17861786عرف Ù
     
    17961796        <!-- Chinese - Simplified -->
    17971797        <Language code="cn">
    1798             <Attribute name="identifier">权限</Attribute>
     1798            <Attribute name="label">权限</Attribute>
    17991799            <Attribute name="definition">有å
    18001800³èµ„源本身所有的或被赋予的权限信息</Attribute>
     
    18131813        <!-- Czech -->
    18141814        <Language code="cs">
    1815             <Attribute name="identifier">Práva</Attribute>
     1815            <Attribute name="label">Práva</Attribute>
    18161816            <Attribute name="definition">Informace o právech vztahujících se k popisovanému zdroji.</Attribute>
    18171817            <Attribute name="comment">Prvek Práva bude typicky obsahovat ustanovení o správě autorskÃœch/vlastnickÃœch práv ke zdroji nebo odkaz na sluÅŸbu poskytující takovéto informace. Informace o právech často zahrnují práva duÅ¡evního vlastnictví (IPR), autorské právo a různá vlastnická práva. JestliÅŸe prvek Práva chybí, nelze odvozovat şádné předpoklady o stavu těchto a jinÃœch práv vztahujících se k popisovanému zdroji.</Attribute>
     
    18191819        <!-- Dutch -->
    18201820        <Language code="nl">
    1821             <Attribute name="identifier">Copyright</Attribute>
     1821            <Attribute name="label">Copyright</Attribute>
    18221822            <Attribute name="definition">Een copyright verklaring of een link naar een copyright verklaring of een link naar een service die informatie geeft over de copyright van de Internetbron.</Attribute>
    18231823        </Language>
    18241824        <!-- Finnish -->
    18251825        <Language code="fi">
    1826             <Attribute name="identifier"/>
     1826            <Attribute name="label"/>
    18271827            <Attribute name="definition"/>
    18281828            <Attribute name="comment"/>
     
    18301830        <!-- Interlingua -->
    18311831        <Language code="ia">
    1832             <Attribute name="identifier">Gestion de derectos</Attribute>
     1832            <Attribute name="label">Gestion de derectos</Attribute>
    18331833            <Attribute name="definition">Information super derectos detenite super e a proposito del ressource.</Attribute>
    18341834            <Attribute name="comment">Typicamente le elemento derectos continera un declaration de gestion de derectos pro le ressource, o un referentia a un servicio que provide tal information. Information de derectos frequentemente involve derectos de proprietate intellectual (IPR), copyright e varie derectos de proprietate. Si le elemento Derectos es absente, necun hypothese pote esser facite quanto al stato de iste e altere derectos concernente ressource.</Attribute>
     
    18361836        <!-- Marathi -->
    18371837        <Language code="mr">
    1838             <Attribute name="identifier">à€¹à€•à¥à€•</Attribute>
     1838            <Attribute name="label">à€¹à€•à¥à€•</Attribute>
    18391839            <Attribute name="definition">à€¬à¥Œà€§à¥à€Šà€¿à€• à€žà€‚à€ªà€Šà¥‡à€šà€Ÿà€¹à€•à¥à€•</Attribute>
    18401840            <Attribute name="comment">à€žà¥à€µà€€à€ƒà€¹à€Ÿà€šà¥‡ à€²à¥‡à€–à€š à€›à€Ÿà€ªà¥‚à€š à€
     
    18501850        <Element name="accessRights">
    18511851            <Language code="en">
    1852                 <Attribute name="identifier">Access Rights</Attribute>
     1852                <Attribute name="label">Access Rights</Attribute>
    18531853                <Attribute name="definition">Information about who can access the resource or an indication of its security status.</Attribute>
    18541854                <Attribute name="comment">Access Rights may include information regarding access or restrictions based on privacy, security or other regulations.</Attribute>
     
    18591859        <Element name="license">
    18601860            <Language code="en">
    1861                 <Attribute name="identifier">License</Attribute>
     1861                <Attribute name="label">License</Attribute>
    18621862                <Attribute name="definition">A legal document giving official permission to do something with the resource.</Attribute>
    18631863                <Attribute name="comment">Recommended best practice is to identify the license using a URI. Examples of such licenses can be found at http://creativecommons.org/licenses/.</Attribute>
     
    18691869    <Element name="Audience">
    18701870        <Language code="en">
    1871             <Attribute name="identifier">Audience</Attribute>
     1871            <Attribute name="label">Audience</Attribute>
    18721872            <Attribute name="definition">A class of entity for whom the resource is intended or useful.</Attribute>
    18731873            <Attribute name="comment">A class of entity may be determined by the creator or the publisher or by a third party.</Attribute>
     
    18751875        <Element name="educationLevel">
    18761876            <Language code="en">
    1877                 <Attribute name="identifier">Audience Education Level</Attribute>
     1877                <Attribute name="label">Audience Education Level</Attribute>
    18781878                <Attribute name="definition">A general statement describing the education or training context. Alternatively, a more specific statement of the location of the audience in terms of its progression through an education or training context.</Attribute>
    18791879            </Language>
     
    18851885                <Attribute name="definition">A class of entity that mediates access to the resource and for whom the resource is intended or useful.</Attribute>
    18861886                <Attribute name="comment">The audiences for a resource are of two basic classes: (1) an ultimate beneficiary of the resource, and (2) frequently, an entity that mediates access to the resource. The mediator element refinement represents the second of these two classes.</Attribute>
    1887                 <Attribute name="identifier">Mediator</Attribute>
     1887                <Attribute name="label">Mediator</Attribute>
    18881888            </Language>
    18891889            <Attribute language="en" name="type">element-refinement</Attribute>
     
    18931893    <Element name="Provenance">
    18941894        <Language code="en">
    1895             <Attribute name="identifier">Provenance</Attribute>
     1895            <Attribute name="label">Provenance</Attribute>
    18961896            <Attribute name="definition">A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity and interpretation.</Attribute>
    18971897            <Attribute name="comment">The statement may include a description of any changes successive custodians made to the resource.</Attribute>
     
    19021902            <Attribute name="definition">A person or organization owning or managing rights over the resource.</Attribute>
    19031903            <Attribute name="comment">Recommended best practice is to use the URI or name of the Rights Holder to indicate the entity.</Attribute>
    1904             <Attribute name="identifier">Rights Holder</Attribute>
     1904            <Attribute name="label">Rights Holder</Attribute>
    19051905        </Language>
    19061906        <Attribute language="en" name="status">conforming</Attribute>
  • trunk/gli/metadata/rfc1807.mds

    r11959 r12677  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE MetadataSet SYSTEM "http://www.greenstone.org/dtd/MetadataSet/1.0/MetadataSet.dtd">
    3 <MetadataSet contact="[email protected]" creator="The Internet Engineering Task Force" family="RFC 1807" language_dependent="identifier, definition, comment" lastchanged="Fri Dec 3 14:10 NZST 2004 - mgw5 on narya" namespace="rfc1807">
     3<MetadataSet contact="[email protected]" creator="The Internet Engineering Task Force" family="RFC 1807" language_dependent="label, definition, comment" lastchanged="Tue Sep 05 14:40:36 NZST 2006 - kjdon on kanuka" namespace="rfc1807">
    44    <SetLanguage code="en">
    55        <Name language="en">RFC 1807 Metadata Element Set, Version TR-v2.1</Name>
     
    99        <!-- English -->
    1010        <Language code="en">
    11             <Attribute name="identifier">Bib-version</Attribute>
     11            <Attribute name="label">Bib-version</Attribute>
    1212            <Attribute name="definition">The format version of RFC-1807 record.</Attribute>
    1313            <Attribute name="comment">This is the first field of any record. It is a mandatory field. It identifies the version of the format used to create this bibliographic record. This RFC defines BIB-Version TR-v2.1 BIB-VERSIONs that start with the letter X (case independent) are considered experimental. Bib-records sent with such a BIB-VERSION should NOT be incorporated in the permanent database of the recipient. Using this version of this format, this field is always: Format: BIB-VERSION:: CS-TR-v2.1  </Attribute>
     
    2424        <!-- English -->
    2525        <Language code="en">
    26             <Attribute name="identifier">Id</Attribute>
     26            <Attribute name="label">Id</Attribute>
    2727            <Attribute name="definition">The identifier for the RFC-1807 record.</Attribute>
    2828            <Attribute name="comment">This is the second field of any record. It is also a mandatory field. The ID field identifies the bibliographic record and is used in management of these records. Its format is &quot;ID:: XXX//YYY&quot;, where XXX is the publisher-ID (the controlled symbol of the publisher) and YYY is the ID (e.g., report number) of the publication as assigned by the publisher. This ID is typically printed on the cover, and may contain slashes. The organization symbols &quot;DUMMY&quot; and &quot;TEST&quot; (case independent) are reserved for test records that should NOT be incorporated in the permanent database of the recipients. Format: ID:: &lt;publisher-ID&gt;//&lt;free-text&gt; Example: ID:: OUKS//CS-TR-91-123 </Attribute>
     
    3939        <!-- English -->
    4040        <Language code="en">
    41             <Attribute name="identifier">Entry</Attribute>
     41            <Attribute name="label">Entry</Attribute>
    4242            <Attribute name="definition">The date RFC-1807 record was created.</Attribute>
    4343            <Attribute name="comment">This is a mandatory field. It is the date of creating this bibliographic record. The format for ENTRY date is &quot;Month Day, Year&quot;. The month must be alphabetic (spelled out). The &quot;Day&quot; is a 1- or 2-digit number. The &quot;Year&quot; is a 4-digit number. Format: ENTRY:: &lt;date&gt; Example: ENTRY:: January 15, 1992 </Attribute>
     
    5454        <!-- English -->
    5555        <Language code="en">
    56             <Attribute name="identifier">Organization</Attribute>
     56            <Attribute name="label">Organization</Attribute>
    5757            <Attribute name="definition">The full name of the publishing organization</Attribute>
    5858            <Attribute name="comment">It is the full name spelled out (no acronyms, please) of the publishing organization. The use of this name is controlled together with the controlled symbol of the publisher (as discussed above for the ID field). Avoid acronyms because there are many common acronyms, such as ISI and USC. Please provide it in ascending order, such as &quot;X University, Y Department&quot; (not &quot;Y Department, X University&quot;) Format:  ORGANIZATION:: &lt;free-text&gt; Example:  ORGANIZATION:: Stanford University, Department of Computer Science  </Attribute>
     
    6868        <!-- English -->
    6969        <Language code="en">
    70             <Attribute name="identifier">Title</Attribute>
     70            <Attribute name="label">Title</Attribute>
    7171            <Attribute name="definition">The title of the work</Attribute>
    7272            <Attribute name="comment">This is the title of the work as assigned by the author. This field should include the complete title with all the subtitles, if any. Format:  TITLE:: &lt;free-text&gt;  Example:  TITLE:: The Computerization of Oceanview with High Speed Fiber Optics Communication </Attribute>
     
    8282        <!-- English -->
    8383        <Language code="en">
    84             <Attribute name="identifier">Type</Attribute>
     84            <Attribute name="label">Type</Attribute>
    8585            <Attribute name="definition">The type of publication</Attribute>
    8686            <Attribute name="comment">Indicates the type of publication (summary, final project report, etc.) as assigned by the issuing organization. Format:  TYPE:: &lt;free-text&gt; Example:  TYPE:: Technical Report  </Attribute>
     
    9696        <!-- English -->
    9797        <Language code="en">
    98             <Attribute name="identifier">Revision</Attribute>
     98            <Attribute name="label">Revision</Attribute>
    9999            <Attribute name="definition">If the record is a revision of a previously issued record</Attribute>
    100100            <Attribute name="comment">Indicates that the current bibliographic record is a revision of a previously issued record and is intended to replace it. Revision information consists of a date and/or followed by a semicolon and by text in an open ended format. The revised bibliographic record should contain a complete record for the publication, not just a list of changes to the old record. If revision is omitted, the record is assumed to be a new record and not a revision.  If the revision date is specified as 0, this is assumed to be January 1, 1900 (the previous RFC, used revision data of 0, 1, 2, 3, etc. this specification is for programs that might process records from RFC1357). The text before the semicolon in this field is a date of the form month day, year. Any record with a more recent revision date replaces completely any record with an earlier revision date (supplied either explicitly or by default). Use the text to describe the revision. Reasons to send out a revised record include an error in the original, or change in the access information. Format:  REVISION:: January 1, 1995; &lt;free-text&gt; Example: REVISION:: January 1, 1995; FTP information added </Attribute>
     
    110110        <!-- English -->
    111111        <Language code="en">
    112             <Attribute name="identifier">Withdraw</Attribute>
     112            <Attribute name="label">Withdraw</Attribute>
    113113            <Attribute name="definition">Withdraw means the document is no longer available.</Attribute>
    114114            <Attribute name="comment">Withdraw means the document is no longer available. Some Institutions choose to delete the record others remove some of the fields. It is up to each institution to decide how to process withdraw records. A withdraw record has all of the mandatory fields plus the withdraw field and a mandatory revision field. The Withdraw field should indicate the reason for the withdraw in free text. Example for withdrawing a bibliographic record:: BIB-VERSION::  CS-TR-v2.1 ID:: OUKS//CS-TR-91-123 ENTRY:: January 21, 1995 ORGANIZATION:: Oceanview University, Kansas, Computer Science TITLE:: The Computerization of Oceanview with High Speed Fiber Optics Communication REVISION:: January 21, 1995 WITHDRAW:: Withdrawn, found to be irrelevant END::  OUKS//CS-TR-91-123  </Attribute>
     
    124124        <!-- English -->
    125125        <Language code="en">
    126             <Attribute name="identifier">Author</Attribute>
     126            <Attribute name="label">Author</Attribute>
    127127            <Attribute name="definition">The author</Attribute>
    128128            <Attribute name="comment">Personal names only. Normal last name first inversion. Editors should be listed here as well, identified with the usual &quot;(ed.)&quot; as shown below in the last example. If the report was not authored by a person (e.g., it was authored by a committee or a panel) use CORP-AUTHOR (see below) instead of AUTHOR. Multiple authors are entered by using multiple lines, each in the form of &quot;AUTHOR:: &lt;free-text&gt;&quot;. The system preserves the order of the authors. Format: AUTHOR:: &lt;free-text&gt; Example:  AUTHOR:: Finnegan, James A. AUTHOR:: Pooh, Winnie The AUTHOR:: Lastname, Firstname (ed.) </Attribute>
     
    138138        <!-- English -->
    139139        <Language code="en">
    140             <Attribute name="identifier">Corp-author</Attribute>
     140            <Attribute name="label">Corp-author</Attribute>
    141141            <Attribute name="definition">The corporate author</Attribute>
    142142            <Attribute name="comment">The corporate author (e.g., a committee or a panel) that authored the report, which may be different from the ORGANIZATION issuing the report. In entering the corporate name please omit initial &quot;the&quot; or &quot;a&quot;.  If it is really part of the name, please invert it. Format: CORP-AUTHOR:: &lt;free-text&gt; Example: CORP-AUTHOR:: Committee on long-range computing </Attribute>
     
    152152        <!-- English -->
    153153        <Language code="en">
    154             <Attribute name="identifier">Contact</Attribute>
     154            <Attribute name="label">Contact</Attribute>
    155155            <Attribute name="definition">The contact for the author(s)</Attribute>
    156156            <Attribute name="comment">The contact for the author(s). Open-ended, most likely E-mail and postal addresses. A CONTACT field for each author should be provided, separately, or for all the AUTHOR fields. E-mail addresses should always be in &quot;pointy brackets&quot; (as in the example below). Format: CONTACT:: &lt;free-text&gt; Example: CONTACT:: Prof. J. A. Finnegan, CS Dept, Oceanview Univ., Oceanview, Kansas, 54321 Tel: 913-456-7890 &lt;[email protected]&gt; </Attribute>
     
    166166        <!-- English -->
    167167        <Language code="en">
    168             <Attribute name="identifier">Date</Attribute>
     168            <Attribute name="label">Date</Attribute>
    169169            <Attribute name="definition">The publication date</Attribute>
    170170            <Attribute name="comment">The publication date. The formats are &quot;Month Year&quot; and &quot;Month Day, Year&quot;. The month must be alphabetic (spelled out). The &quot;Day&quot; is a 1- or 2-digit number. The &quot;Year&quot; is a 4- digit number. Format:  DATE:: &lt;date&gt; Example: DATE:: January 1992 Example:  DATE:: January 15, 1992  </Attribute>
     
    180180        <!-- English -->
    181181        <Language code="en">
    182             <Attribute name="identifier">Pages</Attribute>
     182            <Attribute name="label">Pages</Attribute>
    183183            <Attribute name="definition">Total number of pages</Attribute>
    184184            <Attribute name="comment">Total number of pages, without being too picky about it. Final numbered page is actually preferred, if it is a reasonable approximation to the total number of pages. Format: PAGES:: &lt;number&gt; Example:  PAGES:: 48 </Attribute>
     
    194194        <!-- English -->
    195195        <Language code="en">
    196             <Attribute name="identifier">Copyright</Attribute>
     196            <Attribute name="label">Copyright</Attribute>
    197197            <Attribute name="definition">Copyright information</Attribute>
    198198            <Attribute name="comment">Copyright information. Open ended format. The COPYRIGHT field applies to the cited report, rather than to the current bibliographic record. Format:  COPYRIGHT:: &lt;free-text&gt; Example: COPYRIGHT:: Copyright for the report (c) 1991, by J. A. Finnegan. All rights reserved. Permission is granted for any academic use of the report. </Attribute>
     
    208208        <!-- English -->
    209209        <Language code="en">
    210             <Attribute name="identifier">Handle</Attribute>
     210            <Attribute name="label">Handle</Attribute>
    211211            <Attribute name="definition">Handles are unique identifiers that are used to rerieve location data.</Attribute>
    212212            <Attribute name="comment">Handles are unique permanent identifiers that are  used in the Handle Management System to retrieve location data. A handle is a printable string which when given to a handle server returns the location of the data. Handles are used to identify digital objects stored within a digital library. If the technical report is available in electronic form, the Handle MUST be supplied in the bibliographic record. Format is &quot;HANDLE:: hdl:&lt;naming authority&gt;/string  of characters&quot;. The string of characters can be the report number of the technical report as assigned by the publisher. For more information on handles and handle servers see the CNRI WEB page at http://www.cnri.reston.va.us. NOTE: White space in HANDLE due to line wrap is ignored. Format: HANDLE:: hdl:&lt;naming authority&gt;/string of characters Example: HANDLE:: hdl:oceanview.electr/CS-TR-91-123</Attribute>
     
    222222        <!-- English -->
    223223        <Language code="en">
    224             <Attribute name="identifier">Other_access</Attribute>
     224            <Attribute name="label">Other_access</Attribute>
    225225            <Attribute name="definition">Other access information like URLs and URNs</Attribute>
    226226            <Attribute name="comment">For URLs, URNs, and other yet to be invented  formatted retrieval systems. Only one URL or URN per occurrence of the field. URL and URN information is available in the internet drafts from the IETF (Internet Engineering Task Force). The most recent drafts can be found on the CNRI WEB page at http://www.cnri.reston.va.us. NOTE: White space in a URL or URN due to line wrap is ignored. Format: OTHER_ACCESS:: URL:&lt;URL&gt; OTHER_ACCESS:: URN:&lt;URN&gt; Example: OTHER_ACCESS:: URL:http://elib.stanford.edu/Document/STANFORD.CS:CS-TN-94-1 Example: OTHER_ACCESS:: URL:ftp://JUPITER.CS.OUKS.EDU/PUBS/computerization.txt. When the URN standard is finalized naming authorities will be registered and URNs will be viable unique identifiers. Until then this is a place holder. For the latest URN drafts see CNRI WEB page at http://www.cnri.reston.va.us </Attribute>
     
    236236        <!-- English -->
    237237        <Language code="en">
    238             <Attribute name="identifier">Retrieval</Attribute>
     238            <Attribute name="label">Retrieval</Attribute>
    239239            <Attribute name="definition">Describes how to get a copy of the full text</Attribute>
    240240            <Attribute name="comment">Open-ended format describing how to get a copy of the full text. This is an optional, repeatable field. No limitations are placed on the dissemination of the bibliographic records. If there are limitations on the dissemination of the publication, it should be protected by some means such as passwords. This format does not address this protection. Format:  RETRIEVAL:: &lt;free-text&gt; RETRIEVAL:: for full text with color pictures send a self-addressed stamped envelope to Prof. J.A. Finnegan, CS Dept, Oceanview University, Oceanview, KS 54321 </Attribute>
     
    250250        <!-- English -->
    251251        <Language code="en">
    252             <Attribute name="identifier">Keyword</Attribute>
     252            <Attribute name="label">Keyword</Attribute>
    253253            <Attribute name="definition">Keywords</Attribute>
    254254            <Attribute name="comment">Specify any keywords, controlled or uncontrolled. This is an optional, repeatable field. Multiple keywords are entered using multiple lines in the form of  &quot;KEYWORD::  &lt;free-text&gt;.  Format: KEYWORD:: &lt;free-text&gt; Example: KEYWORD:: Scientific Communication KEYWORD:: Communication Theory </Attribute>
     
    264264        <!-- English -->
    265265        <Language code="en">
    266             <Attribute name="identifier">Cr-category</Attribute>
     266            <Attribute name="label">Cr-category</Attribute>
    267267            <Attribute name="definition">The Computer Reviews Category index</Attribute>
    268268            <Attribute name="comment">Specify the CR-category.  The CR-category (the Computer Reviews Category) index (e.g., &quot;B.3&quot;) should always be included, optionally followed by the name of that category. If the name is specified it should be fully specified with parent levels as needed to clarify it, as in the second example below. Use multiple lines for multiple categories. Every year, the January issue of CR has the full list of these categories, with a detailed discussion of the CR Classification System, and a full index. Typically the full index appears in every January issue, and the top two levels in every issue. Format: CR-CATEGORY:: &lt;free-text&gt; Example: CR-CATEGORY:: D.1 Example: CR-CATEGORY:: B.3 Hardware, Memory Structures </Attribute>
     
    278278        <!-- English -->
    279279        <Language code="en">
    280             <Attribute name="identifier">Period</Attribute>
     280            <Attribute name="label">Period</Attribute>
    281281            <Attribute name="definition">Time period covered</Attribute>
    282282            <Attribute name="comment">Time period covered (date range). Applicable primarily to progress reports, etc. Any format is acceptable, as long as the two dates are separated with &quot; to &quot; (the word &quot;to&quot; surrounded by spaces) and each date is in the format allowed for dates, as described above for the date field. Format: PERIOD:: &lt;date&gt; to &lt;date&gt;  Example:  PERIOD:: January 1990 to March 1990</Attribute>
     
    292292        <!-- English -->
    293293        <Language code="en">
    294             <Attribute name="identifier">Series</Attribute>
     294            <Attribute name="label">Series</Attribute>
    295295            <Attribute name="definition">Series title</Attribute>
    296296            <Attribute name="comment">Series title, including volume number within series. Open-ended format, with producing institution strongly  encouraged to be internally consistent. Format: SERIES:: &lt;free-text&gt;  Example: SERIES:: Communication </Attribute>
     
    306306        <!-- English -->
    307307        <Language code="en">
    308             <Attribute name="identifier">Monitoring</Attribute>
     308            <Attribute name="label">Monitoring</Attribute>
    309309            <Attribute name="definition">The monitoring organization(s)</Attribute>
    310310            <Attribute name="comment">The name(s) of the monitoring organization(s). Format: MONITORING:: &lt;free-text&gt; Example: MONITORING:: ONR </Attribute>
     
    320320        <!-- English -->
    321321        <Language code="en">
    322             <Attribute name="identifier">Funding</Attribute>
     322            <Attribute name="label">Funding</Attribute>
    323323            <Attribute name="definition">The funding organization(s)</Attribute>
    324324            <Attribute name="comment">The name(s) of the funding organization(s). Format: FUNDING:: &lt;free-text&gt; Example: FUNDING:: ARPA </Attribute>
     
    335335        <!-- English -->
    336336        <Language code="en">
    337             <Attribute name="identifier">Contract</Attribute>
     337            <Attribute name="label">Contract</Attribute>
    338338            <Attribute name="definition">The contract number(s)</Attribute>
    339339            <Attribute name="comment">The contract number(s). Format: CONTRACT:: &lt; free-text&gt;  Example: CONTRACT:: MMA-90-23-456 </Attribute>
     
    349349        <!-- English -->
    350350        <Language code="en">
    351             <Attribute name="identifier">Grant</Attribute>
     351            <Attribute name="label">Grant</Attribute>
    352352            <Attribute name="definition">The grant number(s)</Attribute>
    353353            <Attribute name="comment">The grant number(s). Format: GRANT:: &lt;free-text&gt; Example:  GRANT:: NASA-91-2345</Attribute>
     
    363363        <!-- English -->
    364364        <Language code="en">
    365             <Attribute name="identifier">Language</Attribute>
     365            <Attribute name="label">Language</Attribute>
    366366            <Attribute name="definition">The language in which the report is written</Attribute>
    367367            <Attribute name="comment">The language in which the report is written. Please use the full English name of that language. Please include the Abstract in English, if possible. If the language is not specified, English is assumed. Format: LANGUAGE:: &lt;free-text&gt; Example: LANGUAGE:: English  Example: LANGUAGE:: French</Attribute>
     
    377377        <!-- English -->
    378378        <Language code="en">
    379             <Attribute name="identifier">Notes</Attribute>
     379            <Attribute name="label">Notes</Attribute>
    380380            <Attribute name="definition">Miscellaneous free text</Attribute>
    381381            <Attribute name="comment">Miscellaneous free text. Format: NOTES:: &lt;free-text&gt; Example: NOTES:: This report is the full version of the paper with the same title in IEEE Trans ASSP Dec 1976 </Attribute>
     
    391391        <!-- English -->
    392392        <Language code="en">
    393             <Attribute name="identifier">Abstract</Attribute>
     393            <Attribute name="label">Abstract</Attribute>
    394394            <Attribute name="definition">The abstract of the report</Attribute>
    395395            <Attribute name="comment">Highly recommended, but not mandatory. Even though no limit is defined for its length, it is suggested not to expect applications to be able to handle more than 10,000 characters. The ABSTRACT is expected to be used for subject searching since titles are not enough. Even if the report is not in English, an English ABSTRACT is preferable. If no formal abstract appears on document, the producers of the bibliographic records are encouraged to use pieces of the introduction, first paragraph, etc. Format:  ABSTRACT:: xxxx .............. xxxxxxxx</Attribute>
Note: See TracChangeset for help on using the changeset viewer.