Captured Fact
- Last Updated: May 29, 2026
- 1 minute read
- Semaphore
- Documentation
Where we extract the text between / around / across our identified zone or context.
A captured fact is a fact that gets its value from simply capturing, or copying, the text found in some context. That could be a whole sentence or paragraph, or all of the text between two anchors.
Captured Fact Properties
Mandatory hierarchical relationships
| Label | Range | Constraints |
|---|---|---|
| captured fact in | Contexts | at least one required |
Optional hierarchical relationships
| Label | Range | Constraints |
|---|---|---|
| (none) |
Mandatory associative relationships
| Label | Range | Constraints |
|---|---|---|
| extract fact as | Fact Name | only one allowed |
Optional associative relationships
| Label | Range | Constraints |
|---|---|---|
| group fact as | Fact Name | only one allowed |
| location | locations | one or more allowed |
Mandatory alternative labels
| Label | Range | Constraints |
|---|---|---|
| (none) |
Optional alternative labels
| Label | Range | Constraints |
|---|---|---|
| (none) |
Mandatory metadata
| Label | Range | Constraints |
|---|---|---|
| capturing greedy skip count | Integer | only one allowed |
| capturing non-greedy skip count | Integer | only one allowed |
Optional metadata
| Label | Range | Constraints |
|---|---|---|
| field | String | only one allowed |
| return raw text also | Boolean | only one allowed |
| return value using regex | String | only one allowed |