Citation Source
@Serializable
Represents a source of citation, detailing the location within the text and providing reference information such as a URI and license.
Constructors
Properties
Link copied to clipboard
The ending index in the text where the citation ends. This is an integer value indicating the position of the last character of the cited content. Together with startIndex, it defines the exact span of the cited section in the text.
Link copied to clipboard
The starting index in the text where the citation begins. This is an integer value indicating the position of the first character of the cited content.