Annotation > Relation > Alignment
| Definition | An alignment relation between two Regions where typically one of the Regions is a text span and the other a video or audio segment. While there is no enforced directionality we tend to consider the text region as the target of the alignment. |
| URI | http://mmif.clams.ai/0.1.0/vocabulary/Alignment |
Metadata
| Property | Type | Description |
|---|---|---|
| source_type | String | The type of the first of the aligned Regions. [Required] |
| target_type | String | The type of the second of the aligned Regions. [Required] |
Metadata from Annotation
| Property | Type | Description |
|---|---|---|
| medium | ID | The identifier of the medium that the annotation is over. [Required] |
Properties
| Property | Type | Description |
|---|---|---|
| source | ID | The first of the aligned Regions. [Required] |
| target | ID | The first of the aligned Regions. [Required] |
Properties from Annotation
| Property | Type | Description |
|---|---|---|
| id | ID | A unique identifier for the annotation. Uniqueness is relative to the view the annotation is in. [Required] |