Skip to content

Commit eaf1fdc

Browse files
authored
Merge branch 'openMetadataInitiative:v3' into MRIcontrolledTerms
2 parents 3e4134c + f330fce commit eaf1fdc

10 files changed

+46
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"_type": "controlledTerms:EthicsAssessment",
2+
"_type": "controlledTerms:AccessChannel",
33
"_extends": "controlledTerm.schema.tpl.json"
44
}
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+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"_type": "controlledTerms:ModificationClause",
2+
"_type": "controlledTerms:AccessForm",
33
"_extends": "controlledTerm.schema.tpl.json"
44
}
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"_type": "controlledTerms:ModificationConsentRequirement",
3+
"_extends": "controlledTerm.schema.tpl.json",
4+
"_categories": [
5+
"modificationProfileAspect"
6+
]
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"_type": "controlledTerms:ModificationConstraint",
3+
"_extends": "controlledTerm.schema.tpl.json",
4+
"_categories": [
5+
"modificationProfileAspect"
6+
]
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"_type": "controlledTerms:ModificationForm",
3+
"_extends": "controlledTerm.schema.tpl.json",
4+
"_categories": [
5+
"modificationProfileAspect"
6+
]
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"_type": "controlledTerms:ModificationScope",
3+
"_extends": "controlledTerm.schema.tpl.json",
4+
"_categories": [
5+
"modificationProfileAspect"
6+
]
7+
}
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)