Skip to content

Commit

Permalink
ExhibitionSeries also is a ConferenceOrEvent within GND
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Tilsch committed Feb 1, 2024
1 parent 24edce4 commit 86ba60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/exhibition-live/components/config/lobidMappings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -610,6 +610,7 @@ export const tagMapping: DeclarativeMappings = [

export const lobidTypemap: Record<string, string> = {
Exhibition: "ConferenceOrEvent",
ExhibitionSeries: "ConferenceOrEvent",
Person: "DifferentiatedPerson",
Corporation: "CorporateBody",
Place: "CorporateBody",
Expand Down

0 comments on commit 86ba60d

Please sign in to comment.