Row Properties
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
Row Properties is an abstract Concept Class used for organizational purposes.
Row Properties cannot be instantiated in the model. It represents all row properties.
Summary
Row Properties…
List of All Row Properties
Row Properties Properties
The following table is common to all of the Row Properties.
Hierarchical relationships
| Label | Range | Require/Optional | Constraints |
|---|---|---|---|
| fact | Context Elements | ::: | one or more allowed |
| not fact | Context Elements | ::: | one or more allowed |
| optional fact | Context Elements | Optional | one or more 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 |
| group fact as | Fact Name | 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 | Punctuation rules | Optional | only one allowed |
Alternative labels
None
Metadata
| Label | Range | Require/Optional | Constraints |
|---|---|---|---|
| context position from document end | Integer | Optional | only one allowed |
| context position from document start | Integer | Optional | only one allowed |
| fact position from context end | Integer | Optional | only one allowed |
| fact position from context start | Integer | Optional | only one allowed |
| field | String | Optional | only one allowed |
| return raw text also | Boolean | Optional | only one allowed |
| return value using regex | String | Optional | only one allowed |