|
104 | 104 | } ], |
105 | 105 | "uiName" : "IG Core Constitutive Component Relationship", |
106 | 106 | "type" : "relation", |
107 | | - "description" : "Captures logical relationships between institutional grammar components of the same type (e.g., multiple constituents).", |
| 107 | + "description" : "Captures logical relationships between institutional grammar components of the same type (e.g., multiple constituting properties or constituted entities).", |
108 | 108 | "enabled" : true, |
109 | 109 | "built_in" : false, |
110 | 110 | "readonly" : false, |
|
409 | 409 | "link_type_role_feature_name" : null, |
410 | 410 | "link_type_target_feature_name" : null, |
411 | 411 | "traits" : null |
| 412 | + }, { |
| 413 | + "name" : "ImpliesNegation", |
| 414 | + "tag_set" : null, |
| 415 | + "uiName" : "Implies Negation", |
| 416 | + "type" : "uima.cas.Boolean", |
| 417 | + "enabled" : true, |
| 418 | + "visible" : false, |
| 419 | + "include_in_hover" : false, |
| 420 | + "required" : false, |
| 421 | + "remember" : false, |
| 422 | + "hideUnconstraintFeature" : false, |
| 423 | + "description" : "Indicates whether component expression implies negation (e.g., must NOT; does NOT apply to ...; No individual ...).", |
| 424 | + "project_name" : "IG-Inception-Layer Development", |
| 425 | + "multi_value_mode" : "NONE", |
| 426 | + "link_mode" : "NONE", |
| 427 | + "link_type_name" : null, |
| 428 | + "link_type_role_feature_name" : null, |
| 429 | + "link_type_target_feature_name" : null, |
| 430 | + "traits" : null |
412 | 431 | }, { |
413 | 432 | "name" : "InferredComponentValue", |
414 | 433 | "tag_set" : null, |
|
484 | 503 | } ], |
485 | 504 | "uiName" : "IG Core Constitutive Syntax", |
486 | 505 | "type" : "span", |
487 | | - "description" : "Identifies institutional statement components for constitutive statements\r\n\r\nIG Profile Version: 0.2.1\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases", |
| 506 | + "description" : "Identifies institutional statement components for constitutive statements\r\n\r\nIG Profile Version: 0.2.2\r\nFor all versions, see https://github.com/InstitutionalGrammar/IG-Inception-Layers/releases", |
488 | 507 | "enabled" : true, |
489 | 508 | "built_in" : false, |
490 | 509 | "readonly" : false, |
|
0 commit comments