Annotation
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
at line 34
BelongsToMany
annotators()
Annotators
at line 42
BelongsToMany
preparations()
Preparations
at line 50
BelongsToMany
documents()
Documents
at line 58
BelongsToMany
corpus()
Corpora
at line 65
publications()
The publications that belong to the Annotation.