Skip to content

Feature/sigel search#1750

Open
kwahlin wants to merge 3 commits intodevelopfrom
feature/sigel-search
Open

Feature/sigel search#1750
kwahlin wants to merge 3 commits intodevelopfrom
feature/sigel-search

Conversation

@kwahlin
Copy link
Copy Markdown
Contributor

@kwahlin kwahlin commented Apr 21, 2026

Support queries such as itemHeldBy:S and itemHeldByOrg:KB.

  • Add ExternalMappings alongside existing VocabMappings, wrapped in new ResourceLookup record.
  • Populate ExternalMappings with:
    • sigel (e.g. S) -> Library chip
    • code (e.g. KB) -> bibdb:Organization chip
  • Use sigel/code as unique identifiers to disambiguate Library/bibdb:Organization respectively.

TODO (frontend): Show values as labeled pills instead of raw strings.
bild

@kwahlin kwahlin requested a review from olovy April 21, 2026 13:20
Copy link
Copy Markdown
Contributor

@olovy olovy left a comment

Choose a reason for hiding this comment

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

Nice! LGTM!

*/
Map<String, Map<String, List<String>>> propertiesRestrictedByValue
) {
// :category :heuristicIdentifier too broad...?
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe not!

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