Last active
August 29, 2015 14:19
-
-
Save thisismattmiller/3abee2ab1d6e32e9bd1b to your computer and use it in GitHub Desktop.
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
{ | |
"d_id": 1234, | |
"d_type": "", | |
"uuid": "", | |
"collection_name": "", | |
"collection_uuid": "", | |
"container_name": "", | |
"container_uuid": "", | |
"seq_total": 12, | |
"sib_seq": 1, | |
"rights_profile": "", | |
"desc_md_status": "", | |
"org_unit_code": "", | |
"org_unit_name_short": "", | |
"has_captures" : "", | |
"orginal_mods" : "", | |
"fedora_mods" : "", | |
"record_date_created" : null, | |
"record_date_updated" : null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
d_id : database id
d_type: "Collection, Container, Item"
collection_name : from hash
collection_uuid : from hash
container_name : from hash
container_uuid : from hash
seq_total : from hash
sib_seq : from hash
rights_profile : from ???
desc_md_status : from hash?
org_unit_code : from hash
org_unit_name_short : from hash
has_captures : from ???
orginal_mods : from desc_md
fedora_mods : from ??? (with element ids)
record_date_created : from ???
record_date_updated : from ???
These would be for active Collection, Container and Items in MMS.