Ignore:
Timestamp:
2013-03-07T17:18:36+13:00 (11 years ago)
Author:
ak19
Message:

Updating demo collection's import documents to use dc.Title, dc.Language and dc.Subject fields in place of their dls.* equivalents, as these are common to both dc and dls metadata sets. The collect.cfg for GS2 has now been updated to make use of this. Need to make similar changes to GS3's collectionConfig.xml for the demo docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/collect/demo/import/fb33fe/metadata.xml

    r18374 r27030  
    55        <FileName>.*</FileName>
    66        <Description>
    7             <Metadata name="dls.Title">Farming snails 1: Learning about snails; Building a pen; Food and shelter plants (fb33fe)</Metadata>
    8             <Metadata mode="accumulate" name="dls.Language">English</Metadata>
    9             <Metadata mode="accumulate" name="dls.Subject">Agriculture and Food Processing|Better Farming series of FAO and INADES - 46 booklets</Metadata>
    10             <Metadata mode="accumulate" name="dls.Subject">Settlements, Housing, Building - Infrastructure Construction (Roads etc)|Settlements and housing: general works incl. low- cost housing, planning techniques, surveying, etc.</Metadata>
     7            <Metadata name="dc.Title">Farming snails 1: Learning about snails; Building a pen; Food and shelter plants (fb33fe)</Metadata>
     8            <Metadata mode="accumulate" name="dc.Language">English</Metadata>
     9            <Metadata mode="accumulate" name="dc.Subject">Agriculture and Food Processing|Better Farming series of FAO and INADES - 46 booklets</Metadata>
     10            <Metadata mode="accumulate" name="dc.Subject">Settlements, Housing, Building - Infrastructure Construction (Roads etc)|Settlements and housing: general works incl. low- cost housing, planning techniques, surveying, etc.</Metadata>
    1111            <Metadata mode="accumulate" name="dls.Organization">FAO Better Farming series</Metadata>
    1212         </Description>
Note: See TracChangeset for help on using the changeset viewer.