summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/DBMS/DBMS.json
blob: 790a30ab42f077b1931029c18e52a63d6de86008 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "payloadName": "normative-types-new-DBMS.yml",
  "contactId": "jh0003",
  "name": "DBMS",
  "description": "Represents a typical relational, SQL Database Management System software component or service.",
  "resourceIconPath": "defaulticon",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Abstract"
      }
    ]
  }
],
  "tags": [
    "DBMS"
  ]
}