Index of All Elements

  Indexes by package:

a b c d e f g h i l m n o p q r s t u v w _

a   top
   $asResource in file model.php, variable DefaultRDFSModel::$asResource
    Provides a view of the model as a resource, e.g. to retrieve or set owl:OntologyProperties.
   aclCheck in file store.php, method DefaultPOWLStore::aclCheck()
   aclCompute in file store.php, method DefaultPOWLStore::aclCompute()
   aclGet in file store.php, method DefaultPOWLStore::aclGet()
   add in file model.php, method RDFSModel::add()
   add in file model.php, method DefaultRDFSModel::add()
    Adds a statement to the model
   add in file model.php, method RDFSModel::add()
   addAllDifferent in file OWLModel.php, method OWLModel::addAllDifferent()
   addAnonymousClass in file model.php, method DefaultRDFSModel::addAnonymousClass()
    Returns a resource that represents a anonymous class description node in this model.
   addClass in file model.php, method DefaultRDFSModel::addClass()
    Returns a resource that represents a class description node in this model.
   addDatatypeProperty in file OWLModel.php, method OWLModel::addDatatypeProperty()
   addDomain in file property.php, method DefaultRDFSProperty::addDomain()
    Adds classes to the domain of the property.
   addDomainToUnionClass in file OWLProperty.php, method OWLProperty::addDomainToUnionClass()
    OWLProperty::addDomainToUnionClass()
   addInstance in file model.php, method DefaultRDFSModel::addInstance()
    Creates a new RDFSInstance
   addInstance in file class.php, method DefaultRDFSClass::addInstance()
    Create new instance
   addLabel in file resource.php, method DefaultRDFSResource::addLabel()
    Adds a label to this resource
   addList in file model.php, method DefaultRDFSModel::addList()
    Adds an RDF list to the model
   addObjectProperty in file OWLModel.php, method OWLModel::addObjectProperty()
   addProperty in file model.php, method DefaultRDFSModel::addProperty()
    Creates a new RDFSProperty
   addProperty in file class.php, method DefaultRDFSClass::addProperty()
    Add this class to the domain of the property.
   addPropertyValue in file instance.php, method DefaultRDFSInstance::addPropertyValue()
    Adds a value for a property. RDFSProperties might have more than one value.
   addRange in file property.php, method DefaultRDFSProperty::addRange()
    Adds the property to the specified ranges.
   addRangeToUnionClass in file OWLProperty.php, method OWLProperty::addRangeToUnionClass()
   addSubClass in file class.php, method DefaultRDFSClass::addSubClass()
    Add a sub-class of this class. If the subclass is a URI instead of a RDFSClass object - the subclass will first be created.
   addSubProperty in file property.php, method DefaultRDFSProperty::addSubProperty()
    Add a sub-property of this property. If the sub-property is a URI instead of a RDFSProperty object - the sub-property will first be created.
   array_search_bit in file vcard.php, method vCard_Import::array_search_bit()
   alldifferent.php procedural page alldifferent.php
b   top
   BNODE_PREFIX in file rdfsapi.php, constant BNODE_PREFIX
   blank.php procedural page blank.php
   bibtex.php procedural page bibtex.php
c   top
   $classes in file search.php, variable InstanceSearch::$classes
   $conf in file include.php, variable powlModuleTab::$conf
   $config in file include.php, variable treeviewJSPage::$config
   $config in file widget.php, variable powlModuleWidget::$config
   $contentShortUri in file include.php, variable site::$contentShortUri
   $contentShortUris in file include.php, variable site::$contentShortUris
   $contentUri in file include.php, variable site::$contentUri
   $contentUris in file include.php, variable site::$contentUris
   cache in file rdfsapi.php, function cache()
   cacheGetUidFromArgs in file rdfsapi.php, function cacheGetUidFromArgs()
   classF in file model.php, method DefaultRDFSModel::classF()
    Class factory.
   classMethod in file nusoap_server.php, function classMethod()
   classMethod in file pear_server.php, method Service::classMethod()
   cleanLabels in file include.php, method site::cleanLabels()
    Strip all labels from template. This function is needed for labels witohut values.
   countClasses in file model.php, method RDFSModel::countClasses()
   countClasses in file model.php, method DefaultRDFSModel::countClasses()
    Returns the number of classes in this model.
   countDistinctPropertyValues in file property.php, method DefaultRDFSProperty::countDistinctPropertyValues()
   countInstancePropertyValues in file class.php, method DefaultRDFSClass::countInstancePropertyValues()
   countInstances in file model.php, method DefaultRDFSModel::countInstances()
    Returns the number of instances in this model.
   countInstances in file class.php, method DefaultRDFSClass::countInstances()
    Returns the number of instances of this class.
   countInstancesOfSubclasses in file class.php, method DefaultRDFSClass::countInstancesOfSubclasses()
    Returns the number of instances of this class and its sub-classes.
   countInstancesRecursive in file class.php, method DefaultRDFSClass::countInstancesRecursive()
    Returns the number of instances of this class and all its sub-classes.
   countProperties in file model.php, method DefaultRDFSModel::countProperties()
    Returns the number of properties in this model.
   countSubClasses in file class.php, method DefaultRDFSClass::countSubClasses()
    Returns number of all classes that are declared to be sub-classes of this class.
   countSubClassesRecursive in file class.php, method DefaultRDFSClass::countSubClassesRecursive()
    Returns number of all classes this class is super-class for.
   countTriples in file model.php, method DefaultRDFSModel::countTriples()
    Returns the number of triples/statements in this model.
   createTables in file store.php, method DefaultPOWLStore::createTables()
   class.php procedural page class.php
   cms.php procedural page cms.php
   conf_widget.php procedural page conf_widget.php
   conf_widget_frame.php procedural page conf_widget_frame.php
   compare.php procedural page compare.php
   client.php procedural page client.php
   config.inc.php procedural page config.inc.php
   class.php procedural page class.php
   class.php procedural page class.php
   class.php procedural page class.php
   class.php procedural page class.php
   class.php procedural page class.php
d   top
   DbRDFSClass in file class.php, class DbRDFSClass
    Class that represents an RDFS ontology node characterising a class description.
   DbRDFSModel in file model.php, method DbRDFSModel::DbRDFSModel()
   DbRDFSModel in file model.php, class DbRDFSModel
    RDFSmodel
   DbRDFSResource in file resource.php, class DbRDFSResource
    RDFSResource
   DefaultPOWLStore in file store.php, class DefaultPOWLStore
    DefaultPOWLStore
   DefaultPOWLStore in file store.php, method DefaultPOWLStore::DefaultPOWLStore()
    Constructor: Set the database connection with the given parameters.
   DefaultRDFSClass in file class.php, class DefaultRDFSClass
    Class that represents an RDFS ontology node characterising a class description.
   DefaultRDFSInstance in file instance.php, class DefaultRDFSInstance
    RDFSInstance
   DefaultRDFSLiteral in file literal.php, class DefaultRDFSLiteral
    RDFSLiteral
   DefaultRDFSLiteral in file literal.php, method DefaultRDFSLiteral::DefaultRDFSLiteral()
    Constructor
   DefaultRDFSModel in file model.php, method DefaultRDFSModel::DefaultRDFSModel()
    Class constructor.
   DefaultRDFSModel in file model.php, class DefaultRDFSModel
    DefaultRDFSModel
   DefaultRDFSProperty in file property.php, class DefaultRDFSProperty
    RDFSProperty
   DefaultRDFSResource in file resource.php, method DefaultRDFSResource::DefaultRDFSResource()
    Constructor
   DefaultRDFSResource in file resource.php, class DefaultRDFSResource
    RDFSResource
   definingModels in file resource.php, method DefaultRDFSResource::definingModels()
   deleteModel in file store.php, method DefaultPOWLStore::deleteModel()
    POWLStore::deleteModel()
   domainIsUnionClass in file OWLProperty.php, method OWLProperty::domainIsUnionClass()
    Checks whether the domain of this property is an union class description.
   dbmon.php procedural page dbmon.php
