A B C D E F G H I J L M N O P Q R S T U

A

addLiteralProperty(String, String) - Method in class onto.sesame.elements.Individual
Adding literal property
addProperty(String, String) - Method in class onto.sesame.elements.Individual
Adding non literal property using URIs
addProperty(Property, String) - Method in class onto.sesame.elements.Individual
Adding non literal property
allPatternsAnnotate(String, PatternSet) - Static method in class ontea.example.text.Annotation
 
allPatternsAnnotate(String, PatternSet) - Static method in class ontea.example.text.AnnotationJena
 
allResults - Static variable in class ontea.example.text.Annotation
 
allResults - Static variable in class ontea.example.text.AnnotationJena
 
analyzer - Variable in class ontea.lucene.Search
 
annotate(String) - Method in interface ontea.core.Pattern
Method annotate returns all found results according to implemented pattern applied on annotated text
annotate(String) - Method in class ontea.core.PatternRegExp
Implements annotation algoritm using regular expression patterns
Annotation - Class in ontea.example.text
Example of text annotation from example dir where simple ontology and texts in Slovak and English are located
Annotation() - Constructor for class ontea.example.text.Annotation
 
AnnotationJena - Class in ontea.example.text
Example of text annotation from example dir where simple ontology and texts in Slovak and English are located
AnnotationJena() - Constructor for class ontea.example.text.AnnotationJena
 

B

BASE - Variable in class onto.jena.Config
BASE resurns memory ontology uri without "#" at the end same string with # can be returned by Memory.getBase() method
BASE - Variable in class onto.jena.Memory
BASE returns ontology uri
BASE - Variable in class onto.sesame.Config
BASE resurns nazou.cm ontology uri without "#" at the end same string with # can be returned by Memory.getBase() method
base - Variable in class onto.sesame.Memory
 

C

close() - Method in class ontea.common.Report
 
closeModel() - Method in class onto.jena.Memory
Close OWL Model and store Model in RDB if using database backend This have to be redesigned and store everything on the crash
Config - Class in onto.jena
Configuration for jena Memory
Config(String) - Constructor for class onto.jena.Config
Operators file name.
config - Variable in class onto.jena.Config
Properties file
config - Variable in class onto.jena.Memory
 
Config - Class in onto.sesame
Configuration for onto.sesame.Memory
Config(String) - Constructor for class onto.sesame.Config
Operators file name.
config - Variable in class onto.sesame.Config
Properties file
config - Variable in class onto.sesame.Memory
 
conn - Variable in class onto.jena.Memory
Instanceof database connection object
CREATE_MODEL - Variable in class onto.jena.Config
If True it creates model in RDB (MySQL) when memory is started
We need to set this True only first time when running memory or if we want to recreate model from OWL files in case of recreating we need to set REMOVE_MODEL True as well in order to remove old model first OWl files which contains of Ontology definition and Ontology individuals (Instances) are defined in Ontology Config see: SOURCE_FILE, INDIVIDUALS_FILE
createID(String) - Static method in class onto.Ontology
create valid asci string good for onto IDs where all special characters are replaced by _
createIndex(String, String) - Static method in class ontea.lucene.IndexFiles
Index all text files under a directory.
createIndividual(Set<ResultOnto>, String, String) - Method in class ontea.sesame.Operations
Creating of Sesame individual of defined type (ontClassURI) based on result set.
createModel() - Method in class onto.jena.Memory
Creates OWL model out of defined SOURCE_FILE in OWL database and store this model see: SOURCE_FILE, INDIVIDUALS_FILE
createProperty(String) - Method in class onto.jena.Memory
Creates ontology property out ofstring represenation
createUniqueID(String) - Static method in class onto.Ontology
create unique valid asci string good for onto IDs where all special characters are replaced by _
ctgr - Static variable in class onto.jena.Config
 

D

DATA_LOAD_DIR - Variable in class onto.jena.Config
All files in this directory will be loaded to memory - used mainly for data instances - when resources are saved file appear in this folder
This can be loaded when Memory Config CREATE_MODEL is set True
DB_PASSWD - Variable in class onto.jena.Config
user's password
DB_TYPE - Variable in class onto.jena.Config
DB type - usualy MySQL
DB_URL - Variable in class onto.jena.Config
url of database for example "jdbc:mysql://[host]/[database]"
DB_USER - Variable in class onto.jena.Config
database user which has access to specified DB
DBDRIVER_CLASS - Variable in class onto.jena.Config
location of jdbc driver class
DEFAULT_MODEL_NAME - Static variable in class onto.jena.Memory
Default ontology model name
diacritics - Variable in class ontea.transform.MorphonaryLemmatizer
 
Document(File) - Static method in class ontea.lucene.FileDocument
Makes a document for a File.

E

equals(Object) - Method in class ontea.core.Result
Two results are considered as same if individual string and type are same.

F

field - Variable in class ontea.lucene.Search
 
field - Variable in class ontea.lucene.Search.OneNormsReader
 
FILE_ROOT - Variable in class onto.sesame.Config
FILE_ROOT contains path to corporate memory dir where files are stored
FileDocument - Class in ontea.lucene
A utility for making Lucene Documents from a File.
FileDocument() - Constructor for class ontea.lucene.FileDocument
 
foundText - Variable in class ontea.core.ResultRegExp
 
fw - Static variable in class ontea.common.Report
 

G

getBase() - Method in class onto.jena.Memory
Reurns the onoloy name space
getBase() - Method in class onto.sesame.Memory
 
getClassProperties(String) - Method in class onto.sesame.Memory
Returns Set of class properties Objects in sets are of onto.elements.Property class
getConnection() - Method in class onto.jena.Memory
This method returns db connection
getContents(File) - Static method in class ontea.common.ReadWriteTextFile
Fetch the entire contents of a text file, and return it in a String.
getContents(URL) - Static method in class ontea.common.ReadWriteTextFile
Fetch the entire contents of a text file, and return it in a String.
getFoundText() - Method in class ontea.core.ResultRegExp
returns full found text matched by pattern e.g.
getGraph() - Method in class onto.sesame.elements.Individual
Returns Sesame Graph of Individual
getGroup() - Method in class ontea.core.PatternRegExp
 
getIndividual() - Method in class ontea.core.Result
 
getIndividual(String) - Method in class onto.jena.Memory
Returns individual
getIndividual() - Method in class onto.sesame.elements.Individual
Returns Individual
getIndividualType(String) - Method in class onto.sesame.Memory
Returns individual class (first one found)
getIndividualTypes(String) - Method in class onto.sesame.Memory
Returns Set of individual types
getLemma(String) - Static method in class ontea.transform.MorphonaryLemmatizer
 
getLocalName() - Method in class ontea.core.ResultOnto
returns local name of URI individual
getLocalName() - Method in class onto.sesame.elements.Individual
returns short name of individual not full URI
getModel() - Method in class onto.jena.Memory
 
getName() - Method in class ontea.core.PatternRegExp
 
getNS(String) - Method in class onto.jena.Memory
Returns Namespace for given key defined in config file, in property file it search for NS_[KEY]
getNS(String) - Method in class onto.sesame.Memory
Returns Namespace for given key defined in config file, in property file it search for NS_[KEY]
getOntologyClass(String) - Method in class onto.jena.Memory
 
getOntologyIndividual(String) - Method in class onto.jena.Memory
Returns Individual
getPattern() - Method in class ontea.core.PatternRegExp
 
getPattern() - Method in class ontea.core.Result
 
getPatternSet() - Method in class ontea.core.PatternSet
returns pattern set initialized by constructor
getRange() - Method in class onto.sesame.elements.Property
 
getRelevance() - Method in class ontea.core.Result
 
getRelevance(String, String) - Method in class ontea.lucene.Search
 
getRepository() - Method in class onto.sesame.Memory
 
getThreshold() - Method in class ontea.core.PatternRegExp
threshold is set to pattern to define relevance value when individual (instance of result) can be created
getType() - Method in class ontea.core.PatternRegExp
 
getType() - Method in class ontea.core.Result
 
getURI() - Method in class ontea.core.ResultOnto
returns URI of individual in ontology
getURI() - Method in class onto.sesame.elements.Individual
Returns URI of individual
getURI() - Method in class onto.sesame.elements.Property
 
getXML(Resource, String, String) - Method in class onto.jena.Memory
Recursive method which writes resource with all properties recursively into string and returns it
graph - Variable in class onto.sesame.elements.Individual
 
group - Variable in class ontea.core.PatternRegExp
 

H

hashCode() - Method in class ontea.core.Result
 

I

index - Variable in class ontea.lucene.Search
 
indexDocs(IndexWriter, File) - Static method in class ontea.lucene.IndexFiles
 
IndexFiles - Class in ontea.lucene
Index all text files under a directory.
IndexFiles() - Constructor for class ontea.lucene.IndexFiles
 
individual - Variable in class ontea.core.Result
 
Individual - Class in onto.sesame.elements
Simple representation of Individual in sesame ontology
Individual(String, String) - Constructor for class onto.sesame.elements.Individual
Creates individual
individual - Variable in class onto.sesame.elements.Individual
 
init(String, String) - Method in class onto.jena.Memory
 
init(String, String) - Method in class onto.sesame.Memory
 

J

JenaIndividualSearch - Class in ontea.transform
Transforming results to ontology results Ontology results are search in jena repository and results contain of URI of found individual in jena repository
JenaIndividualSearch(Memory) - Constructor for class ontea.transform.JenaIndividualSearch
Initialize class with Jena repository represented by Memory wrapper of Jena repository
JenaIndividualSearchAndCreate - Class in ontea.transform
Transforming results to ontology results Ontology results are search in jena repository and results contain of URI of found individual in jena repository If results are not find and type of result individual is set - new jena ontology individuals are created
JenaIndividualSearchAndCreate(Memory) - Constructor for class ontea.transform.JenaIndividualSearchAndCreate
Initialize class with Jena repository represented by Memory wrapper of Jena repository
jenaOp - Static variable in class ontea.example.text.AnnotationJena
 

L

loaded - Variable in class onto.jena.Memory
State variable identifies whether model is loaded
loadFiles2Model(OntModel) - Method in class onto.jena.Memory
Returns OWL ontological model for manipulation
log - Static variable in class ontea.common.Report
 
log - Static variable in class ontea.core.PatternSet
 
log - Static variable in class ontea.core.test.TestPatternRegExp
 
log - Static variable in class ontea.example.text.Annotation
 
log - Static variable in class ontea.example.text.AnnotationJena
 
log - Static variable in class ontea.jena.Operations
 
log - Static variable in class ontea.lucene.Search
 
log - Static variable in class ontea.sesame.Operations
 
log - Static variable in class ontea.transform.MorphonaryLemmatizer
 
log - Variable in class onto.jena.Memory
Log4j object
log - Static variable in class onto.sesame.Config
 
log - Static variable in class onto.sesame.elements.Individual
 
log - Static variable in class onto.sesame.Memory
 
LuceneRelevance - Class in ontea.transform
Transformation of results using Lucene indexing relevance algorithm Idea is to found if found result is relevant and can be created if not found in knowledge base
LuceneRelevance(String) - Constructor for class ontea.transform.LuceneRelevance
 

M

main(String[]) - Static method in class ontea.common.ReadWriteTextFile
 
main(String[]) - Static method in class ontea.example.text.Annotation
 
main(String[]) - Static method in class ontea.example.text.AnnotationJena
 
mem - Static variable in class ontea.example.text.Annotation
 
mem - Static variable in class ontea.example.text.AnnotationJena
 
mem - Variable in class ontea.jena.Operations
 
mem - Variable in class ontea.sesame.Operations
 
mem - Variable in class ontea.transform.JenaIndividualSearch
 
mem - Variable in class ontea.transform.JenaIndividualSearchAndCreate
 
mem - Variable in class ontea.transform.SesameIndividualSearch
 
mem - Variable in class ontea.transform.SesameIndividualSearchAndCreate
 
MEM_MODEL - Variable in class onto.jena.Config
If True it reades model from FILE defined in ontology config properties and holds model in memory instead of MySQL database it is faster but not very good solution.
Memory - Class in onto.jena
Jena Memory access Main functionality to access and manipulate Jena ontology models in MySQL database
Memory(String, String) - Constructor for class onto.jena.Memory
Constructor
Memory - Class in onto.sesame
Represents Sesame repository wrapped with some usefull operations
Memory(String, String, boolean) - Constructor for class onto.sesame.Memory
 
Memory(String, String) - Constructor for class onto.sesame.Memory
 
memory2owl() - Method in class onto.jena.Memory
Saves current content of Memory into file defined in Ontology Property file see: OUTPUT_FILE
model - Variable in class onto.jena.Memory
Instance of ontological model used in memory
MorphonaryLemmatizer - Class in ontea.transform
Using Tvaroslovnik lemmatizer to transform results to lemmatized results
MorphonaryLemmatizer() - Constructor for class ontea.transform.MorphonaryLemmatizer
 

N

name - Variable in class ontea.core.PatternRegExp
 
norms(String) - Method in class ontea.lucene.Search.OneNormsReader
 
normsField - Variable in class ontea.lucene.Search
 
nounsOnly - Variable in class ontea.transform.MorphonaryLemmatizer
 
NS_INST - Variable in class onto.sesame.Config
NS_INST resurns namespace for ontology individuals e.g.
NS_ONTEA - Variable in class onto.sesame.Config
NS_ONTEA resurns namespace of OnTeA ontology

O

ontea.common - package ontea.common
Support functionality
ontea.core - package ontea.core
Main Ontea classes built around ontea.core.Pattern and ontea.core.Result
ontea.core.test - package ontea.core.test
JUnit tests
ontea.example.text - package ontea.example.text
Show how Ontea can be used to Semantically Annotate texts from example dir
ontea.jena - package ontea.jena
 
ontea.lucene - package ontea.lucene
Integration of Ontea with Lucene
ontea.sesame - package ontea.sesame
Integration of Ontea with Sesame semantic repository
ontea.transform - package ontea.transform
Transformation of annotation results ontea.core.Result into new form
onto - package onto
Supporting RDF/OWL integration
onto.jena - package onto.jena
Handling Jena repository and its configuration
onto.sesame - package onto.sesame
Handling Sesame repository and its configuration
onto.sesame.elements - package onto.sesame.elements
Support classes for easier manipulation with RDFS/OWL Individuals and Properties in Sesame
ONTO_LOAD_DIR - Variable in class onto.jena.Config
All files in this directory will be loaded to memory - used mainly for ontology definitions
This can be loaded when Memory Config CREATE_MODEL is set True
Ontology - Class in onto
Title: Ontology Description: Provides constants and utilities for manipulating OWL ontology needed for any components
Ontology() - Constructor for class onto.Ontology
 
openRepository() - Method in class onto.sesame.Memory
 
Operations - Class in ontea.jena
 
