-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2120 from remote-tracking branch 'origin/updateMfVersion6.2.0'
- Loading branch information
Showing
15 changed files
with
234 additions
and
234 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,8 +25,8 @@ add_field("@context","http://lobid.org/resources/context.jsonld") | |
|
||
# Set empty elements to manipulate the order winthin the record. | ||
add_field("id","") | ||
set_array("type[]") | ||
set_array("medium[]") | ||
add_array("type[]") | ||
add_array("medium[]") | ||
add_field("title","") | ||
|
||
do list(path:"880??","var":"$i") | ||
|
@@ -38,7 +38,7 @@ do list(path:"880??","var":"$i") | |
replace_all("[email protected]","(\\d{3}-\\d{2})/(.*)","$2") | ||
lookup("[email protected]","ISO15924-to-script") | ||
end | ||
set_array("alternateGraphicRepresentation[]") | ||
add_array("alternateGraphicRepresentation[]") | ||
|
||
include ("./fix/identifiers.fix") | ||
include ("./fix/titleRelatedFields.fix") | ||
|
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
Oops, something went wrong.