Class rapRDFSProperty

(line 11)

Description

Resource
   |
   --DefaultRDFSResource
      |
      --RDFSResource
         |
         --DefaultRDFSProperty
            |
            --RDFSProperty
               |
               --rapRDFSProperty

Located in File: /rdfsapi/db/property.php

RDFSProperty


Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:

Inherited Variables

Inherited Class Variable Summary

Inherited From Class DefaultRDFSResource

DefaultRDFSResource::$model - A reference to the RDFSModel this resource belongs to.

Inherited Methods

Inherited Method Summary

Inherited From Class DefaultRDFSProperty

DefaultRDFSProperty::addDomain() - Adds classes to the domain of the property.

DefaultRDFSProperty::addRange() - Adds the property to the specified ranges.

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.

DefaultRDFSProperty::countDistinctPropertyValues() -

DefaultRDFSProperty::getDomain() -

DefaultRDFSProperty::getRange() -

DefaultRDFSProperty::guessDomain() -

DefaultRDFSProperty::guessFunctional() -

DefaultRDFSProperty::guessMaxCardinality() -

DefaultRDFSProperty::guessMinCardinality() -

DefaultRDFSProperty::guessRange() -

DefaultRDFSProperty::guessType() -

DefaultRDFSProperty::listDistinctPropertyValues() -

DefaultRDFSProperty::listDomain() - Gets the domain for the property

DefaultRDFSProperty::listRange() - Gets the range of the property

DefaultRDFSProperty::listSubProperties() - Gets all sub-properties of the property

DefaultRDFSProperty::listSuperProperties() - Gets all super-properties of the property

DefaultRDFSProperty::removeDomain() - Removes classes from the domain of the property.

DefaultRDFSProperty::removeRange() - Remove the property from the specified ranges.

DefaultRDFSProperty::setDomain() - Removes classes from the domain of the property and adds classes to the domain of the property.

DefaultRDFSProperty::setRange() - Removes the property from its old ranges and adds the property to the new specified ranges.

DefaultRDFSProperty::setSubProperties() -

DefaultRDFSProperty::setSuperProperties() -


Inherited From Class DefaultRDFSResource

DefaultRDFSResource::DefaultRDFSResource() - Constructor

DefaultRDFSResource::addLabel() - Adds a label to this resource

DefaultRDFSResource::definingModels() -

DefaultRDFSResource::equals() - Checks if the resource equals another resource.

DefaultRDFSResource::getClass() - Returns an RDFSClass this instance is an instance of.

DefaultRDFSResource::getComment() -

DefaultRDFSResource::getDBId() -

DefaultRDFSResource::getDefiningModel() -

DefaultRDFSResource::getLabel() -

DefaultRDFSResource::getLabelForLanguage() - Returns the label for a language. If no label is available for the language in this resource return NULL.

DefaultRDFSResource::getLiteralPropertyValue() -

DefaultRDFSResource::getLocalName() -

DefaultRDFSResource::getLocalNameFast() -

DefaultRDFSResource::getModel() - Get the model which the resource belongs to.

DefaultRDFSResource::getPropertyValue() -

DefaultRDFSResource::getType() -

DefaultRDFSResource::hasPropertyValue() -

DefaultRDFSResource::hasPropertyValueTransitive() -

DefaultRDFSResource::isBlankNode() -

DefaultRDFSResource::isImported() -

DefaultRDFSResource::isOfType() - Checks if this resource is of a specific type.

DefaultRDFSResource::listClasses() - Returns an array of all classes for the given instance.

DefaultRDFSResource::listComments() - Returns an array of comments of this resource indexed by their language

DefaultRDFSResource::listDifferentFrom() - Returns an array of RDFSResources declared to be "owl:differentFrom" this resource.

DefaultRDFSResource::listLabels() - Returns the labels of this resource

DefaultRDFSResource::listLabelsPlain() - TODO: Beschreibung

DefaultRDFSResource::listLists() - Returns a list of nodes representing lists the resource is part of

DefaultRDFSResource::listLiteralPropertyValues() - Returns literal property values of this resource and property $property which macht the given language and datatype (NULL matches arbitrary ones).

DefaultRDFSResource::listLiteralPropertyValuesPlain() -

DefaultRDFSResource::listPropertyValues() - Returns an array of nodes (resources or literals) which are values of the property $property for this resource.

DefaultRDFSResource::listPropertyValuesObject() -

DefaultRDFSResource::listPropertyValuesSymmetric() -

DefaultRDFSResource::listPropertyValuesTransitive() -

DefaultRDFSResource::listSameAs() - Returns an array of RDFSResources declared to be "owl:sameAs" this resource.

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.

DefaultRDFSResource::removePropertyValues() -

DefaultRDFSResource::removeType() - Removes the type of this resource.

DefaultRDFSResource::rename() - Renames this resource.

DefaultRDFSResource::setClass() - Sets this instance to be an instance of $class.

DefaultRDFSResource::setComment() - Sets the comment for this resource

DefaultRDFSResource::setDifferentFrom() - Declares the RDFSResources in $values to be "owl:differentFrom" as this resource.

DefaultRDFSResource::setLabel() - Sets the label of this resource in specified language

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.

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.

DefaultRDFSResource::setPropertyValuesObject() -

DefaultRDFSResource::setPropertyValuesSymmetric() -

DefaultRDFSResource::setSameAs() - Declares the RDFSResources in $values to be "owl:sameAs" as this resource.

DefaultRDFSResource::setType() - Sets the type of this resource.

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.



Documentation generated on Tue, 07 Nov 2006 13:07:10 +0100 by phpDocumentor 1.3.0