Skip to content

Commit

Permalink
Merge pull request #726 from sul-dlss/add-identifier-types
Browse files Browse the repository at this point in the history
Add Bates range and filing number to identifier types
  • Loading branch information
justinlittman authored Jun 24, 2024
2 parents 8bc53ba + e65a774 commit a5331a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions description_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,8 @@ identifier:
code: ark
- value: arXiv
code: arxiv
- value: Bates range
description: Used in law, medicine, and business for documents as they are scanned or processed, such as for pretrial discovery.
- value: case identifier
- value: case number
- value: CCP
Expand All @@ -357,6 +359,8 @@ identifier:
code: doi
- value: druid
- value: EUR-OP
- value: filing number
description: Used when placing a paper in the official custody of the clerk of court to enter into the case records.
- value: FOLIO
description: FOLIO HRID for the source record of the metadata.
- value: GTIN-14 ID
Expand Down
4 changes: 4 additions & 0 deletions docs/description_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,8 @@ _Path: identifier.type_
* Apis ID
* ARK
* arXiv
* Bates range
* Used in law, medicine, and business for documents as they are scanned or processed, such as for pretrial discovery.
* case identifier
* case number
* CCP
Expand All @@ -364,6 +366,8 @@ _Path: identifier.type_
* DOI
* druid
* EUR-OP
* filing number
* Used when placing a paper in the official custody of the clerk of court to enter into the case records.
* FOLIO
* FOLIO HRID for the source record of the metadata.
* GTIN-14 ID
Expand Down

0 comments on commit a5331a5

Please sign in to comment.