Class SEGM
- java.lang.Object
-
- cz.vutbr.fit.layout.ontology.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 Summary
Fields Modifier and Type Field Description static org.eclipse.rdf4j.model.IRIAreaAreastatic org.eclipse.rdf4j.model.IRIAreaTreeAreaTreestatic org.eclipse.rdf4j.model.IRIbelongsTobelongsTostatic org.eclipse.rdf4j.model.IRIbelongsToChunkSetbelongsToChunkSetstatic org.eclipse.rdf4j.model.IRIbelongsToLogicalTreebelongsToLogicalTreestatic org.eclipse.rdf4j.model.IRIcontainsAreacontainsAreastatic org.eclipse.rdf4j.model.IRIcontainsBoxcontainsBoxstatic org.eclipse.rdf4j.model.IRIhasAreaTreehasAreaTreestatic org.eclipse.rdf4j.model.IRIhasSourceAreahasSourceAreastatic org.eclipse.rdf4j.model.IRIhasSourceBoxhasSourceBoxstatic org.eclipse.rdf4j.model.IRIhasSourcePagehasSourcePagestatic org.eclipse.rdf4j.model.IRIhasTaghasTagstatic org.eclipse.rdf4j.model.IRIChunkSetChunkSetstatic org.eclipse.rdf4j.model.IRIisChildOfisChildOfstatic org.eclipse.rdf4j.model.IRIisSubordinateToisSubordinateTostatic org.eclipse.rdf4j.model.IRILogicalAreaLogicalAreastatic org.eclipse.rdf4j.model.IRILogicalAreaTreeLogicalAreaTreestatic org.eclipse.rdf4j.model.IRInamenamestatic StringNAMESPACEhttp://fitlayout.github.io/ontology/segmentation.owl#static StringPREFIXsegmstatic org.eclipse.rdf4j.model.IRIsupportsupportstatic org.eclipse.rdf4j.model.IRITagTagstatic org.eclipse.rdf4j.model.IRItaggertaggerstatic org.eclipse.rdf4j.model.IRItagSupporttagSupportstatic org.eclipse.rdf4j.model.IRItexttextstatic org.eclipse.rdf4j.model.IRITextChunkTextChunkstatic org.eclipse.rdf4j.model.IRItypetype
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
http://fitlayout.github.io/ontology/segmentation.owl#- See Also:
- Constant Field Values
-
PREFIX
public static final String PREFIX
segm- See Also:
- Constant Field Values
-
Area
public static final org.eclipse.rdf4j.model.IRI Area
Areahttp://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
AreaTreehttp://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
belongsTohttp://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
belongsToChunkSethttp://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
belongsToLogicalTreehttp://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
ChunkSethttp://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
containsAreahttp://fitlayout.github.io/ontology/segmentation.owl#containsArea.- See Also:
- containsArea
-
containsBox
public static final org.eclipse.rdf4j.model.IRI containsBox
containsBoxhttp://fitlayout.github.io/ontology/segmentation.owl#containsBox.- See Also:
- containsBox
-
hasAreaTree
public static final org.eclipse.rdf4j.model.IRI hasAreaTree
hasAreaTreehttp://fitlayout.github.io/ontology/segmentation.owl#hasAreaTree.- See Also:
- hasAreaTree
-
hasSourceArea
public static final org.eclipse.rdf4j.model.IRI hasSourceArea
hasSourceAreahttp://fitlayout.github.io/ontology/segmentation.owl#hasSourceArea.- See Also:
- hasSourceArea
-
hasSourceBox
public static final org.eclipse.rdf4j.model.IRI hasSourceBox
hasSourceBoxhttp://fitlayout.github.io/ontology/segmentation.owl#hasSourceBox.- See Also:
- hasSourceBox
-
hasSourcePage
public static final org.eclipse.rdf4j.model.IRI hasSourcePage
hasSourcePagehttp://fitlayout.github.io/ontology/segmentation.owl#hasSourcePage.- See Also:
- hasSourcePage
-
hasTag
public static final org.eclipse.rdf4j.model.IRI hasTag
hasTaghttp://fitlayout.github.io/ontology/segmentation.owl#hasTag.- See Also:
- hasTag
-
isChildOf
public static final org.eclipse.rdf4j.model.IRI isChildOf
isChildOfhttp://fitlayout.github.io/ontology/segmentation.owl#isChildOf.- See Also:
- isChildOf
-
isSubordinateTo
public static final org.eclipse.rdf4j.model.IRI isSubordinateTo
isSubordinateTohttp://fitlayout.github.io/ontology/segmentation.owl#isSubordinateTo.- See Also:
- isSubordinateTo
-
LogicalArea
public static final org.eclipse.rdf4j.model.IRI LogicalArea
LogicalAreahttp://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
LogicalAreaTreehttp://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
namehttp://fitlayout.github.io/ontology/segmentation.owl#name.Assigned area name
- See Also:
- name
-
support
public static final org.eclipse.rdf4j.model.IRI support
supporthttp://fitlayout.github.io/ontology/segmentation.owl#support.- See Also:
- support
-
Tag
public static final org.eclipse.rdf4j.model.IRI Tag
Taghttp://fitlayout.github.io/ontology/segmentation.owl#Tag.- See Also:
- Tag
-
tagger
public static final org.eclipse.rdf4j.model.IRI tagger
taggerhttp://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
tagSupporthttp://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
texthttp://fitlayout.github.io/ontology/segmentation.owl#text.- See Also:
- text
-
TextChunk
public static final org.eclipse.rdf4j.model.IRI TextChunk
TextChunkhttp://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
typehttp://fitlayout.github.io/ontology/segmentation.owl#type.- See Also:
- type
-
-