class Annotation extends Model

Class Annotation

Properties

protected $guarded

Methods

annotationvalue()

No description

BelongsToMany
editors()

Editors

BelongsToMany
annotators()

Annotators

BelongsToMany
preparations()

Preparations

BelongsToMany
documents()

Documents

BelongsToMany
corpus()

Corpora

publications()

The publications that belong to the Annotation.

Details

at line 17
annotationvalue()

at line 26
BelongsToMany editors()

Editors

Return Value

BelongsToMany

at line 34
BelongsToMany annotators()

Annotators

Return Value

BelongsToMany

at line 42
BelongsToMany preparations()

Preparations

Return Value

BelongsToMany

at line 50
BelongsToMany documents()

Documents

Return Value

BelongsToMany

at line 58
BelongsToMany corpus()

Corpora

Return Value

BelongsToMany

at line 65
publications()

The publications that belong to the Annotation.