Operations(Memory) - Constructor for class ontea.jena.Operations
Initialize jena operation with jena memory
Operations - Class in ontea.sesame
Operations used to search or create individuals in sesame knowledge base
Operations(Memory) - Constructor for class ontea.sesame.Operations
Initialize sesame operation with sesame memory
OUTPUT_FILE - Variable in class onto.jena.Config
Output file defines path to OWL file where content of OM can we write when calling method memory2owl()
OWL - Static variable in class onto.Ontology
OWL holds OWL uri "http://www.w3.org/2002/07/owl#"
OWL_FOOT - Variable in class onto.jena.Memory
OWL_FOOT is used to add RDF footer to Event messages comming through XML-RPC
OWL_HEAD - Variable in class onto.jena.Memory
OWL_HEAD is used to add RDF, OWL and ontology headers to Event messages comming through XML-RPC

P

parser - Variable in class ontea.lucene.Search
 
Pattern - Interface in ontea.core
Pattern interface represent patterns used for annotation of texts
pattern - Variable in class ontea.core.PatternRegExp
 
pattern - Variable in class ontea.core.Result
 
PatternRegExp - Class in ontea.core
Implementation of regular expression patterns
PatternRegExp(String, String) - Constructor for class ontea.core.PatternRegExp
 
PatternRegExp(String, String, String) - Constructor for class ontea.core.PatternRegExp
 
PatternRegExp(String, String, String, Float) - Constructor for class ontea.core.PatternRegExp
 
PatternSet - Class in ontea.core
Loading of patterns from property file Pattern consists of following keys NAME_PATTERN represents pattern to be matched NAME_CLASS represent individual type NAME_THRESHOLD represents treshold used to evaluate creation of an individual
PatternSet(String) - Constructor for class ontea.core.PatternSet
 
performInference(String, boolean) - Method in class onto.jena.Memory
Infers some new statements about the ontological model accoding to given rules of inference
and adds inferenced model as submodel of memory
printFiles(String) - Method in class ontea.lucene.Search
 
Property - Class in onto.sesame.elements
Simple representation of Sesame property
Property(String, String) - Constructor for class onto.sesame.elements.Property
 

Q

queries - Variable in class ontea.lucene.Search
 

R

range - Variable in class onto.sesame.elements.Property
 
raw - Variable in class ontea.lucene.Search
 
RDF - Static variable in class onto.Ontology
RDF holds RDF uri "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
RDFS - Static variable in class onto.Ontology
RDFS holds RDFS uri "http://www.w3.org/2000/01/rdf-schema#"
RDQL - Static variable in class onto.Ontology
RDQL is used in inter communication to specify using of RDQL language
RDQL_USING - Variable in class onto.jena.Memory
RDQL_USING is used in RDQL queries where we can write <ont:something> or <rdf:something> instead of full ontology uri or RDF uri
RDQL_USING - Variable in class onto.sesame.Memory
RDQL_USING is used in RDQL queries where we can write <ont:something> or <rdf:something> instead of full embet ontology uri or RDF uri
reader - Variable in class ontea.lucene.Search
 
ReadWriteTextFile - Class in ontea.common
 
ReadWriteTextFile() - Constructor for class ontea.common.ReadWriteTextFile
 
relevance - Variable in class ontea.core.Result
 
REMOVE_MODEL - Variable in class onto.jena.Config
If True it removes model from RDB (MySQL) when memory is started
removeModel() - Method in class onto.jena.Memory
Remove model from DB
rep - Variable in class ontea.sesame.Operations
 
repeat - Variable in class ontea.lucene.Search
 
Report - Class in ontea.common
Handeling message reporting to the text file
Report(String) - Constructor for class ontea.common.Report
opening report file for writing it need to be closed by close() method
report(String) - Method in class ontea.common.Report
writing message to the text file
REPOSITORY_LOCAL_FILE_STORE - Variable in class onto.sesame.Config
if REPOSITORY_TYPE is set to local then it says where model is stored
REPOSITORY_TYPE - Variable in class onto.sesame.Config
sesame repository type - it can be local or server - if local - server by default
reset() - Method in class onto.jena.Memory
Sometimes if operation is idle MySQL connection fails and we need to reset connection and model
Result - Class in ontea.core
Represent result created by pattern based annotation or result transformed using transformers from ontea.transform package
Result(String, String, Pattern) - Constructor for class ontea.core.Result
Creates result instance based on individual string representation, type of individual and pattern which created this individual
ResultOnto - Class in ontea.core
Result representing ontology individual containing of URI of an individual
ResultOnto(String, String, Pattern, String, String) - Constructor for class ontea.core.ResultOnto
 
