Class SEGM


  • public class SEGM
    extends Object
    Document Visual Area Ontology.

    Document visual area (segmentation) ontology..

    Namespace SEGM. Prefix: <http://fitlayout.github.io/ontology/segmentation.owl#>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.eclipse.rdf4j.model.IRI Area
      http://fitlayout.github.io/ontology/segmentation.owl#Area.
      static org.eclipse.rdf4j.model.IRI AreaTree
      http://fitlayout.github.io/ontology/segmentation.owl#AreaTree.
      static org.eclipse.rdf4j.model.IRI belongsTo
      http://fitlayout.github.io/ontology/segmentation.owl#belongsTo.
      static org.eclipse.rdf4j.model.IRI belongsToChunkSet
      http://fitlayout.github.io/ontology/segmentation.owl#belongsToChunkSet.
      static org.eclipse.rdf4j.model.IRI containsArea
      http://fitlayout.github.io/ontology/segmentation.owl#containsArea.
      static org.eclipse.rdf4j.model.IRI containsBox
      http://fitlayout.github.io/ontology/segmentation.owl#containsBox.
      static org.eclipse.rdf4j.model.IRI contentLength
      http://fitlayout.github.io/ontology/segmentation.owl#contentLength.
      static org.eclipse.rdf4j.model.IRI hasAreaTree
      http://fitlayout.github.io/ontology/segmentation.owl#hasAreaTree.
      static org.eclipse.rdf4j.model.IRI hasSourceArea
      http://fitlayout.github.io/ontology/segmentation.owl#hasSourceArea.
      static org.eclipse.rdf4j.model.IRI hasSourceBox
      http://fitlayout.github.io/ontology/segmentation.owl#hasSourceBox.
      static org.eclipse.rdf4j.model.IRI hasSourcePage
      http://fitlayout.github.io/ontology/segmentation.owl#hasSourcePage.
      static org.eclipse.rdf4j.model.IRI hasTag
      http://fitlayout.github.io/ontology/segmentation.owl#hasTag.
      static org.eclipse.rdf4j.model.IRI ChunkSet
      http://fitlayout.github.io/ontology/segmentation.owl#ChunkSet.
      static org.eclipse.rdf4j.model.IRI isChildOf
      http://fitlayout.github.io/ontology/segmentation.owl#isChildOf.
      static org.eclipse.rdf4j.model.IRI isSubordinateTo
      http://fitlayout.github.io/ontology/segmentation.owl#isSubordinateTo.
      static org.eclipse.rdf4j.model.IRI LogicalArea
      http://fitlayout.github.io/ontology/segmentation.owl#LogicalArea.
      static org.eclipse.rdf4j.model.IRI LogicalAreaTree
      http://fitlayout.github.io/ontology/segmentation.owl#LogicalAreaTree.
      static org.eclipse.rdf4j.model.IRI name
      http://fitlayout.github.io/ontology/segmentation.owl#name.
      static String NAMESPACE
      http://fitlayout.github.io/ontology/segmentation.owl#
      static String PREFIX
      segm
      static org.eclipse.rdf4j.model.IRI support
      http://fitlayout.github.io/ontology/segmentation.owl#support.
      static org.eclipse.rdf4j.model.IRI Tag
      http://fitlayout.github.io/ontology/segmentation.owl#Tag.
      static org.eclipse.rdf4j.model.IRI tagSupport
      http://fitlayout.github.io/ontology/segmentation.owl#tagSupport.
      static org.eclipse.rdf4j.model.IRI text
      http://fitlayout.github.io/ontology/segmentation.owl#text.
      static org.eclipse.rdf4j.model.IRI TextChunk
      http://fitlayout.github.io/ontology/segmentation.owl#TextChunk.
      static org.eclipse.rdf4j.model.IRI type
      http://fitlayout.github.io/ontology/segmentation.owl#type.
    • Field Detail

      • NAMESPACE

        public static final String NAMESPACE
        http://fitlayout.github.io/ontology/segmentation.owl#
        See Also:
        Constant Field Values
      • Area

        public static final org.eclipse.rdf4j.model.IRI Area
        http://fitlayout.github.io/ontology/segmentation.owl#Area.

        A visual area within the page. The areas can be nested an together they form an AreaTree.

        See Also:
        Area
      • AreaTree

        public static final org.eclipse.rdf4j.model.IRI AreaTree
        http://fitlayout.github.io/ontology/segmentation.owl#AreaTree.

        A tree of visual areas created from a rendered page by page segmentation.

        See Also:
        AreaTree
      • belongsTo

        public static final org.eclipse.rdf4j.model.IRI belongsTo
        http://fitlayout.github.io/ontology/segmentation.owl#belongsTo.
        See Also:
        belongsTo
      • belongsToChunkSet

        public static final org.eclipse.rdf4j.model.IRI belongsToChunkSet
        http://fitlayout.github.io/ontology/segmentation.owl#belongsToChunkSet.
        See Also:
        belongsToChunkSet
      • ChunkSet

        public static final org.eclipse.rdf4j.model.IRI ChunkSet
        http://fitlayout.github.io/ontology/segmentation.owl#ChunkSet.

        A set of text chunks extreacted from a source page.

        See Also:
        ChunkSet
      • containsArea

        public static final org.eclipse.rdf4j.model.IRI containsArea
        http://fitlayout.github.io/ontology/segmentation.owl#containsArea.
        See Also:
        containsArea
      • containsBox

        public static final org.eclipse.rdf4j.model.IRI containsBox
        http://fitlayout.github.io/ontology/segmentation.owl#containsBox.
        See Also:
        containsBox
      • contentLength

        public static final org.eclipse.rdf4j.model.IRI contentLength
        http://fitlayout.github.io/ontology/segmentation.owl#contentLength.

        The number of content elements used to compute the style statistics such as average font weight.

        See Also:
        contentLength
      • hasAreaTree

        public static final org.eclipse.rdf4j.model.IRI hasAreaTree
        http://fitlayout.github.io/ontology/segmentation.owl#hasAreaTree.
        See Also:
        hasAreaTree
      • hasSourceArea

        public static final org.eclipse.rdf4j.model.IRI hasSourceArea
        http://fitlayout.github.io/ontology/segmentation.owl#hasSourceArea.
        See Also:
        hasSourceArea
      • hasSourceBox

        public static final org.eclipse.rdf4j.model.IRI hasSourceBox
        http://fitlayout.github.io/ontology/segmentation.owl#hasSourceBox.
        See Also:
        hasSourceBox
      • hasSourcePage

        public static final org.eclipse.rdf4j.model.IRI hasSourcePage
        http://fitlayout.github.io/ontology/segmentation.owl#hasSourcePage.
        See Also:
        hasSourcePage
      • hasTag

        public static final org.eclipse.rdf4j.model.IRI hasTag
        http://fitlayout.github.io/ontology/segmentation.owl#hasTag.
        See Also:
        hasTag
      • isChildOf

        public static final org.eclipse.rdf4j.model.IRI isChildOf
        http://fitlayout.github.io/ontology/segmentation.owl#isChildOf.
        See Also:
        isChildOf
      • isSubordinateTo

        public static final org.eclipse.rdf4j.model.IRI isSubordinateTo
        http://fitlayout.github.io/ontology/segmentation.owl#isSubordinateTo.
        See Also:
        isSubordinateTo
      • LogicalArea

        public static final org.eclipse.rdf4j.model.IRI LogicalArea
        http://fitlayout.github.io/ontology/segmentation.owl#LogicalArea.

        Logical area represents a set of areas that form a single semantic entity. Logical areas are organized in a tree where the parent-child relationships have some semantic meaning instead of representing the actual layout.

        See Also:
        LogicalArea
      • LogicalAreaTree

        public static final org.eclipse.rdf4j.model.IRI LogicalAreaTree
        http://fitlayout.github.io/ontology/segmentation.owl#LogicalAreaTree.

        A tree of logical areas created from an area tree by some kind of logical structure analysis.

        See Also:
        LogicalAreaTree
      • name

        public static final org.eclipse.rdf4j.model.IRI name
        http://fitlayout.github.io/ontology/segmentation.owl#name.

        Assigned area name

        See Also:
        name
      • support

        public static final org.eclipse.rdf4j.model.IRI support
        http://fitlayout.github.io/ontology/segmentation.owl#support.
        See Also:
        support
      • Tag

        public static final org.eclipse.rdf4j.model.IRI Tag
        http://fitlayout.github.io/ontology/segmentation.owl#Tag.
        See Also:
        Tag
      • tagSupport

        public static final org.eclipse.rdf4j.model.IRI tagSupport
        http://fitlayout.github.io/ontology/segmentation.owl#tagSupport.
        See Also:
        tagSupport
      • text

        public static final org.eclipse.rdf4j.model.IRI text
        http://fitlayout.github.io/ontology/segmentation.owl#text.
        See Also:
        text
      • TextChunk

        public static final org.eclipse.rdf4j.model.IRI TextChunk
        http://fitlayout.github.io/ontology/segmentation.owl#TextChunk.

        A connected piece of a document text that forms a rectangular area in the page.

        See Also:
        TextChunk
      • type

        public static final org.eclipse.rdf4j.model.IRI type
        http://fitlayout.github.io/ontology/segmentation.owl#type.
        See Also:
        type