Skip to content

Commit

Permalink
Index descriptive metadata for collection display on koppie.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsitu authored and tamsin johnson committed Aug 30, 2023
1 parent 12324b3 commit c3940d4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .koppie/config/metadata/collection_resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,29 @@ attributes:
multiple: true
form:
primary: false
index_keys:
- "rights_statement_tesim"
abstract:
type: string
multiple: true
form:
primary: false
index_keys:
- "abstract_tesim"
access_right:
type: string
multiple: true
form:
primary: false
index_keys:
- "access_right_tesim"
alternative_title:
type: string
multiple: true
form:
primary: false
index_keys:
- "alternative_title_tesim"
based_near:
type: string
multiple: true
Expand All @@ -71,6 +79,8 @@ attributes:
multiple: true
form:
primary: false
index_keys:
- "contributor_tesim"
date_created:
type: date_time
multiple: true
Expand All @@ -83,6 +93,8 @@ attributes:
multiple: true
form:
primary: false
index_keys:
- "identifier_tesim"
import_url:
type: string
keyword:
Expand All @@ -98,20 +110,28 @@ attributes:
multiple: true
form:
primary: false
index_keys:
- "publisher_tesim"
label:
type: string
form:
primary: false
index_keys:
- "label_tesim"
language:
type: string
multiple: true
form:
primary: false
index_keys:
- "language_tesim"
license:
type: string
multiple: true
form:
primary: false
index_keys:
- "license_tesim"
relative_path:
type: string
related_url:
Expand All @@ -134,11 +154,15 @@ attributes:
multiple: true
form:
primary: false
index_keys:
- "rights_notes_tesim"
source:
type: string
multiple: true
form:
primary: false
index_keys:
- "source_tesim"
subject:
type: string
multiple: true
Expand Down

0 comments on commit c3940d4

Please sign in to comment.