-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from StateArchivesOfNorthCarolina/master
Profiles for North Carolina State and Local government
- Loading branch information
Showing
2 changed files
with
235 additions
and
0 deletions.
There are no files selected for viewing
115 changes: 115 additions & 0 deletions
115
...er-business/src/main/resources/gov/loc/repository/bagger/profiles/SANC-local-profile.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
{ | ||
"ordered": [ | ||
{ | ||
"recordsSeriesTitle": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"transferringCountyName": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"creatingAgencyName": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"creatingAgencySubdivision": { | ||
"fieldRequired": false | ||
} | ||
}, | ||
{ | ||
"transferringEmployee": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"receivingInstitution": { | ||
"fieldRequired": true, | ||
"defaultValue": "State Archives of North Carolina, Division of North Carolina Department of Natural and Cultural Resources" | ||
} | ||
}, | ||
{ | ||
"receivingInstitutionAddress": { | ||
"fieldRequired": true, | ||
"defaultValue": "109 E. Jones St. Raleigh, NC 27601" | ||
} | ||
}, | ||
{ | ||
"datesOfRecords (YYYY-MM-DD) - (YYYY-MM-DD)": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"digitalOriginality": { | ||
"fieldRequired": true, | ||
"defaultValue": "???", | ||
"valueList": [ | ||
"???", | ||
"Original (Born Digital)", | ||
"Original Surrogate (Digitized/Migrated & Physical/Original Destroyed)", | ||
"Surrogate (Digitized/Migrated & Physical/Original Kept)", | ||
"Not-Yet-Known" | ||
] | ||
} | ||
}, | ||
{ | ||
"Classification (for Access)": { | ||
"fieldRequired": true, | ||
"defaultValue": "???", | ||
"valueList": [ | ||
"???", | ||
"Open/Public", | ||
"Open/Redacted", | ||
"Contains Some Confidential Records", | ||
"Confidential/Sensitive", | ||
"Not-Yet-Known" | ||
] | ||
} | ||
}, | ||
{ | ||
"digitalContentStructure": { | ||
"fieldRequired": true, | ||
"defaultValue": "???", | ||
"valueList": [ | ||
"???", | ||
"Compound (Multiple Types)", | ||
"Word Processing", | ||
"Plain Text", | ||
"Text With Markup", | ||
"Spreadsheet", | ||
"Presentation", | ||
"Database", | ||
"AUDIO", | ||
"Audio: Mono", | ||
"Audio: Stereo", | ||
"VIDEO", | ||
"Video: High Quality/Professional", | ||
"Video: Medium Quality/Amateur", | ||
"Video: Animation/Interactive", | ||
"IMAGE", | ||
"Image: Raster (for Tiff,PNG,Jpeg,jpeg2000,etc.)", | ||
"Image: Vector/CAD ", | ||
"Image: Raw/Native ", | ||
"Image: Geospatial Raster ", | ||
"Image: Geospatial Vector ", | ||
"Email", | ||
"Web Content: Site/Page/SocialMedia/Blog/etc.", | ||
"Software: Game/Application/Virtual Machine/Code/etc.", | ||
"Disk Image/Forensic Image", | ||
"Archive: Zip/Tar/Arc/Warc/SIRF/VEO/etc.", | ||
"Encrypted (Key-Available/Accessible-Content)", | ||
"Encrypted (No-Key/Inaccessible-Content))", | ||
"Not-Yet-Known" | ||
] | ||
} | ||
}, | ||
{ | ||
"Notes": { | ||
"fieldRequired": false | ||
} | ||
} | ||
] | ||
} |
120 changes: 120 additions & 0 deletions
120
...er-business/src/main/resources/gov/loc/repository/bagger/profiles/SANC-state-profile.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
{ | ||
"ordered": [ | ||
{ | ||
"itemNumber": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"rcNumber": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"transferringAgencyName": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"creatingAgencyName": { | ||
"fieldRequired": false | ||
} | ||
}, | ||
{ | ||
"creatingAgencySubdivision": { | ||
"fieldRequired": false | ||
} | ||
}, | ||
{ | ||
"transferringEmployee": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"receivingInstitution": { | ||
"fieldRequired": true, | ||
"defaultValue": "State Archives of North Carolina, Division of North Carolina Department of Natural and Cultural Resources" | ||
} | ||
}, | ||
{ | ||
"receivingInstitutionAddress": { | ||
"fieldRequired": true, | ||
"defaultValue": "109 E. Jones St. Raleigh, NC 27601" | ||
} | ||
}, | ||
{ | ||
"datesOfRecords (YYYY-MM-DD) - (YYYY-MM-DD)": { | ||
"fieldRequired": true | ||
} | ||
}, | ||
{ | ||
"digitalOriginality": { | ||
"fieldRequired": true, | ||
"defaultValue": "???", | ||
"valueList": [ | ||
"???", | ||
"Original (Born Digital)", | ||
"Original Surrogate (Digitized/Migrated & Physical/Original Destroyed)", | ||
"Surrogate (Digitized/Migrated & Physical/Original Kept)", | ||
"Not-Yet-Known" | ||
] | ||
} | ||
}, | ||
{ | ||
"Classification (for Access)": { | ||
"fieldRequired": true, | ||
"defaultValue": "???", | ||
"valueList": [ | ||
"???", | ||
"Open/Public", | ||
"Open/Redacted", | ||
"Contains Some Confidental Records", | ||
"Confidential/Sensitive", | ||
"Not-Yet-Known" | ||
] | ||
} | ||
}, | ||
{ | ||
"digitalContentStructure": { | ||
"fieldRequired": true, | ||
"defaultValue": "???", | ||
"valueList": [ | ||
"???", | ||
"Compound (Multiple Types)", | ||
"Word Processing", | ||
"Plain Text", | ||
"Text With Markup", | ||
"Spreadsheet", | ||
"Presentation", | ||
"Database", | ||
"AUDIO", | ||
"Audio: Mono", | ||
"Audio: Stereo", | ||
"VIDEO", | ||
"Video: High Quality/Professional", | ||
"Video: Medium Quality/Amateur", | ||
"Video: Animation/Interactive", | ||
"IMAGE", | ||
"Image: Raster (for Tiff,PNG,Jpeg,jpeg2000,etc.)", | ||
"Image: Vector/CAD ", | ||
"Image: Raw/Native ", | ||
"Image: Geospatial Raster ", | ||
"Image: Geospatial Vector ", | ||
"Email", | ||
"Web Content: Site/Page/SocialMedia/Blog/etc.", | ||
"Software: Game/Application/Virtual Machine/Code/etc.", | ||
"Disk Image/Forensic Image", | ||
"Archive: Zip/Tar/Arc/Warc/SIRF/VEO/etc.", | ||
"Encrypted (Key-Available/Accessible-Content)", | ||
"Encrypted (No-Key/Inaccessible-Content))", | ||
"Not-Yet-Known" | ||
] | ||
} | ||
}, | ||
{ | ||
"Notes": { | ||
"fieldRequired": false | ||
} | ||
} | ||
] | ||
} |