Column-Anchored Property
- Last Updated: May 29, 2026
- 1 minute read
- Semaphore
- Documentation
Summary
The Column-Anchored Property concept class allows for the creation of a concept which will look for the column using some anchor (in any row - although these can be restricted to include or exclude certain rows) and then look for the fact or facts in that column.
Usage Notes
Fundamental patterns for model and content
Column-Anchored Property Properties
The following table specifies which hierarchical elements are allowed as children of a Column-Anchored Property:
Hierarchical relationships
| Label | Range | Require/Optional | Constraints |
|---|---|---|---|
| anchor | Context Elements | Both of these are Required |
only one allowed |
| fact | Context Elements | ::: | only one allowed |
Associative relationships
| Label | Range | Require/Optional | Constraints |
|---|---|---|---|
| depended on by context | Contexts | Optional | only one allowed |
| depends on context | Contexts | Optional | only one allowed |
| extract fact as | Fact Name | Optional | only one allowed |
| exclude results overlapped by | Contexts | Optional | only one allowed |
| exclude results overlapped in | Contexts | Optional | only one allowed |
| location | Locations | Optional | only one allowed |
| precluded by context | Contexts | Optional | only one allowed |
| precludes context | Contexts | Optional | only one allowed |
| punctuation rule | Contexts | Optional | only one allowed |
Alternative labels
None
Metadata
| Label | Range | Require/Optional | Constraints |
|---|---|---|---|
| column index restriction | String | Optional | only one allowed |
| row anchor restriction | String | Optional | only one allowed |
| row fact restriction | String | Optional | only one allowed |
| field | String | Optional | only one allowed |
| return raw text also | Boolean | Optional | only one allowed |
| debug | Boolean | Optional | only one allowed |
| return value using regex | String | Optional | only one allowed |
| width for context | Integer | Optional | only one allowed |