0390-GlossaryProjects.json 357 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
  "enumDefs": [],
  "structDefs": [],
  "classificationDefs": [
    {
      "name": "GlossaryProject",
      "superTypes": [],
      "description": "A glossary project is used to develop new elements for the glossary.",
      "typeVersion": "1.0",
      "entityTypes": [
        "Project"
      ]
    }
  ],
  "entityDefs": [],
  "relationshipDefs": []
}