Interface ChunkSet

    • 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
      • getPageIri

        org.eclipse.rdf4j.model.IRI getPageIri()
        Gets the IRI of the related page.
        Returns:
        The page IRI.