The KIMDocument object represents a single stored document and allows access to its components.
Annotations | an array of KIMAnnotation objects that represent the whole annotation set, produced by the annotation process. |
Content | just the plain text content of the document. All KIMAnnotation objects are used jointly with this property. |
DocumentId | the persistance ID of the document. |
Features | an array of Feature objects containing pairs of a feature name (the Key property) and a string with the feature value (the Value property). The most frequently used features are TITLE and TIMESTAMP (date). The method getConstants of the DocumentRepositoryAPI can provide the feature name constants that the server uses. |
Labels: