Commit 4a8777b4 by David Radley Committed by Madhan Neethiraj

ATLAS-2269: Error in the Area 0 and 3 model files

parent 0765d579
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
}, },
{ {
"name": "CloudPlatform", "name": "CloudPlatform",
"descriptiojn":"If the cloud provider is offering platform as a service (PaaS), an application may deploy server capability onto the cloud platform.", "description":"If the cloud provider is offering platform as a service (PaaS), an application may deploy server capability onto the cloud platform.",
"superTypes": [], "superTypes": [],
"entityTypes":["Server"], "entityTypes":["Server"],
"typeVersion": "1.0", "typeVersion": "1.0",
......
...@@ -86,7 +86,6 @@ ...@@ -86,7 +86,6 @@
}, },
{ {
"name": "LibraryCategoryReference", "name": "LibraryCategoryReference",
"superTypes": [],
"typeVersion": "1.0", "typeVersion": "1.0",
"description": "LibraryCategoryReference provides reference information for how this category corresponds to a category in an external glossary.", "description": "LibraryCategoryReference provides reference information for how this category corresponds to a category in an external glossary.",
"endDef1": { "endDef1": {
......
...@@ -153,7 +153,6 @@ ...@@ -153,7 +153,6 @@
}, },
{ {
"name": "LibraryTermReference", "name": "LibraryTermReference",
"superTypes": [],
"typeVersion": "1.0", "typeVersion": "1.0",
"description": "Library Term Reference provides reference information for how this term corresponds to a term in an external glossary.", "description": "Library Term Reference provides reference information for how this term corresponds to a term in an external glossary.",
"endDef1": { "endDef1": {
......
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
"typeVersion": "1.0", "typeVersion": "1.0",
"description": "Translation is a relationship that defines that the related terms represent the same meaning, but each are written in a different language. Hence one is a translation of the other. The language of each term is defined in the Glossary object that anchors the term.", "description": "Translation is a relationship that defines that the related terms represent the same meaning, but each are written in a different language. Hence one is a translation of the other. The language of each term is defined in the Glossary object that anchors the term.",
"endDef1": { "endDef1": {
"name": "TransatedTerms", "name": "TranslatedTerms",
"type": "GlossaryTerm", "type": "GlossaryTerm",
"cardinality": "SET" "cardinality": "SET"
}, },
......
...@@ -142,8 +142,7 @@ ...@@ -142,8 +142,7 @@
"isContainer": false, "isContainer": false,
"cardinality": "SET", "cardinality": "SET",
"isLegacyAttribute": false "isLegacyAttribute": false
}, }
"relationshipLabel": "r:SemanticAssignment"
} }
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment