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 a public view of the data model for the access team #589

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jcoyne
Copy link
Collaborator

@jcoyne jcoyne commented Apr 7, 2023

Why was this change made? 🤔

This is a refinement to the purl-fetcher API. This ensures that no items, collections or files with dark access are in the public representation. It also adds a link to the parent virtual object if any.

This moves the data about virtual objects in the XML into the data passed to the access team: https://github.com/sul-dlss/dor-services-app/blob/main/app/services/published_relationships_filter.rb#L36-L42

Details at https://docs.google.com/document/d/1GQY8QLwLNbSrw6RErFpj7HEpgvODqH81M0YOlPsVIY0/edit#

How was this change tested? 🤨

not tested yet.

This ensures that no items, collections or files with dark access are in the public representation. It also adds a link to the parent virtual object if any.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant