diff --git a/schemas/modificationClause.schema.tpl.json b/schemas/modificationClause.schema.tpl.json new file mode 100644 index 00000000..4a53acd7 --- /dev/null +++ b/schemas/modificationClause.schema.tpl.json @@ -0,0 +1,4 @@ +{ + "_type": "controlledTerms:ModificationClause", + "_extends": "controlledTerm.schema.tpl.json" +}