Alexander O'Neill
14 years ago
1 changed files with 22 additions and 0 deletions
@ -0,0 +1,22 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<collection_policy xmlns="http://www.islandora.ca" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="" xsi:schemaLocation="http://www.islandora.ca http://syn.lib.umanitoba.ca/collection_policy.xsd"> |
||||||
|
<content_models> |
||||||
|
<content_model dsid="ISLANDORACM" name="Book" namespace="islandora" pid="ilives:bookCModel"></content_model> |
||||||
|
</content_models> |
||||||
|
<search_terms> |
||||||
|
<term field="dc.title">dc.title</term> |
||||||
|
<term field="dc.creator">dc.creator</term> |
||||||
|
<term default="true" field="dc.description">dc.description</term> |
||||||
|
<term field="dc.date">dc.date</term> |
||||||
|
<term field="dc.identifier">dc.identifier</term> |
||||||
|
<term field="dc.language">dc.language</term> |
||||||
|
<term field="dc.publisher">dc.publisher</term> |
||||||
|
<term field="dc.rights">dc.rights</term> |
||||||
|
<term field="dc.subject">dc.subject</term> |
||||||
|
<term field="dc.relation">dc.relation</term> |
||||||
|
<term field="dcterms.temporal">dcterms.temporal</term> |
||||||
|
<term field="dcterms.spatial">dcterms.spatial</term> |
||||||
|
<term field="fgs.DS.first.text">Full Text</term> |
||||||
|
</search_terms> |
||||||
|
<relationship>isMemberOfCollection</relationship> |
||||||
|
</collection_policy> |
Loading…
Reference in new issue