Skip to content

Commit

Permalink
add sequence to works
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Apr 9, 2024
1 parent 0b4cc5c commit dade7c0
Showing 1 changed file with 40 additions and 2 deletions.
42 changes: 40 additions & 2 deletions maps/utk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ profile:
date_modified: '2024-03-15'
responsibility: https://www.lib.utk.edu
responsibility_statement: University of Tennessee Libraries
type: UTK Digital Collections v38 - Apparently PDFs can have call numbers
version: 38
type: UTK Digital Collections v38 - Add sequence to works
version: 39

classes:
Attachment:
Expand Down Expand Up @@ -3454,6 +3454,44 @@ properties:
requirement: required
sample_values:
- http://rightsstatements.org/vocab/InC/1.0/
sequence:
available_on:
class:

Check failure on line 3459 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3459:13 [indentation] wrong indentation: expected 6 but found 12
- Attachment
- GenericWork
- Image
- Video
- Audio
- Pdf
- Book
- CompoundObject
- Newspaper
cardinality:
maximum: 1

Check failure on line 3470 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3470:13 [indentation] wrong indentation: expected 6 but found 12
minimum: 0
multi_value: true
controlled_values:
format: http://www.w3.org/2001/XMLSchema#integer

Check failure on line 3474 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3474:13 [indentation] wrong indentation: expected 6 but found 12
sources:
- 'null'
definition:
default: Numberic order in which to display pages or other items

Check failure on line 3478 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3478:12 [indentation] wrong indentation: expected 6 but found 11
display_label:
default: Sequence

Check failure on line 3480 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3480:13 [indentation] wrong indentation: expected 6 but found 12
index_documentation: displayable, stored_searchable
indexing:
- displayable
- stored_searchable
mappings: {}
property_uri: http://www.w3.org/2003/12/exif/ns#xResolution
range: http://www.w3.org/2001/XMLSchema#integer
requirement: optional
mappings:

Check failure on line 3489 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3489:5 [key-duplicates] duplication of key "mappings" in mapping
blacklight: sequence_sim

Check failure on line 3490 in maps/utk.yml

View workflow job for this annotation

GitHub Actions / ci (3.10, 1.1.15, ubuntu-latest)

3490:13 [indentation] wrong indentation: expected 6 but found 12
mods_oai_pmh: mods:sequence
qualified_dc_pmh: dcterms:sequence
simple_dc_pmh: dc:sequence

set_designer:
available_on:
class:
Expand Down

0 comments on commit dade7c0

Please sign in to comment.