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