You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To verify Titles and Packages externally, there should be a dryrun optionality in the API. The ingesting system should send a dryrun flag (either in JSON body or as request parameter) and gets the API message back if a valid ingestion would work.
It would help greatly for title ingestion, it's more complicated for packages and tipps. Still possible?
Would it work with identifier? Regarding identifier problems, would it work with a daily cronjob that deletes unlinked identifiers and - argueably - identifiers to deleted objects?
The text was updated successfully, but these errors were encountered:
Great "ingestion", @darupp . That would serve very well for what we want to do with Ygor in the future: "query" the GOKb for matching and validation purposes, without saving any data in the GOKb in the first step. Non-matches could then be fixed inside Ygor before being sent to the GOKb for saving.
To verify Titles and Packages externally, there should be a dryrun optionality in the API. The ingesting system should send a dryrun flag (either in JSON body or as request parameter) and gets the API message back if a valid ingestion would work.
It would help greatly for title ingestion, it's more complicated for packages and tipps. Still possible?
Would it work with identifier? Regarding identifier problems, would it work with a daily cronjob that deletes unlinked identifiers and - argueably - identifiers to deleted objects?
The text was updated successfully, but these errors were encountered: