Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide copying sameAs authority info to local data set #53

Open
ukretschmer opened this issue Feb 25, 2023 · 1 comment
Open

Provide copying sameAs authority info to local data set #53

ukretschmer opened this issue Feb 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ukretschmer
Copy link
Member

Currently the application supports getting authority IDs of one kind, depending on the configuration. It would be a nice feature, e.g. for persons load from GND, to be able to copy the already provided "sameAs" relations into local data.

@ukretschmer ukretschmer added the enhancement New feature or request label Feb 25, 2023
@ukretschmer ukretschmer self-assigned this Feb 25, 2023
@ukretschmer
Copy link
Member Author

Possible implementation:

  1. Provide a config option, e.g. config.api.${context}.storeSameAs (Boolean)
  2. Add functionality somewhere around togglePreferred?

If an ID is set as preferred and storeSameAs is true copy sameAs from fetched object to local object. All storage handling would be done via events preferredReferenceChange, cardPreferredReferenceChange and mapPreferredReferenceChange

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant