[utility] element index

Package indexes

All elements
b c e f g h i k m n o p r s t v w
b
top
buildSortArray
ModelComparator::buildSortArray() in ModelComparator.php
Builds a sorted array.
c
top
$current
IterFind::$current in IterFind.php
The current NamedGraph
chooseColor
RDFUtil::chooseColor() in RdfUtil.php
Chooses a node color.
compare
ModelComparator::compare() in ModelComparator.php
Compares two models.
compareTriples
ModelComparator::compareTriples() in ModelComparator.php
Compares the Triples in the lists.
createOrd
RDFUtil::createOrd() in RdfUtil.php
Creates ordinal RDF resource out of an integer.
current
StatementIterator::current() in StatementIterator.php
Returns the current statement.
current
IterFind::current() in IterFind.php
Returns the current item
current
FindIterator::current() in FindIterator.php
Returns the current matching statement.
e
top
escapeValue
RDFUtil::escapeValue() in RdfUtil.php
Escapes < > and &
f
top
$findGraph
IterFind::$findGraph in IterFind.php
The graph to look in.
$findObject
IterFind::$findObject in IterFind.php
The object Resource to search for
$findPredicate
IterFind::$findPredicate in IterFind.php
The predicate Resource to search for
$findSubject
IterFind::$findSubject in IterFind.php
The subject Resource to search for
FindIterator
FindIterator in FindIterator.php
Iterator for traversing statements matching a searchpattern.
FindIterator
FindIterator::FindIterator() in FindIterator.php
Constructor
FindIterator.php
FindIterator.php in FindIterator.php
g
top
getCurrentPosition
Returns the current position of the iterator.
getLocalName
Delivers the Localname (without the namespace prefix) out of the URI of a Resource.
getNamespace
Extracts the namespace prefix out of the URI of a Resource.
getNamespaceEnd
Position of the namespace end
getNodeTypeName
Get Node Type.
getOrd
RDFUtil::getOrd() in RdfUtil.php
Converts an ordinal RDF resource to an integer.
getPrefix
RDFUtil::getPrefix() in RdfUtil.php
Short Prefix for known Namespaces by given URI
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.
guessPrefix
RDFUtil::guessPrefix() in RdfUtil.php
Short Prefix for known and/or parsed Namespaces by given URI and Model Uses $default_prefixes defined in constants.php and getParsedNamespaces() Returns FALSE if no matching prefix is found
h
top
hasNext
FindIterator::hasNext() in FindIterator.php
Returns TRUE if there are more matching statements.
hasNext
StatementIterator::hasNext() in StatementIterator.php
Returns TRUE if there are more statements.
hasPrevious
StatementIterator::hasPrevious() in StatementIterator.php
Returns TRUE if the first statement has not been reached.
i
top
isRDF
RDFUtil::isRDF() in RdfUtil.php
Tests if the URI of a resource belongs to the RDF syntax/model namespace.
IterFind
IterFind::IterFind() in IterFind.php
Constructor.
IterFind
IterFind in IterFind.php
Implementation of a find-iterator which delivers statements or quads.
IterFind.php
IterFind.php in IterFind.php
k
top
$key
IterFind::$key in IterFind.php
The current position
key
IterFind::key() in IterFind.php
Returns the key of the current item
m
top
$model
FindIterator::$model in FindIterator.php
Reference to the MemModel
$model
StatementIterator::$model in StatementIterator.php
Reference to the MemModel
ModelComparator
ModelComparator in ModelComparator.php
This class compares to models. This comparator bases on the labelling algorithm described in <href="http://www.hpl.hp.com/techreports/2003/HPL-2003-142.pdf" >Signing RDF Graphs</href> by Jeremy J. Carroll.
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.
moveTo
StatementIterator::moveTo() in StatementIterator.php
Moves the pointer to a specific statement.
ModelComparator.php
ModelComparator.php in ModelComparator.php
n
top
next
StatementIterator::next() in StatementIterator.php
Returns the next statement.
next
IterFind::next() in IterFind.php
Moves Iterator to the next item in the list
next
FindIterator::next() in FindIterator.php
Returns the next matching statement.
o
top
$object
FindIterator::$object in FindIterator.php
Object
Object in Object.php
An abstract object.
Object.php
Object.php in Object.php
p
top
$position
FindIterator::$position in FindIterator.php
Current position FindIterator does not use the build in PHP array iterator, so you can use serveral iterators on a single MemModel.
$position
StatementIterator::$position in StatementIterator.php
Current position StatementIterator does not use the build in PHP array iterator, so you can use serveral iterators on a single MemModel.
$predicate
FindIterator::$predicate in FindIterator.php
previous
StatementIterator::previous() in StatementIterator.php
Returns the previous statement.
r
top
$returnAsQuads
IterFind::$returnAsQuads in IterFind.php
boolean value, if the results should be returned as Quads
RDFUtil
RDFUtil in RdfUtil.php
Useful utility methods.
renameBlanks
ModelComparator::renameBlanks() in ModelComparator.php
Renames the models Blanknodes.
rewind
IterFind::rewind() in IterFind.php
Resets iterator list to start
RdfUtil.php
RdfUtil.php in RdfUtil.php
s
top
$subject
FindIterator::$subject in FindIterator.php
Searchpattern
StatementIterator
StatementIterator in StatementIterator.php
Iterator for traversing models.
StatementIterator
Constructor
StatementIterator.php
StatementIterator.php in StatementIterator.php
t
top
toString
Object::toString() in Object.php
Serializes a object into a string
v
top
$valid
IterFind::$valid in IterFind.php
If the current resource is valid
valid
IterFind::valid() in IterFind.php
Says if there are additional items left in the list
visualizeGraph
Generates a dot-file for drawing graphical output with the
w
top
writeHTMLTable
Prints a MemModel as HTML table.
b c e f g h i k m n o p r s t v w