e   top
   equals in file resource.php, method DefaultRDFSResource::equals()
    Checks if the resource equals another resource.
   errorHandler in file include.php, function errorHandler()
   errorRenderer in file include.php, function errorRenderer()
   expire in file rdfsapi.php, method stmCache::expire()
   export.php procedural page export.php
   export.php procedural page export.php
   export.php procedural page export.php
   export.php procedural page export.php
   export_html.php procedural page export_html.php
   execute_server_data.php procedural page execute_server_data.php
f   top
   file_exists_incpath in file include.php, function file_exists_incpath()
    Check if a file exists in the include path
   find in file model.php, method DefaultRDFSModel::find()
    Method to search for triples in the DbModel.
   findFirstMatchingStatement in file model.php, method RDFSModel::findFirstMatchingStatement()
    Search for triples and return the first matching statement.
   findInstance in file class.php, method DefaultRDFSClass::findInstance()
    Return one individual in the model that has this class among its types. If an array of PropertyURI=>Value is given, only individuals with the specified property values will be returned.
   findInstances in file class.php, method DefaultRDFSClass::findInstances()
    Return an array of individuals in the model that have this class among their types. If an array of PropertyURI=>Value is given, only individuals with the specified property values will be returned.
   findInstances in file model.php, method DefaultRDFSModel::findInstances()
   findInstances in file class.php, method DbRDFSClass::findInstances()
   findInstances in file class.php, method RDFSClass::findInstances()
   findInstancesRecursive in file class.php, method DefaultRDFSClass::findInstancesRecursive()
    Return an array of individuals in the model that have this class or its sub-classes among their types. If an array of PropertyURI=>value pairs is given, only individuals with the specified property values will be returned.
   findNode in file model.php, method DefaultRDFSModel::findNode()
    Exactly one of the parameters $subject, $predicate or $object must be NULL.
   findNodes in file model.php, method DefaultRDFSModel::findNodes()
    Exactly one of the parameters $subject, $predicate or $object must be NULL.
   findObjects in file model.php, method DefaultRDFSModel::findObjects()
   findObjects in file model.php, method RDFSModel::findObjects()
   findPredicates in file model.php, method DefaultRDFSModel::findPredicates()
   findStatement in file model.php, method DefaultRDFSModel::findStatement()
    Returns the first statements of this model matching the parameters.
   findStatements in file model.php, method DefaultRDFSModel::findStatements()
    Returns the statements of this model matching the parameters.
   findSubjects in file model.php, method DefaultRDFSModel::findSubjects()
   findSubjects in file model.php, method RDFSModel::findSubjects()
   format_result_txt in file include.php, method site::format_result_txt()
   frames.php procedural page frames.php
   functions.inc.php procedural page functions.inc.php
g   top
   get in file rdfsapi.php, method stmCache::get()
   getAllDifferent in file OWLModel.php, method OWLModel::getAllDifferent()
   getBirthday in file vcard.php, method vCard_Import::getBirthday()
   getCardinalityMax in file OWLClass.php, method OWLClass::getCardinalityMax()
    Returns the maximum cardinality of a property.
   getCardinalityMaxInherited in file OWLClass.php, method OWLClass::getCardinalityMaxInherited()
    Returns the maximum cardinality of a property or a maximum cardinality for that property inherited from a superclass.
   getCardinalityMin in file OWLClass.php, method OWLClass::getCardinalityMin()
    Returns the minimum cardinality of a property.
   getCardinalityMinInherited in file OWLClass.php, method OWLClass::getCardinalityMinInherited()
    Returns the minimum cardinality of a property or a minimum cardinality for that property inherited from a superclass.
   getCellWork in file vcard.php, method vCard_Import::getCellWork()
   getClass in file resource.php, method DefaultRDFSResource::getClass()
    Returns an RDFSClass this instance is an instance of.
   getClass in file model.php, method DefaultRDFSModel::getClass()
    Return a RDFSClass object corresponding to the URI or false if such one does not exist.
   getClassTemplate in file include.php, method site::getClassTemplate()
    Returns the template for a class template.
   getComment in file resource.php, method DefaultRDFSResource::getComment()
   getCompany in file vcard.php, method vCard_Import::getCompany()
   getContent in file include.php, method site::getContent()
    Returns the generated html-code for a specified node.
   getDBId in file resource.php, method DefaultRDFSResource::getDBId()
   getDefiningModel in file resource.php, method DefaultRDFSResource::getDefiningModel()
   getDomain in file property.php, method DefaultRDFSProperty::getDomain()
   getEmail in file vcard.php, method vCard_Import::getEmail()
   getEmailPriv in file vcard.php, method vCard_Import::getEmailPriv()
   getFaultMessage in file pear_client.php, method mysoapclient::getFaultMessage()
   getFaxHome in file vcard.php, method vCard_Import::getFaxHome()
   getFaxWork in file vcard.php, method vCard_Import::getFaxWork()
   getFirstName in file vcard.php, method vCard_Import::getFirstName()
   getHomeCity in file vcard.php, method vCard_Import::getHomeCity()
   getHomeCountry in file vcard.php, method vCard_Import::getHomeCountry()
   getHomeStreet in file vcard.php, method vCard_Import::getHomeStreet()
   getHomeZip in file vcard.php, method vCard_Import::getHomeZip()
   getInstance in file class.php, method DefaultRDFSClass::getInstance()
    Return RDFSInstance object with specified URI.
   getInstance in file model.php, method DefaultRDFSModel::getInstance()
   getLabel in file resource.php, method DefaultRDFSResource::getLabel()
   getLabelForLanguage in file resource.php, method DefaultRDFSResource::getLabelForLanguage()
    Returns the label for a language. If no label is available for the language in this resource return NULL.
   getLastName in file vcard.php, method vCard_Import::getLastName()
   getList in file model.php, method DefaultRDFSModel::getList()
    Returns RDF list members as an array
   getLiteralId in file model.php, method DefaultRDFSModel::getLiteralId()
    Returns a string representation of the literal.
   getLiteralPropertyValue in file resource.php, method DefaultRDFSResource::getLiteralPropertyValue()
   getLocalName in file resource.php, method DefaultRDFSResource::getLocalName()
   getLocalNameFast in file resource.php, method DefaultRDFSResource::getLocalNameFast()
   getModel in file store.php, method DefaultPOWLStore::getModel()
   getModel in file resource.php, method DefaultRDFSResource::getModel()
    Get the model which the resource belongs to.
   getModelIds in file model.php, method DefaultRDFSModel::getModelIds()
   getName in file vcard.php, method vCard_Import::getName()
   getnav in file tree.php, function getnav()
   getNewModel in file store.php, method DefaultPOWLStore::getNewModel()
    POWLStore::getNewModel()
   getNode in file include.php, method treeviewJSPage::getNode()
   getNodeId in file model.php, method DefaultRDFSModel::getNodeId()
    Returns a uniq string for a node, which can be used for indexing arrays of nodes.
   getNodeParent in file include.php, method site::getNodeParent()
    Returns name of the parent element for a node.
   getNote in file vcard.php, method vCard_Import::getNote()
   getOneOf in file model.php, method DefaultRDFSModel::getOneOf()
    TODO: Beschreibung und return
   getOpening in file vcard.php, method vCard_Import::getOpening()
   getPager in file vcard.php, method vCard_Import::getPager()
   getPageType in file include.php, method site::getPageType()
    Returns the information for a node in the tree structure.
   getParentForNewNode in file include.php, method site::getParentForNewNode()
    Returns the parent element for a new node in the tree.
   getParsedNamespaces in file model.php, method DefaultRDFSModel::getParsedNamespaces()
   getPositionForNewNode in file include.php, method site::getPositionForNewNode()
    Returns the position for a new node in the tree.
   getProperty in file model.php, method DefaultRDFSModel::getProperty()
    Returns a RDFSProperty object corresponding to the URI or false if such one does not exist.
   getPropertyValue in file resource.php, method DefaultRDFSResource::getPropertyValue()
   getPropertyValuePlain in file instance.php, method DefaultRDFSInstance::getPropertyValuePlain()
    Returns the value (label) of a property.
   getRange in file property.php, method DefaultRDFSProperty::getRange()
   getRealArray in file pear_include.php, function getRealArray()
    pear_include.php contains all things needed to prepare pear environment
   getResource in file model.php, method DefaultRDFSModel::getResource()
    Return a RDFSInstance object corresponding to the URI or false if such one doesn't exist.
   getRestriction in file OWLClass.php, method OWLClass::getRestriction()
   getRestrictionAllValuesFrom in file OWLClass.php, method OWLClass::getRestrictionAllValuesFrom()
   getRestrictionHasValue in file OWLClass.php, method OWLClass::getRestrictionHasValue()
   getRestrictionSomeValuesFrom in file OWLClass.php, method OWLClass::getRestrictionSomeValuesFrom()
   getRole in file vcard.php, method vCard_Import::getRole()
   getSuperClass in file class.php, method DefaultRDFSClass::getSuperClass()
   getSuperClassPath in file class.php, method DefaultRDFSClass::getSuperClassPath()
   getTelHome in file vcard.php, method vCard_Import::getTelHome()
   getTelWork in file vcard.php, method vCard_Import::getTelWork()
   getTemplateName in file include.php, method site::getTemplateName()
    Returns the template name for a resource (class or property).
   getType in file resource.php, method DefaultRDFSResource::getType()
   getType in file model.php, method RDFSModel::getType()
   getType in file model.php, method DefaultRDFSModel::getType()
    Returns the model type
   getWebsiteHome in file vcard.php, method vCard_Import::getWebsiteHome()
   getWebsiteWork in file vcard.php, method vCard_Import::getWebsiteWork()
   getWorkCity in file vcard.php, method vCard_Import::getWorkCity()
   getWorkCountry in file vcard.php, method vCard_Import::getWorkCountry()
   getWorkStreet in file vcard.php, method vCard_Import::getWorkStreet()
   getWorkZip in file vcard.php, method vCard_Import::getWorkZip()
   get_functionName4Type in file functions.inc.php, function get_functionName4Type()
    Gets a functionname for a ObjectType
   guessDomain in file property.php, method DefaultRDFSProperty::guessDomain()
   guessFunctional in file property.php, method DefaultRDFSProperty::guessFunctional()
   guessMaxCardinality in file property.php, method DefaultRDFSProperty::guessMaxCardinality()
   guessMinCardinality in file property.php, method DefaultRDFSProperty::guessMinCardinality()
   guessRange in file property.php, method DefaultRDFSProperty::guessRange()
   guessType in file property.php, method DefaultRDFSProperty::guessType()
h   top
   hasPropertyValue in file resource.php, method DefaultRDFSResource::hasPropertyValue()
   hasPropertyValueTransitive in file resource.php, method DefaultRDFSResource::hasPropertyValueTransitive()
   HIDE_ADVERTISE in file rdfsapi.php, constant HIDE_ADVERTISE
   html.php procedural page html.php
i   top
   $importsIds in file model.php, variable DefaultRDFSModel::$importsIds
   $importsSQL in file model.php, variable DefaultRDFSModel::$importsSQL
   importModel in file nusoap_server.php, function importModel()
   importModel in file pear_server.php, method Service::importModel()
   inst2subcl in file subcl2inst.php, function inst2subcl()
   instanceF in file model.php, method DefaultRDFSModel::instanceF()
    Instance factory.
   instanceMethod in file nusoap_server.php, function instanceMethod()
   instanceMethod in file pear_server.php, method Service::instanceMethod()
   InstanceSearch in file search.php, class InstanceSearch
    RDFSmodel
   InstanceSearch in file search.php, method InstanceSearch::InstanceSearch()
   isAllValuesFromRestriction in file OWLClass.php, method OWLClass::isAllValuesFromRestriction()
   isAnnotation in file OWLProperty.php, method OWLProperty::isAnnotation()
    Checks if this property is of type owl:AnnotationProperty.
   isBlankNode in file resource.php, method DefaultRDFSResource::isBlankNode()
   isBNode in file rdfsapi.php, function isBNode()
   isCardinalityRestriction in file OWLClass.php, method OWLClass::isCardinalityRestriction()
   isContentInstance in file include.php, method site::isContentInstance()
   isDatabaseCreated in file store.php, method DefaultPOWLStore::isDatabaseCreated()
    This method checks whether a database with the fiven name exists.
   isDatatypeProperty in file OWLProperty.php, method OWLProperty::isDatatypeProperty()
    Checks if this property is of type owl:DatatypeProperty.
   isfault in file pear_client.php, method mysoapclient::isfault()
    is last operation fault?
   isFunctional in file OWLProperty.php, method OWLProperty::isFunctional()
    Checks if this property is of type owl:FunctionalProperty.
   isHasValueRestriction in file OWLClass.php, method OWLClass::isHasValueRestriction()
   isImported in file resource.php, method DefaultRDFSResource::isImported()
   isInstance in file include.php, method site::isInstance()
    This function checks if $instanceName is an instance in the content storage.
   isIntersection in file OWLClass.php, method OWLClass::isIntersection()
   isInverseFunctional in file OWLProperty.php, method OWLProperty::isInverseFunctional()
    Checks if this property is of type owl:InverseFunctionalProperty.
   isLinkableInstance in file include.php, method site::isLinkableInstance()
   isModule in file include.php, method site::isModule()
   IsNotInternalMethod in file functions.inc.php, function IsNotInternalMethod()
    Checks method to be a not-internal method, because internal shouldn't be displayed
   isObjectProperty in file OWLProperty.php, method OWLProperty::isObjectProperty()
    Checks if this property is of type owl:ObjectProperty.
   isOfType in file resource.php, method DefaultRDFSResource::isOfType()
    Checks if this resource is of a specific type.
   isSetup in file store.php, method DefaultPOWLStore::isSetup()
   isSomeValuesFromRestriction in file OWLClass.php, method OWLClass::isSomeValuesFromRestriction()
   isSubClassOf in file class.php, method DefaultRDFSClass::isSubClassOf()
    Returns true if this class is a direct subclass of $class.
   isSuperClassRecursive in file class.php, method DefaultRDFSClass::isSuperClassRecursive()
   isSymmetric in file OWLProperty.php, method OWLProperty::isSymmetric()
    Checks if this property is of type owl:SymmetricProperty.
   isTransitive in file OWLProperty.php, method OWLProperty::isTransitive()
    Checks if this property is of type owl:TransitiveProperty.
   is_a in file include.php, function is_a()
   index.php procedural page index.php
   info.php procedural page info.php
   index.php procedural page index.php
   index.php procedural page index.php
   include.php procedural page include.php
   index.php procedural page index.php
   index.php procedural page index.php
   import.php procedural page import.php
   import.php procedural page import.php
   index.php procedural page index.php
   index.php procedural page index.php
   import.php procedural page import.php
   index.php procedural page index.php
   instance.php procedural page instance.php
   instances.php procedural page instances.php
   instances_show.php procedural page instances_show.php
   import.php procedural page import.php
   index.php procedural page index.php
   index.php procedural page index.php
   index.php procedural page index.php
   index.php procedural page index.php
   index.php procedural page index.php
   index.php procedural page index.php
   index.php procedural page index.php
   include.php procedural page include.php
   index.php procedural page index.php
   index.php procedural page index.php
   import_server_data.php procedural page import_server_data.php
   include.php procedural page include.php
   index.php procedural page index.php
   include.php procedural page include.php
   instance.php procedural page instance.php
   instance.php procedural page instance.php
   instance.php procedural page instance.php
   instance.php procedural page instance.php
   instance.php procedural page instance.php
l   top
   $language in file include.php, variable site::$language
   $layoutShortUri in file include.php, variable site::$layoutShortUri
   $layoutUri in file include.php, variable site::$layoutUri
   $logActions in file model.php, variable DefaultRDFSModel::$logActions
   listAllDifferentSets in file OWLModel.php, method OWLModel::listAllDifferentSets()
   listAllPropertyValuesPlain in file instance.php, method DefaultRDFSInstance::listAllPropertyValuesPlain()
    Returns an array of the values (labels) of all properties of the instance.
   listAnnotationProperties in file model.php, method DefaultRDFSModel::listAnnotationProperties()
    Returns array of all annotation properties in this model.
   listBackwardCompatibleWith in file OWLModel.php, method OWLModel::listBackwardCompatibleWith()
    TODO: beschreibung
   listClassAnnotationProperties in file model.php, method DefaultRDFSModel::listClassAnnotationProperties()
    Returns an array of all distinct label languages for all classes in the model.
   listClasses in file search.php, method InstanceSearch::listClasses()
   listClasses in file model.php, method DefaultRDFSModel::listClasses()
    Returns array of all named classes in this model.
   listClasses in file resource.php, method DefaultRDFSResource::listClasses()
    Returns an array of all classes for the given instance.
   listClassLabelLanguages in file model.php, method RDFSModel::listClassLabelLanguages()
   listClassLabelLanguages in file model.php, method DefaultRDFSModel::listClassLabelLanguages()
    Returns an array of all distinct label languages for all classes in the model.
   listComments in file resource.php, method DefaultRDFSResource::listComments()
    Returns an array of comments of this resource indexed by their language
   listComplementOf in file OWLClass.php, method OWLClass::listComplementOf()
   listDatatypeProperties in file OWLModel.php, method OWLModel::listDatatypeProperties()
    Returns the OWL_DatatypeProperties of the model
   listDatatypes in file model.php, method DefaultRDFSModel::listDatatypes()
    Returns an array of all XML datatypes used in the model.
   listDifferentFrom in file resource.php, method DefaultRDFSResource::listDifferentFrom()
    Returns an array of RDFSResources declared to be "owl:differentFrom" this resource.
   listDirectProperties in file class.php, method DefaultRDFSClass::listDirectProperties()
    Returns an array of RDFSProperty objects directly attached to this class: i.e. the properties that have this class as domain.
   listDisjointWith in file OWLClass.php, method OWLClass::listDisjointWith()
   listDistinctPropertyValues in file property.php, method DefaultRDFSProperty::listDistinctPropertyValues()
   listDomain in file property.php, method DefaultRDFSProperty::listDomain()
    Gets the domain for the property
   listDomainFromUnionClass in file OWLProperty.php, method OWLProperty::listDomainFromUnionClass()
   listEquivalentClasses in file OWLClass.php, method OWLClass::listEquivalentClasses()
   listEquivalentClassesInfered in file OWLClass.php, method OWLClass::listEquivalentClassesInfered()
   listEquivalentProperties in file OWLProperty.php, method OWLProperty::listEquivalentProperties()
    Returns an array of equivalent OWLProperties indexed by their local names.
   listFunctionalProperties in file OWLModel.php, method OWLModel::listFunctionalProperties()
    Returns the functional properties of the model
   listImports in file model.php, method DefaultRDFSModel::listImports()
    Returns a list of models imported by owl:imports.
   listIncompatibleWith in file OWLModel.php, method OWLModel::listIncompatibleWith()
    TODO: beschreibung
   listInheritedAnnotationProperties in file class.php, method DefaultRDFSClass::listInheritedAnnotationProperties()
   listInheritedProperties in file class.php, method DefaultRDFSClass::listInheritedProperties()
    Returns an array of RDFSProperty objects inherited from super-classes to this class: i.e. the properties that have one of its super-classes as domain.
   listInstallations in file pear_server.php, method Service::listInstallations()
   listInstallations in file nusoap_server.php, function listInstallations()
   listInstanceLabelLanguages in file class.php, method DefaultRDFSClass::listInstanceLabelLanguages()
    Returns an array of all distinct label languages for instances of this class.
   listInstanceLabelLanguagesRecursive in file class.php, method DefaultRDFSClass::listInstanceLabelLanguagesRecursive()
   listInstanceLabels in file class.php, method DefaultRDFSClass::listInstanceLabels()
   listInstanceLabels in file class.php, method RDFSClass::listInstanceLabels()
   listInstancePropertyValues in file class.php, method DefaultRDFSClass::listInstancePropertyValues()
    Lists all distinct values of $property assigned to instances of this class.
   listInstances in file model.php, method DefaultRDFSModel::listInstances()
    Lists all instances of classes in the model.
   listInstances in file class.php, method DefaultRDFSClass::listInstances()
    Return an array of individuals in the model that have this class among their types.
   listInstancesRecursive in file class.php, method DefaultRDFSClass::listInstancesRecursive()
    Return an array of individuals in the model that have this class or one of its sub-classes among their types.
   listIntersectionClasses in file OWLModel.php, method OWLModel::listIntersectionClasses()
   listIntersectionOf in file OWLClass.php, method OWLClass::listIntersectionOf()
   listIntersections in file OWLClass.php, method OWLClass::listIntersections()
    Returns a list of nodes representing owl:intersectionOf lists the class is part of
   listInverseFunctionalProperties in file OWLModel.php, method OWLModel::listInverseFunctionalProperties()
    Returns the inverse functional properties of the model
   listInverseOf in file OWLProperty.php, method OWLProperty::listInverseOf()
    Returns an array of inverse OWLProperties indexed by their local names.
   listLabels in file resource.php, method DefaultRDFSResource::listLabels()
    Returns the labels of this resource
   listLabelsPlain in file resource.php, method DefaultRDFSResource::listLabelsPlain()
    TODO: Beschreibung
   listLanguages in file model.php, method DefaultRDFSModel::listLanguages()
    Returns an array of all languages used in conjunction with literals in the model.
   listLists in file resource.php, method DefaultRDFSResource::listLists()
    Returns a list of nodes representing lists the resource is part of
   listLists in file model.php, method DefaultRDFSModel::listLists()
    List all rdf:lists in the model
   listLists in file model.php, method RDFSModel::listLists()
    List all rdf:lists in the model
   listLiteralPropertyValues in file resource.php, method DefaultRDFSResource::listLiteralPropertyValues()
    Returns literal property values of this resource and property $property which macht the given language and datatype (NULL matches arbitrary ones).
   listLiteralPropertyValuesPlain in file resource.php, method DefaultRDFSResource::listLiteralPropertyValuesPlain()
   listModelIds in file model.php, method DefaultRDFSModel::listModelIds()
   listModels in file store.php, method DefaultPOWLStore::listModels()
   listNamespaces in file model.php, method DefaultRDFSModel::listNamespaces()
    Returns an array of all XML namespaces used in the model.
   listNaviElements in file include.php, method site::listNaviElements()
    Returns an array of navigation elements for the website recursively.
   listObjectProperties in file OWLModel.php, method OWLModel::listObjectProperties()
    Returns the OWL_ObjectProperties of the model
   listPriorVersion in file OWLModel.php, method OWLModel::listPriorVersion()
    TODO: beschreibung
   listProperties in file search.php, method InstanceSearch::listProperties()
   listProperties in file class.php, method DefaultRDFSClass::listProperties()
    Returns an array of RDFSProperty objects inherited from super-classes or directly attached to this class: i.e. the properties that have this class, or optionally one of its super-classes, as domain.
   listProperties in file instance.php, method DefaultRDFSInstance::listProperties()
    Returns an array of all properties defined for classes which this instance is instance of.
   listProperties in file model.php, method DefaultRDFSModel::listProperties()
    Returns all properties (OWL_ObjectProperties and OWL_DatatypeProperties) of the model
   listPropertiesPlain in file class.php, method DefaultRDFSClass::listPropertiesPlain()
    Returns an array of local names of the RDFSProperty objects inherited from super-classes or directly attached to this class: i.e. the properties that have this class, or optionally one of its super-classes, as domain.
   listPropertiesUsed in file class.php, method DefaultRDFSClass::listPropertiesUsed()
    Returns an array of property resource URIs which are set by instances of this class.
   listPropertiesUsedRecursive in file class.php, method DefaultRDFSClass::listPropertiesUsedRecursive()
   listPropertyValues in file resource.php, method DefaultRDFSResource::listPropertyValues()
    Returns an array of nodes (resources or literals) which are values of the property $property for this resource.
   listPropertyValuesObject in file resource.php, method DefaultRDFSResource::listPropertyValuesObject()
   listPropertyValuesPlain in file instance.php, method DefaultRDFSInstance::listPropertyValuesPlain()
    Returns an array of the values (labels) of a property.
   listPropertyValuesSymmetric in file resource.php, method DefaultRDFSResource::listPropertyValuesSymmetric()
   listPropertyValuesTransitive in file resource.php, method DefaultRDFSResource::listPropertyValuesTransitive()
   listRange in file property.php, method DefaultRDFSProperty::listRange()
    Gets the range of the property
   listRangeFromDataRange in file OWLProperty.php, method OWLProperty::listRangeFromDataRange()
   listRangeFromUnionClass in file OWLProperty.php, method OWLProperty::listRangeFromUnionClass()
   listResources in file model.php, method DefaultRDFSModel::listResources()
    Returns an array of all resource URIs in the model.
   listResourcesObject in file model.php, method DefaultRDFSModel::listResourcesObject()
    Returns an array of all resource URIs, which occur as objects of statements in the model.
   listResourcesPredicate in file model.php, method DefaultRDFSModel::listResourcesPredicate()
    Returns an array of all resource URIs, which occur as predicates of statements in the model.
   listResourcesSubject in file model.php, method DefaultRDFSModel::listResourcesSubject()
    Returns an array of all resource URIs, which occur as subjects of statements in the model.
   listRestrictions in file OWLModel.php, method OWLModel::listRestrictions()
   listSameAs in file resource.php, method DefaultRDFSResource::listSameAs()
    Returns an array of RDFSResources declared to be "owl:sameAs" this resource.
   listSubClasses in file class.php, method DefaultRDFSClass::listSubClasses()
    Returns all classes that are declared to be sub-classes of this class.
   listSubClassesInfered in file OWLClass.php, method OWLClass::listSubClassesInfered()
   listSubClassesInfered in file OWLModel.php, method OWLModel::listSubClassesInfered()
   listSubClassesRecursive in file class.php, method DefaultRDFSClass::listSubClassesRecursive()
    Returns all classes this class is super-class for.
   listSubPages in file include.php, method site::listSubPages()
    Returns array of subnavi-elements with local names
   listSubProperties in file property.php, method DefaultRDFSProperty::listSubProperties()
    Gets all sub-properties of the property
   listSuperClasses in file class.php, method DefaultRDFSClass::listSuperClasses()
    Returns an array of all classes that are declared to be super-classes of this class. Each element of the array will be an RDFSClass.
   listSuperClassesInfered in file OWLClass.php, method OWLClass::listSuperClassesInfered()
   listSuperClassesRecursive in file class.php, method DefaultRDFSClass::listSuperClassesRecursive()
    Returns an array of RDFSCLass objects which are a superclass of this class or one of its superclasses.
   listSuperProperties in file property.php, method DefaultRDFSProperty::listSuperProperties()
    Gets all super-properties of the property
   listTopClasses in file model.php, method RDFSModel::listTopClasses()
    Returns array of all named classes not being sub-class of any other class in this model.
   listTopClasses in file model.php, method DefaultRDFSModel::listTopClasses()
    Returns array of all named classes not being sub-class of any other class in this model.
   listTopClassesInfered in file OWLModel.php, method OWLModel::listTopClassesInfered()
   listTopPages in file include.php, method site::listTopPages()
    Returns array of topnavi-elements with local names
   listTopProperties in file model.php, method DefaultRDFSModel::listTopProperties()
    Returns array of all properties not being sub-properties of any other property in this model.
   listTypes in file model.php, method DefaultRDFSModel::listTypes()
    Find helper function.
   listUnionOf in file OWLClass.php, method OWLClass::listUnionOf()
   load in file model.php, method RDFSModel::load()
    Load a model from a file containing RDF, N3 or N-Triples.
   loadModel in file store.php, method DefaultPOWLStore::loadModel()
    POWLStore::loadModel()
   loadOnModel in file include.php, method site::loadOnModel()
   logAdd in file model.php, method DefaultRDFSModel::logAdd()
    Writes the adding of the given statement to the log.
   logEnabled in file model.php, method DefaultRDFSModel::logEnabled()
    Returns true if logging is enabled for the model/store false otherwise.
   logEnd in file model.php, method DefaultRDFSModel::logEnd()
    Finishes the last logging action.
   logRemove in file model.php, method DefaultRDFSModel::logRemove()
    Writes the removal of the given statement to the log.
   logStart in file model.php, method DefaultRDFSModel::logStart()
    Starts a new logging action, all subsequent adds and removes of statements to the model will be related to this action until the method "logEnd" is called.
   list.php procedural page list.php
   literal.php procedural page literal.php
   literal.php procedural page literal.php
   literal.php procedural page literal.php
   literal.php procedural page literal.php
   literal.php procedural page literal.php
m   top
   $metaModel in file model.php, variable RDFSModel::$metaModel
   $model in file resource.php, variable DefaultRDFSResource::$model
    A reference to the RDFSModel this resource belongs to.
   $model in file literal.php, variable DefaultRDFSLiteral::$model
   $model in file search.php, variable InstanceSearch::$model
   $mysoapclient in file pear_client.php, variable mysoapclient::$mysoapclient
   $mysoapclientFault in file pear_client.php, variable mysoapclient::$mysoapclientFault
   $mysoapclientFaultMessage in file pear_client.php, variable mysoapclient::$mysoapclientFaultMessage
   modelExists in file store.php, method DefaultPOWLStore::modelExists()
    Check if the DbModel with the given modelURI is already stored in the database
   modelMethod in file pear_server.php, method Service::modelMethod()
   modelMethod in file nusoap_server.php, function modelMethod()
   model_add.php procedural page model_add.php
   model_edit.php procedural page model_edit.php
   mycall in file pear_client.php, method mysoapclient::mycall()
    Call a function with parameters
   mysoapclient in file pear_client.php, class mysoapclient
   mysoapclient in file pear_client.php, method mysoapclient::mysoapclient()
   model.php procedural page model.php
   model.php procedural page model.php
   model.php procedural page model.php
   model.php procedural page model.php
   model.php procedural page model.php
n   top
   node.php procedural page node.php
   nowebservice_client.php procedural page nowebservice_client.php
   nowebservice_server.php procedural page nowebservice_server.php
   nusoap_client.php procedural page nusoap_client.php
   nusoap_include.php procedural page nusoap_include.php
   nusoap_server.php procedural page nusoap_server.php
o   top
   overview.php procedural page overview.php
   overview.php procedural page overview.php
   overview.php procedural page overview.php
   owlapi.php procedural page owlapi.php
   OWLClass.php procedural page OWLClass.php
   OWLInstance.php procedural page OWLInstance.php
   OWLModel.php procedural page OWLModel.php
   OWLProperty.php procedural page OWLProperty.php
   OWLAPI_INCLUDE_DIR in file include.php, constant OWLAPI_INCLUDE_DIR
   OWLClass in file OWLClass.php, class OWLClass
    OWLClass represents an OWL ontology node characterising a class description.
   OWLInstance in file OWLInstance.php, class OWLInstance
    OWLInstance represents a simple instance (individual) of an OWLClass.
   OWLModel in file OWLModel.php, method OWLModel::OWLModel()
    The (old PHP4) constructor for this class.
   OWLModel in file OWLModel.php, class OWLModel
    OWLModel represents a owl based knowledge base.
   OWLProperty in file OWLProperty.php, class OWLProperty
    OWLProperty represents a property which can be either a datatype property or a object property.
p   top
   $properties in file search.php, variable InstanceSearch::$properties
   $propertyTypes in file model.php, variable RDFSModel::$propertyTypes
   privileges.php procedural page privileges.php
   property.php procedural page property.php
   pear_client.php procedural page pear_client.php
   pear_include.php procedural page pear_include.php
   pear_server.php procedural page pear_server.php
   parray_shift in file rdfsapi.php, function parray_shift()
   parsefile in file bibtex.php, function parsefile()
   parsefile2 in file bibtex.php, function parsefile2()
   pingServer in file pear_server.php, method Service::pingServer()
   pingServer in file nusoap_server.php, function pingServer()
   powlMethod in file pear_server.php, method Service::powlMethod()
   powlMethod in file nusoap_server.php, function powlMethod()
   powlModule in file include.php, class powlModule
   powlModuleTab in file include.php, class powlModuleTab
   powlModuleWidget in file widget.php, method powlModuleWidget::powlModuleWidget()
   powlModuleWidget in file widget.php, class powlModuleWidget
    widget related classes and functions common to all POWL modules
   POWLStore in file store.php, class POWLStore
    RDFSStore
   POWLStore in file store.php, method POWLStore::POWLStore()
    Constructor: Set the database connection with the given parameters.
   prepare_result in file functions.inc.php, function prepare_result()
    Creates an 'internaltype' result-array
   print_allmethods in file functions.inc.php, function print_allmethods()
    Print all methods of object with given Position im interaltype-array
   print_class in file functions.inc.php, function print_class()
    Prints data of a Class as htmltableline
   print_data in file functions.inc.php, function print_data()
    Prints data as lines of a htmltable
   print_error in file functions.inc.php, function print_error()
   print_head in file functions.inc.php, function print_head()
    Gets the rownames for a type as line of a htmltable
   print_instance in file functions.inc.php, function print_instance()
    Prints data of a Instance as htmltableline
   print_model in file functions.inc.php, function print_model()
    Prints data of a model as htmltableline
   print_null in file functions.inc.php, function print_null()
    Prints error message as htmltableline
   print_property in file functions.inc.php, function print_property()
    Prints data of a Property as htmltableline
   print_simple in file functions.inc.php, function print_simple()
    Prints data of a simple type as htmltableline
   print_unknown in file functions.inc.php, function print_unknown()
    Prints data of a unknown Object as htmltableline
   propertyF in file model.php, method DefaultRDFSModel::propertyF()
    Property factory.
   propertyMethod in file nusoap_server.php, function propertyMethod()
   propertyMethod in file pear_server.php, method Service::propertyMethod()
   pwlApplyTemplate in file include.php, function pwlApplyTemplate()
   pwlArrayCopyValues2Indexes in file include.php, function pwlArrayCopyValues2Indexes()
   pwlCompression in file html.php, function pwlCompression()
   pwlCompressionDialog in file html.php, function pwlCompressionDialog()
   pwlDeny in file include.php, function pwlDeny()
   pwlEditNodeLink in file html.php, function pwlEditNodeLink()
   pwlEncode in file import.php, function pwlEncode()
   pwlFindWidget in file widget.php, function pwlFindWidget()
    personalisiert:
   pwlGetCfg in file include.php, function pwlGetCfg()
   pwlGetCurrentUser in file include.php, function pwlGetCurrentUser()
   pwlGetSysOntClass in file include.php, function pwlGetSysOntClass()
   pwlGetSysOntClassInstances in file include.php, function pwlGetSysOntClassInstances()
   pwlGetSysOntInstance in file include.php, function pwlGetSysOntInstance()
   pwlGetUser in file include.php, function pwlGetUser()
   pwlGetWidget in file widget.php, function pwlGetWidget()
   pwlGetWidgetObject in file widget.php, function pwlGetWidgetObject()
   pwlHTMLFooter in file html.php, function pwlHTMLFooter()
   pwlHTMLHeader in file html.php, function pwlHTMLHeader()
   pwlHTMLHeaderFrameset in file html.php, function pwlHTMLHeaderFrameset()
   pwlHTMLHeaderTree in file html.php, function pwlHTMLHeaderTree()
   pwlHTMLOptional in file include.php, function pwlHTMLOptional()
   pwlListHead in file include.php, function pwlListHead()
   pwlListRow in file include.php, function pwlListRow()
   pwlListSysOntInstancePropertyValues in file include.php, function pwlListSysOntInstancePropertyValues()
   pwlLogListEntries in file include.php, function pwlLogListEntries()
   pwlLogRenderAction in file include.php, function pwlLogRenderAction()
   pwlLogRollback in file include.php, function pwlLogRollback()
   pwlLogRollbackMultiple in file include.php, function pwlLogRollbackMultiple()
   pwlLogTablesCreate in file include.php, function pwlLogTablesCreate()
   pwlLogTablesDrop in file include.php, function pwlLogTablesDrop()
   pwlNodeShow in file include.php, function pwlNodeShow()
   pwlOutput in file include.php, function pwlOutput()
   pwlRenderNode in file html.php, function pwlRenderNode()
   pwlResourceMetaProcess in file include.php, function pwlResourceMetaProcess()
    Sets meta information about a resource from $_REQUEST
   pwlResourceMetaShow in file include.php, function pwlResourceMetaShow()
    Returns a HTML form snippet combining meta information about a resource
   pwlResourceVersioning in file include.php, function pwlResourceVersioning()
   pwlRewriteSQL in file include.php, function pwlRewriteSQL()
   pwlSessionVar in file include.php, function pwlSessionVar()
   pwlSessionVarGet in file include.php, function pwlSessionVarGet()
   pwlSessionVarSet in file include.php, function pwlSessionVarSet()
   pwlShowMeta in file export_html.php, function pwlShowMeta()
   pwlShowProperties in file class.php, function pwlShowProperties()
   pwlShowViewLinks in file include.php, function pwlShowViewLinks()
   pwlURLParamAdd in file include.php, function pwlURLParamAdd()
   pwlURLParamReplace in file include.php, function pwlURLParamReplace()
   pwl_ in file include.php, function pwl_()
   property.php procedural page property.php
   property.php procedural page property.php
   property.php procedural page property.php
   property.php procedural page property.php
   property.php procedural page property.php
q   top
   query in file model.php, method RDFSModel::query()
   query in file model.php, method RDFSModel::query()
   query in file model.php, method DefaultRDFSModel::query()
    General method to search for triples in the DbModel.
   queryModel in file model.php, method RdqlNDbEngine::queryModel()
    Perform an RDQL Query on the given DbModel.
r   top
   $resource in file model.php, variable DefaultRDFSModel::$resource
   relate.php procedural page relate.php
   restriction.php procedural page restriction.php
   rdfxml.php procedural page rdfxml.php
   resources.php procedural page resources.php
   register_local.php procedural page register_local.php
   register_remote.php procedural page register_remote.php
   rangeIsDataRange in file OWLProperty.php, method OWLProperty::rangeIsDataRange()
   rangeIsUnionClass in file OWLProperty.php, method OWLProperty::rangeIsUnionClass()
    Checks whether the range of this property is an union class description.
   rapRDFSInstance in file instance.php, class rapRDFSInstance
    RDFSInstance
   rapRDFSLiteral in file literal.php, class rapRDFSLiteral
    RDFSLiteral
   rapRDFSProperty in file property.php, class rapRDFSProperty
    RDFSProperty
   RDFAPI_INCLUDE_DIR in file rdfsapi.php, constant RDFAPI_INCLUDE_DIR
   resource.php procedural page resource.php
   resource.php procedural page resource.php
   resource.php procedural page resource.php
   resource.php procedural page resource.php
   rdfsapi.php procedural page rdfsapi.php
   resource.php procedural page resource.php
   RDFSAPI_ERROR in file rdfsapi.php, constant RDFSAPI_ERROR
   RDFSAPI_INCLUDE_DIR in file owlapi.php, constant RDFSAPI_INCLUDE_DIR
   RDFSClass in file class.php, class RDFSClass
    Class that represents an RDFS ontology node characterising a class description.
   RDFSInstance in file instance.php, class RDFSInstance
    RDFSInstance
   RDFSLiteral in file literal.php, class RDFSLiteral
    RDFSLiteral
   RDFSModel in file model.php, method RDFSModel::RDFSModel()
   RDFSModel in file model.php, class RDFSModel
   RDFSModel in file model.php, method RDFSModel::RDFSModel()
    Constructor
   RDFSModel in file model.php, class RDFSModel
    RDFSmodel
   RDFSProperty in file property.php, class RDFSProperty
    RDFSProperty
   RDFSResource in file resource.php, class RDFSResource
    RDFSResource
   RDF_BACKEND_INCLUDE_DIR in file rdfsapi.php, constant RDF_BACKEND_INCLUDE_DIR
   RdqlNDbEngine in file model.php, class RdqlNDbEngine
   rdqlQuery in file model.php, method RDFSModel::rdqlQuery()
    Perform an RDQL query on this DbModel.
   rdqlQuery in file model.php, method DefaultRDFSModel::rdqlQuery()
   refreshListsTable in file model.php, method RDFSModel::refreshListsTable()
   registerInstallation in file pear_server.php, method Service::registerInstallation()
   registerInstallation in file nusoap_server.php, function registerInstallation()
   remove in file model.php, method DefaultRDFSModel::remove()
    Removes a statement from the model
   remove in file model.php, method RDFSModel::remove()
   remove in file resource.php, method DefaultRDFSResource::remove()
    Removes this resource from the ontology by deleting any statements that refer to it. If this resource is a property, this method will not remove instances of the property from the model.
   removeAllDifferent in file OWLModel.php, method OWLModel::removeAllDifferent()
   removeClass in file model.php, method DefaultRDFSModel::removeClass()
    Removes a class (including all references to this class) from the model.
   removeDomain in file property.php, method DefaultRDFSProperty::removeDomain()
    Removes classes from the domain of the property.
   removeDuplicateStatements in file model.php, method DefaultRDFSModel::removeDuplicateStatements()
   removeInstance in file class.php, method DefaultRDFSClass::removeInstance()
    Removes a instance.
   removeInstance in file model.php, method DefaultRDFSModel::removeInstance()
    Removes an instance (including all references to the instance) from the model.
   removeInstances in file class.php, method DefaultRDFSClass::removeInstances()
    Deletes all instances of this class.
   removeProperty in file class.php, method DefaultRDFSClass::removeProperty()
    Remove the property from this class.
   removeProperty in file model.php, method DefaultRDFSModel::removeProperty()
    Removes a property (including all references to this property) from the model.
   removePropertyValues in file instance.php, method DefaultRDFSInstance::removePropertyValues()
    Removes all property values of the given property.
   removePropertyValues in file resource.php, method DefaultRDFSResource::removePropertyValues()
   removeRange in file property.php, method DefaultRDFSProperty::removeRange()
    Remove the property from the specified ranges.
   removeResource in file model.php, method DefaultRDFSModel::removeResource()
    Removes all references to a resource from the model.
   removeType in file resource.php, method DefaultRDFSResource::removeType()
    Removes the type of this resource.
   rename in file resource.php, method DefaultRDFSResource::rename()
    Renames this resource.
   renameNamespace in file model.php, method DefaultRDFSModel::renameNamespace()
   renderClassInstancesList in file include.php, method site::renderClassInstancesList()
    Returns the default html-code for an instance overview.
   renderInstanceDetail in file include.php, method site::renderInstanceDetail()
    Returns the generated html-code for an instance detail page.
   renderInstanceOverview in file include.php, method site::renderInstanceOverview()
    Returns the generated html-code for an instance overview page.
   renderInstanceProperty in file include.php, method site::renderInstanceProperty()
    Returns the generated html output for a property template with its values.
   renderPage in file include.php, method site::renderPage()
    Returns the generated html-code for an instance.
   renderProperty in file include.php, method site::renderProperty()
    Returns the generated html output for a property template with its values.
   renderResourceStandardProperties in file include.php, method site::renderResourceStandardProperties()
    Parses the standard resource properties into a template if needed.
   renderSearchResults in file include.php, method site::renderSearchResults()
    This function returns the generated html code for the search results.
   renderValueSelf in file include.php, method site::renderValueSelf()
    Returns the values as string.
   resourceF in file model.php, method DefaultRDFSModel::resourceF()
    Resource factory.
s   top
   $searchString in file search.php, variable InstanceSearch::$searchString
   $siteModel in file include.php, variable site::$siteModel
   $siteUri in file include.php, variable site::$siteUri
   $store in file store.php, variable DefaultPOWLStore::$store
   $structureShortUri in file include.php, variable site::$structureShortUri
   $structureUri in file include.php, variable site::$structureUri
   $SysOnt in file store.php, variable DefaultPOWLStore::$SysOnt
   $sysUri in file include.php, variable site::$sysUri
   subcl2inst.php procedural page subcl2inst.php
   site.php procedural page site.php
   search.php procedural page search.php
   source.php procedural page source.php
   source.php procedural page source.php
   stm_edit.php procedural page stm_edit.php
   server.php procedural page server.php
   show_server_data.php procedural page show_server_data.php
   store.php procedural page store.php
   store.php procedural page store.php
   store.php procedural page store.php
   search.php procedural page search.php
   store.php procedural page store.php
   search in file include.php, method site::search()
   search in file model.php, method RDFSModel::search()
   search in file model.php, method DefaultRDFSModel::search()
    Method to search for triples in the DbModel which match the search string $search according to a certain comparision.
   search in file search.php, method InstanceSearch::search()
   searchFullText in file model.php, method DefaultRDFSModel::searchFullText()
    Full-text search on the model.
   searchInstance in file search.php, method InstanceSearch::searchInstance()
   Service in file pear_server.php, class Service
    Service create service includind all functions for soap server
   SER_SORT_MODEL in file rdfsapi.php, constant SER_SORT_MODEL
   set in file rdfsapi.php, method stmCache::set()
   setAllDifferent in file OWLModel.php, method OWLModel::setAllDifferent()
   setBackwardCompatibleWith in file OWLModel.php, method OWLModel::setBackwardCompatibleWith()
    TODO: beschreibung
   setCardinality in file OWLClass.php, method OWLClass::setCardinality()
    Sets the cardinality for a property.
   setCardinalityMax in file OWLClass.php, method OWLClass::setCardinalityMax()
    Sets the maximum cardinality for a property.
   setCardinalityMin in file OWLClass.php, method OWLClass::setCardinalityMin()
    Sets the minimum cardinality for a property.
   setClass in file resource.php, method DefaultRDFSResource::setClass()
    Sets this instance to be an instance of $class.
   setComment in file resource.php, method DefaultRDFSResource::setComment()
    Sets the comment for this resource
   setComplementOf in file OWLClass.php, method OWLClass::setComplementOf()
   setDifferentFrom in file resource.php, method DefaultRDFSResource::setDifferentFrom()
    Declares the RDFSResources in $values to be "owl:differentFrom" as this resource.
   setDisjointWith in file OWLClass.php, method OWLClass::setDisjointWith()
   setDomain in file property.php, method DefaultRDFSProperty::setDomain()
    Removes classes from the domain of the property and adds classes to the domain of the property.
   setDomainToUnionClass in file OWLProperty.php, method OWLProperty::setDomainToUnionClass()
   setEquivalentClasses in file OWLClass.php, method OWLClass::setEquivalentClasses()
   setEquivalentProperties in file OWLProperty.php, method OWLProperty::setEquivalentProperties()
    Sets equivalent properties to the properties given in values.
   setFile in file vcard.php, method vCard_Import::setFile()
   setImports in file OWLModel.php, method OWLModel::setImports()
    TODO: beschreibung
   setIncompatibleWith in file OWLModel.php, method OWLModel::setIncompatibleWith()
    TODO: beschreibung
   setIntersectionOf in file OWLClass.php, method OWLClass::setIntersectionOf()
   setInverseOf in file OWLProperty.php, method OWLProperty::setInverseOf()
    Sets inverse properties to the properties given in values.
   setLabel in file resource.php, method DefaultRDFSResource::setLabel()
    Sets the label of this resource in specified language
   setPriorVersion in file OWLModel.php, method OWLModel::setPriorVersion()
    TODO: beschreibung
   setProperties in file class.php, method DefaultRDFSClass::setProperties()
    Add this class to the domain of the properties and remove it from all others.
   setPropertyValue in file instance.php, method DefaultRDFSInstance::setPropertyValue()
    Sets a value for a property.
   setPropertyValue in file resource.php, method DefaultRDFSResource::setPropertyValue()
    Removes all property values of $property which do not have the value $value. If a property value with value $value does not already exist it will be added.
   setPropertyValues in file resource.php, method DefaultRDFSResource::setPropertyValues()
    Removes all property values of $property which do not have a value included in $values. If a value included in $values does not already exist (as property value) it will be added.
   setPropertyValuesObject in file resource.php, method DefaultRDFSResource::setPropertyValuesObject()
   setPropertyValuesSymmetric in file resource.php, method DefaultRDFSResource::setPropertyValuesSymmetric()
   setRange in file property.php, method DefaultRDFSProperty::setRange()
    Removes the property from its old ranges and adds the property to the new specified ranges.
   setRangeToDataRange in file OWLProperty.php, method OWLProperty::setRangeToDataRange()
   setRangeToUnionClass in file OWLProperty.php, method OWLProperty::setRangeToUnionClass()
   setSameAs in file resource.php, method DefaultRDFSResource::setSameAs()
    Declares the RDFSResources in $values to be "owl:sameAs" as this resource.
   setSubClasses in file class.php, method DefaultRDFSClass::setSubClasses()
    Sets the direct subclasses of this class.
   setSubProperties in file property.php, method DefaultRDFSProperty::setSubProperties()
   setSuperClasses in file class.php, method DefaultRDFSClass::setSuperClasses()
    Sets the super classes of this class.
   setSuperProperties in file property.php, method DefaultRDFSProperty::setSuperProperties()
   setType in file model.php, method DefaultRDFSModel::setType()
   setType in file resource.php, method DefaultRDFSResource::setType()
    Sets the type of this resource.
   setUnionOf in file OWLClass.php, method OWLClass::setUnionOf()
   show in file widget.php, method powlModuleWidget::show()
   showNode in file compare.php, function showNode()
   site in file include.php, class site
    site - gets the website's pages
   site in file include.php, method site::site()
   stmCache in file rdfsapi.php, method stmCache::stmCache()
   stmCache in file rdfsapi.php, class stmCache
    CREATE TABLE `cache` (
   stripChars in file include.php, method site::stripChars()
    This function parses a given string for special chars.
   subcl2inst in file subcl2inst.php, function subcl2inst()
t   top
   $tablePrefix in file model.php, variable RDFSModel::$tablePrefix
   $tablePrefix in file model.php, variable RdqlNDbEngine::$tablePrefix
   tree.php procedural page tree.php
   tree.php procedural page tree.php
   tree.php procedural page tree.php
   tree.php procedural page tree.php
   tree.php procedural page tree.php
   timer in file include.php, function timer()
   transformParameterArray in file pear_include.php, function transformParameterArray()
   treeviewJSPage in file include.php, class treeviewJSPage
    treeviewJSPage widget
   type in file resource.php, method DefaultRDFSResource::type()
    Sets or unsets the type of this resource. If only one parameter is given the present type of this resource will be returned.
u   top
   UNIC_RDF in file rdfsapi.php, constant UNIC_RDF
v   top
   $value in file rdfsapi.php, variable stmCache::$value
   vcard.php procedural page vcard.php
   validate.php procedural page validate.php
   VALIDATE_IDS in file rdfsapi.php, constant VALIDATE_IDS
   vCard_Import in file vcard.php, class vCard_Import
w   top
   ws_add_remote.php procedural page ws_add_remote.php
   ws_execute_methods.php procedural page ws_execute_methods.php
   ws_import_models.php procedural page ws_import_models.php
   ws_import_remote.php procedural page ws_import_remote.php
   widget.php procedural page widget.php
_   top
   $_models in file store.php, variable DefaultPOWLStore::$_models
   _classMethod in file functions.inc.php, function _classMethod()
    Calls a method of a class and hands parameters array over
   _convertRowToStatement in file model.php, method DefaultRDFSModel::_convertRowToStatement()
   _createDynSqlPart_SPO in file model.php, method RDFSModel::_createDynSqlPart_SPO()
   _createTables_MySql in file store.php, method POWLStore::_createTables_MySql()
   _dbId in file model.php, method RDFSModel::_dbId()
   _dbId in file model.php, method RDFSModel::_dbId()
   _dbIds in file model.php, method DefaultRDFSModel::_dbIds()
   _findInstances in file model.php, method DefaultRDFSModel::_findInstances()
    Return an array of individuals in the model. If an array properties of PropertyURI=>Value mappings is given, only individuals with the specified property values will be returned.
   _generateSQL in file search.php, method InstanceSearch::_generateSQL()
   _getNodeById in file model.php, method RDFSModel::_getNodeById()
   _getNodeId in file model.php, method RDFSModel::_getNodeId()
   _getNodeType in file model.php, method RDFSModel::_getNodeType()
   _getNsId in file model.php, method RDFSModel::_getNsId()
   _getRestrictionStatement in file OWLClass.php, method OWLClass::_getRestrictionStatement()
   _importModel in file functions.inc.php, function _importModel()
    Imports a model in local pOWL
   _instanceMethod in file functions.inc.php, function _instanceMethod()
    Calls a method of an instance and hands parameters array over
   _listInstallations in file functions.inc.php, function _listInstallations()
    Gives all registred pOWL-Installations here back
   _modelMethod in file functions.inc.php, function _modelMethod()
    Calls a method of a model and hands parameters array over
   _pingServer in file functions.inc.php, function _pingServer()
    Testfunction zur Feststellunf der Verfügbarkeit dieses Webservices
   _powlMethod in file functions.inc.php, function _powlMethod()
    Calls a method of a pOWL and hands array with parameters over
   _propertyMethod in file functions.inc.php, function _propertyMethod()
    Calls a method of a property and hands parameters array over
   _registerInstallation in file functions.inc.php, function _registerInstallation()
    Registered pOWL-Installation here
   __construct in file OWLModel.php, method OWLModel::__construct()
    The (new PHP5) constructor for this class.