Class SEGM


  • public class SEGM
    extends Object
    Visual Area Ontology.

    Document visual area (segmentation) ontology..

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

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

        http://fitlayout.github.io/ontology/segmentation.owl#belongsTo.

        Assigns an AreaTree to an Area.

        See Also:
        belongsTo
      • belongsToChunkSet

        public static final org.eclipse.rdf4j.model.IRI belongsToChunkSet
        belongsToChunkSet

        http://fitlayout.github.io/ontology/segmentation.owl#belongsToChunkSet.

        Assigns a ChunkSet to a TextChunk.

        See Also:
        belongsToChunkSet
      • belongsToLogicalTree

        public static final org.eclipse.rdf4j.model.IRI belongsToLogicalTree
        belongsToLogicalTree

        http://fitlayout.github.io/ontology/segmentation.owl#belongsToLogicalTree.

        Assigns the owning LogicalAreaTree to a LogicalArea.

        See Also:
        belongsToLogicalTree
      • ChunkSet

        public static final org.eclipse.rdf4j.model.IRI ChunkSet
        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
        containsArea

        http://fitlayout.github.io/ontology/segmentation.owl#containsArea.

        See Also:
        containsArea
      • containsBox

        public static final org.eclipse.rdf4j.model.IRI containsBox
        containsBox

        http://fitlayout.github.io/ontology/segmentation.owl#containsBox.

        See Also:
        containsBox
      • hasAreaTree

        public static final org.eclipse.rdf4j.model.IRI hasAreaTree
        hasAreaTree

        http://fitlayout.github.io/ontology/segmentation.owl#hasAreaTree.

        See Also:
        hasAreaTree
      • hasSourceArea

        public static final org.eclipse.rdf4j.model.IRI hasSourceArea
        hasSourceArea

        http://fitlayout.github.io/ontology/segmentation.owl#hasSourceArea.

        See Also:
        hasSourceArea
      • hasSourceBox

        public static final org.eclipse.rdf4j.model.IRI hasSourceBox
        hasSourceBox

        http://fitlayout.github.io/ontology/segmentation.owl#hasSourceBox.

        See Also:
        hasSourceBox
      • hasSourcePage

        public static final org.eclipse.rdf4j.model.IRI hasSourcePage
        hasSourcePage

        http://fitlayout.github.io/ontology/segmentation.owl#hasSourcePage.

        See Also:
        hasSourcePage
      • hasTag

        public static final org.eclipse.rdf4j.model.IRI hasTag
        hasTag

        http://fitlayout.github.io/ontology/segmentation.owl#hasTag.

        See Also:
        hasTag
      • isChildOf

        public static final org.eclipse.rdf4j.model.IRI isChildOf
        isChildOf

        http://fitlayout.github.io/ontology/segmentation.owl#isChildOf.

        See Also:
        isChildOf
      • isSubordinateTo

        public static final org.eclipse.rdf4j.model.IRI isSubordinateTo
        isSubordinateTo

        http://fitlayout.github.io/ontology/segmentation.owl#isSubordinateTo.

        See Also:
        isSubordinateTo
      • LogicalArea

        public static final org.eclipse.rdf4j.model.IRI LogicalArea
        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
        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
        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
        support

        http://fitlayout.github.io/ontology/segmentation.owl#support.

        See Also:
        support
      • Tag

        public static final org.eclipse.rdf4j.model.IRI Tag
        Tag

        http://fitlayout.github.io/ontology/segmentation.owl#Tag.

        See Also:
        Tag
      • tagger

        public static final org.eclipse.rdf4j.model.IRI tagger
        tagger

        http://fitlayout.github.io/ontology/segmentation.owl#tagger.

        Assigns a tagger to a tag

        See Also:
        tagger
      • tagSupport

        public static final org.eclipse.rdf4j.model.IRI tagSupport
        tagSupport

        http://fitlayout.github.io/ontology/segmentation.owl#tagSupport.

        Assigns a node that refers to a tag and the assigned support.

        See Also:
        tagSupport
      • text

        public static final org.eclipse.rdf4j.model.IRI text
        text

        http://fitlayout.github.io/ontology/segmentation.owl#text.

        See Also:
        text
      • TextChunk

        public static final org.eclipse.rdf4j.model.IRI TextChunk
        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
        type

        http://fitlayout.github.io/ontology/segmentation.owl#type.

        See Also:
        type