Skip to content

Commit

Permalink
Added mapping for uuid (#74)
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Lessard <[email protected]>
  • Loading branch information
mathieu-lessard and Mathieu Lessard authored May 3, 2024
1 parent 9f58975 commit 423a378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/metadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { fetchCached } from './fetch-util.js';
import { getBaseConfigPath, getMetadataConfigs } from './site-config.js';

const SEARCH_FIELD_TO_POLARIS_API_MAP = {
uuid: 'assetId',
'dc-format': 'repositoryMetadata.dc:format',
'repo-name': 'repositoryMetadata.repo:name',
'repo-createDate': 'repositoryMetadata.repo:createDate',
Expand Down

0 comments on commit 423a378

Please sign in to comment.