API Documentation

Published

June 12, 2024

Type hierarchy

AbstractAnnotationSet

Abstract type for a citable annotation.

CitableCommentary

Annotations by one text on another text.

Metadata about annotation sets

annotatedtype

Find Julia type of annotated objects.

annotatedtype(anns)

In a CitableCommentary, texts commented on are identifed by CtsUrn.

annotatedtype(comm)

In TextOnPage annotations, annotated pages are identifed byCite2Urn`.

annotatedtype(idx)

annotatingtype

Find Julia type of annotating source.

annotatingtype(anns)

In a CitableCommentary, commenting texts are identifed by CtsUrn.

annotatingtype(comm)

In TextOnPage annotations, texts are identifed by CtsUrn.

annotatingtype(idx)

annotated

Find unique list of annotated objects.

annotated(anns)

Find unique set of texts commented on.

annotated(comm)

URNs identify versions or exemplars of texts without passage references.

Find unique set of pages.

annotated(idx)

annotators

Find unique list of annotating sources.

annotators(anns)

Find unique set of texts commenting on other texts.

annotators(comm)

URNs identify versions or exemplars of texts without passage references.

Find unique set of texts appearing on pages.

annotators(idx)

URNs identify versions or exemplars of texts without passage references.