We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00647f0 commit 13fdbc7Copy full SHA for 13fdbc7
schemas/softwareApplicationCategory.schema.tpl.json
@@ -1,4 +1,7 @@
1
{
2
"_type": "controlledTerms:SoftwareApplicationCategory",
3
- "_extends": "controlledTerm.schema.tpl.json"
+ "_extends": "controlledTerm.schema.tpl.json",
4
+ "_categories": [
5
+ "toolScope"
6
+ ]
7
}
0 commit comments