Skip to content

Commit f330fce

Browse files
authored
Merge pull request #511 from Raphael-Gazzotti/accessibility-controlledTerms
Include accessibility-controlled terminologies
2 parents 2edcbc9 + 264bad8 commit f330fce

6 files changed

Lines changed: 24 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_type": "controlledTerms:AccessChannel",
3+
"_extends": "controlledTerm.schema.tpl.json"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_type": "controlledTerms:AccessEligibilityType",
3+
"_extends": "controlledTerm.schema.tpl.json"
4+
}

schemas/accessForm.schema.tpl.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_type": "controlledTerms:AccessForm",
3+
"_extends": "controlledTerm.schema.tpl.json"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_type": "controlledTerms:AccessProcessType",
3+
"_extends": "controlledTerm.schema.tpl.json"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_type": "controlledTerms:PaymentModelType",
3+
"_extends": "controlledTerm.schema.tpl.json"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"_type": "controlledTerms:PublicationStatus",
3+
"_extends": "controlledTerm.schema.tpl.json"
4+
}

0 commit comments

Comments
 (0)