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

G

G_RULES - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Name of the file which stores JENA generic rules before applying custom rule engine.
getAbsoloutePath(String) - Static method in class nectec.semantic.web.knowledge.application.framework.representative.ServiceRepresentative
Get the absolute path of the given alias, on file system.
getAlias(String) - Static method in class nectec.semantic.web.knowledge.application.framework.representative.ServiceRepresentative
Get the alias of the given absolute path on file system.
getAliasesForIncludedPaths() - Static method in class nectec.semantic.web.knowledge.application.framework.representative.ServiceRepresentative
Get alias names for application domains that are set to be included.(in java property file).
getAllDatatypeProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all datatype properties of the given class.
getAllHozoSpecificDatatypes(String) - Static method in class nectec.semantic.web.knowledge.application.framework.common.Common
Get the list of terminologies (resource names) that are specific to HOZO ontology editor.
getAllInstanceUniqueIDs() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get all the IDs of instances of the currently interested class.
getAllInstanceURNs() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get all the URNs of instances of the currently interested class.
getAllMapingProfiles() - Method in class nectec.semantic.web.knowledge.application.framework.mapping.Mapping
Get all mapping profile directories in 'Mapping Config' each of which represents a respective class name in the ontology used.
getAllNamespacesMap() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get all the available namespace map(prefix and namespace).
getAllObjecttypeProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all objecttype properties of the given class.
getAllProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all properties of the given class.
getAllPropertiesInvolved(String) - Method in class nectec.semantic.web.knowledge.application.framework.recommender.Recommender
Get all the properties configured to be involved in the current class of interest.
getAllPropertiesInvolved(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get all the properties configured to be involved in the current class of interest.
getAllPropertiesInvolved(String) - Method in class nectec.semantic.web.knowledge.application.framework.searching.SemanticSearch
Get all the properties configured to be involved in the current class of interest.
getAppPathOfGivenClass(String) - Static method in class nectec.semantic.web.knowledge.application.framework.representative.ServiceRepresentative
Get the application path (alias name) of given class (concept).
getAppRelPath() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the appRelPath path of the application.
getAvailableConditionalProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.recommender.Recommender
Get the list of properties which users can use for defining rule in condition part, as defined in its configuration.
getAvailableDisplayProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the available display properties of the given class.
getAvailableRecommendedProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.recommender.Recommender
Get the list of properties which are added due to the rule.
getAvailableSearchProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.searching.SemanticSearch
Get the available search properties of the given class.
getClassesInAllAppPaths() - Static method in class nectec.semantic.web.knowledge.application.framework.representative.ServiceRepresentative
Get the class names in all included application paths.
getConfig() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the configuration.
getCurrentClassOfInterest() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get current class(path) of interest.
getCustomLabel(String, String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the label of the given property (Customized label instead of rdfs:label).
getDefaultNamespace() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the default namespace of the model.
getDifferentFrom(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the class that is different from given class name (as described in the ontology).
getDirectProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of direct properties of the given class.
getDisjointWith(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the class that is disjoint with given class name (as described in the ontology).
getDomainOf(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the domain of given property.
getEncodingFromStream() - Method in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
Read encoding based on BOM.
getInformationOfGivenInstanceURN(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get all related information of class instances of the given urn.
getLabelOf(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get label of the given resource.
getListOfAllClasses() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all classes which are available in the whole model.
getListOfAllDatatypeProperties() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all datatype properties which are available in the whole model.
getListOfAllFirstLevelClasses() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of first-level classes (roots) in terms of class hierarchy.
getListOfAllObjecttypeProperties() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all objecttype properties which are available in the whole model.
getListOfAllProperties() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all properties which are available in the whole model.
getListOfAllSubClasses(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of sub classes of the given class.
getListOfAllSubProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all sub properties of the given property.
getListOfAllSuperClasses(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all super classes of the given class.
getListOfAllSuperProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of all super properties of the given property.
getListOfDirectSubClasses(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of direct sub classes of the given class.
getListOfDirectSubProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of direct sub properties of the given property.
getListOfDirectSuperClasses(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of direct super classes of the given class.
getListOfDirectSuperProperties(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of direct super properties of the given property.
getListOfSiblingClasses(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get list of sibling classes of the given class.
getModel() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the ontology model used.
getNamespace() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the namespace of the ontology.
getOntologyFilePath() - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the path containing the file from which current ontology comes from.
getOntologyModel() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the ontology model of knowledge base.
getOntologyProcessingInstance() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the instance of OntologyProcessing Class so that the processing on the ontology can be performed without the instances.
getPaths() - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get list of classes involved, defined in the configuration.
getPaths(String) - Static method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get list of classes involved, defined in the configuration.
getPkeyValueGivenURN(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Given the urn, retrieve the value of primary-key like property.
getRangeOf(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the range of given property.
getRangeOfPropertyWRTcurretClass(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get class of the given property comes from (i.e.
getRelatedInformationOfGivenClassInstance(String, String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get all related information of instances of the given class.
getRuleDependencies() - Method in class nectec.semantic.web.knowledge.application.framework.recommender.RuleHandler
Get the pairs of rule dependencies.
getRuleDependency(String) - Method in class nectec.semantic.web.knowledge.application.framework.recommender.RuleHandler
Get Dependency about given rule.
getRuleInformation(String) - Method in class nectec.semantic.web.knowledge.application.framework.recommender.RuleHandler
Get Information about given rule.
getRuleInfos() - Method in class nectec.semantic.web.knowledge.application.framework.recommender.RuleHandler
Get the pairs of rule information.
getSameAs(String) - Method in class nectec.semantic.web.knowledge.application.framework.ontologyprocessing.OntologyProcessing
Get the class that is same as given class name (as described in the ontology).
getStruturalInfoOfURN(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the information (RDF type, unique ID, ect) of given URN.
getSubclassesOfGivenPropertyRange(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get all the subclasses of the class that the given property comes from.
getURNofID(String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Given the uniqueID of resource, get the URN of it.
getValueOfProperty(String, String) - Method in class nectec.semantic.web.knowledge.application.framework.representative.ApplicationTemplate
Get the value of the given property of the instance with given ID.

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