Skip to content

Instantly share code, notes, and snippets.

@scossu

scossu/uses.yml Secret

Created February 9, 2017 17:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scossu/b512326a2e121527ac5ff6a4f04fcd10 to your computer and use it in GitHub Desktop.
Save scossu/b512326a2e121527ac5ff6a4f04fcd10 to your computer and use it in GitHub Desktop.
Sample configuration for File use types.
allow_empty : true
types:
- label : Original file
uri : http://pcdm.org/use#OriginalFile
required: false
multiple: false
- label : Production Master File
uri: http://pcdm.org/use#IntermediateFile
required : true
multiple: false
- label : Preservation Master File
uri : http://pcdm.org/use#PreservationMasterlFile
required : false
multiple : false
- label : Print File
uri : http://definitions.artic.edu/use/PrintFile
required : false
multiple : true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment