A C D E F G H M N P R S T U V 
All Classes All Packages

A

apply(AreaTree) - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
apply(AreaTree, Area) - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 

C

createTagsForExamples(Collection<Example>) - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Creates a tag for every example.
cz.vutbr.fit.layout.map - package cz.vutbr.fit.layout.map
 
cz.vutbr.fit.layout.map.chunks - package cz.vutbr.fit.layout.map.chunks
 
cz.vutbr.fit.layout.map.op - package cz.vutbr.fit.layout.map.op
 
checkForTags(Collection<Example>) - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Checks whether the context contains tags for examples.

D

DATES - cz.vutbr.fit.layout.map.MetadataExampleGenerator.TempPrecision
 
defineParams() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
defineParams() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 

E

equals(Object) - Method in class cz.vutbr.fit.layout.map.Example
 
Example - Class in cz.vutbr.fit.layout.map
An example ocurrence of a property surface form conneted to a subject and predicate.
Example(Resource, IRI, String) - Constructor for class cz.vutbr.fit.layout.map.Example
 
ExampleMatcher - Class in cz.vutbr.fit.layout.map
Matches the generated examples as defined.
ExampleMatcher(MetadataExampleGenerator) - Constructor for class cz.vutbr.fit.layout.map.ExampleMatcher
 

F

filterKey(String) - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Applies the configured keyFilter function to a source string.

G

getAssignedTags() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataChunksExtractor
 
getCategory() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getConsumes() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getDescription() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getExample() - Method in class cz.vutbr.fit.layout.map.MetaRefTag
 
getExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Finds all literals in the given metadata context and creates a list of occurrence examples containing the text, the corresponding property and subject.
getFloatExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates the mapping from floats to examples for the examples that may be converted to float.
getFloatValue(String) - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Converts a string to a float value if possible.
getId() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getId() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getMetaTags() - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Reads metadata tag definitions from the configured context.
getName() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getName() - Method in class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
getPredicate() - Method in class cz.vutbr.fit.layout.map.Example
 
getProduces() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
getStringExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates the mapping from filtered strings to examples taken from the repository.
getSubject() - Method in class cz.vutbr.fit.layout.map.Example
 
getSubjectType() - Method in class cz.vutbr.fit.layout.map.Example
 
getTemporalExamples(MetadataExampleGenerator.TempPrecision) - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates the mapping from temporal types to examples for the examples that may be converted to LocalDate or LocalDateTIme.
getTemporalValue(String, MetadataExampleGenerator.TempPrecision) - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Converts a string to a float value if possible.
getText() - Method in class cz.vutbr.fit.layout.map.Example
 
getText(Area) - Static method in class cz.vutbr.fit.layout.map.TextUtils
Creates a complete text of an area by concatenating the subareas and boxes.
getTextChunks() - Method in class cz.vutbr.fit.layout.map.chunks.MetadataChunksExtractor
 

H

hashCode() - Method in class cz.vutbr.fit.layout.map.Example
 

M

match(String, Consumer<List<Example>>) - Method in class cz.vutbr.fit.layout.map.ExampleMatcher
Matches the configured examples to the given text and applies a consumer function on the matched examples (if any).
MetadataExampleGenerator - Class in cz.vutbr.fit.layout.map
Implements extracting ocurrence examples from metadata.
MetadataExampleGenerator(RDFArtifactRepository, IRI) - Constructor for class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates an example generator for a metadata context in a repository with a identity (useExact) key filter function.
MetadataExampleGenerator(RDFArtifactRepository, IRI, Function<String, String>) - Constructor for class cz.vutbr.fit.layout.map.MetadataExampleGenerator
Creates an example generator for a metadata context in a repository with a configurable key filter function.
MetadataExampleGenerator.TempPrecision - Enum in cz.vutbr.fit.layout.map
 
MetadataChunksExtractor - Class in cz.vutbr.fit.layout.map.chunks
 
MetadataChunksExtractor(Area, MetadataExampleGenerator, Collection<MetaRefTag>) - Constructor for class cz.vutbr.fit.layout.map.chunks.MetadataChunksExtractor
 
MetadataTagManager - Class in cz.vutbr.fit.layout.map
Creates and reads the metadata mapping tags in the given context (subgraph).
MetadataTagManager(RDFArtifactRepository, IRI) - Constructor for class cz.vutbr.fit.layout.map.MetadataTagManager
 
MetadataTextChunksProvider - Class in cz.vutbr.fit.layout.map.chunks
 
MetadataTextChunksProvider() - Constructor for class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 
MetaRefTag - Class in cz.vutbr.fit.layout.map
A tag that describes the reference to a metadata entry.
MetaRefTag(IRI, String, Example) - Constructor for class cz.vutbr.fit.layout.map.MetaRefTag
 
MINUTES - cz.vutbr.fit.layout.map.MetadataExampleGenerator.TempPrecision
 

N

normalizeText(String) - Static method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
A filter function that normalizes the text which includes Conversion to lower case Reduction of sequences of white space characters to a single space Replacing HTML entities by their values

P

process(Artifact) - Method in class cz.vutbr.fit.layout.map.chunks.MetadataTextChunksProvider
 

R

readExamples() - Method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
 

S

SECONDS - cz.vutbr.fit.layout.map.MetadataExampleGenerator.TempPrecision
 
setSubjectType(IRI) - Method in class cz.vutbr.fit.layout.map.Example
 
storeTags(Collection<MetaRefTag>) - Method in class cz.vutbr.fit.layout.map.MetadataTagManager
Stores tags to the repository.

T

TagByExamplesOperator - Class in cz.vutbr.fit.layout.map.op
Tags the areas that correspond to the occurrences of examples obtained from page metadata by the corresponding tags.
TagByExamplesOperator() - Constructor for class cz.vutbr.fit.layout.map.op.TagByExamplesOperator
 
TextUtils - Class in cz.vutbr.fit.layout.map
 
TextUtils() - Constructor for class cz.vutbr.fit.layout.map.TextUtils
 
TIME_ZONE - Static variable in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
 
toString() - Method in class cz.vutbr.fit.layout.map.Example
 
toString() - Method in class cz.vutbr.fit.layout.map.MetaRefTag
 

U

useExact(String) - Static method in class cz.vutbr.fit.layout.map.MetadataExampleGenerator
A filter function that uses the string exactly as it is.

V

valueOf(String) - Static method in enum cz.vutbr.fit.layout.map.MetadataExampleGenerator.TempPrecision
Returns the enum constant of this type with the specified name.
values() - Static method in enum cz.vutbr.fit.layout.map.MetadataExampleGenerator.TempPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H M N P R S T U V 
All Classes All Packages