Skip to main content

ImportPreview

@fovea/annotation-tool


@fovea/annotation-tool / models/types / ImportPreview

Interface: ImportPreview

Defined in: src/models/types.ts:812

ImportPreview

Description

Preview of import contents before committing.

Properties

conflicts

conflicts: Conflict[]

Defined in: src/models/types.ts:827


counts

counts: object

Defined in: src/models/types.ts:813

annotations

annotations: number

entities

entities: number

entityCollections

entityCollections: number

eventCollections

eventCollections: number

events

events: number

ontologies

ontologies: number

personas

personas: number

relations

relations: number

singleKeyframeSequences

singleKeyframeSequences: number

timeCollections

timeCollections: number

times

times: number

totalKeyframes

totalKeyframes: number


warnings

warnings: string[]

Defined in: src/models/types.ts:828