Skip to content

Add optional endpoint for incremental updates #36

@nichtich

Description

@nichtich

Two methods (disabled by default) to modify subject indexing of a record.

Endpoint URL could be same endpoint as HTTP GET /api/?record=${record}

Update endpoints should be restricted in the same way as JSKOS Server (see https://github.com/gbv/jskos-server#authentication) with a list of whitelisted identities.

Updates via these endpoints differ from updates via import script (#27) by import format: import scripts use internal format of backends (TSV or NTriples) , update endpoints use JSKOS Occurrences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAdditional functionalityquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions