From 6c8004f9980311216a1f02fd0e177840979e70ec Mon Sep 17 00:00:00 2001 From: Steven Folsom Date: Wed, 3 Apr 2024 10:31:46 -0400 Subject: [PATCH] Adding new direct lookups --- static/authorityConfig.json | 144 ++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) diff --git a/static/authorityConfig.json b/static/authorityConfig.json index 24c3c485a..a8bcfed68 100644 --- a/static/authorityConfig.json +++ b/static/authorityConfig.json @@ -467,6 +467,15 @@ "component": "lookup", "nonldLookup": true }, + { + "label": "LOC MARC Geographic Areas (QA) - direct", + "uri": "urn:ld4p:qa:loc:geographicAreas", + "authority": "loc", + "subauthority": "geographicAreas", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, { "label": "LOC Music Notation (QA) - direct", "uri": "urn:ld4p:qa:loc:mmusnotation", @@ -646,6 +655,15 @@ "component": "lookup", "nonldLookup": true }, + { + "label": "LOC Standard Identifier Schemes (QA) - direct", + "uri": "urn:ld4p:qa:loc:identifiers", + "authority": "loc", + "subauthority": "identifiers", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, { "label": "LOC Status Codes (QA) - direct", "uri": "urn:ld4p:qa:loc:mstatus", @@ -826,6 +844,78 @@ "component": "lookup", "nonldLookup": true }, + { + "label": "LOC RWO Conference Agents(QA) - direct", + "uri": "urn:ld4p:qa:loc:agents_ConferenceName", + "authority": "loc", + "subauthority": "agents_ConferenceName", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC RWO Corporate Agents (QA) - direct", + "uri": "urn:ld4p:qa:loc:agents_CorporateName", + "authority": "loc", + "subauthority": "agents_CorporateName", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC RWO Family Agents (QA) - direct", + "uri": "urn:ld4p:qa:loc:agents_FamilyName", + "authority": "loc", + "subauthority": "agents_FamilyName", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC RWO Geographic Agents (QA) - direct", + "uri": "urn:ld4p:qa:loc:agents_GeographicName", + "authority": "loc", + "subauthority": "agents_GeographicName", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC RWO Person Agents (QA) - direct", + "uri": "urn:ld4p:qa:loc:agents_PersonalName", + "authority": "loc", + "subauthority": "agents_PersonalName", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC BF Hubs (QA) - direct", + "uri": "urn:ld4p:qa:loc:hubs", + "authority": "loc", + "subauthority": "hubs", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC BF Instances (QA) - direct", + "uri": "urn:ld4p:qa:loc:instances", + "authority": "loc", + "subauthority": "instances", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC BF Works (QA) - direct", + "uri": "urn:ld4p:qa:loc:works", + "authority": "loc", + "subauthority": "works", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, { "label": "LOC Genre Form (QA) - direct", "uri": "urn:ld4p:qa:loc:genreForms", @@ -853,6 +943,60 @@ "component": "lookup", "nonldLookup": true }, + { + "label": "LOC Authorized Subjects (QA) - direct", + "uri": "urn:ld4p:qa:loc:collection_LCSHAuthorizedHeadings?", + "authority": "loc", + "subauthority": "collection_LCSHAuthorizedHeadings", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC All Subject Subdivisions (QA) - direct", + "uri": "urn:ld4p:qa:loc:collection_Subdivisions", + "authority": "loc", + "subauthority": "collection_Subdivisions", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC Topic Subject Subdivisions (QA) - direct", + "uri": "urn:ld4p:qa:loc:collection_TopicSubdivisions", + "authority": "loc", + "subauthority": "collection_TopicSubdivisions", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC Genre Form Subject Subdivisions (QA) - direct", + "uri": "urn:ld4p:qa:loc:collection_GenreFormSubdivisions", + "authority": "loc", + "subauthority": "collection_GenreFormSubdivisions", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC Temporal Subject Subdivisions (QA) - direct", + "uri": "urn:ld4p:qa:loc:collection_TemporalSubdivisions", + "authority": "loc", + "subauthority": "collection_TemporalSubdivisions", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, + { + "label": "LOC Geographic Subject Subdivisions (QA) - direct", + "uri": "urn:ld4p:qa:loc:collection_GeographicSubdivisions", + "authority": "loc", + "subauthority": "collection_GeographicSubdivisions", + "language": "en", + "component": "lookup", + "nonldLookup": true + }, { "label": "LOC Thesaurus for Graphic Materials (QA) - direct", "uri": "urn:ld4p:qa:loc:graphicMaterials",