Web-based responsive document annotation tool
activeannoservice / api.annotate / AnnotationResultCreatorDTO
sealed class AnnotationResultCreatorDTO
Equivalent to AnnotationResultCreator but streamlined to a single displayName for the frontend
| Name | Summary |
|---|---|
| Annotator | data class Annotator : AnnotationResultCreatorDTO |
| Consensus | data class Consensus : AnnotationResultCreatorDTO |
| Curator | data class Curator : AnnotationResultCreatorDTO |
| Generators | data class Generators : AnnotationResultCreatorDTO |
| Import | data class Import : AnnotationResultCreatorDTO |
| Name | Summary |
|---|---|
| displayName | abstract val displayName: String |