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

feat: update research guide #728

Merged
merged 9 commits into from
Dec 5, 2024
Merged

feat: update research guide #728

merged 9 commits into from
Dec 5, 2024

Conversation

sdevalk
Copy link
Contributor

@sdevalk sdevalk commented Nov 27, 2024

This is a backwards incompatible PR that updates the backend code of the research guide. This update is necessary due to some changes that have been made to the data model of the research guide in the knowledge graph.

This update means:

  1. The property identifier in the ResearchGuide type has been removed.
  2. The property name has been added to 'level 1' research guides. This name can be used as section headers in the overview page, e.g. "How to do Provenance Research", "Locations", "Topics".
  3. The properties alternateName and contentReferenceTime have been added to 'level 2' and 'level 3' research guides. These props are known in the design as the alternative names for the main name (e.g. "Kunstzaal Van Lier, Carel van Lier, Leendert van Lier") and as the "Period of activity".

This PR also fixes some failing integration tests that have changed since they were last run, some 5 months ago.

Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
colonial-collections-dataset-browser ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2024 11:31am
colonial-collections-researcher ❌ Failed (Inspect) Dec 5, 2024 11:31am

@sdevalk sdevalk requested a review from barbarah November 27, 2024 04:39
Copy link
Contributor

@barbarah barbarah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added a pull request with the needed frontend changes so the build does not fail.

@barbarah barbarah force-pushed the feat-update-research-guide branch from 6dcfd60 to e583972 Compare December 2, 2024 12:05
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.

2 participants