Skip to content

Add ISNI Direct lookup. #390

Description

@sfolsom

In order to pull this lookup off, we'd have to use the free SRU API described here: https://isni.oclc.org:2443/isni/docs/isni-sru-search-api-guidelines.pdf (searching the name keyword), and then map the XML to the QA response.

< mainName > values = "label": "Value"
< forename > and < surname > values concatenated = "label": "Concatenated string"
results with < personalName > = "type": "Person"
< organisationType > values = "type": "Value"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions