Publication
class Publication extends Model
Methods
corpus()
The corpora that belong to the user.
BelongsTo
documents()
The documents that belong to the publication.
BelongsTo
annotations()
The Annotations that belong to the Publication
Details
at line 12
corpus()
The corpora that belong to the user.
at line 22
BelongsTo
documents()
The documents that belong to the publication.
at line 32
BelongsTo
annotations()
The Annotations that belong to the Publication