ResultOnto(ResultRegExp, String) - Constructor for class ontea.core.ResultOnto
 
ResultRegExp - Class in ontea.core
Result of annotation - individual created by regular expression patterns
ResultRegExp(String, String, Pattern, String) - Constructor for class ontea.core.ResultRegExp
 
ResultTransformer - Interface in ontea.transform
Interface for transforming annotation results using different methods

S

Search - Class in ontea.lucene
Utilities built from Lucene examples usefull for searching of string patterns in a files and also for computing relevance of found individuals
Search(String) - Constructor for class ontea.lucene.Search
 
search - Variable in class ontea.transform.LuceneRelevance
 
Search.OneNormsReader - Class in ontea.lucene
 
Search.OneNormsReader(IndexReader, String) - Constructor for class ontea.lucene.Search.OneNormsReader
 
searcher - Variable in class ontea.lucene.Search
 
searchIndividuals(Result, Boolean) - Method in class ontea.jena.Operations
 
searchIndividuals(Result, Boolean) - Method in class ontea.sesame.Operations
Search for individuals in the knowledgebase according to ontea.core.Result individual String and Result type (class)
SeRDQL_USING - Variable in class onto.sesame.Memory
SeRDQL_USING is used in SeRDQL queries
SESAME_PASSWORD - Variable in class onto.sesame.Config
sesame password
SESAME_REPOSITORY_ID - Variable in class onto.sesame.Config
sesame repository ID
SESAME_SERVER - Variable in class onto.sesame.Config
url of sesame server for example "http://127.0.0.1:8080/sesame/"
SESAME_SERVER_URL - Variable in class onto.sesame.Config
url of sesame server accesable from outside with username and pass example "http://test:test@127.0.0.1:8080/sesame/"
SESAME_USER - Variable in class onto.sesame.Config
sesame user which has access to specified DB
SesameIndividualSearch - Class in ontea.transform
Transforming results to ontology results Ontology results are search in sesame repository and results contain of URI of found individual in sesame repository
SesameIndividualSearch(Memory) - Constructor for class ontea.transform.SesameIndividualSearch
Initialize class with sesame repository represented by Memory wrapper of sesame repository
SesameIndividualSearchAndCreate - Class in ontea.transform
Transforming results to ontology results Ontology results are search in sesame repository and results contain of URI of found individual in sesame repository If results are not find and type of result individual is set - new sesame ontology individuals are created
SesameIndividualSearchAndCreate(Memory) - Constructor for class ontea.transform.SesameIndividualSearchAndCreate
Initialize class with sesame repository represented by Memory wrapper of sesame repository
sesameOp - Static variable in class ontea.example.text.Annotation
 
sesameRepository - Variable in class onto.sesame.Memory
 
set - Variable in class ontea.core.PatternSet
 
setContents(File, String) - Static method in class ontea.common.ReadWriteTextFile
 
setContents(File, String, boolean) - Static method in class ontea.common.ReadWriteTextFile
Change the contents of text file in its entirety, overwriting any existing text.
setGroup(int) - Method in class ontea.core.PatternRegExp
 
setIndividual(String) - Method in class ontea.core.Result
 
setRelevance(Float) - Method in class ontea.core.Result
 
sO - Variable in class ontea.transform.JenaIndividualSearch
 
sO - Variable in class ontea.transform.JenaIndividualSearchAndCreate
 
sO - Variable in class ontea.transform.SesameIndividualSearch
 
sO - Variable in class ontea.transform.SesameIndividualSearchAndCreate
 
SOURCE_FILE - Variable in class onto.sesame.Config
Source file defines path to OWL file containing of nazou.kp ontology definitions
SPARQL_PREFIX - Variable in class onto.jena.Memory
SPARQL_PREFIX is used in SPARQL queries where we can write <ont:something> or <rdf:something> instead of full agent ontology uri or RDF uri

T

test() - Method in class onto.jena.Memory
Prints objects from OWL model for testing purposes
testAnnotate() - Method in class ontea.core.test.TestPatternRegExp
 
testConnection() - Method in class onto.jena.Memory
Tests the status of connection.
TestPatternRegExp - Class in ontea.core.test
Example of annotating text using regular expression patterns
TestPatternRegExp() - Constructor for class ontea.core.test.TestPatternRegExp
 
TestResult - Class in ontea.core.test
Example of Result Set which tests if same results are inserted only once to Result Set
TestResult() - Constructor for class ontea.core.test.TestResult
 
testSet() - Method in class ontea.core.test.TestResult
 
threshold - Variable in class ontea.core.PatternRegExp
 
THRESHOLD - Static variable in class ontea.transform.LuceneRelevance
 
timeReport(String) - Method in class ontea.common.Report
writing message to the text file also with time in milisec
toString() - Method in class ontea.core.ResultOnto
returns URI of individual in ontology
toString() - Method in class onto.sesame.elements.Individual
Returns URI of individual
toString() - Method in class onto.sesame.elements.Property
 
transform(Result) - Method in class ontea.transform.JenaIndividualSearch
Returns first found ResultOnto from Jena repository or null if nothing found
transform(Set<Result>) - Method in class ontea.transform.JenaIndividualSearch
Returns all found results of ResultOnto type from Jena repository or null if nothing found
transform(Result) - Method in class ontea.transform.JenaIndividualSearchAndCreate
Returns first found ResultOnto from Jena repository or null if nothing found
transform(Set<Result>) - Method in class ontea.transform.JenaIndividualSearchAndCreate
Returns all found results of ResultOnto type from Jena repository or null if nothing found
transform(Result) - Method in class ontea.transform.LuceneRelevance
Returns null if result is not relevant individual for indexed document collection
transform(Set<Result>) - Method in class ontea.transform.LuceneRelevance
Returns only those results from a set which are relevant individuals for indexed document collection
transform(Result) - Method in class ontea.transform.MorphonaryLemmatizer
It will modiffy result's individual property string.
transform(Set<Result>) - Method in class ontea.transform.MorphonaryLemmatizer
It will modiffy results' individual property string.
transform(Result) - Method in interface ontea.transform.ResultTransformer
Transformation of one result
transform(Set<Result>) - Method in interface ontea.transform.ResultTransformer
Transformation of result set
transform(Result) - Method in class ontea.transform.SesameIndividualSearch
Returns first found ResultOnto from Sesame repository or null if nothing found
transform(Set<Result>) - Method in class ontea.transform.SesameIndividualSearch
Returns all found results of ResultOnto type from Sesame repository or null if nothing found
transform(Result) - Method in class ontea.transform.SesameIndividualSearchAndCreate
Returns first found ResultOnto from Sesame repository or null if nothing found
transform(Set<Result>) - Method in class ontea.transform.SesameIndividualSearchAndCreate
Returns all found results of ResultOnto type from Sesame repository or create individual if nothing found
translateNS(String) - Method in class onto.jena.Memory
Translate short NS e.g.
translateNS(String) - Method in class onto.sesame.Memory
Translate short NS e.g.
type - Variable in class ontea.core.PatternRegExp
 
type - Variable in class ontea.core.Result
 

U

uri - Variable in class ontea.core.ResultOnto
 
uri - Variable in class onto.sesame.elements.Property
 

A B C D E F G H I J L M N O P Q R S T U