Skip to content

Commit

Permalink
Merge pull request #3765 from LD4P/sfolsom-patch-1
Browse files Browse the repository at this point in the history
Fixed typos to existing configs
  • Loading branch information
justinlittman authored Dec 6, 2023
2 parents 9b38793 + e39422c commit 4e22ebe
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions static/authorityConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@
"label": "TEST (DO NOT USE YET) LOC Description Conventions (QA) - direct",
"uri": "urn:ld4p:qa:loc:descriptionConventions",
"authority": "loc",
"subauthority": "descriptiveConventions",
"subauthority": "descriptionConventions",
"language": "en",
"component": "lookup",
"nonldLookup": true
Expand Down Expand Up @@ -787,7 +787,7 @@
"nonldLookup": true
},
{
"label": "TEST (DO NOT USE YET) LOC Aspect Ration (QA) - direct",
"label": "TEST (DO NOT USE YET) LOC Aspect Ratio (QA) - direct",
"uri": "urn:ld4p:qa:loc:maspect",
"authority": "loc",
"subauthority": "maspect",
Expand Down Expand Up @@ -1401,9 +1401,9 @@
},
{
"label": "TEST (DO NOT USE YET) LOC Supplementatal Content (QA) - direct",
"uri": "urn:ld4p:qa:loc:msupplcontent",
"uri": "urn:ld4p:qa:loc:msupplcont",
"authority": "loc",
"subauthority": "msupplcontent",
"subauthority": "msupplcont",
"language": "en",
"component": "lookup",
"nonldLookup": true
Expand Down Expand Up @@ -1708,9 +1708,9 @@
},
{
"label": "TEST (DO NOT USE YET) LOC Genre Form (QA) - direct",
"uri": "urn:ld4p:qa:loc:genreForm",
"uri": "urn:ld4p:qa:loc:genreForms",
"authority": "loc",
"subauthority": "genreForm",
"subauthority": "genreForms",
"language": "en",
"component": "lookup",
"nonldLookup": true
Expand Down Expand Up @@ -1968,9 +1968,9 @@
},
{
"label": "TEST (DO NOT USE YET) RDA Registry aspect ratio designation (QA)",
"uri": "urn:qa:rda_aspect_ratio_desgination",
"uri": "urn:qa:rda_aspect_ratio_designation",
"authority": "local",
"subauthority": "rda_aspect_ratio_desgination",
"subauthority": "rda_aspect_ratio_designation",
"language": "en",
"component": "lookup",
"nonldLookup": true
Expand Down

0 comments on commit 4e22ebe

Please sign in to comment.