Interface ChunkSet

  • All Superinterfaces:
    Artifact
    All Known Implementing Classes:
    DefaultChunkSet

    public interface ChunkSet
    extends Artifact
    A set of text chunks extracted from a page.
    Author:
    burgetr
    • Method Detail

      • getAreaTreeIri

        org.eclipse.rdf4j.model.IRI getAreaTreeIri()
        Gets the IRI of the area tree the chunk set was build from. This may be equal to the parent IRI when the chunk set was built from an area tree directly.
        Returns:
        the source area tree IRI