Skip to content

Commit 3cdde4b

Browse files
authored
Merge pull request #36 from blue-core-lod/t3950-variant-titles
Adds Variant Title Lookup
2 parents d7bdf52 + e2f5302 commit 3cdde4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/authorityConfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,6 +1766,11 @@
17661766
"uri": "https://id.loc.gov/vocabulary/mrectype",
17671767
"component": "list"
17681768
},
1769+
{
1770+
"label": "variant title type",
1771+
"uri": "https://id.loc.gov/vocabulary/vartitletype",
1772+
"component": "list"
1773+
},
17691774
{
17701775
"label": "propertyAttribute",
17711776
"uri": "file:/propertyAttribute.json",

0 commit comments

Comments
 (0)