Full index

Package indexes


a b c d e f g h i j k l m n o p q r s t u v w x y _
a
top
$anon
N3Serializer::$anon in N3Serializer.php
ABOUT
RDF::ABOUT() in RDF_C.php
ABOUT
RDF_RES::ABOUT() in RDF_RES.php
ABOUT_EACH
RDF::ABOUT_EACH() in RDF_C.php
ABOUT_EACH
RDF_RES::ABOUT_EACH() in RDF_RES.php
ABOUT_EACH_PREFIX
ABOUT_EACH_PREFIX
ABSTRACT_
DC::ABSTRACT_() in DC_C.php
ABSTRACT_
DC_RES::ABSTRACT_() in DC_RES.php
ACCESS_RIGHTS
ACCESS_RIGHTS
ACCOUNT_NAME
FOAF_RES::ACCOUNT_NAME() in FOAF_RES.php
ACCOUNT_NAME
FOAF::ACCOUNT_NAME() in FOAF_C.php
ACCOUNT_SERVICE_HOMEPAGE
ACCOUNT_SERVICE_HOMEPAGE
add
ResContainer::add() in ResContainer.php
Add a new value to a container.
add
InfModelB::add() in InfModelB.php
Adds a new triple to the Model without checking, if the statement is already in the Model. So if you want a duplicate free Model use the addWithoutDuplicates() function (which is slower then add())
add
InfModel::add() in InfModel.php
Adds a new triple to the Model without checking if the statement is already in the Model.
add
ResModel::add() in ResModel.php
Adds a new triple to the Model without checking if the statement is already in the Model.
add
ResList::add() in ResList.php
Add the given value to the end of the list.
add
InfModelF::add() in InfModelF.php
Adds a new triple to the MemModel without checking if the statement is already in the MemModel.
add
MemModel::add() in MemModel.php
Adds a new triple to the MemModel without checking if the statement is already in the MemModel.
add
DbModel::add() in DbModel.php
Add a new triple to this DbModel.
addAtIndex
ResSeq::addAtIndex() in ResSeq.php
Insert a new member into the sequence at the specified position.
addComment
OntResource::addComment() in OntResource.php
Add the given comment to this resource.
addDomain
OntProperty::addDomain() in OntProperty.php
Add a resource representing the domain of this property.
addIsDefinedBy
Add a resource that is declared to provide a definition of this resource.
addLabelProperty
Add the given Label to this resource
addModel
DbModel::addModel() in DbModel.php
Add the given model to this DbModel.
addModel
MemModel::addModel() in MemModel.php
Adds another model to this MemModel.
addModel
InfModelF::addModel() in InfModelF.php
Adds another model to this MemModel.
addModel
ResModel::addModel() in ResModel.php
Adds another model to this MemModel.
addNamespace
Adds a namespace and prefix to the model.
addNamespace
ResModel::addNamespace() in ResModel.php
Adds a namespace and prefix to the model.
addNamespace
MemModel::addNamespace() in MemModel.php
Adds a namespace and prefix to the model.
addNamespacePrefix
Adds a new prefix/namespace combination.
addNSPrefix
N3Serializer::addNSPrefix() in N3Serializer.php
Adds a new namespace prefix to use.
addParsedNamespaces
Adds the namespaces to the model. This method is called by the parser. !!!! addParsedNamespaces() not overwrites manual added namespaces in the model !!!!
addParsedNamespaces
Adds the namespaces to the model. This method is called by the parser. !!!! addParsedNamespaces() not overwrites manual added namespaces in the model !!!!
addParsedNamespaces
Adds the namespaces to the model. This method is called by the parser. !!!! addParsedNamespaces() not overwrites manual added namespaces in the model !!!!
addProperty
ResResource::addProperty() in ResResource.php
Add a property to this resource.
addProperty
OntResource::addProperty() in OntResource.php
Add a property to this resource.
addRange
OntProperty::addRange() in OntProperty.php
Add a resource representing the range of this property.
addRDFType
OntResource::addRDFType() in OntResource.php
Add the given class as one of the rdf:type's for this resource.
addSeeAlso
OntResource::addSeeAlso() in OntResource.php
Add a resource that is declared to provided additional information about the definition of this resource.
addSubClass
OntClass::addSubClass() in OntClass.php
Add a sub-class of this class.
addSubProperty
Add a sub-property of this property.
addSuperClass
Add a super-class of this class.
addSuperProperty
Add a super-property of this property.
addWithoutDuplicates
Checks if a new statement is already in the MemModel and adds the statement, if it is not in the MemModel.
addWithoutDuplicates
Checks if a new statement is already in the Model and adds the statement, if it is not in the Model.
addWithoutDuplicates
Alias for the method add()
addWithoutDuplicates
Checks if a new statement is already in the MemModel and adds the statement, if it is not in the MemModel.
ADODB_DB_DRIVER
ADODB_DB_DRIVER in constants.php
ADODB_DB_HOST
ADODB_DB_HOST in constants.php
ADODB_DB_NAME
ADODB_DB_NAME in constants.php
ADODB_DB_PASSWORD
ADODB_DB_PASSWORD in constants.php
ADODB_DB_USER
ADODB_DB_USER in constants.php
ADODB_DEBUG_MODE
ADODB_DEBUG_MODE in constants.php
ADR
VCARD::ADR() in VCARD_C.php
ADR
VCARD_RES::ADR() in VCARD_RES.php
ADRPROPERTIES
VCARD::ADRPROPERTIES() in VCARD_C.php
ADRPROPERTIES
ADRTYPES
VCARD::ADRTYPES() in VCARD_C.php
ADRTYPES
VCARD_RES::ADRTYPES() in VCARD_RES.php
AGENT
FOAF::AGENT() in FOAF_C.php
AGENT
VCARD_RES::AGENT() in VCARD_RES.php
AGENT
VCARD::AGENT() in VCARD_C.php
AGENT
FOAF_RES::AGENT() in FOAF_RES.php
AIM_CHAT_ID
FOAF_RES::AIM_CHAT_ID() in FOAF_RES.php
AIM_CHAT_ID
FOAF::AIM_CHAT_ID() in FOAF_C.php
ALL_DIFFERENT
ALL_DIFFERENT
OWLVocabulary::ALL_DIFFERENT() in OWLVocabulary.php
ALL_DIFFERENT
ALL_VALUES_FROM
ALL_VALUES_FROM
ALL_VALUES_FROM
ALT
RDF::ALT() in RDF_C.php
ALT
RDF_RES::ALT() in RDF_RES.php
ALTERNATIVE
DC::ALTERNATIVE() in DC_C.php
ALTERNATIVE
DC_RES::ALTERNATIVE() in DC_RES.php
ANNOTATION_PROPERTY
ANNOTATION_PROPERTY
ANNOTATION_PROPERTY
append
ResList::append() in ResList.php
Answer a new list that is formed by adding each element of
asClass
OntResource::asClass() in OntResource.php
Answer a view of this resource as a class
asIndividual
OntResource::asIndividual() in OntResource.php
Answer a view of this resource as an Individual
asOntProperty
OntResource::asOntProperty() in OntResource.php
Answer a view of this resource as a property
ATOM
ATOM in ATOM_C.php
ATOM_CONSTRUCT
ATOM_CONSTRUCT
ATOM_NS
ATOM_NS in constants.php
ATOM_RES
ATOM_RES in ATOM_RES.php
AUDIENCE
DC_RES::AUDIENCE() in DC_RES.php
AUDIENCE
DC::AUDIENCE() in DC_C.php
AUTHOR
ATOM_RES::AUTHOR() in ATOM_RES.php
AUTHOR
ATOM::AUTHOR() in ATOM_C.php
AVAILABLE
DC_RES::AVAILABLE() in DC_RES.php
AVAILABLE
DC::AVAILABLE() in DC_C.php
ATOM_C.php
ATOM_C.php in ATOM_C.php
ATOM_RES.php
ATOM_RES.php in ATOM_RES.php
b
top
$bNode
N3Parser::$bNode in N3Parser.php
BACKWARD_COMPATIBLE_WITH
BACKWARD_COMPATIBLE_WITH
BACKWARD_COMPATIBLE_WITH
BAG
RDF_RES::BAG() in RDF_RES.php
BAG
RDF::BAG() in RDF_C.php
BAG_ID
RDF::BAG_ID() in RDF_C.php
BAG_ID
RDF_RES::BAG_ID() in RDF_RES.php
BASED_NEAR
FOAF_RES::BASED_NEAR() in FOAF_RES.php
BASED_NEAR
FOAF::BASED_NEAR() in FOAF_C.php
BDAY
VCARD_RES::BDAY() in VCARD_RES.php
BDAY
VCARD::BDAY() in VCARD_C.php
BIBLIOGRAPHIC_CITATION
BIBLIOGRAPHIC_CITATION
BlankNode
BlankNode in Blanknode.php
An RDF blank node.
BlankNode
BlankNode::BlankNode() in Blanknode.php
Constructor You can supply a label or You supply a model and a unique ID is gernerated
BNODE_PREFIX
BNODE_PREFIX in constants.php
BOX
DC::BOX() in DC_C.php
BOX
DC_RES::BOX() in DC_RES.php
Blanknode.php
Blanknode.php in Blanknode.php
c
top
CARDINALITY
OWL_RES::CARDINALITY() in OWL_RES.php
CARDINALITY
OWLVocabulary::CARDINALITY() in OWLVocabulary.php
CARDINALITY
OWL::CARDINALITY() in OWL_C.php
CATEGORIES
VCARD::CATEGORIES() in VCARD_C.php
CATEGORIES
VCARD_RES::CATEGORIES() in VCARD_RES.php
CHANNEL
RSS::CHANNEL() in RSS_C.php
CHANNEL
RSS_RES::CHANNEL() in RSS_RES.php
checkEntailment
Checks, if this rule could entail a statement that matches
checkTrigger
Checks, if the statement satisfies the trigger
close
MemModel::close() in MemModel.php
Close the MemModel and free up resources held.
close
DbStore::close() in DbStore.php
Close the DbStore.
close
DbModel::close() in DbModel.php
Close this DbModel
COLLECTION
DC_RES::COLLECTION() in DC_RES.php
COLLECTION
DC::COLLECTION() in DC_C.php
COMMENT
RDFS_RES::COMMENT() in RDFS_RES.php
COMMENT
RDFS::COMMENT() in RDFS_C.php
COMMENT
RdfsVocabulary::COMMENT() in RdfsVocabulary.php
Answer the predicate that denotes comment annotation on an ontology element.
COMMENT
OWLVocabulary::COMMENT() in OWLVocabulary.php
Answer the predicate that denotes comment annotation on an ontology element.
compare
Statement::compare() in Statement.php
Compares two statements and returns integer less than, equal to, or greater than zero.
COMPLEMENT_OF
COMPLEMENT_OF
COMPLEMENT_OF
OWLVocabulary::COMPLEMENT_OF() in OWLVocabulary.php
concatenate
ResList::concatenate() in ResList.php
Change the tail of this list to point to the given list, so that this list becomes the list of the concatenation of the elements of both lists. This is a side-effecting operation on this list; for a non side-effecting alternative, see append.
configSortModel
Serializer congiguration: Sort Model Flag if the serializer should sort the model by subject before serializing.
configUseAttributes
Serializer congiguration: Use Attributes Flag if the serializer should serialize triples as XML attributes where possible.
configUseEntities
Serializer congiguration: Use Entities Flag if the serializer should use entities for URIs.
configUseQnames
Serializer congiguration: Use Qnames Flag if the serializer should use qualified names for RDF reserved words.
configUseXmlDeclaration
Serializer congiguration: Use XML Declaration Flag if the serializer should start documents with the xml declaration <?xml version="1.0" encoding="UTF-8" ?>.
CONFORMS_TO
DC::CONFORMS_TO() in DC_C.php
CONFORMS_TO
DC_RES::CONFORMS_TO() in DC_RES.php
cons
ResList::cons() in ResList.php
Return a reference to a new list cell whose head is value and whose tail is this list.
constants.php
constants.php in constants.php
CONTAINER
RDFS::CONTAINER() in RDFS_C.php
CONTAINER
RDFS_RES::CONTAINER() in RDFS_RES.php
CONTAINER_MEMBERSHIP_PROPERTY
CONTAINER_MEMBERSHIP_PROPERTY
contains
DbModel::contains() in DbModel.php
Check if the DbModel contains the given statement
contains
ResContainer::contains() in ResContainer.php
Determine whether the container contains a value
contains
InfModelB::contains() in InfModelB.php
Tests if the Model contains the given triple.
contains
ResModel::contains() in ResModel.php
Tests if the Model contains the given statement.
contains
MemModel::contains() in MemModel.php
Tests if the MemModel contains the given triple.
contains
ResList::contains() in ResList.php
Answer true if the given node appears as the value of a value of any of the cells of this list.
containsAll
DbModel::containsAll() in DbModel.php
Determine if all of the statements in the given model are also contained in this DbModel.
containsAll
MemModel::containsAll() in MemModel.php
Determine if all of the statements in a model are also contained in this MemModel.
containsAll
ResModel::containsAll() in ResModel.php
Determine if all of the statements in a model are also contained in this model.
containsAny
ResModel::containsAny() in ResModel.php
Determine if any of the statements in a model are also contained in this model.
containsAny
MemModel::containsAny() in MemModel.php
Determine if any of the statements in a model are also contained in this MemModel.
containsAny
DbModel::containsAny() in DbModel.php
Determine if any of the statements in the given model are also contained in this DbModel.
containsResource
Determine if the node (ResResource / ResLiteral) $node appears in any statement of this model.
CONTENT
ATOM_RES::CONTENT() in ATOM_RES.php
CONTENT
ATOM::CONTENT() in ATOM_C.php
CONTRIBUTOR
ATOM::CONTRIBUTOR() in ATOM_C.php
CONTRIBUTOR
DC::CONTRIBUTOR() in DC_C.php
CONTRIBUTOR
ATOM_RES::CONTRIBUTOR() in ATOM_RES.php
CONTRIBUTOR
DC_RES::CONTRIBUTOR() in DC_RES.php
copy
ResList::copy() in ResList.php
Answer a list that contains all of the elements of this list in the same order, but is a duplicate copy in the underlying model.
COPYRIGHT
ATOM_RES::COPYRIGHT() in ATOM_RES.php
COPYRIGHT
ATOM::COPYRIGHT() in ATOM_C.php
countResults
RdqlResultIterator::countResults() in RdqlResultIterator.php
Returns the number of results.
COUNTRY
VCARD_RES::COUNTRY() in VCARD_RES.php
COUNTRY
VCARD::COUNTRY() in VCARD_C.php
COVERAGE
DC_RES::COVERAGE() in DC_RES.php
COVERAGE
DC::COVERAGE() in DC_C.php
createAlt
ResModel::createAlt() in ResModel.php
Create a new RDF Container from type rdf:Alt This method may return an existing container with the correct URI and model, or it may construct a fresh one, as it sees fit.
createBag
ResModel::createBag() in ResModel.php
Create a new RDF Container from type rdf:Bag This method may return an existing container with the correct URI and model, or it may construct a fresh one, as it sees fit.
CREATED
ATOM::CREATED() in ATOM_C.php
CREATED
ATOM_RES::CREATED() in ATOM_RES.php
CREATED
DC::CREATED() in DC_C.php
CREATED
DC_RES::CREATED() in DC_RES.php
createIndividual
Answer a resource that represents an Individual node in this model.
createInstance
Answer a resource that represents an instance of this OntClass and Individual node in this model.
createList
ResModel::createList() in ResModel.php
Create a new RDF Collection from type rdf:List This method may return an existing container with the correct URI and model, or it may construct a fresh one, as it sees fit.
createLiteral
Create an untyped literal from a String value with a specified language.
createOntClass
Answer a resource that represents a class description node in this model.
createOntProperty
Answer a resource that represents an OntProperty node in this model.
createOrd
RDFUtil::createOrd() in RdfUtil.php
Creates ordinal RDF resource out of an integer.
createProperty
Create a new Property associated with this model.
createResource
Create a new resource associated with this model.
createSeq
ResModel::createSeq() in ResModel.php
Create a new RDF Container from type rdf:Seq This method may return an existing container with the correct URI and model, or it may construct a fresh one, as it sees fit.
createTables
Create tables and indexes for the given database type.
createTypedLiteral
Create a literal from a String value with the $dtype Datatype An existing literal of the right value may be returned, or a fresh one created.
CREATE_MODEL_WITHOUT_DUPLICATES
CREATOR
DC_RES::CREATOR() in DC_RES.php
CREATOR
DC::CREATOR() in DC_C.php
current
FindIterator::current() in FindIterator.php
Returns the current matching statement.
current
RdqlResultIterator::current() in RdqlResultIterator.php
Returns the current result.
current
StatementIterator::current() in StatementIterator.php
Returns the current statement.
current
ResIterator::current() in ResIterator.php
Returns the current item
CURRENT_PROJECT
CURRENT_PROJECT
d
top
$DAML_NS
N3Parser::$DAML_NS in N3Parser.php
$debug
NTripleSerializer::$debug in NTripleSerializer.php
$debug
N3Serializer::$debug in N3Serializer.php
$debug
N3Parser::$debug in N3Parser.php
$done
N3Serializer::$done in N3Serializer.php
DATASET
DC::DATASET() in DC_C.php
DATASET
DC_RES::DATASET() in DC_RES.php
DATATYPE
OWL::DATATYPE() in OWL_C.php
DATATYPE
OWL_RES::DATATYPE() in OWL_RES.php
DATATYPE
OWLVocabulary::DATATYPE() in OWLVocabulary.php
DATATYPE
RDFS::DATATYPE() in RDFS_C.php
DATATYPE
RDF_RES::DATATYPE() in RDF_RES.php
DATATYPE
RDF::DATATYPE() in RDF_C.php
DATATYPE
RDFS_RES::DATATYPE() in RDFS_RES.php
DATATYPE_PROPERTY
DATATYPE_PROPERTY
DATATYPE_PROPERTY
DATATYPE_RESTRICTION
DATATYPE_RESTRICTION
DATATYPE_RESTRICTION
DATATYPE_SHORTCUT_PREFIX
DATATYPE_SHORTCUT_PREFIX in constants.php
DATA_RANGE
OWL::DATA_RANGE() in OWL_C.php
DATA_RANGE
OWLVocabulary::DATA_RANGE() in OWLVocabulary.php
DATA_RANGE
OWL_RES::DATA_RANGE() in OWL_RES.php
DATE
DC_RES::DATE() in DC_RES.php
DATE
DC::DATE() in DC_C.php
DATE_ACCEPTED
DATE_ACCEPTED
DATE_COPYRIGHTED
DATE_COPYRIGHTED
DATE_SUBMITTED
DATE_SUBMITTED
DbModel
DbModel in DbModel.php
This class provides methods for manipulating DbModels from DbStore.
DBMODEL
DBMODEL in constants.php
DbModel
DbModel::DbModel() in DbModel.php
Constructor Do not call this directly.
DbStore
DbStore in DbStore.php
DbStore is a persistent store of RDF data using relational database technology.
DbStore
DbStore::DbStore() in DbStore.php
Constructor: Set the database connection with the given parameters.
DC
DC in DC_C.php
DCMITYPE_NS
DCMITYPE_NS in constants.php
DCMI_TYPE
DC::DCMI_TYPE() in DC_C.php
DCMI_TYPE
DC_RES::DCMI_TYPE() in DC_RES.php
DCTERM_NS
DCTERM_NS in constants.php
DC_NS
DC_NS in constants.php
DC_RES
DC_RES in DC_RES.php
DEFAULT_ALGORITHM
DEFAULT_ALGORITHM in constants.php
DEFAULT_ENCODING
DEFAULT_ENCODING in constants.php
delete
DbModel::delete() in DbModel.php
Remove this DbModel from database and clean up.
DEPICTION
FOAF::DEPICTION() in FOAF_C.php
DEPICTION
FOAF_RES::DEPICTION() in FOAF_RES.php
DEPICTS
FOAF_RES::DEPICTS() in FOAF_RES.php
DEPICTS
FOAF::DEPICTS() in FOAF_C.php
DEPRECATED_CLASS
DEPRECATED_CLASS
DEPRECATED_CLASS
DEPRECATED_PROPERTY
DEPRECATED_PROPERTY
DEPRECATED_PROPERTY
DESCRIPTION
RSS::DESCRIPTION() in RSS_C.php
DESCRIPTION
RSS_RES::DESCRIPTION() in RSS_RES.php
DESCRIPTION
RDF_RES::DESCRIPTION() in RDF_RES.php
DESCRIPTION
DC::DESCRIPTION() in DC_C.php
DESCRIPTION
DC_RES::DESCRIPTION() in DC_RES.php
DESCRIPTION
RDF::DESCRIPTION() in RDF_C.php
DIFFERENT_FROM
DIFFERENT_FROM
DIFFERENT_FROM
OWLVocabulary::DIFFERENT_FROM() in OWLVocabulary.php
DISJOINT_WITH
OWLVocabulary::DISJOINT_WITH() in OWLVocabulary.php
DISJOINT_WITH
DISJOINT_WITH
DISTINCT_MEMBERS
DISTINCT_MEMBERS
DISTINCT_MEMBERS
DNA_CHECKSUM
FOAF_RES::DNA_CHECKSUM() in FOAF_RES.php
DNA_CHECKSUM
FOAF::DNA_CHECKSUM() in FOAF_C.php
DOCUMENT
FOAF_RES::DOCUMENT() in FOAF_RES.php
DOCUMENT
FOAF::DOCUMENT() in FOAF_C.php
DOMAIN
RDFS_RES::DOMAIN() in RDFS_RES.php
DOMAIN
RdfsVocabulary::DOMAIN() in RdfsVocabulary.php
Answer the predicate that denotes the domain of a property.
DOMAIN
RDFS::DOMAIN() in RDFS_C.php
DOMAIN
OWLVocabulary::DOMAIN() in OWLVocabulary.php
Answer the predicate that denotes the domain of a property.
DBase.php
DBase.php in DBase.php
DbModel.php
DbModel.php in DbModel.php
DbStore.php
DbStore.php in DbStore.php
DC_C.php
DC_C.php in DC_C.php
DC.php
DC.php in DC.php
DC_RES.php
DC_RES.php in DC_RES.php
e
top
EDUCATION_LEVEL
EDUCATION_LEVEL
EMAIL
VCARD_RES::EMAIL() in VCARD_RES.php
EMAIL
ATOM_RES::EMAIL() in ATOM_RES.php
EMAIL
VCARD::EMAIL() in VCARD_C.php
EMAIL
ATOM::EMAIL() in ATOM_C.php
EMAILTYPES
VCARD_RES::EMAILTYPES() in VCARD_RES.php
EMAILTYPES
VCARD::EMAILTYPES() in VCARD_C.php
entail
InfRule::entail() in InfRule.php
Returns a infered InfStatement by evaluating the statement with the entailment rule.
entailStatement
Entails a statement by recursively using the _entailStatementRec method.
ENTRY
ATOM_RES::ENTRY() in ATOM_RES.php
ENTRY
ATOM::ENTRY() in ATOM_C.php
equals
Statement::equals() in Statement.php
Checks if two statements are equal.
equals
ResResource::equals() in ResResource.php
Checks if the resource equals another resource.
equals
Resource::equals() in Resource.php
Checks if the resource equals another resource.
equals
Literal::equals() in Literal.php
Checks if ihe literal equals another literal.
equals
DbModel::equals() in DbModel.php
Check if two models are equal.
equals
BlankNode::equals() in Blanknode.php
Checks if two blank nodes are equal.
equals
ResModel::equals() in ResModel.php
Checks if two models are equal.
equals
MemModel::equals() in MemModel.php
Checks if two models are equal.
EQUIVALENT_CLASS
EQUIVALENT_CLASS
EQUIVALENT_CLASS
EQUIVALENT_PROPERTY
EQUIVALENT_PROPERTY
EQUIVALENT_PROPERTY
escapeValue
RDFUtil::escapeValue() in RdfUtil.php
Escapes < > and &
EVENT
DC::EVENT() in DC_C.php
EVENT
DC_RES::EVENT() in DC_RES.php
EXTADD
VCARD::EXTADD() in VCARD_C.php
EXTADD
VCARD_RES::EXTADD() in VCARD_RES.php
EXTENT
DC::EXTENT() in DC_C.php
EXTENT
DC_RES::EXTENT() in DC_RES.php
f
top
FAMILY
VCARD_RES::FAMILY() in VCARD_RES.php
FAMILY
VCARD::FAMILY() in VCARD_C.php
FAMILY_NAME
FOAF::FAMILY_NAME() in FOAF_C.php
FAMILY_NAME
FOAF_RES::FAMILY_NAME() in FOAF_RES.php
FEED
ATOM::FEED() in ATOM_C.php
FEED
ATOM_RES::FEED() in ATOM_RES.php
find
ResModel::find() in ResModel.php
General method to search for triples.
find
InfModelB::find() in InfModelB.php
General method to search for triples.
find
DbModel::find() in DbModel.php
General method to search for triples in the DbModel.
find
MemModel::find() in MemModel.php
General method to search for triples.
findAsIterator
Returns a FindIterator for traversing the MemModel.
findAsIterator
Returns a FindIterator for traversing the MemModel.
findCount
MemModel::findCount() in MemModel.php
Searches for triples and returns the number of matches.
findCount
DbModel::findCount() in DbModel.php
Search for triples and return the number of matches.
findFirstMatchingStatement
Searches for triples and returns the first matching statement.
findFirstMatchingStatement
Search for triples and return the first matching statement.
findFirstMatchingStatement
Searches for triples and returns the first matching statement.
findFirstMatchingStatement
Searches for triples and returns the first matching statement.
findForward
Searches for triples using find() and tracks forward blank nodes until the final objects in the retrieved subgraphs are all named resources.
FindIterator
FindIterator::FindIterator() in FindIterator.php
Constructor
FindIterator
FindIterator in FindIterator.php
Iterator for traversing statements matching a searchpattern.
findRegex
DbModel::findRegex() in DbModel.php
Method to search for triples using Perl-style regular expressions.
findRegex
MemModel::findRegex() in MemModel.php
Method to search for triples using Perl-style regular expressions.
findRegex
InfModel::findRegex() in InfModel.php
Method to search for triples using Perl-style regular expressions.
findVocabulary
Returns all tripels of a certain vocabulary.
findVocabulary
Return all tripels of a certain vocabulary.
findVocabulary
Returns all tripels of a certain vocabulary.
FIRST
RDF::FIRST() in RDF_C.php
FIRST
RDF_RES::FIRST() in RDF_RES.php
FIRST_NAME
FOAF_RES::FIRST_NAME() in FOAF_RES.php
FIRST_NAME
FOAF::FIRST_NAME() in FOAF_C.php
FIX_BLANKNODES
FIX_BLANKNODES in constants.php
FN
VCARD_RES::FN() in VCARD_RES.php
FN
VCARD::FN() in VCARD_C.php
FOAF
FOAF in FOAF_C.php
FOAF_NS
FOAF_NS in constants.php
FOAF_RES
FOAF_RES in FOAF_RES.php
FORMAT
DC::FORMAT() in DC_C.php
FORMAT
DC_RES::FORMAT() in DC_RES.php
FUNCTIONAL_PROPERTY
FUNCTIONAL_PROPERTY
FUNCTIONAL_PROPERTY
FUNDED_BY
FOAF::FUNDED_BY() in FOAF_C.php
FUNDED_BY
FOAF_RES::FUNDED_BY() in FOAF_RES.php
FindIterator.php
FindIterator.php in FindIterator.php
FOAF_C.php
FOAF_C.php in FOAF_C.php
FOAF.php
FOAF.php in FOAF.php
FOAF_RES.php
FOAF_RES.php in FOAF_RES.php
g
top
GEEKCODE
FOAF::GEEKCODE() in FOAF_C.php
GEEKCODE
FOAF_RES::GEEKCODE() in FOAF_RES.php
GENDER
FOAF::GENDER() in FOAF_C.php
GENDER
FOAF_RES::GENDER() in FOAF_RES.php
GENERAL_PREFIX_BASE
GENERAL_PREFIX_BASE in constants.php
generateModel
Generates a new MemModel from a URI, a file or from memory.
generateModel
GRDDLParser::generateModel() in GRDDLParser.php
generates a MemModel and creates the DomDocument.
generateModel
Generate a new MemModel from an URI or file.
GENERATOR
ATOM_RES::GENERATOR() in ATOM_RES.php
GENERATOR
ATOM::GENERATOR() in ATOM_C.php
GEO
VCARD_RES::GEO() in VCARD_RES.php
GEO
VCARD::GEO() in VCARD_C.php
get
ResList::get() in ResList.php
Returns the value of the list element at the specified position or null.
getAssociatedModel
Get the reference to the assocoated model.
getAssociatedModel
Get the reference to the assocoated model.
getBaseMemModel
Create a MemModel containing only the base triples (without inferred statements) of the current InfModelB
getBaseMemModel
Create a MemModel containing only the base triples (without inferred statements) of the current InfModelF
getBaseURI
ResModel::getBaseURI() in ResModel.php
Return current baseURI.
getBaseURI
Model::getBaseURI() in Model.php
Return current baseURI.
getComment
OntResource::getComment() in OntResource.php
Answer the comment string for this object. If there is more than one such resource, an arbitrary selection is made.
getContentInArray
Get all values in the list as an array of ResResources
getCurrentPosition
Returns the current position of the iterator.
getCurrentPosition
Returns the current position of the iterator.
getDatatype
Literal::getDatatype() in Literal.php
Returns the datatype of the literal.
getDbModel
ModelFactory::getDbModel() in ModelFactory.php
Returns a new DbModel using the database connection supplied by $dbStore.
getDbStore
ModelFactory::getDbStore() in ModelFactory.php
Returns a database connection with the given parameters.
getDefault
ResAlt::getDefault() in ResAlt.php
Return the default value for this resource
getDefaultDbModel
Returns a DbModel with the database connection defined in constants.php.
getDefaultModel
Returns a MemModel.
getDomain
OntProperty::getDomain() in OntProperty.php
Answer a OntClass that represents the domain class of this property.
getEntailment
getHead
ResList::getHead() in ResList.php
Get the value that is associated with the head of the list.
getID
BlankNode::getID() in Blanknode.php
Returns the ID of the blank node.
getIndexType
MemModel::getIndexType() in MemModel.php
Returns the indextype: -1 if there is no index, 0 if there are indices over S,P,O(separate),
  1. if there is an index over SPO, 2 if there is an index over SP and 3 if
there is an index over SO.
getInfModelB
ModelFactory::getInfModelB() in ModelFactory.php
Returns a InfModelB.
getInfModelF
ModelFactory::getInfModelF() in ModelFactory.php
Returns a InfModelF.
getInstanceRdfType
returns the rdf:type, that this distinct resource is instance of.
getIsAnon
ResResource::getIsAnon() in ResResource.php
Determine whether this resource is an anonymous resource
getIsDefinedBy
Answer a resource that is declared to provide a definition of this resource.
getLabel
BlankNode::getLabel() in Blanknode.php
Returns the ID of the blank node.
getLabel
Resource::getLabel() in Resource.php
Returns the label of the resource, which is the URI of the resource.
getLabel
Literal::getLabel() in Literal.php
Returns the string value of the literal.
getLabelObject
Reurns the URI, text or bNode identifier of the statements's object.
getLabelPredicate
Returns the URI of the statements's predicate.
getLabelProperty
Answer the label ResLiteral for this object.
getLabelSubject
Returns the URI or bNode identifier of the statements's subject.
getLanguage
Literal::getLanguage() in Literal.php
Returns the language of the literal.
getLocalName
Resource::getLocalName() in Resource.php
Returns the local name of the resource.
getLocalName
Delivers the Localname (without the namespace prefix) out of the URI of a Resource.
getMember
ResSeq::getMember() in ResSeq.php
Get the member at a given index
getMembers
ResContainer::getMembers() in ResContainer.php
Get an array of all resources that are values of this container
getMemModel
DbModel::getMemModel() in DbModel.php
Create a MemModel containing all the triples of the current DbModel
getMemModel
ModelFactory::getMemModel() in ModelFactory.php
Returns a MemModel.
getMemModel
InfModelB::getMemModel() in InfModelB.php
Create a MemModel containing all the triples (including inferred statements) of the current InfModelB
getMemModel
InfModelF::getMemModel() in InfModelF.php
Create a MemModel containing all the triples (including inferred statements) of the current InfModelF
getMemModelByRDQL
Perform an RDQL query on this Model. Should work with all types of models.
getModel
ResModel::getModel() in ResModel.php
Returns a reference to the underlying model (Mem/DB/InfModel) that contains the statements
getModel
DbStore::getModel() in DbStore.php
Create a new instance of DbModel with the given $modelURI and load the corresponding values of modelID and baseURI from the database.
getModifiedFind
Returns a find-query that matches statements, whose entailed statements would match the supplied find query.
getNamespace
Resource::getNamespace() in Resource.php
Returns the namespace of the resource. May return null.
getNamespace
Extracts the namespace prefix out of the URI of a Resource.
getNewModel
DbStore::getNewModel() in DbStore.php
Create a new instance of DbModel with the given $modelURI and insert the DbModel variables into the database.
getObject
Statement::getObject() in Statement.php
Returns the object of the triple.
getOntModel
Returns an OntModel with this model as baseModel.
getOntModel
ModelFactory::getOntModel() in ModelFactory.php
Returns an OntModel.
getOrd
RDFUtil::getOrd() in RdfUtil.php
Converts an ordinal RDF resource to an integer.
getParsedNamespaces
Returns the models namespaces.
getParsedNamespaces
Returns the models namespaces.
getParsedNamespaces
Returns the models namespaces.
getPovs
N3Parser::getPovs() in N3Parser.php
Gets a list of triples with same subject e.g. :Gunnar :firstname "Gunnar" ; :lastname "Grimnes.
getPredicate
Statement::getPredicate() in Statement.php
Returns the predicate of the triple.
getProperty
ResModel::getProperty() in ResModel.php
Answer a statement find(s, p, null) with ResResources(ResLiterals) from this model.
getProperty
ResResource::getProperty() in ResResource.php
Answer some statement (this, p, O) in the associated model.
getPropertyValue
Answer the value of a given RDF property for this resource as $returnType, or null if it doesn't have one. If there is more than one RDF statement with the given property for the current value, it is not defined which of the values will be returned.
getRange
OntProperty::getRange() in OntProperty.php
Answer a OntClass that represents the range class of this property.
getRDFType
OntResource::getRDFType() in OntResource.php
Answer the rdf:type (ie the class) of this resource.
getResModel
ModelFactory::getResModel() in ModelFactory.php
Returns a ResModel.
getResmodel
Returns a ResModel with this model as baseModel.
getResultLabels
RdqlResultIterator::getResultLabels() in RdqlResultIterator.php
Returns the labels of the result as array.
getSchema
InfModel::getSchema() in InfModel.php
Returns a model, containing all Statements, having a Predicate, that is supported by the inference.
getSeeAlso
OntResource::getSeeAlso() in OntResource.php
Answer a resource that provides additional information about this resource.
getStatementIterator
Returns a StatementIterator for traversing the Model.
getStatementIterator
Returns a StatementIterator for traversing the MemModel.
getSubClass
OntClass::getSubClass() in OntClass.php
Answer a class that is the sub-class of this class.
getSubject
Statement::getSubject() in Statement.php
Returns the subject of the triple.
getSubProperty
Answer a property that is the sub-property of this property.
getSuperClass
Answer a class that is the super-class of this class.
getSuperProperty
Answer a property that is the super-property of this property.
getTail
ResList::getTail() in ResList.php
Get the list that is the tail of this list.
getTrigger
InfRule::getTrigger() in InfRule.php
getURI
Resource::getURI() in Resource.php
Returns the URI of the resource.
getVocabulary
OntResource::getVocabulary() in OntResource.php
Answer a reference to the ontology language profile that governs the ontology model to which this ontology resource is attached.
GIVEN
VCARD_RES::GIVEN() in VCARD_RES.php
GIVEN
VCARD::GIVEN() in VCARD_C.php
GIVENNAME
FOAF::GIVENNAME() in FOAF_C.php
GIVENNAME
FOAF_RES::GIVENNAME() in FOAF_RES.php
GRDDLParser
GRDDLParser in GRDDLParser.php
A GRDDLParser.
GROUP
VCARD::GROUP() in VCARD_C.php
GROUP
FOAF_RES::GROUP() in FOAF_RES.php
GROUP
VCARD_RES::GROUP() in VCARD_RES.php
GROUP
FOAF::GROUP() in FOAF_C.php
guessName
RDFUtil::guessName() in RdfUtil.php
Delivers the name out of the URI (without the namespace prefix).
guessNamespace
Extracts the namespace prefix out of a URI.
GRDDLParser.php
GRDDLParser.php in GRDDLParser.php
h
top
hasComment
OntResource::hasComment() in OntResource.php
Answer true if this resource has the given comment.
hasDomain
OntProperty::hasDomain() in OntProperty.php
Answer true if the given resource a class specifying the domain of this property.
hashCode
Statement::hashCode() in Statement.php
Retruns the hash code of the triple.
hasLabelProperty
Answer true if this resource has the given label.
hasNext
RdqlResultIterator::hasNext() in RdqlResultIterator.php
Returns TRUE if there are more results.
hasNext
StatementIterator::hasNext() in StatementIterator.php
Returns TRUE if there are more statements.
hasNext
FindIterator::hasNext() in FindIterator.php
Returns TRUE if there are more matching statements.
hasPrevious
RdqlResultIterator::hasPrevious() in RdqlResultIterator.php
Returns TRUE if the first result has not been reached.
hasPrevious
StatementIterator::hasPrevious() in StatementIterator.php
Returns TRUE if the first statement has not been reached.
hasProperty
ResResource::hasProperty() in ResResource.php
Determine whether this resource has any values for a given property.
hasRange
OntProperty::hasRange() in OntProperty.php
Answer true if the given resource a class specifying the range of this property.
hasRDFType
OntResource::hasRDFType() in OntResource.php
Answer true if this resource has the given rdf:type.
hasSeeAlso
OntResource::hasSeeAlso() in OntResource.php
Answer true if this resource has the given resource as a source of additional information.
hasSubclass
OntClass::hasSubclass() in OntClass.php
Answer true if the given class is a sub-class of this class.
hasSubProperty
Answer true if the given property is a sub-property of this property.
hasSuperClass
Answer true if the given class is a super-class of this class.
hasSuperProperty
Answer true if the given property is a super-property of this property.
HAS_CHILD
ATOM::HAS_CHILD() in ATOM_C.php
HAS_CHILD
ATOM_RES::HAS_CHILD() in ATOM_RES.php
HAS_ENTRY
ATOM_RES::HAS_ENTRY() in ATOM_RES.php
HAS_ENTRY
ATOM::HAS_ENTRY() in ATOM_C.php
HAS_FORMAT
DC::HAS_FORMAT() in DC_C.php
HAS_FORMAT
DC_RES::HAS_FORMAT() in DC_RES.php
HAS_LINK
ATOM::HAS_LINK() in ATOM_C.php
HAS_LINK
ATOM_RES::HAS_LINK() in ATOM_RES.php
HAS_PART
DC::HAS_PART() in DC_C.php
HAS_PART
DC_RES::HAS_PART() in DC_RES.php
HAS_TITLE
ATOM_RES::HAS_TITLE() in ATOM_RES.php
HAS_TITLE
ATOM::HAS_TITLE() in ATOM_C.php
HAS_VALUE
OWL::HAS_VALUE() in OWL_C.php
HAS_VALUE
OWL_RES::HAS_VALUE() in OWL_RES.php
HAS_VALUE
OWLVocabulary::HAS_VALUE() in OWLVocabulary.php
HAS_VERSION
DC_RES::HAS_VERSION() in DC_RES.php
HAS_VERSION
DC::HAS_VERSION() in DC_C.php
HIDE_ADVERTISE
HIDE_ADVERTISE in constants.php
HOLDS_ACCOUNT
FOAF::HOLDS_ACCOUNT() in FOAF_C.php
HOLDS_ACCOUNT
HOMEPAGE
FOAF::HOMEPAGE() in FOAF_C.php
HOMEPAGE
FOAF_RES::HOMEPAGE() in FOAF_RES.php
HREF
ATOM::HREF() in ATOM_C.php
HREF
ATOM_RES::HREF() in ATOM_RES.php
HTML_TABLE_BNODE_COLOR
HTML_TABLE_BNODE_COLOR in constants.php
HTML_TABLE_HEADER_COLOR
HTML_TABLE_HEADER_COLOR in constants.php
HTML_TABLE_LITERAL_COLOR
HTML_TABLE_LITERAL_COLOR in constants.php
HTML_TABLE_NS_ROW_COLOR0
HTML_TABLE_NS_ROW_COLOR0 in constants.php
HTML_TABLE_NS_ROW_COLOR1
HTML_TABLE_NS_ROW_COLOR1 in constants.php
HTML_TABLE_RDF_NS_COLOR
HTML_TABLE_RDF_NS_COLOR in constants.php
HTML_TABLE_RESOURCE_COLOR
HTML_TABLE_RESOURCE_COLOR in constants.php
i
top
ICQ_CHAT_ID
FOAF::ICQ_CHAT_ID() in FOAF_C.php
ICQ_CHAT_ID
FOAF_RES::ICQ_CHAT_ID() in FOAF_RES.php
ID
RDF_RES::ID() in RDF_RES.php
ID
RDF::ID() in RDF_C.php
IDENTIFIER
DC_RES::IDENTIFIER() in DC_RES.php
IDENTIFIER
DC::IDENTIFIER() in DC_C.php
IMAGE
DC_RES::IMAGE() in DC_RES.php
IMAGE
RSS::IMAGE() in RSS_C.php
IMAGE
RSS_RES::IMAGE() in RSS_RES.php
IMAGE
DC::IMAGE() in DC_C.php
IMAGE
FOAF_RES::IMAGE() in FOAF_RES.php
IMAGE
FOAF::IMAGE() in FOAF_C.php
IMG
FOAF_RES::IMG() in FOAF_RES.php
IMG
FOAF::IMG() in FOAF_C.php
IMPORTS
OWL_RES::IMPORTS() in OWL_RES.php
IMPORTS
OWL::IMPORTS() in OWL_C.php
IMPORTS
OWLVocabulary::IMPORTS() in OWLVocabulary.php
IMT
DC_RES::IMT() in DC_RES.php
IMT
DC::IMT() in DC_C.php
INCOMPATIBLE_WITH
INCOMPATIBLE_WITH
INCOMPATIBLE_WITH
INDENTATION
INDENTATION in constants.php
index
MemModel::index() in MemModel.php
Builds a search index for the statements in the MemModel.
indexOf
ResList::indexOf() in ResList.php
Get the Position of the first occurrence of the given value in the list, or -1 if the value is not in the list.
indexOf
ResSeq::indexOf() in ResSeq.php
Return the index of a given member of the sequence.
INDEX_TYPE
INDEX_TYPE in constants.php
Individual
Individual::Individual() in Individual.php
Constructor You can supply a uri
Individual
Individual in Individual.php
Interface that encapsulates an individual in an ontology, sometimes referred to as a fact or assertion.
IND_DEF
IND_DEF in constants.php
IND_SO
IND_SO in constants.php
IND_SP
IND_SP in constants.php
IND_SPO
IND_SPO in constants.php
InfModel
InfModel::InfModel() in InfModel.php
Constructor You can supply a base_uri
InfModel
InfModel in InfModel.php
A InfModel Model extends a MemModel , by adding the ability to infer statements from known statements and RDFS/OWL-Schematas.
InfModelB
InfModelB in InfModelB.php
A InfModelB extends the InfModel Class, with a backward chaining algorithm.
InfModelB
InfModelB::InfModelB() in InfModelB.php
Constructor You can supply a base_uri
INFMODELB
INFMODELB in constants.php
InfModelF
InfModelF::InfModelF() in InfModelF.php
Constructor You can supply a base_uri
InfModelF
InfModelF in InfModelF.php
A InfModelF extends the InfModel Class, with a forward chaining algorithm.
INFMODELF
INFMODELF in constants.php
InfModelB.php
InfModelB.php in InfModelB.php
InfModelF.php
InfModelF.php in InfModelF.php
InfModelP.php
InfModelP.php in InfModelP.php
InfModel.php
InfModel.php in InfModel.php
InfRule.php
InfRule.php in InfRule.php
InfStatement.php
InfStatement.php in InfStatement.php
INFO
ATOM::INFO() in ATOM_C.php
INFO
ATOM_RES::INFO() in ATOM_RES.php
InfRule
InfRule in InfRule.php
This class represents a single rule in a RDFS inference model.
infRule
InfRule::infRule() in InfRule.php
Constructor
InfStatement
InfStatement in InfStatement.php
An RDF statement which was entailed by a inference rule.
INF_RES_DOMAIN
INF_RES_DOMAIN in constants.php
INF_RES_OWL_INVERSEOF
INF_RES_OWL_INVERSEOF in constants.php
INF_RES_OWL_SAMEAS
INF_RES_OWL_SAMEAS in constants.php
INF_RES_RANGE
INF_RES_RANGE in constants.php
INF_RES_RULE_RDFS6
INF_RES_RULE_RDFS6 in constants.php
INF_RES_RULE_RDFS8
INF_RES_RULE_RDFS8 in constants.php
INF_RES_RULE_RDFS10
INF_RES_RULE_RDFS10 in constants.php
INF_RES_RULE_RDFS12
INF_RES_RULE_RDFS12 in constants.php
INF_RES_RULE_RDFS13
INF_RES_RULE_RDFS13 in constants.php
INF_RES_SUBCLASSOF
INF_RES_SUBCLASSOF in constants.php
INF_RES_SUBPROPERTYOF
INF_RES_SUBPROPERTYOF in constants.php
INTERACTIVERESOURCE
INTERACTIVE_RESOURCE
INTEREST
FOAF_RES::INTEREST() in FOAF_RES.php
INTEREST
FOAF::INTEREST() in FOAF_C.php
intersect
DbModel::intersect() in DbModel.php
Return a new MemModel containing all the statements which are in both this model and the given model.
intersect
MemModel::intersect() in MemModel.php
Returns a new MemModel containing all the statements which are in both this MemModel and another.
intersect
ResModel::intersect() in ResModel.php
Returns a new model containing all the statements which are in both this model and another.
INTERSECTION_OF
INTERSECTION_OF
INTERSECTION_OF
INVERSE_FUNCTIONAL_PROPERTY
INVERSE_FUNCTIONAL_PROPERTY
INVERSE_FUNCTIONAL_PROPERTY
INVERSE_OF
OWLVocabulary::INVERSE_OF() in OWLVocabulary.php
INVERSE_OF
OWL_RES::INVERSE_OF() in OWL_RES.php
INVERSE_OF
OWL::INVERSE_OF() in OWL_C.php
IN_DESCRIPTION
IN_DESCRIPTION in constants.php
IN_PROPERTY_EMPTY_RESOURCE
IN_PROPERTY_LITERAL
IN_PROPERTY_LITERAL in constants.php
IN_PROPERTY_PARSE_TYPE_COLLECTION
IN_PROPERTY_PARSE_TYPE_LITERAL
IN_PROPERTY_PARSE_TYPE_RESOURCE
IN_PROPERTY_RESOURCE
IN_PROPERTY_RESOURCE in constants.php
IN_PROPERTY_UNKNOWN_OBJECT
IN_RDF
IN_RDF in constants.php
IN_TOP_LEVEL
IN_TOP_LEVEL in constants.php
IN_UNKNOWN
IN_UNKNOWN in constants.php
IN_XML
IN_XML in constants.php
isAlt
ResContainer::isAlt() in ResContainer.php
Returns true, if this resource is a container from type rdf:alt
isBag
ResContainer::isBag() in ResContainer.php
Returns true, if this resource is a container from type rdf:bag
isDefinedBy
OntResource::isDefinedBy() in OntResource.php
Answer true if this resource is defined by the given resource.
isEmpty
ResModel::isEmpty() in ResModel.php
Checks if MemModel is empty
isEmpty
ResList::isEmpty() in ResList.php
Returns true, if this list is empty
isEmpty
DbModel::isEmpty() in DbModel.php
Check if this DbModel is empty
isEmpty
MemModel::isEmpty() in MemModel.php
Checks if MemModel is empty
isIndexed
MemModel::isIndexed() in MemModel.php
Returns true if there is an index, false if not.
ISO639_2
DC_RES::ISO639_2() in DC_RES.php
ISO639_2
DC::ISO639_2() in DC_C.php
ISO3166
DC::ISO3166() in DC_C.php
ISO3166
DC_RES::ISO3166() in DC_RES.php
isRDF
RDFUtil::isRDF() in RdfUtil.php
Tests if the URI of a resource belongs to the RDF syntax/model namespace.
isSeq
ResContainer::isSeq() in ResContainer.php
Returns true, if this resource is a container from type rdf:seq
isSetup
DbStore::isSetup() in DbStore.php
Checks if tables are setup for RAP
ISSUED
DC_RES::ISSUED() in DC_RES.php
ISSUED
ATOM_RES::ISSUED() in ATOM_RES.php
ISSUED
ATOM::ISSUED() in ATOM_C.php
ISSUED
DC::ISSUED() in DC_C.php
isValid
ResList::isValid() in ResList.php
Answer true if the list is well-formed, by checking that each node is correctly typed, and has a head and tail pointer from the correct vocabulary
IS_DEFINED_BY
RDFS::IS_DEFINED_BY() in RDFS_C.php
IS_DEFINED_BY
IS_DEFINED_BY
OWLVocabulary::IS_DEFINED_BY() in OWLVocabulary.php
Answer the predicate that denotes isDefinedBy annotation on an ontology element
IS_DEFINED_BY
RdfsVocabulary::IS_DEFINED_BY() in RdfsVocabulary.php
Answer the predicate that denotes isDefinedBy annotation on an ontology element
IS_FORMAT_OF
IS_FORMAT_OF
DC::IS_FORMAT_OF() in DC_C.php
IS_PART_OF
DC_RES::IS_PART_OF() in DC_RES.php
IS_PART_OF
DC::IS_PART_OF() in DC_C.php
IS_REFERENCED_BY
IS_REFERENCED_BY
IS_REPLACED_BY
IS_REPLACED_BY
IS_REQUIRED_BY
IS_REQUIRED_BY
IS_VERSION_OF
IS_VERSION_OF
ITEM
RSS_RES::ITEM() in RSS_RES.php
ITEM
RSS::ITEM() in RSS_C.php
ITEMS
RSS_RES::ITEMS() in RSS_RES.php
ITEMS
RSS::ITEMS() in RSS_C.php
Individual.php
Individual.php in Individual.php
j
top
JABBER_ID
FOAF_RES::JABBER_ID() in FOAF_RES.php
JABBER_ID
FOAF::JABBER_ID() in FOAF_C.php
k
top
KEY
VCARD_RES::KEY() in VCARD_RES.php
KEY
VCARD::KEY() in VCARD_C.php
key
ResIterator::key() in ResIterator.php
Returns the key of the current item
KNOWS
FOAF_RES::KNOWS() in FOAF_RES.php
KNOWS
FOAF::KNOWS() in FOAF_C.php
l
top
LABEL
OWLVocabulary::LABEL() in OWLVocabulary.php
Answer the predicate that denotes label annotation on an ontology element
LABEL
RDFS::LABEL() in RDFS_C.php
LABEL
RdfsVocabulary::LABEL() in RdfsVocabulary.php
Answer the predicate that denotes label annotation on an ontology element
LABEL
RDFS_RES::LABEL() in RDFS_RES.php
LABEL
VCARD_RES::LABEL() in VCARD_RES.php
LABEL
VCARD::LABEL() in VCARD_C.php
LANG
ATOM_RES::LANG() in ATOM_RES.php
LANG
ATOM::LANG() in ATOM_C.php
LANGUAGE
DC_RES::LANGUAGE() in DC_RES.php
LANGUAGE
DC::LANGUAGE() in DC_C.php
LCC
DC::LCC() in DC_C.php
LCC
DC_RES::LCC() in DC_RES.php
LCSH
DC::LCSH() in DC_C.php
LCSH
DC_RES::LCSH() in DC_RES.php
LI
RDF::LI() in RDF_C.php
LI
RDF_RES::LI() in RDF_RES.php
LICENSE
DC::LICENSE() in DC_C.php
LICENSE
DC_RES::LICENSE() in DC_RES.php
LINEFEED
LINEFEED in constants.php
LINK
ATOM::LINK() in ATOM_C.php
LINK
RSS_RES::LINK() in RSS_RES.php
LINK
ATOM_RES::LINK() in ATOM_RES.php
LINK
RSS::LINK() in RSS_C.php
listClasses
OntModel::listClasses() in OntModel.php
Answer an array that ranges over all of the various forms of class description resource in this model.
listComments
OntResource::listComments() in OntResource.php
Answer an array of all of the comment literals for this resource.
listDomain
OntProperty::listDomain() in OntProperty.php
Answer an array of all of the declared domain classes of this property.
listInstances
Answer an ResIterator over the individuals in the model that have this class among their types.
listIsDefinedBy
Answer an array of all of the resources that are declared to define this resource.
listLabelProperties
Answer an array of all of the label literals for this resource, with the given language, if $language is set.
listModels
DbStore::listModels() in DbStore.php
List all DbModels stored in the database.
listObjects
ResModel::listObjects() in ResModel.php
Returns a ResIterator with all objects in a model.
listObjectsOfProperty
Returns a ResIterator with all objects with a given property and property value.
listProperties
List all the values with the property p as statements in an array.
listProperty
OntResource::listProperty() in OntResource.php
Answer an array of values of a given RDF property for this resource as $returnType, or null if it doesn't have one.
listRange
OntProperty::listRange() in OntProperty.php
Answer an array of all of the declared range classes of this property.
listRDFTypes
OntResource::listRDFTypes() in OntResource.php
Answer an array of the RDF classes to which this resource belongs.
listSeeAlso
OntResource::listSeeAlso() in OntResource.php
Answer an array of all of the resources that are declared to provide addition information about this resource.
listSubClasses
Answer an array over the classes that are declared to be sub-classes of this class.
listSubjects
ResModel::listSubjects() in ResModel.php
Returns a ResIterator with all subjects in a model.
listSubjectsWithProperty
Returns a ResIterator with all subjects with a given property and property value.
listSubProperties
Answer an array of all the properties that are declared to be sub-properties of this property. Each element of the iterator will be an OntProperty.
listSuperClasses
Answer an array over the classes that are declared to be super-classes of this class.
listSuperProperties
Answer an array of all the properties that are declared to be super-properties of this property. Each element of the iterator will be an OntProperty.
Literal
Literal::Literal() in Literal.php
Constructor
LITERAL
RDF::LITERAL() in RDF_C.php
Literal
Literal in Literal.php
An RDF literal.
LITERAL
RDFS::LITERAL() in RDFS_C.php
LITERAL
RDF_RES::LITERAL() in RDF_RES.php
LITERAL
RDFS_RES::LITERAL() in RDFS_RES.php
load
InfModelF::load() in InfModelF.php
Load a model from a file containing RDF, N3 or N-Triples.
load
ResModel::load() in ResModel.php
Load a model from a file containing RDF, N3 or N-Triples.
load
Model::load() in Model.php
Load a model from a file containing RDF, N3, N-Triples or a xhtml document containing RDF.
LOCALITY
VCARD::LOCALITY() in VCARD_C.php
LOCALITY
VCARD_RES::LOCALITY() in VCARD_RES.php
LOGO
FOAF::LOGO() in FOAF_C.php
LOGO
FOAF_RES::LOGO() in FOAF_RES.php
Literal.php
Literal.php in Literal.php
m
top
$model
N3Serializer::$model in N3Serializer.php
$model
NTripleSerializer::$model in NTripleSerializer.php
$model
RdfParser::$model in RdfParser.php
$m_attributeStatements
$m_baseURI
RdfSerializer::$m_baseURI in RdfSerializer.php
$m_contentStatements
$m_currentSubject
$m_defaultNamespaces
$m_groupTypeStatement
$m_namespaces
RdfSerializer::$m_namespaces in RdfSerializer.php
$m_nextAutomaticPrefixIndex
$m_out
RdfSerializer::$m_out in RdfSerializer.php
$m_rdfAboutElementText
$m_rdfIDElementText
$m_rdfResourceElementText
$m_statements
RdfSerializer::$m_statements in RdfSerializer.php
MADE
FOAF::MADE() in FOAF_C.php
MADE
FOAF_RES::MADE() in FOAF_RES.php
MAGIC_STRING
MAGIC_STRING in N3Serializer.php
MAILER
VCARD_RES::MAILER() in VCARD_RES.php
MAILER
VCARD::MAILER() in VCARD_C.php
MAKER
FOAF::MAKER() in FOAF_C.php
MAKER
FOAF_RES::MAKER() in FOAF_RES.php
MAX_ALLOWED_ABBREVIATED_LENGTH
MAX_CARDINALITY
MAX_CARDINALITY
MAX_CARDINALITY
MBOX
FOAF::MBOX() in FOAF_C.php
MBOX
FOAF_RES::MBOX() in FOAF_RES.php
MBOX_SHA1SUM
FOAF::MBOX_SHA1SUM() in FOAF_C.php
MBOX_SHA1SUM
FOAF_RES::MBOX_SHA1SUM() in FOAF_RES.php
MEDIATOR
DC_RES::MEDIATOR() in DC_RES.php
MEDIATOR
DC::MEDIATOR() in DC_C.php
MEDIUM
DC::MEDIUM() in DC_C.php
MEDIUM
DC_RES::MEDIUM() in DC_RES.php
MEMBER
RDFS_RES::MEMBER() in RDFS_RES.php
MEMBER
FOAF_RES::MEMBER() in FOAF_RES.php
MEMBER
RDFS::MEMBER() in RDFS_C.php
MEMBER
FOAF::MEMBER() in FOAF_C.php
MEMBERSHIP_CLASS
MEMBERSHIP_CLASS
MemModel
MemModel in MemModel.php
A MemModel is an RDF Model, which is stored in the main memory.
MemModel
MemModel::MemModel() in MemModel.php
Constructor You can supply a base_uri
MEMMODEL
MEMMODEL in constants.php
MESH
DC::MESH() in DC_C.php
MESH
DC_RES::MESH() in DC_RES.php
MIN_CARDINALITY
MIN_CARDINALITY
MIN_CARDINALITY
MODE
ATOM_RES::MODE() in ATOM_RES.php
MODE
ATOM::MODE() in ATOM_C.php
Model
Model in Model.php
Abstract superclass of MemModel and DbModel. A model is a programming interface to an RDF graph.
Model
Model::Model() in Model.php
Notice for people who are used to work with older versions of RAP.
modelExists
DbStore::modelExists() in DbStore.php
Check if the DbModel with the given modelURI is already stored in the database
ModelFactory
ModelFactory in ModelFactory.php
ModelFactory is a static class which provides methods for creating different types of RAP models. RAP models have to be created trough a ModelFactory instead of creating them directly with the 'new' operator because of RAP's dynamic code inclusion mechanism.
MemModel.php
MemModel.php in MemModel.php
ModelFactory.php
ModelFactory.php in ModelFactory.php
ModelP.php
ModelP.php in ModelP.php
Model.php
Model.php in Model.php
MODIFIED
DC::MODIFIED() in DC_C.php
MODIFIED
ATOM::MODIFIED() in ATOM_C.php
MODIFIED
ATOM_RES::MODIFIED() in ATOM_RES.php
MODIFIED
DC_RES::MODIFIED() in DC_RES.php
moveFirst
RdqlResultIterator::moveFirst() in RdqlResultIterator.php
Moves the pointer to the first result.
moveFirst
StatementIterator::moveFirst() in StatementIterator.php
Moves the pointer to the first statement.
moveLast
StatementIterator::moveLast() in StatementIterator.php
Moves the pointer to the last statement.
moveLast
RdqlResultIterator::moveLast() in RdqlResultIterator.php
Moves the pointer to the last result.
moveTo
StatementIterator::moveTo() in StatementIterator.php
Moves the pointer to a specific statement.
moveTo
RdqlResultIterator::moveTo() in RdqlResultIterator.php
Moves the pointer to a specific result.
MOVINGIMAGE
DC_RES::MOVINGIMAGE() in DC_RES.php
MOVINGIMAGE
DC::MOVINGIMAGE() in DC_C.php
MSN_CHAT_ID
FOAF_RES::MSN_CHAT_ID() in FOAF_RES.php
MSN_CHAT_ID
FOAF::MSN_CHAT_ID() in FOAF_C.php
MYERS_BRIGGS
FOAF_RES::MYERS_BRIGGS() in FOAF_RES.php
MYERS_BRIGGS
FOAF::MYERS_BRIGGS() in FOAF_C.php
n
top
Node.php
Node.php in Node.php
N
VCARD_RES::N() in VCARD_RES.php
N
VCARD::N() in VCARD_C.php
N3Parser
N3Parser::N3Parser() in N3Parser.php
Constructor
N3Parser
N3Parser in N3Parser.php
PHP Notation3 Parser
N3Serializer
N3Serializer in N3Serializer.php
An abstract object.
N3Serializer
N3Serializer::N3Serializer() in N3Serializer.php
Constructor
N3SER_BNODE_SHORT
N3SER_BNODE_SHORT in constants.php
NAME
RSS::NAME() in RSS_C.php
NAME
VCARD::NAME() in VCARD_C.php
NAME
RSS_RES::NAME() in RSS_RES.php
NAME
ATOM::NAME() in ATOM_C.php
NAME
VCARD_RES::NAME() in VCARD_RES.php
NAME
ATOM_RES::NAME() in ATOM_RES.php
NAME
FOAF::NAME() in FOAF_C.php
NAME
FOAF_RES::NAME() in FOAF_RES.php
NAMESPACE
RdfsVocabulary::NAMESPACE() in RdfsVocabulary.php
Answer the string that is the namespace prefix for this vocabulary
NAMESPACE
OWLVocabulary::NAMESPACE() in OWLVocabulary.php
NAMESPACE_SEPARATOR_CHAR
NAMESPACE_SEPARATOR_CHAR in constants.php
NAMESPACE_SEPARATOR_STRING
next
ResIterator::next() in ResIterator.php
Moves Iterator to the next item in the list
next
RdqlResultIterator::next() in RdqlResultIterator.php
Returns the next result array.
next
StatementIterator::next() in StatementIterator.php
Returns the next statement.
next
FindIterator::next() in FindIterator.php
Returns the next matching statement.
NICK
FOAF::NICK() in FOAF_C.php
NICK
FOAF_RES::NICK() in FOAF_RES.php
NICKNAME
VCARD::NICKNAME() in VCARD_C.php
NICKNAME
VCARD_RES::NICKNAME() in VCARD_RES.php
NIL
RDF_RES::NIL() in RDF_RES.php
NIL
RDF::NIL() in RDF_C.php
Node
Node in Node.php
An abstract RDF node.
NODE_ID
RDF::NODE_ID() in RDF_C.php
NODE_ID
RDF_RES::NODE_ID() in RDF_RES.php
NOTHING
OWL_RES::NOTHING() in OWL_RES.php
NOTHING
OWLVocabulary::NOTHING() in OWLVocabulary.php
NOTHING
OWL::NOTHING() in OWL_C.php
NO_INDEX
NO_INDEX in constants.php
NPROPERTIES
VCARD::NPROPERTIES() in VCARD_C.php
NPROPERTIES
VCARD_RES::NPROPERTIES() in VCARD_RES.php
NTripleSerializer
Constructor
NTripleSerializer
NTripleSerializer in NTripleSerializer.php
PHP N-Triple Serializer
N3Parser.php
N3Parser.php in N3Parser.php
N3Serializer.php
N3Serializer.php in N3Serializer.php
NTripleSerializer.php
NTripleSerializer.php in NTripleSerializer.php
o
top
$object
FindIterator::$object in FindIterator.php
$OWL_NS
N3Parser::$OWL_NS in N3Parser.php
OBJECT
RDF::OBJECT() in RDF_C.php
object
Statement::object() in Statement.php
Alias for getObject()
Object
Object in Object.php
An abstract object.
OBJECT
RDF_RES::OBJECT() in RDF_RES.php
OBJECT_CLASS
OBJECT_CLASS
OWL::OBJECT_CLASS() in OWL_C.php
OBJECT_CLASS
OWLVocabulary::OBJECT_CLASS() in OWLVocabulary.php
OBJECT_PROPERTY
OBJECT_PROPERTY
OBJECT_PROPERTY
OBJECT_RESTRICTION
OBJECT_RESTRICTION
OBJECT_RESTRICTION
ONE_OF
OWLVocabulary::ONE_OF() in OWLVocabulary.php
ONE_OF
OWL::ONE_OF() in OWL_C.php
ONE_OF
OWL_RES::ONE_OF() in OWL_RES.php
ONLINE_ACCOUNT
ONLINE_ACCOUNT
ONLINE_CHAT_ACCOUNT
ONLINE_CHAT_ACCOUNT
ONLINE_ECOMMERCE_ACCOUNT
ONLINE_ECOMMERCE_ACCOUNT
ONLINE_GAMING_ACCOUNT
ONLINE_GAMING_ACCOUNT
ONTCLASS
RdfsVocabulary::ONTCLASS() in RdfsVocabulary.php
Answer the resource that represents the class 'class' in this vocabulary.
ONTCLASS
OWLVocabulary::ONTCLASS() in OWLVocabulary.php
Answer the resource that represents the class 'class' in this vocabulary.
OntClass
OntClass in OntClass.php
Class that represents an ontology node characterising a class description.
OntClass
OntClass::OntClass() in OntClass.php
Constructor You can supply a uri
OntModel
OntModel::OntModel() in OntModel.php
Constructor.
OntModel
OntModel in OntModel.php
Enhanced view of the model that is known to contain ontology data, under a
ONTMODEL
ONTMODEL in constants.php
OntClass.php
OntClass.php in OntClass.php
OntModelP.php
OntModelP.php in OntModelP.php
OntModel.php
OntModel.php in OntModel.php
OntProperty.php
OntProperty.php in OntProperty.php
OntResource.php
OntResource.php in OntResource.php
OntVocabulary.php
OntVocabulary.php in OntVocabulary.php
OWLVocabulary.php
OWLVocabulary.php in OWLVocabulary.php
ONTOLOGY
OWLVocabulary::ONTOLOGY() in OWLVocabulary.php
ONTOLOGY
OWL::ONTOLOGY() in OWL_C.php
ONTOLOGY
OWL_RES::ONTOLOGY() in OWL_RES.php
OntProperty
OntProperty::OntProperty() in OntProperty.php
Constructor.
OntProperty
OntProperty in OntProperty.php
Class encapsulating a property in an ontology.
OntResource
OntResource::OntResource() in OntResource.php
Constructor You can supply a uri
OntResource
OntResource in OntResource.php
Provides a common super-type for all of the abstractions in this ontology representation package.
OntVocabulary
OntVocabulary in OntVocabulary.php
Base Class that encapsulates the elements of a general vocabulary
ON_PROPERTY
OWLVocabulary::ON_PROPERTY() in OWLVocabulary.php
ON_PROPERTY
OWL::ON_PROPERTY() in OWL_C.php
ON_PROPERTY
OWL_RES::ON_PROPERTY() in OWL_RES.php
ORGANIZATION
FOAF::ORGANIZATION() in FOAF_C.php
ORGANIZATION
FOAF_RES::ORGANIZATION() in FOAF_RES.php
ORGNAME
VCARD_RES::ORGNAME() in VCARD_RES.php
ORGNAME
VCARD::ORGNAME() in VCARD_C.php
ORGPROPERTIES
VCARD::ORGPROPERTIES() in VCARD_C.php
ORGPROPERTIES
ORGUNIT
VCARD_RES::ORGUNIT() in VCARD_RES.php
ORGUNIT
VCARD::ORGUNIT() in VCARD_C.php
OTHER
VCARD_RES::OTHER() in VCARD_RES.php
OTHER
VCARD::OTHER() in VCARD_C.php
OWL
OWL in OWL_C.php
OWLVocabulary
OWLVocabulary in OWLVocabulary.php
OWL vocabulary items
OWL_CLASS
OWL::OWL_CLASS() in OWL_C.php
OWL_CLASS
OWL_RES::OWL_CLASS() in OWL_RES.php
OWL_INVERSE_OF
OWL_INVERSE_OF in constants.php
OWL_NS
OWL_NS in constants.php
OWL_PREFIX
OWL_PREFIX in constants.php
OWL_RES
OWL_RES in OWL_RES.php
OWL_SAME_AS
OWL_SAME_AS in constants.php
OWL_URI
OWL_URI in constants.php
Object.php
Object.php in Object.php
OWL_C.php
OWL_C.php in OWL_C.php
OWL.php
OWL.php in OWL.php
OWL_RES.php
OWL_RES.php in OWL_RES.php
p
top
$parsedNamespaces
$parseError
N3Parser::$parseError in N3Parser.php
$predicate
FindIterator::$predicate in FindIterator.php
$prefixes
N3Serializer::$prefixes in N3Serializer.php
PACKAGE_DBASE
PACKAGE_DBASE in constants.php
PACKAGE_INFMODEL
PACKAGE_INFMODEL in constants.php
PACKAGE_MODEL
PACKAGE_MODEL in constants.php
PACKAGE_ONTMODEL
PACKAGE_ONTMODEL in constants.php
PACKAGE_RDQL
PACKAGE_RDQL in constants.php
PACKAGE_RESMODEL
PACKAGE_RESMODEL in constants.php
PACKAGE_SYNTAX_GRDDL
PACKAGE_SYNTAX_GRDDL in constants.php
PACKAGE_SYNTAX_N3
PACKAGE_SYNTAX_N3 in constants.php
PACKAGE_SYNTAX_RDF
PACKAGE_SYNTAX_RDF in constants.php
PACKAGE_UTILITY
PACKAGE_UTILITY in constants.php
PACKAGE_VOCABULARY
PACKAGE_VOCABULARY in constants.php
PAGE
FOAF::PAGE() in FOAF_C.php
PAGE
FOAF_RES::PAGE() in FOAF_RES.php
parse
N3Parser::parse() in N3Parser.php
This parses a N3 string and prints out the triples
parse2model
N3Parser::parse2model() in N3Parser.php
This parses a N3 string and returns a memmodel
parseQuery
RdqlParser::parseQuery() in RdqlParser.php
Parse the given RDQL query string and return an array with query variables and constraints.
PARSE_TYPE
RDF::PARSE_TYPE() in RDF_C.php
PARSE_TYPE
RDF_RES::PARSE_TYPE() in RDF_RES.php
PARSE_TYPE_RESOURCE
PARSE_TYPE_RESOURCE
PAST_PROJECT
FOAF_RES::PAST_PROJECT() in FOAF_RES.php
PAST_PROJECT
FOAF::PAST_PROJECT() in FOAF_C.php
PCODE
VCARD_RES::PCODE() in VCARD_RES.php
PCODE
VCARD::PCODE() in VCARD_C.php
PERIOD
DC::PERIOD() in DC_C.php
PERIOD
DC_RES::PERIOD() in DC_RES.php
PERSON
FOAF_RES::PERSON() in FOAF_RES.php
PERSON
FOAF::PERSON() in FOAF_C.php
PERSON
ATOM::PERSON() in ATOM_C.php
PERSON
ATOM_RES::PERSON() in ATOM_RES.php
PERSONAL_PROFILE_DOCUMENT
PERSONAL_PROFILE_DOCUMENT
PHONE
FOAF_RES::PHONE() in FOAF_RES.php
PHONE
FOAF::PHONE() in FOAF_C.php
PHOTO
VCARD::PHOTO() in VCARD_C.php
PHOTO
VCARD_RES::PHOTO() in VCARD_RES.php
PHYSICALOBJECT
PHYSICALOBJECT
PLAN
FOAF::PLAN() in FOAF_C.php
PLAN
FOAF_RES::PLAN() in FOAF_RES.php
POBOX
VCARD_RES::POBOX() in VCARD_RES.php
POBOX
VCARD::POBOX() in VCARD_C.php
POINT
DC_RES::POINT() in DC_RES.php
POINT
DC::POINT() in DC_C.php
predicate
Statement::predicate() in Statement.php
Alias for getPredicate()
PREDICATE
RDF::PREDICATE() in RDF_C.php
PREDICATE
RDF_RES::PREDICATE() in RDF_RES.php
PREFIX
VCARD::PREFIX() in VCARD_C.php
PREFIX
VCARD_RES::PREFIX() in VCARD_RES.php
previous
StatementIterator::previous() in StatementIterator.php
Returns the previous statement.
previous
RdqlResultIterator::previous() in RdqlResultIterator.php
Returns the previous result.
PRIMARY_TOPIC
PRIMARY_TOPIC
FOAF::PRIMARY_TOPIC() in FOAF_C.php
PRIOR_VERSION
PRIOR_VERSION
PRIOR_VERSION
OWLVocabulary::PRIOR_VERSION() in OWLVocabulary.php
PRODID
VCARD_RES::PRODID() in VCARD_RES.php
PRODID
VCARD::PRODID() in VCARD_C.php
PROJECT
FOAF_RES::PROJECT() in FOAF_RES.php
PROJECT
FOAF::PROJECT() in FOAF_C.php
PROPERTY
RDF::PROPERTY() in RDF_C.php
PROPERTY
OWL::PROPERTY() in OWL_C.php
PROPERTY
OWLVocabulary::PROPERTY() in OWLVocabulary.php
PROPERTY
RDF_RES::PROPERTY() in RDF_RES.php
PROPERTY
OWL_RES::PROPERTY() in OWL_RES.php
PUBLICATIONS
FOAF_RES::PUBLICATIONS() in FOAF_RES.php
PUBLICATIONS
FOAF::PUBLICATIONS() in FOAF_C.php
PUBLISHER
DC_RES::PUBLISHER() in DC_RES.php
PUBLISHER
DC::PUBLISHER() in DC_C.php
putModel
DbStore::putModel() in DbStore.php
Store a MemModel or another DbModel from a different DbStore in the database.
q
top
queryModel
RdqlMemEngine::queryModel() in RdqlMemEngine.php
Perform an RDQL Query on the given MemModel.
queryModel
RdqlDbEngine::queryModel() in RdqlDbEngine.php
Perform an RDQL Query on the given DbModel.
r
top
$RDF_NS
N3Parser::$RDF_NS in N3Parser.php
$rdf_parser
RdfParser::$rdf_parser in RdfParser.php
$rdf_qnames
RdfSerializer::$rdf_qnames in RdfSerializer.php
$rdf_qname_prefix
$res
N3Serializer::$res in N3Serializer.php
$res
NTripleSerializer::$res in NTripleSerializer.php
$resourcetext
N3Serializer::$resourcetext in N3Serializer.php
$resourcetext_taken
Resource.php
Resource.php in Resource.php
RdfsVocabulary.php
RdfsVocabulary.php in RdfsVocabulary.php
RANGE
RDFS_RES::RANGE() in RDFS_RES.php
RANGE
RDFS::RANGE() in RDFS_C.php
RANGE
OWLVocabulary::RANGE() in OWLVocabulary.php
Answer the predicate that denotes the domain of a property.
RANGE
RdfsVocabulary::RANGE() in RdfsVocabulary.php
Answer the predicate that denotes the domain of a property.
RDF
RDF in RDF_C.php
RDFAPI_ERROR
RDFAPI_ERROR in constants.php
RdfAPI.php
RdfAPI.php in RdfAPI.php
RdfParser
RdfParser in RdfParser.php
An RDF paser.
RDFS
RDFS in RDFS_C.php
RdfSerializer
RdfSerializer::RdfSerializer() in RdfSerializer.php
Constructor
RdfSerializer
RdfSerializer in RdfSerializer.php
An RDF seralizer.
RdfsVocabulary
RdfsVocabulary in RdfsVocabulary.php
RDFS vocabulary items
RDFS_CLASS
RDFS_CLASS in constants.php
RDFS_CLASS
RDFS_RES::RDFS_CLASS() in RDFS_RES.php
RDFS_CLASS
RDFS::RDFS_CLASS() in RDFS_C.php
RDFS_COMMENT
RDFS_COMMENT in constants.php
RDFS_DATATYPE
RDFS_DATATYPE in constants.php
RDFS_DOMAIN
RDFS_DOMAIN in constants.php
RDFS_IS_DEFINED_BY
RDFS_IS_DEFINED_BY in constants.php
RDFS_LABEL
RDFS_LABEL in constants.php
RDFS_LITERAL
RDFS_LITERAL in constants.php
RDFS_RANGE
RDFS_RANGE in constants.php
RDFS_RES
RDFS_RES in RDFS_RES.php
RDFS_RESOURCE
RDFS_RESOURCE in constants.php
RDFS_SEE_ALSO
RDFS_SEE_ALSO in constants.php
RDFS_SUBCLASSOF
RDFS_SUBCLASSOF in constants.php
RDFS_SUBPROPERTYOF
RDFS_SUBPROPERTYOF in constants.php
RDFS_VOCABULARY
RDFS_VOCABULARY in constants.php
RDFUtil
RDFUtil in RdfUtil.php
Useful utility methods.
RDF_ABOUT
RDF_ABOUT in constants.php
RDF_ABOUT_EACH
RDF_ABOUT_EACH in constants.php
RDF_ABOUT_EACH_PREFIX
RDF_ABOUT_EACH_PREFIX in constants.php
RDF_ALT
RDF_ALT in constants.php
RDF_BAG
RDF_BAG in constants.php
RDF_BAG_ID
RDF_BAG_ID in constants.php
RDF_DATATYPE
RDF_DATATYPE in constants.php
RDF_DATATYPE_SCHEMA_URI
RDF_DATATYPE_SCHEMA_URI in constants.php
RDF_DESCRIPTION
RDF_DESCRIPTION in constants.php
RDF_FIRST
RDF_FIRST in constants.php
RDF_ID
RDF_ID in constants.php
RDF_LI
RDF_LI in constants.php
RDF_LIST
RDF_LIST in constants.php
RDF_LIST
RDF_RES::RDF_LIST() in RDF_RES.php
RDF_LIST
RDF::RDF_LIST() in RDF_C.php
RDF_NAMESPACE_PREFIX
RDF_NAMESPACE_PREFIX in constants.php
RDF_NAMESPACE_URI
RDF_NAMESPACE_URI in constants.php
RDF_NIL
RDF_NIL in constants.php
RDF_NODEID
RDF_NODEID in constants.php
RDF_OBJECT
RDF_OBJECT in constants.php
RDF_OBJECT_TYPE_BNODE
RDF_OBJECT_TYPE_BNODE in constants.php
RDF_OBJECT_TYPE_LITERAL
RDF_OBJECT_TYPE_LITERAL in constants.php
RDF_OBJECT_TYPE_RESOURCE
RDF_OBJECT_TYPE_RESOURCE in constants.php
RDF_OBJECT_TYPE_XML
RDF_OBJECT_TYPE_XML in constants.php
RDF_PARSE_TYPE
RDF_PARSE_TYPE in constants.php
RDF_PARSE_TYPE_COLLECTION
RDF_PARSE_TYPE_COLLECTION in constants.php
RDF_PARSE_TYPE_LITERAL
RDF_PARSE_TYPE_LITERAL in constants.php
RDF_PARSE_TYPE_RESOURCE
RDF_PARSE_TYPE_RESOURCE in constants.php
RDF_PREDICATE
RDF_PREDICATE in constants.php
RDF_PROPERTY
RDF_PROPERTY in constants.php
RDF_RDF
RDF_RDF in constants.php
RDF_RES
RDF_RES in RDF_RES.php
RDF_RESOURCE
RDF_RESOURCE in constants.php
RDF_REST
RDF_REST in constants.php
RDF_SCHEMA_PREFIX
RDF_SCHEMA_PREFIX in constants.php
RDF_SCHEMA_URI
RDF_SCHEMA_URI in constants.php
RDF_SEEALSO
RDF_SEEALSO in constants.php
RDF_SEQ
RDF_SEQ in constants.php
RDF_STATEMENT
RDF_STATEMENT in constants.php
RDF_SUBJECT
RDF_SUBJECT in constants.php
RDF_SUBJECT_TYPE_ANONYMOUS
RDF_SUBJECT_TYPE_BNODE
RDF_SUBJECT_TYPE_BNODE in constants.php
RDF_SUBJECT_TYPE_DISTRIBUTED
RDF_SUBJECT_TYPE_PREFIX
RDF_SUBJECT_TYPE_PREFIX in constants.php
RDF_SUBJECT_TYPE_URI
RDF_SUBJECT_TYPE_URI in constants.php
RDF_TYPE
RDF_TYPE in constants.php
RDF_VALUE
RDF_VALUE in constants.php
RDF_XMLLITERAL
RDF_XMLLITERAL in constants.php
RdqlDbEngine
RdqlDbEngine in RdqlDbEngine.php
This class performs as RDQL query on a DbModel.
RdqlEngine
RdqlEngine in RdqlEngine.php
Some general methods common for RdqlMemEngine and RdqlDbEngine
RdqlMemEngine
RdqlMemEngine in RdqlMemEngine.php
This class performes as RDQL query on a MemModel.
RdqlParser
RdqlParser in RdqlParser.php
This class contains methods for parsing an Rdql query string into PHP variables.
rdqlQuery
ResModel::rdqlQuery() in ResModel.php
Perform an RDQL query on this MemModel.
rdqlQuery
MemModel::rdqlQuery() in MemModel.php
Perform an RDQL query on this MemModel.
rdqlQuery
DbModel::rdqlQuery() in DbModel.php
Perform an RDQL query on this DbModel.
rdqlQueryAsIterator
Perform an RDQL query on this MemModel.
rdqlQueryAsIterator
Perform an RDQL query on this DBModel.
rdqlQueryAsIterator
Perform an RDQL query on this MemModel.
RdqlResultIterator
RdqlResultIterator in RdqlResultIterator.php
Iterator for traversing Rdql results.
RdqlResultIterator
Constructor
RDQL_AND_ERR
RDQL_AND_ERR in constants.php
RDQL_ERR
RDQL_ERR in constants.php
RdqlDbEngine.php
RdqlDbEngine.php in RdqlDbEngine.php
RdqlEngine.php
RdqlEngine.php in RdqlEngine.php
RdqlMemEngine.php
RdqlMemEngine.php in RdqlMemEngine.php
RdqlParser.php
RdqlParser.php in RdqlParser.php
RdqlResultIterator.php
RdqlResultIterator.php in RdqlResultIterator.php
RDQL.php
RDQL.php in RDQL.php
RDQL_SEL_ERR
RDQL_SEL_ERR in constants.php
RDQL_SRC_ERR
RDQL_SRC_ERR in constants.php
RDQL_SYN_ERR
RDQL_SYN_ERR in constants.php
RDQL_USG_ERR
RDQL_USG_ERR in constants.php
RDQL_WHR_ERR
RDQL_WHR_ERR in constants.php
REFERENCES
DC::REFERENCES() in DC_C.php
REFERENCES
DC_RES::REFERENCES() in DC_RES.php
REGION
VCARD::REGION() in VCARD_C.php
REGION
VCARD_RES::REGION() in VCARD_RES.php
reify
DbModel::reify() in DbModel.php
Reify the DbModel.
reify
Statement::reify() in Statement.php
Reifies a statement.
reify
MemModel::reify() in MemModel.php
Reifies the MemModel.
REL
ATOM_RES::REL() in ATOM_RES.php
REL
ATOM::REL() in ATOM_C.php
remove
DbModel::remove() in DbModel.php
Remove the given triple from this DbModel.
remove
ResModel::remove() in ResModel.php
Removes the statement of ResResources(ResTriples) from the MemModel.
remove
ResList::remove() in ResList.php
Remove the given value from this list.
remove
MemModel::remove() in MemModel.php
Removes the triple from the MemModel.
remove
ResContainer::remove() in ResContainer.php
Remove a value from the container.
remove
InfModelF::remove() in InfModelF.php
Removes the triple from the MemModel.
remove
InfModelB::remove() in InfModelB.php
Removes the triple from the MemModel.
removeAll
ResResource::removeAll() in ResResource.php
Delete all the statements with predicate p for this resource from its associated model.
removeAtIndex
Remove the member at the specified index.
removeComment
OntResource::removeComment() in OntResource.php
Remove the statement that the given ResLiteral is a comment on this resource.
removeDefinedBy
Remove the statement that this resource is defined by the given resource.
removeDomain
OntProperty::removeDomain() in OntProperty.php
Remove the given class from the stated domain(s) of this property.
removeHead
ResList::removeHead() in ResList.php
Remove the head of the list. The tail of the list remains in the model. Note that no changes are made to list cells that point to this list cell as their tail.
removeInfered
Removes all infered statements from the model but keeps the infernece rules.
removeLabelProperty
Remove the statement that the given ResLiteral is a label on this resource.
removeList
ResList::removeList() in ResList.php
Remove all of the components of this list from the model.
removeNamespace
removes a single namespace from the model
removeNamespace
removes a single namespace from the model
removeNamespace
removes a single namespace from the model
removeProperties
Delete all the properties for this resource from the associated model.
removeProperty
Remove the specific property-value pair from this resource.
removeRange
OntProperty::removeRange() in OntProperty.php
Remove the given class from the stated range(es) of this property.
removeRDFType
OntResource::removeRDFType() in OntResource.php
Remove the statement that this resource is of the given RDF type.
removeSeeAlso
OntResource::removeSeeAlso() in OntResource.php
Remove the statement indicating the given resource as a source of additional information about this resource.
removeSubClass
Remove the given class from the sub-classes of this class.
removeSubProperty
Remove the given property from the sub-properties of this property.
removeSuperClass
Remove the given class from the super-classes of this class.
removeSuperProperty
Remove the given property from the super-properties of this property.
replace
DbModel::replace() in DbModel.php
General method to replace nodes of a DbModel.
replace
ResList::replace() in ResList.php
Replace the value at the i'th position in the list with the given value
replace
InfModel::replace() in InfModel.php
General method to replace nodes of a MemModel.
replace
MemModel::replace() in MemModel.php
General method to replace nodes of a MemModel.
REPLACES
DC_RES::REPLACES() in DC_RES.php
REPLACES
DC::REPLACES() in DC_C.php
REQUIRES
DC_RES::REQUIRES() in DC_RES.php
REQUIRES
DC::REQUIRES() in DC_C.php
ResAlt
ResAlt::ResAlt() in ResAlt.php
Constructor You can supply a URI
ResAlt
ResAlt in ResAlt.php
This interface defines methods for accessing RDF Alternative resources.
ResBag
ResBag::ResBag() in ResBag.php
Constructor You can supply a URI
ResBag
ResBag in ResBag.php
This interface defines methods for accessing RDF Bag resources.
ResContainer
ResContainer::ResContainer() in ResContainer.php
Constructor You can supply a URI
ResContainer
ResContainer in ResContainer.php
An RDF Container.
ResIterator
ResIterator::ResIterator() in ResIterator.php
Constructor.
ResIterator
ResIterator in ResIterator.php
Implementation of a resource iterator.
ResList
ResList in ResList.php
Implementation of an rdf:Collection (rdf:List) Provides a convenience encapsulation for lists formed from chains of RDF statements arranged to form a head/tail cons-cell structure.
ResList
ResList::ResList() in ResList.php
Constructor You can supply a URI
ResLiteral
ResLiteral::ResLiteral() in ResLiteral.php
Constructor You have to supply a string.
ResLiteral
ResLiteral in ResLiteral.php
An RDF literal.
ResModel
ResModel::ResModel() in ResModel.php
Constructor You have to supply a memmodel/dbmodel/infmodel to save the statements.
RESMODEL
RESMODEL in constants.php
ResModel
ResModel in ResModel.php
A ResModel provides an resource centric view on an underlying RDF model.
ResAlt.php
ResAlt.php in ResAlt.php
ResBag.php
ResBag.php in ResBag.php
ResContainer.php
ResContainer.php in ResContainer.php
ResIterator.php
ResIterator.php in ResIterator.php
ResList.php
ResList.php in ResList.php
ResLiteral.php
ResLiteral.php in ResLiteral.php
ResModelP.php
ResModelP.php in ResModelP.php
ResModel.php
ResModel.php in ResModel.php
ResProperty.php
ResProperty.php in ResProperty.php
ResResource.php
ResResource.php in ResResource.php
ResSeq.php
ResSeq.php in ResSeq.php
RESOURCE
RDF_RES::RESOURCE() in RDF_RES.php
RESOURCE
RDFS_RES::RESOURCE() in RDFS_RES.php
RESOURCE
RDFS::RESOURCE() in RDFS_C.php
RESOURCE
RDF::RESOURCE() in RDF_C.php
Resource
Resource in Resource.php
An RDF resource.
Resource
Resource::Resource() in Resource.php
Constructor Takes an URI or a namespace/localname combination
ResProperty
ResProperty::ResProperty() in ResProperty.php
Constructor You can supply a URI
ResProperty
ResProperty in ResProperty.php
An RDF Property.
ResResource
ResResource in ResResource.php
An RDF Resource.
ResResource
ResResource::ResResource() in ResResource.php
Constructor You can supply a uri
ResSeq
ResSeq::ResSeq() in ResSeq.php
Constructor You can supply a URI
ResSeq
ResSeq in ResSeq.php
This interface defines methods for accessing RDF Sequence resources.
REST
RDF::REST() in RDF_C.php
REST
RDF_RES::REST() in RDF_RES.php
RESTRICTION
OWL::RESTRICTION() in OWL_C.php
RESTRICTION
OWL_RES::RESTRICTION() in OWL_RES.php
RESTRICTION
OWLVocabulary::RESTRICTION() in OWLVocabulary.php
REV
VCARD::REV() in VCARD_C.php
REV
VCARD_RES::REV() in VCARD_RES.php
rewind
ResIterator::rewind() in ResIterator.php
Resets iterator list to start
RFC1766
DC::RFC1766() in DC_C.php
RFC1766
DC_RES::RFC1766() in DC_RES.php
RFC3066
DC::RFC3066() in DC_C.php
RFC3066
DC_RES::RFC3066() in DC_RES.php
RIGHTS
DC_RES::RIGHTS() in DC_RES.php
RIGHTS
DC::RIGHTS() in DC_C.php
RIGHTS_HOLDER
RIGHTS_HOLDER
ROLE
VCARD_RES::ROLE() in VCARD_RES.php
ROLE
VCARD::ROLE() in VCARD_C.php
RSS
RSS in RSS_C.php
RSS_NS
RSS_NS in constants.php
RSS_RES
RSS_RES in RSS_RES.php
RdfParser.php
RdfParser.php in RdfParser.php
RdfSerializer.php
RdfSerializer.php in RdfSerializer.php
RdfUtil.php
RdfUtil.php in RdfUtil.php
RDFS_C.php
RDFS_C.php in RDFS_C.php
RDFS.php
RDFS.php in RDFS.php
RDFS_RES.php
RDFS_RES.php in RDFS_RES.php
RDF_C.php
RDF_C.php in RDF_C.php
RDF.php
RDF.php in RDF.php
RDF_RES.php
RDF_RES.php in RDF_RES.php
RSS_C.php
RSS_C.php in RSS_C.php
RSS.php
RSS.php in RSS.php
RSS_RES.php
RSS_RES.php in RSS_RES.php
s
top
$sort_model
RdfSerializer::$sort_model in RdfSerializer.php
Statement.php
Statement.php in Statement.php
sameListAs
ResList::sameListAs() in ResList.php
Answer true if this list has the same elements in the same order as the given list. Note that the standard equals test just tests for equality of two given list cells.
SAME_AS
OWL_RES::SAME_AS() in OWL_RES.php
SAME_AS
OWLVocabulary::SAME_AS() in OWLVocabulary.php
SAME_AS
OWL::SAME_AS() in OWL_C.php
SAME_CLASS_AS
SAME_CLASS_AS
SAME_CLASS_AS
OWLVocabulary::SAME_CLASS_AS() in OWLVocabulary.php
SAME_INDIVIDUAL_AS
SAME_INDIVIDUAL_AS
SAME_INDIVIDUAL_AS
SAME_PROPERTY_AS
SAME_PROPERTY_AS
SAME_PROPERTY_AS
saveAs
ResModel::saveAs() in ResModel.php
Saves the RDF,N3 or N-Triple serialization of the MemModel to a file.
saveAs
NTripleSerializer::saveAs() in NTripleSerializer.php
Serializes a model and saves it into a file.
saveAs
InfModelB::saveAs() in InfModelB.php
Saves the RDF,N3 or N-Triple serialization of the full InfModelB (including inferred triples) to a file.
saveAs
DbModel::saveAs() in DbModel.php
Saves the RDF,N3 or N-Triple serialization of the DbModel to a file.
saveAs
N3Serializer::saveAs() in N3Serializer.php
Serializes a model and saves it into a file.
saveAs
RdfSerializer::saveAs() in RdfSerializer.php
Serializes a model and saves it into a file.
saveAs
MemModel::saveAs() in MemModel.php
Saves the RDF,N3 or N-Triple serialization of the MemModel to a file.
SCHOOL_HOMEPAGE
SCHOOL_HOMEPAGE
SEEALSO
RDFS::SEEALSO() in RDFS_C.php
SEEALSO
RDFS_RES::SEEALSO() in RDFS_RES.php
SEE_ALSO
RdfsVocabulary::SEE_ALSO() in RdfsVocabulary.php
Answer the predicate that denotes seeAlso annotation on an ontology element
SEE_ALSO
OWLVocabulary::SEE_ALSO() in OWLVocabulary.php
Answer the predicate that denotes seeAlso annotation on an ontology element
SEE_ALSO
RDF_RES::SEE_ALSO() in RDF_RES.php
SEE_ALSO
RDF::SEE_ALSO() in RDF_C.php
SEQ
RDF_RES::SEQ() in RDF_RES.php
SEQ
RDF::SEQ() in RDF_C.php
serialize
RdfSerializer::serialize() in RdfSerializer.php
Serializes a model to RDF syntax.
serialize
NTripleSerializer::serialize() in NTripleSerializer.php
Serializes a model to N Triple syntax.
serialize
N3Serializer::serialize() in N3Serializer.php
Serializes a model to N3 syntax.
SERVICE
DC::SERVICE() in DC_C.php
SERVICE
DC_RES::SERVICE() in DC_RES.php
SER_RDF_QNAMES
SER_RDF_QNAMES in constants.php
SER_SORT_MODEL
SER_SORT_MODEL in constants.php
SER_USE_ATTRIBUTES
SER_USE_ATTRIBUTES in constants.php
SER_USE_ENTITIES
SER_USE_ENTITIES in constants.php
SER_XML_DECLARATION
SER_XML_DECLARATION in constants.php
set
ResSeq::set() in ResSeq.php
Set the value at a given index in the sequence.
setAssociatedModel
Sets the reference to the assocoated model.
setAssociatedModel
Sets the reference to the assocoated model.
setBaseURI
MemModel::setBaseURI() in MemModel.php
Set a base URI for the MemModel.
setBaseURI
DbModel::setBaseURI() in DbModel.php
Set a base URI for the DbModel.
setBaseURI
ResModel::setBaseURI() in ResModel.php
Set a base URI for the MemModel.
setComment
OntResource::setComment() in OntResource.php
Assert that the given string is the comment on this resource.
setDatatype
Literal::setDatatype() in Literal.php
Sets the datatype of the literal.
setDefault
ResAlt::setDefault() in ResAlt.php
Set the default value of this container.
setDomain
OntProperty::setDomain() in OntProperty.php
Assert that the given resource represents the class of individuals that form the domain of this property. Any existing domain statements for this property are removed.
setEntailment
Sets the entailment of this rule The values can be NULL to match anything or be a node that has to be matched.
setFindLiteralWithLang
Sets that only Liertals with the matching language should be returned
setFixBnodes
N3Parser::setFixBnodes() in N3Parser.php
Sets, if BlankNode labels should be replaced by the generic label from the constants.php file
setHead
ResList::setHead() in ResList.php
Update the head of the list to have the given value, and return the previous value.
setInstanceRdfType
Sets the rdf:type, that this distinct resource is instance of.
setIsAnon
ResResource::setIsAnon() in ResResource.php
Set whether this resource is an anonymous resource
setIsDefinedBy
Assert that the given resource provides a source of definitions about this resource.
setLabelProperty
Assert that the given string is the label on this resource.
setLanguage
Literal::setLanguage() in Literal.php
Sets the language of the literal.
setPropertyValue
Set the value of the given property of this ontology resource to the given value.
setRange
OntProperty::setRange() in OntProperty.php
Assert that the given resource represents the class of individuals that form the range of this property. Any existing range statements for this property are removed.
setRDFType
OntResource::setRDFType() in OntResource.php
Set the RDF type (ie the class) for this resource, replacing any existing rdf:type property. Any existing statements for the RDF type will first be removed.
setSeeAlso
OntResource::setSeeAlso() in OntResource.php
Add a resource that is declared to provided additional information about the definition of this resource
setSubClass
OntClass::setSubClass() in OntClass.php
Assert that this class is super-class of the given class.
setSubProperty
Assert that this property is super-property of the given property.
setSuperClass
Assert that this class is sub-class of the given class.
setSuperProperty
Assert that this property is sub-property of the given property.
setTail
ResList::setTail() in ResList.php
Update the list cell at the front of the list to have the given list as tail. The old tail is returned, and remains in the model.
setTrigger
InfRule::setTrigger() in InfRule.php
Sets the trigger of this rule The values can be NULL to match anything or be a node that has to be matched.
setURI
ResResource::setURI() in ResResource.php
Sets the URI of this resource
setVocabulary
OntResource::setVocabulary() in OntResource.php
Sets the reference to the assoiated vocabulary
SHA1
FOAF_RES::SHA1() in FOAF_RES.php
SHA1
FOAF::SHA1() in FOAF_C.php
size
MemModel::size() in MemModel.php
Number of triples in the MemModel
size
InfModelB::size() in InfModelB.php
Number of all inferable triples in the Model.
size
ResContainer::size() in ResContainer.php
Returns the number values in the container.
size
ResModel::size() in ResModel.php
Number of statements in the MemModel
size
DbModel::size() in DbModel.php
Return the number of statements in this DbModel
SOFTWARE
DC::SOFTWARE() in DC_C.php
SOFTWARE
DC_RES::SOFTWARE() in DC_RES.php
SOME_VALUES_FROM
SOME_VALUES_FROM
SOME_VALUES_FROM
SORT_STRING
VCARD::SORT_STRING() in VCARD_C.php
SORT_STRING
VCARD_RES::SORT_STRING() in VCARD_RES.php
SOUND
DC_RES::SOUND() in DC_RES.php
SOUND
DC::SOUND() in DC_C.php
SOUND
VCARD::SOUND() in VCARD_C.php
SOUND
VCARD_RES::SOUND() in VCARD_RES.php
SOURCE
DC_RES::SOURCE() in DC_RES.php
SOURCE
VCARD::SOURCE() in VCARD_C.php
SOURCE
VCARD_RES::SOURCE() in VCARD_RES.php
SOURCE
DC::SOURCE() in DC_C.php
SPATIAL
DC::SPATIAL() in DC_C.php
SPATIAL
DC_RES::SPATIAL() in DC_RES.php
Statement
Statement::Statement() in Statement.php
The parameters to constructor are instances of classes and not just strings
Statement
Statement in Statement.php
An RDF statement.
STATEMENT
RDF::STATEMENT() in RDF_C.php
STATEMENT
RDF_RES::STATEMENT() in RDF_RES.php
StatementIterator
StatementIterator in StatementIterator.php
Iterator for traversing models.
StatementIterator
Constructor
STILLIMAGE
DC::STILLIMAGE() in DC_C.php
STILLIMAGE
DC_RES::STILLIMAGE() in DC_RES.php
STREET
VCARD_RES::STREET() in VCARD_RES.php
STREET
VCARD::STREET() in VCARD_C.php
SUBJECT
DC_RES::SUBJECT() in DC_RES.php
subject
Statement::subject() in Statement.php
Alias for getSubject()
SUBJECT
RDF_RES::SUBJECT() in RDF_RES.php
SUBJECT
RDF::SUBJECT() in RDF_C.php
SUBJECT
DC::SUBJECT() in DC_C.php
subtract
DbModel::subtract() in DbModel.php
Return a new MemModel that is the subtraction of another model from this DbModel.
subtract
MemModel::subtract() in MemModel.php
Returns a new MemModel that is the subtraction of another model from this MemModel.
subtract
ResModel::subtract() in ResModel.php
Returns a new model that is the subtraction of another model from this model.
SUB_CLASS_OF
OWLVocabulary::SUB_CLASS_OF() in OWLVocabulary.php
Answer the predicate that denotes that one class is a sub-class of another.
SUB_CLASS_OF
RDFS::SUB_CLASS_OF() in RDFS_C.php
SUB_CLASS_OF
RDFS_RES::SUB_CLASS_OF() in RDFS_RES.php
SUB_CLASS_OF
RdfsVocabulary::SUB_CLASS_OF() in RdfsVocabulary.php
Answer the predicate that denotes that one class is a sub-class of another.
SUB_PROPERTY_OF
Answer the predicate that denotes that one property is a sub-property of another.
SUB_PROPERTY_OF
RdfsVocabulary::SUB_PROPERTY_OF() in RdfsVocabulary.php
Answer the predicate that denotes that one property is a sub-property of another.
SUB_PROPERTY_OF
SUB_PROPERTY_OF
SUFFIX
VCARD::SUFFIX() in VCARD_C.php
SUFFIX
VCARD_RES::SUFFIX() in VCARD_RES.php
SUMMARY
ATOM::SUMMARY() in ATOM_C.php
SUMMARY
ATOM_RES::SUMMARY() in ATOM_RES.php
SURNAME
FOAF::SURNAME() in FOAF_C.php
SURNAME
FOAF_RES::SURNAME() in FOAF_RES.php
SYMMETRIC_PROPERTY
SYMMETRIC_PROPERTY
SYMMETRIC_PROPERTY
SyntaxGRDDL.php
SyntaxGRDDL.php in SyntaxGRDDL.php
SyntaxN3.php
SyntaxN3.php in SyntaxN3.php
SyntaxRDF.php
SyntaxRDF.php in SyntaxRDF.php
StatementIterator.php
StatementIterator.php in StatementIterator.php
t
top
$Tokens
N3Parser::$Tokens in N3Parser.php
TABLE_OF_CONTENTS
TABLE_OF_CONTENTS
TAGLINE
ATOM_RES::TAGLINE() in ATOM_RES.php
TAGLINE
ATOM::TAGLINE() in ATOM_C.php
TEL
VCARD::TEL() in VCARD_C.php
TEL
VCARD_RES::TEL() in VCARD_RES.php
TELTYPES
VCARD_RES::TELTYPES() in VCARD_RES.php
TELTYPES
VCARD::TELTYPES() in VCARD_C.php
TEMPORAL
DC_RES::TEMPORAL() in DC_RES.php
TEMPORAL
DC::TEMPORAL() in DC_C.php
TEXT
DC::TEXT() in DC_C.php
TEXT
DC_RES::TEXT() in DC_RES.php
TEXTINPUT
RSS_RES::TEXTINPUT() in RSS_RES.php
TEXTINPUT
RSS::TEXTINPUT() in RSS_C.php
TGN
DC_RES::TGN() in DC_RES.php
TGN
DC::TGN() in DC_C.php
THEME
FOAF_RES::THEME() in FOAF_RES.php
THEME
FOAF::THEME() in FOAF_C.php
THING
OWLVocabulary::THING() in OWLVocabulary.php
THING
OWL_RES::THING() in OWL_RES.php
THING
OWL::THING() in OWL_C.php
THUMBNAIL
FOAF_RES::THUMBNAIL() in FOAF_RES.php
THUMBNAIL
FOAF::THUMBNAIL() in FOAF_C.php
TIPJAR
FOAF_RES::TIPJAR() in FOAF_RES.php
TIPJAR
FOAF::TIPJAR() in FOAF_C.php
TITLE
RSS::TITLE() in RSS_C.php
TITLE
RSS_RES::TITLE() in RSS_RES.php
TITLE
FOAF_RES::TITLE() in FOAF_RES.php
TITLE
FOAF::TITLE() in FOAF_C.php
TITLE
DC::TITLE() in DC_C.php
TITLE
ATOM_RES::TITLE() in ATOM_RES.php
TITLE
VCARD_RES::TITLE() in VCARD_RES.php
TITLE
ATOM::TITLE() in ATOM_C.php
TITLE
VCARD::TITLE() in VCARD_C.php
TITLE
DC_RES::TITLE() in DC_RES.php
TOPIC
FOAF_RES::TOPIC() in FOAF_RES.php
TOPIC
FOAF::TOPIC() in FOAF_C.php
TOPIC_INTEREST
TOPIC_INTEREST
toString
DbModel::toString() in DbModel.php
Short dump of the DbModel.
toString
InfModelB::toString() in InfModelB.php
Short Dump of the InfModelB.
toString
BlankNode::toString() in Blanknode.php
Dumps bNode.
toString
Statement::toString() in Statement.php
Dumps the triple.
toString
MemModel::toString() in MemModel.php
Short Dump of the MemModel.
toString
Resource::toString() in Resource.php
Dumps resource.
toString
Object::toString() in Object.php
Serializes a object into a string
toString
InfModelF::toString() in InfModelF.php
Short Dump of the InfModelF.
toString
Literal::toString() in Literal.php
Dumps literal.
toStringIncludingTriples
Dumps of the InfModelB including ALL inferable triples.
toStringIncludingTriples
Dumps of the MemModel including all triples.
toStringIncludingTriples
Dump of the DbModel including all triples.
toStringObject
Reurns a toString() serialization of the statements's object.
toStringPredicate
Returns a toString() serialization of the statements's predicate.
toStringSubject
Returns a toString() serialization of the statements's subject.
TRANSITIVE_PROPERTY
TRANSITIVE_PROPERTY
TRANSITIVE_PROPERTY
TYPE
RDF::TYPE() in RDF_C.php
TYPE
ATOM_RES::TYPE() in ATOM_RES.php
TYPE
ATOM::TYPE() in ATOM_C.php
TYPE
OWLVocabulary::TYPE() in OWLVocabulary.php
Answer the predicate that denotes the rdf:type property.
TYPE
DC::TYPE() in DC_C.php
TYPE
RDF_RES::TYPE() in RDF_RES.php
TYPE
DC_RES::TYPE() in DC_RES.php
TYPE
RdfsVocabulary::TYPE() in RdfsVocabulary.php
Answer the predicate that denotes the rdf:type property.
TZ
VCARD_RES::TZ() in VCARD_RES.php
TZ
VCARD::TZ() in VCARD_C.php
TZTYPES
VCARD_RES::TZTYPES() in VCARD_RES.php
TZTYPES
VCARD::TZTYPES() in VCARD_C.php
u
top
$use_attributes
RdfSerializer::$use_attributes in RdfSerializer.php
$use_entities
RdfSerializer::$use_entities in RdfSerializer.php
$use_xml_declaration
UDC
DC_RES::UDC() in DC_RES.php
UDC
DC::UDC() in DC_C.php
UID
VCARD_RES::UID() in VCARD_RES.php
UID
VCARD::UID() in VCARD_C.php
UNIC_RDF
UNIC_RDF in constants.php
UNION_OF
OWLVocabulary::UNION_OF() in OWLVocabulary.php
UNION_OF
OWL::UNION_OF() in OWL_C.php
UNION_OF
OWL_RES::UNION_OF() in OWL_RES.php
unite
MemModel::unite() in MemModel.php
Returns a new MemModel that is the set-union of the MemModel with another model.
unite
DbModel::unite() in DbModel.php
Return a new MemModel that is the set-union the model with another model.
unite
ResModel::unite() in ResModel.php
Returns a new Model that is the set-union of the model with another model.
uparse
N3Parser::uparse() in N3Parser.php
This parses a N3 string and calls func($subject, $predicate, $object) with each trioke
URI
DC::URI() in DC_C.php
URI
DC_RES::URI() in DC_RES.php
URL
ATOM_RES::URL() in ATOM_RES.php
URL
RSS_RES::URL() in RSS_RES.php
URL
RSS::URL() in RSS_C.php
URL
ATOM::URL() in ATOM_C.php
USE_ANY_QUOTE
USE_ANY_QUOTE in constants.php
USE_CDATA
USE_CDATA in constants.php
Utility.php
Utility.php in Utility.php
v
top
valid
ResIterator::valid() in ResIterator.php
Says if there are additional items left in the list
VALID
DC_RES::VALID() in DC_RES.php
VALID
DC::VALID() in DC_C.php
VALIDATE_IDS
VALIDATE_IDS in constants.php
VALUE
ATOM::VALUE() in ATOM_C.php
VALUE
ATOM_RES::VALUE() in ATOM_RES.php
VCARD
VCARD in VCARD_C.php
VCARD_CLASS
VCARD_RES::VCARD_CLASS() in VCARD_RES.php
VCARD_CLASS
VCARD::VCARD_CLASS() in VCARD_C.php
VCARD_NS
VCARD_NS in constants.php
VCARD_RES
VCARD_RES in VCARD_RES.php
VERSION
ATOM_RES::VERSION() in ATOM_RES.php
VERSION
ATOM::VERSION() in ATOM_C.php
VERSION_INFO
VERSION_INFO
OWLVocabulary::VERSION_INFO() in OWLVocabulary.php
VERSION_INFO
OWL::VERSION_INFO() in OWL_C.php
VCARD_C.php
VCARD_C.php in VCARD_C.php
VCARD.php
VCARD.php in VCARD.php
VCARD_RES.php
VCARD_RES.php in VCARD_RES.php
VocabularyClass.php
VocabularyClass.php in VocabularyClass.php
VocabularyRes.php
VocabularyRes.php in VocabularyRes.php
Vocabulary.php
Vocabulary.php in Vocabulary.php
w
top
W3CDTF
DC_RES::W3CDTF() in DC_RES.php
W3CDTF
DC::W3CDTF() in DC_C.php
WEBLOG
FOAF_RES::WEBLOG() in FOAF_RES.php
WEBLOG
FOAF::WEBLOG() in FOAF_C.php
WORKPLACE_HOMEPAGE
WORKPLACE_HOMEPAGE
WORK_INFO_HOMEPAGE
WORK_INFO_HOMEPAGE
writeAsHtml
InfModelB::writeAsHtml() in InfModelB.php
Writes the RDF serialization of the Model including ALL inferable triples as HTML.
writeAsHtml
DbModel::writeAsHtml() in DbModel.php
Write the RDF serialization of the _DbModel as HTML.
writeAsHtml
MemModel::writeAsHtml() in MemModel.php
Writes the RDF serialization of the MemModel as HTML.
writeAsHtmlTable
Writes the RDF serialization of the MemModel as HTML table.
writeAsHTMLTable
Writes the RDF serialization of the MemModel as HTML table.
writeAsHtmlTable
Writes the RDF serialization of the Model including ALL inferable triples as HTML table.
writeAsHtmlTable
Write the RDF serialization of the DbModel as HTML table.
writeHTMLTable
Prints a MemModel as HTML table.
writeRdfToString
Writes the RDF serialization of the MemModel as HTML table.
writeRdfToString
Writes the RDF serialization of the MemModel as HTML table.
writeRdfToString
Write the RDF serialization of the DbModel to string
writeRdfToString
Writes the RDF serialization of the Model including ALL inferable triples.
x
top
XML_LANG
XML_LANG in constants.php
XML_NAMESPACE_DECLARATION_PREFIX
XML_NAMESPACE_PREFIX
XML_NAMESPACE_PREFIX in constants.php
XML_NAMESPACE_URI
XML_NAMESPACE_URI in constants.php
y
top
YAHOO_CHAT_ID
YAHOO_CHAT_ID
FOAF::YAHOO_CHAT_ID() in FOAF_C.php
_
top
_generateRDF
GRDDLParser::_generateRDF() in GRDDLParser.php
_is_forbidden_rdf_property_attribute
_parse_uri
RdfParser::_parse_uri() in RdfParser.php
_report_error
a b c d e f g h i j k l m n o p q r s t u v w x y _