Skip to content

Commit

Permalink
Add Rawpixel to authority data as CURATED (#3668)
Browse files Browse the repository at this point in the history
  • Loading branch information
rawpixel-vincent authored Jan 16, 2024
1 parent 76e35c1 commit b4f3d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ingestion_server/ingestion_server/authority.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class AuthorityTypes(Enum):
"clevelandmuseum": AuthorityTypes.CULTURAL_INSTITUTION,
"brooklynmuseum": AuthorityTypes.CULTURAL_INSTITUTION,
"stocksnap": AuthorityTypes.CURATED,
"rawpixel": AuthorityTypes.CURATED,
}


Expand Down

0 comments on commit b4f3d3b

Please sign in to comment.