-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pub-period-migration): publication period migration on big dataset.
- Loading branch information
1 parent
ba1a4ce
commit 1078f0f
Showing
26 changed files
with
1,009 additions
and
126 deletions.
There are no files selected for viewing
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
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
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
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
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
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,56 @@ | ||
{ | ||
"instances": [ | ||
{ | ||
"id": "601a8dc4-dee7-48eb-b03f-d02fdf0debd0", | ||
"title": "ADVANCING LIBRARY EDUCATION: TECHNOLOGICAL INNOVATION AND INSTRUCTIONAL DESIGN", | ||
"source": "Local: MARC", | ||
"contributors": [ | ||
{ | ||
"name": "Sigal, Ari", | ||
"contributorNameTypeId": "2b94c631-fca9-4892-a730-03ee529ffe2a", | ||
"primary": true | ||
} | ||
], | ||
"identifiers": [ | ||
{ | ||
"identifierTypeId": "2e48e713-17f3-4c13-a9f8-23845bb210af", | ||
"value": "9781466636897" | ||
}, | ||
{ | ||
"identifierTypeId": "6051f95c-028e-4c6a-8a9e-ee689dd51453", | ||
"value": "1" | ||
} | ||
], | ||
"instanceTypeId": "2b94c631-fca9-4892-a730-03ee529ffe2c", | ||
"tags" : { | ||
"tagList" : [ | ||
"important" | ||
] | ||
} | ||
}, | ||
{ | ||
"id": "f31a36de-fcf8-44f9-87ef-a55d06ad21ae", | ||
"title": "ADVANCING RESEARCH METHODS WITH NEW TECHNOLOGIES.", | ||
"source": "Local: MARC", | ||
"contributors": [ | ||
{ | ||
"name": "Sappleton, Natalie", | ||
"contributorNameTypeId": "2b94c631-fca9-4892-a730-03ee529ffe2a", | ||
"primary": true | ||
} | ||
], | ||
"identifiers": [ | ||
{ | ||
"identifierTypeId": "2e48e713-17f3-4c13-a9f8-23845bb210af", | ||
"value": "9781466639195" | ||
}, | ||
{ | ||
"identifierTypeId": "6051f95c-028e-4c6a-8a9e-ee689dd51453", | ||
"value": "2" | ||
} | ||
], | ||
"instanceTypeId": "2b94c631-fca9-4892-a730-03ee529ffe2c" | ||
} | ||
], | ||
"totalRecords": 2 | ||
} |
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,28 @@ | ||
{ | ||
"id": "601a8dc4-dee7-48eb-b03f-d02fdf0debd0", | ||
"source": "Local: MARC", | ||
"title": "ADVANCING LIBRARY EDUCATION: TECHNOLOGICAL INNOVATION AND INSTRUCTIONAL DESIGN", | ||
"contributors": [ | ||
{ | ||
"name": "Sigal, Ari", | ||
"contributorNameTypeId": "2b94c631-fca9-4892-a730-03ee529ffe2a", | ||
"primary": true | ||
} | ||
], | ||
"identifiers": [ | ||
{ | ||
"identifierTypeId": "2e48e713-17f3-4c13-a9f8-23845bb210af", | ||
"value": "9781466636897" | ||
}, | ||
{ | ||
"identifierTypeId": "6051f95c-028e-4c6a-8a9e-ee689dd51453", | ||
"value": "1" | ||
} | ||
], | ||
"instanceTypeId": "2b94c631-fca9-4892-a730-03ee529ffe2c", | ||
"tags" : { | ||
"tagList" : [ | ||
"important" | ||
] | ||
} | ||
} |
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
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
Oops, something went wrong.