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

A

add(String, String) - Static method in class org.eaglei.datatools.etl.utils.NamespaceManager
Adds a single namespace key/value pair to the list
addAll(Map) - Static method in class org.eaglei.datatools.etl.utils.NamespaceManager
Adds all the namespace key/value pairs in the map to the list of all current namespaces
ADDITIONAL_FIRST_ROW - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
ADDITIONAL_MAP - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
addMapping(Mapping) - Method in class org.eaglei.datatools.interim.cores.Mapping
 
addMapping(String, String, String) - Method in class org.eaglei.datatools.interim.cores.Mapping
 
addMapping(String, String, String, String) - Method in class org.eaglei.datatools.interim.cores.Mapping
 

B

BASE - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
baseCol - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
baseRow - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
BasicUtils - Class in org.eaglei.datatools.etl.utils
Title: BasicUtils
BasicUtils() - Constructor for class org.eaglei.datatools.etl.utils.BasicUtils
 

C

capturedWith - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
centerFrame(Window, Window) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Centers a frame with respect to another window, or the whole screen
clear() - Static method in class org.eaglei.datatools.etl.utils.NamespaceManager
Clear all known namespaces from the manager
CmapToRDF - Class in org.eaglei.datatools.etl.utils
 
CmapToRDF() - Constructor for class org.eaglei.datatools.etl.utils.CmapToRDF
 
collectElements(Iterator) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns the list of elements returned by an iterator in a Set
collectResourcesFromRDFList(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Return all the resources in a rdf list (like seq, bag or alt) in a Set
compare(Object, Object) - Method in class org.eaglei.datatools.etl.utils.SubclassSortResourceComparator
 
Configure - Class in org.eaglei.datatools.etl.utils
 
Configure() - Constructor for class org.eaglei.datatools.etl.utils.Configure
 
containsAny(Set, Set) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Checks to see if any elements of one set are present in another.
contentTypeAppN3 - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeHTML - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeNTriples - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeRDFXML - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeResultsXML - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeTextN3 - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeTextPlain - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeTurtle - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
contentTypeXML - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
convertStreamToString(InputStream) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
 
convertStringToUnicodeString(String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Converts a regular java string to its unicode string representation

Cores3BatchRDFGenerator - Class in org.eaglei.datatools.interim.cores
 
Cores3BatchRDFGenerator() - Constructor for class org.eaglei.datatools.interim.cores.Cores3BatchRDFGenerator
 
Cores3ExcelParser - Class in org.eaglei.datatools.interim.cores
 
Cores3ExcelParser(String) - Constructor for class org.eaglei.datatools.interim.cores.Cores3ExcelParser
 
Cores3ExcelParser.ProcessedTab - Class in org.eaglei.datatools.interim.cores
 
Cores3ExcelParser.ProcessedTab(Mapping, List<Map<String, String>>) - Constructor for class org.eaglei.datatools.interim.cores.Cores3ExcelParser.ProcessedTab
 
Cores3Mappings - Class in org.eaglei.datatools.interim.cores
 
Cores3Mappings() - Constructor for class org.eaglei.datatools.interim.cores.Cores3Mappings
 
Cores3Model - Class in org.eaglei.datatools.interim.cores
 
Cores3Model(OntModel) - Constructor for class org.eaglei.datatools.interim.cores.Cores3Model
 
Cores3RDFGenerator - Class in org.eaglei.datatools.interim.cores
 
Cores3RDFGenerator() - Constructor for class org.eaglei.datatools.interim.cores.Cores3RDFGenerator
 
createResourceInstance(Mapping, Map<String, String>) - Method in class org.eaglei.datatools.interim.cores.Cores3Model
 
curatorsComments - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 

D

DeETL - Class in org.eaglei.datatools.etl.utils
This class is for deleting instances which ETled from particular file, -f takes filename as input ,this is the file name which we want to delete all instances ETLed from .-r takes repository configuration file path FLOW : deleteInsntaceETledFromFIle(String) takes file name as input ,it then calls getResourcesOfFile(String) where it builds query to ge the Instance URI's we want to delete,It builds the query by calling SPARQLQueryUtil.getInstance().getResourcesETLedFromFileQuery(fileName); .We query repository using the query which we built it then returns results in xml format ,xml is parsed for Instance URIs in ETLSPARQLQueryUtil.getInstanceURI(resources) method ,which returns array if instance URI's .
DeETL() - Constructor for class org.eaglei.datatools.etl.utils.DeETL
Constructor where we get the ReposiotryProvider object and also gets session by loging into reposiotry
deleteInstanceETLedFromFile(String) - Method in class org.eaglei.datatools.etl.utils.DeETL
Delete the instances which are ETLed from fileName
DELIMIT - Static variable in class org.eaglei.datatools.etl.utils.Configure
 

E

EAGLE_I_SITES - Static variable in class org.eaglei.datatools.interim.cores.UniversityConstants
 
EIFileParser<I> - Class in org.eaglei.datatools.etl.server
 
EIFileParser() - Constructor for class org.eaglei.datatools.etl.server.EIFileParser
 
EIFileParser.FileMetaData - Interface in org.eaglei.datatools.etl.server
 
encode(URL) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Encodes the specified URL, changes spaces to %20
equals(Object) - Method in class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
ETLEntryPoint - Class in org.eaglei.datatools.etl.server
 
ETLEntryPoint() - Constructor for class org.eaglei.datatools.etl.server.ETLEntryPoint
 
ETLSPARQLQueryUtil - Class in org.eaglei.datatools.etl.server
 
ETLSPARQLQueryUtil() - Constructor for class org.eaglei.datatools.etl.server.ETLSPARQLQueryUtil
 
EtlStatistics - Class in org.eaglei.datatools.etl.server
 
EtlStatistics() - Constructor for class org.eaglei.datatools.etl.server.EtlStatistics
 
evaluate(String, int) - Method in class org.eaglei.datatools.etl.utils.Rdf123Expression
 
evaluateExpression(Rdf123Expression, int, String) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
Evaluates the object Expression ,that is it converts $1 $2 ..
EX - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
ExcelAbstractions - Class in org.eaglei.datatools.etl.server
 
ExcelAbstractions.ExcelTab - Class in org.eaglei.datatools.etl.server
 
ExcelAbstractions.ExcelTab(String, ExcelAbstractions.ExcelTabData) - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
ExcelAbstractions.ExcelTabData - Class in org.eaglei.datatools.etl.server
 
ExcelAbstractions.ExcelTabData() - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTabData
 
ExcelAbstractions.ExcelTabData(int, int) - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTabData
 
ExcelAbstractions.ExcelTabData(Object[][], Object[]) - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTabData
 
ExcelAbstractions.ExcelTabData(Object[], int) - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTabData
 
ExcelAbstractions.ExcelTabData(Vector, int) - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTabData
 
ExcelAbstractions.ExcelTabData(Vector, Vector) - Constructor for class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTabData
 
ExcelFileParser - Class in org.eaglei.datatools.etl.server
 
ExcelFileParser(String) - Constructor for class org.eaglei.datatools.etl.server.ExcelFileParser
 
ExcelFileParser.ExcelFileMetaData - Class in org.eaglei.datatools.etl.server
 
ExcelFileParser.ExcelFileMetaData() - Constructor for class org.eaglei.datatools.etl.server.ExcelFileParser.ExcelFileMetaData
 
ExcelFileParser.SheetMetaData - Class in org.eaglei.datatools.etl.server
 
ExcelFileParser.SheetMetaData() - Constructor for class org.eaglei.datatools.etl.server.ExcelFileParser.SheetMetaData
 
ExcelParserException - Exception in org.eaglei.datatools.excel
 
ExcelParserException() - Constructor for exception org.eaglei.datatools.excel.ExcelParserException
 
ExcelParserException(String) - Constructor for exception org.eaglei.datatools.excel.ExcelParserException
 
ExcelParserException(Throwable) - Constructor for exception org.eaglei.datatools.excel.ExcelParserException
 
ExcelParserException(String, Throwable) - Constructor for exception org.eaglei.datatools.excel.ExcelParserException
 
ExcelToCSV(InputStream) - Method in class org.eaglei.datatools.etl.server.RdfMaker
converts Excel into CSV TableModel
ExcelUtils - Class in org.eaglei.datatools.excel
 
ExcelUtils() - Constructor for class org.eaglei.datatools.excel.ExcelUtils
 
extraData - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 

F

findMaxCardinality(Property) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the max cardinality of a property
findMinCardinality(Property) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the min cardinality of a property
FIRST_ROWS - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
formXML(String) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
forRegex(String) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 

G

generateRDFGraph(Map<String, ExcelAbstractions.ExcelTab>, Map<String, InputStream>) - Method in class org.eaglei.datatools.etl.server.RdfMaker
Generates RDGGraph by tableModel and mapStream and pushes into Repo
generateToFile(String, String, String, OntModel) - Static method in class org.eaglei.datatools.interim.cores.Cores3RDFGenerator
 
generateToModel(String, OntModel) - Static method in class org.eaglei.datatools.interim.cores.Cores3RDFGenerator
 
GeneratorException - Exception in org.eaglei.datatools.interim.cores
 
GeneratorException() - Constructor for exception org.eaglei.datatools.interim.cores.GeneratorException
 
GeneratorException(String) - Constructor for exception org.eaglei.datatools.interim.cores.GeneratorException
 
GeneratorException(Throwable) - Constructor for exception org.eaglei.datatools.interim.cores.GeneratorException
 
GeneratorException(String, Throwable) - Constructor for exception org.eaglei.datatools.interim.cores.GeneratorException
 
getAllFiles(File) - Static method in class org.eaglei.datatools.interim.cores.OldFileUtils
Deprecated. return a List of all files in input directory (recursively looking into subdirectories)
getAllSubClassesOf(Resource, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the subclasses of a given resource
getAllSubClassesOf(Resource, Model, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the subclasses of a given resource
getAllSubPropertiesOf(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the subproperties of the given resource
getAllSubPropertiesOf(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the subproperties of the given resource
getAllSuperClassesOf(Resource, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the superclasses of a given resource
getAllSuperClassesOf(Resource, Model, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the superclasses of the given resource
getAllSuperPropertiesOf(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the superclasses of the given resource
getAllTypes(Resource, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Return all types of an instance
getAllTypes(Resource, Model, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Return all types of an instance
getClassMapping() - Method in class org.eaglei.datatools.interim.cores.Cores3ExcelParser.ProcessedTab
 
getColumnNumberByColumnName(String) - Method in class org.eaglei.datatools.etl.server.ExcelFileParser.SheetMetaData
 
getComment(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Get the comment for a resource
getCount() - Method in class org.eaglei.datatools.etl.server.RdfMaker
 
getCredentialsForRepo(String) - Static method in class org.eaglei.datatools.etl.server.RowConfiguration
Reads the username and password for the repository properties file
getDatatoolsConfiguration() - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
getdcCreatorFromRepoFile(String) - Static method in class org.eaglei.datatools.etl.server.RowConfiguration
 
getDeclaredProps(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the properties that are declared for a given resource
getDeclaredProps(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the declared properties for a given resource
getDeclaredRanges(Property) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the explictly declared ranges for the property
getDeclaredRanges(Property, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the explicitly declared ranges for the property
getDirectory() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getEIResourcesByAllPropertiesQuery(RepositoryProvider, Model, Session) - Static method in class org.eaglei.datatools.etl.server.ETLSPARQLQueryUtil
 
getEIResourcesByOnlyTypeANDRdfsLabel(Model) - Static method in class org.eaglei.datatools.etl.server.ETLSPARQLQueryUtil
Returns the a sparql query that asks the repo for the URI of a resource of Model ,It builds query of properties containing only rdfs:type and rdfs:lable as predicate
getEIResourcesQueryButnotWithPassProperty(Model, Property) - Static method in class org.eaglei.datatools.etl.server.ETLSPARQLQueryUtil
Returns the a sparql query that asks the repo for the URI of a resource of Model
getEndDate() - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
getErrorFileDirecotry() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getExpressionStatement() - Method in class org.eaglei.datatools.etl.server.MapInterpreter
 
getExpressionString() - Method in class org.eaglei.datatools.etl.server.MapInterpreter
 
getFileAsString(String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Given a path to a file on the local disk, return the contents of that file as a String.

getFileName() - Static method in class org.eaglei.datatools.etl.utils.DeETL
 
getFormatingInfoOfFile(String) - Static method in class org.eaglei.datatools.etl.server.RowConfiguration
 
getFormatingInfoOfRow(String, String) - Static method in class org.eaglei.datatools.etl.server.RowConfiguration
Reads the content of rowInfo.prperties file
getInputStreamOfExcelFile(String, String) - Method in class org.eaglei.datatools.etl.server.RdfMaker
 
getInstance() - Static method in class org.eaglei.datatools.etl.server.ExcelAbstractions
 
getInstance(String, JenaEIInstanceFactory) - Static method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
getInstance(JenaEIInstanceFactory) - Static method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
getInstanceURI(String) - Static method in class org.eaglei.datatools.etl.server.ETLSPARQLQueryUtil
get instance URI from the returned xml
getLabel(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Return the label for a resource with English as the preferred language
getLabel(Resource, String) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Get the label for a resource using the given preferred language
getLabelAndRootURI(Model, int, Rdf123Expression) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
getLocalName(String) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the local name for the specified RDF Id
getLog() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getMainSubject() - Method in class org.eaglei.datatools.etl.server.MapInterpreter
 
getMapDirecotryPath() - Method in class org.eaglei.datatools.etl.server.EIFileParser
 
getMapInfo(String) - Static method in class org.eaglei.datatools.etl.server.RowConfiguration
Reads the username and password for the repository properties file
getMapofColumnNameAndNumber() - Method in class org.eaglei.datatools.etl.server.ExcelFileParser.SheetMetaData
 
getMappings() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getMaps() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getMetaData() - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
getModel() - Method in class org.eaglei.datatools.interim.cores.Cores3Model
 
getNewInstancesFromRepo(Session, int) - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
gets the new instance from Repo
getNewResourcesFromRepository(Model, RDFtoRepoService) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
getNumberOfErrors() - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
getNumberOfInstances() - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
getNumberOfRowsReadFromTabs() - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
getNumberOfUnfoundTerms() - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
getOutputdirectory() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getPrefixForURI(String) - Static method in class org.eaglei.datatools.etl.utils.NamespaceManager
Returns the namespace abbreviation used for the specified identifier
getPrettyRDF(Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Given a Jena model, return the pretty rdf/xml representation of the model NOTE: This function is not complete, dont use, use the jena writer pretty print feature
getProcessedTabs() - Method in class org.eaglei.datatools.interim.cores.Cores3ExcelParser
 
getPromoteParameter() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getQName(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the qname for the given resource
getQNameFor(String) - Static method in class org.eaglei.datatools.etl.utils.NamespaceManager
Encodes an rdf:ID URL as a Qname
getRandomString() - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns a randomly generated string of up to 15 characters.

getRandomString(int) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns a randomly generated string of up to X characters.

getRanges(Property, Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the ranges for a property with respect to a given class
getRanges(Property, Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns all the ranges for a property with respect to a given class
getRdftorepo() - Static method in class org.eaglei.datatools.etl.server.RdfMaker
 
getRdftorepo() - Static method in class org.eaglei.datatools.etl.utils.DeETL
 
getRDFXml() - Method in class org.eaglei.datatools.etl.server.RDFtoRepo
 
getReourceURIFromModel(Model) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
getRepo() - Static method in class org.eaglei.datatools.etl.utils.DeETL
 
getRepoConfigFile() - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
getRepositoryProvider() - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
getResourcesOfFile(String) - Method in class org.eaglei.datatools.etl.utils.DeETL
gets the resources Array by making query and queriying it against repository
getSession() - Method in class org.eaglei.datatools.etl.server.RdfMaker
 
getSession() - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
getSession() - Method in class org.eaglei.datatools.etl.utils.DeETL
 
getSheetMetaData(String) - Method in class org.eaglei.datatools.etl.server.ExcelFileParser.ExcelFileMetaData
 
getSourceID() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getSourceType() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getStartedTime() - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
getStringFromBufferedReader(BufferedReader) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Read the contents of the specified reader return them as a String
getsubModelByExpression(String, Model) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
this utility method returns the subModel given by the Expression such as EX:e+$1 etc FIXME:write more documentation
getTabData() - Method in class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
getTabData() - Method in class org.eaglei.datatools.interim.cores.Cores3ExcelParser.ProcessedTab
 
getTabName() - Method in class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
getTabOrder() - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
getTargetID() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTargetNS() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTargetRangeURI() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTargetRangeURI(String) - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTargetUri() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTargetUri(String) - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTranslucentVersionOf(Image) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Changes an images alpha values to the specified value.
getType(Resource, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the most specific type of an instance
getType(Resource, Model, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the most specific type of an instance
getType() - Method in class org.eaglei.datatools.interim.cores.Mapping
 
getTypeOfModel(Model) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
getTypes(Resource, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns the set of all stated types for the given instance
getTypes(Resource, Model, boolean) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
 
getURIForQName(String) - Static method in class org.eaglei.datatools.etl.utils.NamespaceManager
Returns the full expanded URI for a given qname
getURLAsString(URL) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns the specified URL as a string.

H

hashCode() - Method in class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
hexEntityStringConvert(String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Converts any hex entity type chars ("é") to their ascii equivalent

I

INSTRUMENT_FIRST_ROW - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
INSTRUMENT_MAP - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
interpret(int) - Method in class org.eaglei.datatools.etl.server.MapInterpreter
 
isBlankRow(Row) - Static method in class org.eaglei.datatools.excel.ExcelUtils
 
isClass(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resouce is a Class
isClass(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resouce is a Class
isDatatypeProperty(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as a datatype property
isDatatypeProperty(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as a datatype property
isFileURL(String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns string if the parameter represents a valid file URL
isInArray(int, int[]) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns true or false depending on whether or not the specified string is in the array.
isIndividual(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Return whether or not the given resource is an individual
isLabelPresentInMap(Model) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
isLabelPresentInMap(Statement[]) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
isLanguageTerm(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether the given term is in the RDF, RDFS, DAML or OWL namespaces
isObjectProperty(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as an object property
isObjectProperty(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as an object property
isOntology(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as an owl:Ontology
isOntology(Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as an owl:Ontology
isProperty(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is a Property
isRDFProperty(Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the given resource is defined as an rdf:Property
isSubClassOf(Resource, Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the first resource is a subclass of the second
isSubjectExpressionPresentInModel(String, Model) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
isType(Resource, Resource) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the instance is of the specified type
isType(Resource, Resource, Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the instance is of the specified type
isValidRDFId(String) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the specified string is a valid RDF id
isValidURL(String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Returns whether or not the parameter is a valid URL
isXMLDatatype(String) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns whether or not the specified datatype is a known XSD datatype

J

JenaUtils - Class in org.eaglei.datatools.etl.utils
Title: Jena Utils
JenaUtils() - Constructor for class org.eaglei.datatools.etl.utils.JenaUtils
 

L

LAB_FIRST_ROW - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
LAB_MAP - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
listClasses(Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
Returns a list of all classes in the model
listIndividuals(Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
List all individuals in the given mode
listProperties(Model) - Static method in class org.eaglei.datatools.etl.utils.JenaUtils
List all properties in the model
login(String) - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 

M

main(String[]) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
main(String[]) - Static method in class org.eaglei.datatools.etl.server.RDFtoRepo
 
main(String[]) - Static method in class org.eaglei.datatools.etl.utils.CmapToRDF
 
main(String[]) - Static method in class org.eaglei.datatools.etl.utils.DeETL
 
main(String[]) - Static method in class org.eaglei.datatools.etl.utils.Rdf123Expression
 
main(String[]) - Static method in class org.eaglei.datatools.interim.cores.Cores3BatchRDFGenerator
 
main(String[]) - Static method in class org.eaglei.datatools.interim.cores.Cores3RDFGenerator
 
MAP_BASE - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
MapEvaluator - Class in org.eaglei.datatools.etl.server
 
MapEvaluator() - Constructor for class org.eaglei.datatools.etl.server.MapEvaluator
 
MapInterpreter - Class in org.eaglei.datatools.etl.server
 
MapInterpreter(Model, ExcelAbstractions.ExcelTabData, AnnotationFormModel) - Constructor for class org.eaglei.datatools.etl.server.MapInterpreter
 
MapInterpreter(Model, Model, ExcelAbstractions.ExcelTabData, String, Statement, AnnotationFormModel) - Constructor for class org.eaglei.datatools.etl.server.MapInterpreter
 
Mapping - Class in org.eaglei.datatools.interim.cores
 
Mapping(Mapping.MappingType, Mapping.SourceType, String, String, String) - Constructor for class org.eaglei.datatools.interim.cores.Mapping
 
Mapping(String, String, String) - Constructor for class org.eaglei.datatools.interim.cores.Mapping
 
Mapping(String, String, String, String) - Constructor for class org.eaglei.datatools.interim.cores.Mapping
 
Mapping.MappingType - Enum in org.eaglei.datatools.interim.cores
 
Mapping.SourceType - Enum in org.eaglei.datatools.interim.cores
 
MAPPINGS - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
MAX_SIZE - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
metaArray - Static variable in class org.eaglei.datatools.etl.utils.Configure
 

N

NamespaceManager - Class in org.eaglei.datatools.etl.utils
A small utility class for managing namespaces and qnames
nextToken() - Method in class org.eaglei.datatools.etl.utils.Rdf123Expression
 

O

OldFileUtils - Class in org.eaglei.datatools.interim.cores
Deprecated. -- to replace with apache iocommons utilities
OldFileUtils() - Constructor for class org.eaglei.datatools.interim.cores.OldFileUtils
Deprecated.  
openWorkBook(String) - Static method in class org.eaglei.datatools.excel.ExcelUtils
 
org.eaglei.datatools.etl.server - package org.eaglei.datatools.etl.server
 
org.eaglei.datatools.etl.utils - package org.eaglei.datatools.etl.utils
 
org.eaglei.datatools.excel - package org.eaglei.datatools.excel
 
org.eaglei.datatools.interim.cores - package org.eaglei.datatools.interim.cores
 

P

prefixArray - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
PRETTY_SIZE - Static variable in class org.eaglei.datatools.etl.utils.Configure
 
PRIMARY_INSTANCE_EXPRESSION_MATCHER - Static variable in class org.eaglei.datatools.etl.server.MapInterpreter
 
processTab(Sheet, int) - Static method in class org.eaglei.datatools.excel.ExcelUtils
Extract a information in a Tab into a List of Map of
PROTOCOL_FIRST_ROW - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
PROTOCOL_MAP - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
pushtoRepo(Model, Session, String, String) - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
pushed the Model to Repo and promotes it

R

Rdf123Expression - Class in org.eaglei.datatools.etl.utils
 
Rdf123Expression(DefaultTableModel, Map, int, String) - Constructor for class org.eaglei.datatools.etl.utils.Rdf123Expression
 
RdfMaker - Class in org.eaglei.datatools.etl.server
 
RdfMaker(AnnotationFormModel, JenaEIInstanceFactory) - Constructor for class org.eaglei.datatools.etl.server.RdfMaker
 
RdfMakerUtil - Class in org.eaglei.datatools.etl.server
 
RdfMakerUtil() - Constructor for class org.eaglei.datatools.etl.server.RdfMakerUtil
 
RDFtoRepo - Class in org.eaglei.datatools.etl.server
 
RDFtoRepo() - Constructor for class org.eaglei.datatools.etl.server.RDFtoRepo
 
rdfToRepoByExcelStream(String, String) - Method in class org.eaglei.datatools.etl.server.RdfMaker
Get all files from the specified directory and call generateRDFGraph(which inturn generates the RDF and pushes into Repo)
RDFtoRepoService - Class in org.eaglei.datatools.etl.server
 
readConfigPropertiesForTab(Sheet) - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
readConfigPropertiesOfFile() - Method in class org.eaglei.datatools.etl.server.EIFileParser
there are some format properties configured in properties file like order of tabs to process,global columns,global columns to appear in csv etc .These properties belong to entire File.readFormatConfigPropertiesOfFile reads the properties file and get the configuration parameters into class
readConfigPropertiesOfFile() - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
readMapDirectoryPathFromFile() - Method in class org.eaglei.datatools.etl.server.EIFileParser
 
readMapDirectoryPathFromFile() - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
replace(String, String, String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Given a string, replace all occurances of one string with another.

replaceColumnNamesWithColumnNumbers(InputStream, Map<String, Integer>) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
replaceExpressionWithURI(Statement[], Resource, String) - Static method in class org.eaglei.datatools.etl.server.RdfMakerUtil
 
rnavName - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
rnavsComments - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
RowConfiguration - Class in org.eaglei.datatools.etl.server
 
RowConfiguration() - Constructor for class org.eaglei.datatools.etl.server.RowConfiguration
 

S

saveStringToFile(String, String) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Save the specifed string to the given file name
SERVICE_FIRST_ROW - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
SERVICE_MAP - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
setDirectory(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setEndDate(Date) - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
setErrorFileDirecotry(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setLog(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setMapDirecotryPath(String) - Method in class org.eaglei.datatools.etl.server.EIFileParser
 
setMaps(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setNumberOfErrors(int) - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
setNumberOfInstances(int) - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
setNumberOfUnfoundTerms(int) - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
setOutputdirectory(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setPromoteParameter(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setPropertyFilePathAndgetNewRepoProvider(String) - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
setRepo(String) - Static method in class org.eaglei.datatools.etl.utils.DeETL
 
setRepoConfigFile(String) - Static method in class org.eaglei.datatools.etl.server.ETLEntryPoint
 
setSession(Session) - Method in class org.eaglei.datatools.etl.server.RdfMaker
 
setSession(Session) - Method in class org.eaglei.datatools.etl.server.RDFtoRepoService
 
setStartedTime(Date) - Method in class org.eaglei.datatools.etl.server.EtlStatistics
 
setTabData(ExcelAbstractions.ExcelTabData) - Method in class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
setTabOrder(String[]) - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
SOFTWARE_FIRST_ROW - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
SOFTWARE_MAP - Static variable in class org.eaglei.datatools.interim.cores.Cores3Mappings
 
stringToResourceMap - Static variable in class org.eaglei.datatools.etl.server.RdfMaker
 
SubclassSortResourceComparator - Class in org.eaglei.datatools.etl.utils
Title: SubclassSortResourceComparator
SubclassSortResourceComparator() - Constructor for class org.eaglei.datatools.etl.utils.SubclassSortResourceComparator
 

T

toCSV(InputStream) - Method in class org.eaglei.datatools.etl.server.EIFileParser
 
toCSV(InputStream) - Method in class org.eaglei.datatools.etl.server.ExcelFileParser
 
toFrontHack(JFrame, JFrame) - Static method in class org.eaglei.datatools.etl.utils.BasicUtils
Moves a frame in front of another frame
toString() - Method in class org.eaglei.datatools.etl.server.ExcelAbstractions.ExcelTab
 
toString() - Method in class org.eaglei.datatools.interim.cores.Mapping
 

U

UniversityConstants - Class in org.eaglei.datatools.interim.cores
 
UniversityConstants() - Constructor for class org.eaglei.datatools.interim.cores.UniversityConstants
 
updateInstanceIfAdditionalDatafound(String, Model, String) - Method in class org.eaglei.datatools.etl.server.RdfMaker
converts Excel into CSV TableModel

V

validateDirectory(String, boolean) - Static method in class org.eaglei.datatools.interim.cores.OldFileUtils
Deprecated.  
validateDirectory(File, boolean) - Static method in class org.eaglei.datatools.interim.cores.OldFileUtils
Deprecated. Directory is valid if it exists, does not represent a file, and can be read.
valueOf(String) - Static method in enum org.eaglei.datatools.interim.cores.Mapping.MappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eaglei.datatools.interim.cores.Mapping.SourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eaglei.datatools.interim.cores.Mapping.MappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eaglei.datatools.interim.cores.Mapping.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XML_BOOLEAN - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_DATATYPES - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
Array of the URI's of all the XML datatypes
XML_DATE - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_DECIMAL - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_DOUBLE - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_FLOAT - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_INT - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_INTEGER - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_LONG - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_NEGATIVE_INTEGER - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_NONNEGATIVE_INTEGER - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_NONPOSITIVE_INTEGER - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_POSITIVE_INTEGER - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_SHORT - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_STRING - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_TIME - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_UNSIGNED_INT - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_UNSIGNED_LONG - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_UNSIGNED_SHORT - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
 
XML_URI - Static variable in class org.eaglei.datatools.etl.utils.JenaUtils
XML Scheme URI

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

Copyright © 2009-2011 Eagle-I. All Rights Reserved.