Update Using the API authored by Natalie Hervieux's avatar Natalie Hervieux
...@@ -69,7 +69,7 @@ curl --L --request POST 'https://api.nssi.stage.lincsproject.ca/api/v2/jobs/subm ...@@ -69,7 +69,7 @@ curl --L --request POST 'https://api.nssi.stage.lincsproject.ca/api/v2/jobs/subm
"workLanguage": "Original language of the work.", "workLanguage": "Original language of the work.",
"workPublicationDate": "Original publication date for the work. If full date is provided, only year will be compared.", "workPublicationDate": "Original publication date for the work. If full date is provided, only year will be compared.",
"workPublisher": "Work Publisher.", "workPublisher": "Work Publisher.",
"workWikidata": "Wikidata ID for the work. Q values or full URI are acceptable.", "workWikidata": "Wikidata ID for the work. Q values or full URI are acceptable. This includes Wikidata URIs that exist in VIAF and results from our reverse lookup of VIAF IDs and ISNIs on Wikidata.",
"workWorldCat": "WorkCat ID for the work. ID number of full URI are acceptable.", "workWorldCat": "WorkCat ID for the work. ID number of full URI are acceptable.",
"authorID": "VIAF ID for the author. ID number of full URI are acceptable.", "authorID": "VIAF ID for the author. ID number of full URI are acceptable.",
"authorFirstName": "Author's given name(s). Will only be used if authorName3 is not.", "authorFirstName": "Author's given name(s). Will only be used if authorName3 is not.",
... ...
......