Index

C D F G H I L M O P Q R S T 
All Classes and Interfaces|All Packages|Serialized Form

G

getAllRelationNames(String) - Static method in class helper.OWLMaster
Gets the set of the names of all OWL relations (object and data properties, built-ins, etc.) in the ontology in alphabetical order.
getDirectory(ServletContext, String) - Static method in class helper.DirectoryHelper
Gets the given context's directory specified in an init parameter.
getDirectoryFileCount(ServletContext, String) - Static method in class helper.DirectoryHelper
How many files are currently stored in the given context's specified directory?
getEncodedOntologyID(OWLOntology) - Static method in class helper.OWLMaster
Gets the encoded ID of an OWL ontology.
getFieldValue(Field, Object, Class<T>) - Static method in class helper.Helper
Gets the value of a given field on an instance of the defining objects, and casts it to a specified type.
getFileName(String) - Static method in class helper.DirectoryHelper
Gets the name of the file located at a given path.
getFiles(ServletContext, String) - Static method in class helper.DirectoryHelper
Gets a sorted (by last modification timestamp) set of all files in a given directory.
getGitHubAPIURL() - Static method in class configuration.Configuration
Gets the API URL of the GitHub repository used to store query result files.
getGitHubAuthorizationToken() - Static method in class configuration.Configuration
Gets the GitHub authorization token for the repository used to story query result files.
getMatchingHistoryFile(ServletContext, String) - Static method in class helper.DirectoryHelper
Finds the history file of a given ontology, if it is present.
getOntologyClassNames(String) - Static method in class helper.OWLMaster
Gets the set of the names of all OWL Classes in the ontology in alphabetical order.
getOntologyDataPropertyNames(String) - Static method in class helper.OWLMaster
Gets the set of the names of all OWL Data Properties in the ontology in alphabetical order.
getOntologyFromFile(File) - Static method in class helper.OWLMaster
Loads an OWL knowledge base from the given file.
getOntologyFromFile(String) - Static method in class helper.OWLMaster
Loads an OWL knowledge base from the file at the given path.
getOntologyIndividualNames(String) - Static method in class helper.OWLMaster
Gets the set of the names of all OWL Inidividuals in the ontology in alphabetical order.
getOntologyObjectPropertyNames(String) - Static method in class helper.OWLMaster
Gets the set of the names of all OWL Object Properties in the ontology in alphabetical order.
getOntologySignature(String) - Static method in class helper.OWLMaster
Loads an ontology from a given OWL knowledge base file and returns its signature.
getOntologySignature(OWLOntology) - Static method in class helper.OWLMaster
Gets the signature of an ontology, i.e. the set of all entities in that ontology.
getPrefixedBuiltInNames(String) - Static method in class helper.OWLMaster
Gets every SWRLAPI built-in with the specified prefix.
getProperty(String) - Static method in class configuration.Configuration
Searches for the property with the specified key/name in the property list.
getWebVowlURL() - Static method in class configuration.Configuration
Gets the WebVOWL URL for visualising query results.
C D F G H I L M O P Q R S T 
All Classes and Interfaces|All Packages|Serialized Form