Skip to content

Commit

Permalink
Alternative titles
Browse files Browse the repository at this point in the history
  • Loading branch information
lubitchv committed Aug 21, 2023
1 parent 4b4c915 commit 58964db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"typeName": "alternativeTitle",
"multiple": true,
"typeClass": "primitive",
"value": ["Alternative Title"]
"value": ["Alternative Title1", "Alternative Title2"]
},
{
"typeName": "otherId",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
<titlStmt>
<titl>Replication Data for: Title</titl>
<subTitl>Subtitle</subTitl>
<altTitl>Alternative Title</altTitl>
<altTitl>Alternative Title1</altTitl>
<altTitl>Alternative Title2</altTitl>
<IDNo agency="DOI">doi:10.5072/FK2/WKUKGV</IDNo>
<IDNo agency="OtherIDAgency1">OtherIDIdentifier1</IDNo>
<IDNo agency="OtherIDAgency2">OtherIDIdentifier2</IDNo>
Expand Down

0 comments on commit 58964db

Please sign in to comment.