-
$accept
-
-
$agent
-
-
$anon
-
-
$arCastTypes
-
SQL types to cast XSD schema types to, so that they will get sorted correctly.
-
$arCreationMethods
-
Defines the methods needed to create the types in $arVarAssignments.
-
$arCreationMethods
-
Defines the methods needed to create the types in $arVarAssignments.
-
$arCreationMethods
-
Defines the methods needed to create the types in $arVarAssignments.
-
$arDumbOperators
-
-
$arFuncParamNumbers
-
Number of parameters for the functions supported.
-
$arOperatorSwitches
-
List of operators and their counterpart if operands are switched.
-
$arPlaceholders
-
Array with placeholders of prepared statements variables.
-
$arPrepared
-
Prepared SQL statements are stored in here.
-
$arrOutput
-
-
$arTableColumnNames
-
Column names for subjects, predicates and objects for easy access via their character names (spo).
-
$arTypeNumbers
-
Defines the sort order for value types in the database, so that they get sorted correctly as the specs want it.
-
$arUnionVarAssignments
-
Array of arrays that contain all variable names which are to be found in the result of an sql statement in a union.
-
$arUsedVarAssignments
-
Array of variable name => table.col assignments for all variables used in the query not only the ones that shall be returned.
-
$arUsedVarTypes
-
Which variables have been used as which type? key is variable name, value is an array of max. three keys (s, p, o)
-
$arVarAssignments
-
Determines which variables can be found in which SQL result column.
-
ABOUT
-
-
ABOUT
-
-
ABOUT_EACH
-
-
ABOUT_EACH
-
-
ABOUT_EACH_PREFIX
-
-
ABOUT_EACH_PREFIX
-
-
ABSTRACT_
-
-
ABSTRACT_
-
-
ACCESS_RIGHTS
-
-
ACCESS_RIGHTS
-
-
ACCOUNT_NAME
-
-
ACCOUNT_NAME
-
-
ACCOUNT_SERVICE_HOMEPAGE
-
-
ACCOUNT_SERVICE_HOMEPAGE
-
-
add
-
Adds a new triple to the Model without checking if the statement is already in the Model.
-
add
-
Adds a new triple to the MemModel without checking if the statement is already in the MemModel.
-
add
-
Adds a new triple to the MemModel without checking if the statement is already in the MemModel.
-
add
-
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
-
Add a new value to a container.
-
add
-
Add the given value to the end of the list.
-
add
-
Add a new triple to this DbModel.
-
add
-
Adds a new triple to the Model without checking if the statement is already in the Model.
-
addAll
-
Adds all named graphs of the other dataset to this dataset.
-
addAll
-
Add all named graphs of the other dataset to this dataset.
-
addAtIndex
-
Insert a new member into the sequence at the specified position.
-
addComment
-
Add the given comment to this resource.
-
addConstraint
-
Adds a Constraint to the GraphPattern.
-
addConstructGraphPattern
-
Adds a construct graph pattern to the query.
-
addDefaultGraph
-
Adds a default graph to the query object.
-
addDomain
-
Add a resource representing the domain of this property.
-
addExpression
-
Adds an expression string.
-
addFrom
-
Adds a graphuri to the from part.
-
addFromNamed
-
Adds a graphuri to the from named part.
-
addGraphPattern
-
Adds a graph pattern to the result part.
-
addIsDefinedBy
-
Add a resource that is declared to provide a definition of this resource.
-
addLabelProperty
-
Add the given Label to this resource
-
addModel
-
Adds another model to this MemModel.
-
addModel
-
Adds another model to this MemModel.
-
addModel
-
Adds another model to this MemModel.
-
addModel
-
Add the given model to this DbModel.
-
addNamedGraph
-
Adds a named graph to the query object.
-
addNamedGraph
-
Adds a NamedGraph to the set.
-
addNamedGraph
-
Adds a NamedGraph to the set. Will replace a NamedGraph with the same name that is already in the set.
-
addNamespace
-
Adds a namespace and prefix to the model.
-
addNamespace
-
Adds a namespace and prefix to the model.
-
addNamespace
-
Adds a namespace and prefix to the model.
-
addNamespacePrefix
-
Adds a new prefix/namespace combination.
-
addNSPrefix
-
Adds a new namespace prefix to use.
-
addOptional
-
Adds a pointer to an optional graphPattern.
-
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 !!!!
-
addPrefix
-
Adds a prefix to the list of prefixes.
-
addProperty
-
Add a property to this resource.
-
addProperty
-
Add a property to this resource.
-
addQuad
-
Adds a quad to the Dataset. The argument must not contain any wildcards. If the quad is already present, nothing happens. A new named graph will automatically be created if necessary.
-
addQuad
-
Adds a quad to the Dataset. The argument must not contain any wildcards. If the quad is already present, nothing happens. A new named graph will automatically be created if necessary.
-
addRange
-
Add a resource representing the range of this property.
-
addRDFType
-
Add the given class as one of the rdf:type's for this resource.
-
addSeeAlso
-
Add a resource that is declared to provided additional information about the definition of this resource.
-
addSubClass
-
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.
-
addTriplePattern
-
Adds a List of QueryTriples to the GraphPattern.
-
addUnion
-
Adds a pointer to a union graphPattern.
-
addVar
-
Adds a new variable to the variable list.
-
addVariable
-
Adds a variable to the list of result variables.
-
addWithoutDuplicates
-
Checks if a new statement is already in the MemModel and adds the statement, if it is not in the MemModel.
-
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.
-
addWithoutDuplicates
-
Checks if a new statement is already in the Model and adds the statement, if it is not in the Model.
-
ADODB_DB_DRIVER
-
-
ADODB_DB_HOST
-
-
ADODB_DB_NAME
-
-
ADODB_DB_PASSWORD
-
-
ADODB_DB_USER
-
-
ADODB_DEBUG_MODE
-
-
ADR
-
-
ADR
-
-
ADRPROPERTIES
-
-
ADRPROPERTIES
-
-
ADRTYPES
-
-
ADRTYPES
-
-
AGENT
-
-
AGENT
-
-
AGENT
-
-
AGENT
-
-
AIM_CHAT_ID
-
-
AIM_CHAT_ID
-
-
ALL_DIFFERENT
-
-
ALL_DIFFERENT
-
-
ALL_DIFFERENT
-
-
ALL_VALUES_FROM
-
-
ALL_VALUES_FROM
-
-
ALL_VALUES_FROM
-
-
ALT
-
-
ALT
-
-
ALTERNATIVE
-
-
ALTERNATIVE
-
-
ANNOTATION_PROPERTY
-
-
ANNOTATION_PROPERTY
-
-
ANNOTATION_PROPERTY
-
-
append
-
Answer a new list that is formed by adding each element of
-
append
-
-
append_content
-
-
array_change_key_case
-
-
asClass
-
Answer a view of this resource as a class
-
asIndividual
-
Answer a view of this resource as an Individual
-
asOntProperty
-
Answer a view of this resource as a property
-
ATOM
-
ATOM Vocabulary (Resource)
-
ATOM
-
-
ATOM_CONSTRUCT
-
-
ATOM_CONSTRUCT
-
-
ATOM_NS
-
-
ATOM_RES
-
ATOM Vocabulary (Resource)
-
AUDIENCE
-
-
AUDIENCE
-
-
AUTHOR
-
-
AUTHOR
-
-
AVAILABLE
-
-
AVAILABLE
-
-
ATOM_C.php
-
-
ATOM_RES.php
-
-
$channel
-
-
$constraint
-
-
$constructPattern
-
If the query type is CONSTRUCT this variable contains the CONSTRUCT graph pattern.
-
$cookies
-
-
$counter
-
-
$curl_path
-
-
$current_item
-
-
$current_literal
-
-
$current_namespace
-
-
cache_age
-
-
CARDINALITY
-
-
CARDINALITY
-
-
CARDINALITY
-
-
CASE_LOWER
-
-
CASE_UPPER
-
-
CATEGORIES
-
-
CATEGORIES
-
-
channel
-
Parses the rss channel/ atom feed.
-
CHANNEL
-
-
CHANNEL
-
-
checkDtypeLang
-
Checks if there is a datatype given and appends it to the node.
-
checkEntailment
-
Checks, if this rule could entail a statement that matches a find of $subject,$predicate,$object.
-
checkIntBindings
-
Checks it there are internal bindings between variables.
-
checkTrigger
-
Checks, if the statement satisfies the trigger.
-
check_cache
-
-
clear
-
Deletes all NamedGraphs from the set.
-
clear
-
Deletes all NamedGraphs from the set.
-
ClientQuery
-
ClientQuery Object to run a SPARQL Query against a SPARQL server.
-
close
-
Close this DbModel
-
close
-
Close the MemModel and free up resources held.
-
close
-
Close the DbStore.
-
COLLECTION
-
-
COLLECTION
-
-
COMMENT
-
-
COMMENT
-
-
COMMENT
-
Answer the predicate that denotes comment annotation on an ontology element.
-
COMMENT
-
Answer the predicate that denotes comment annotation on an ontology element.
-
compare
-
Compares two models.
-
compare
-
Compares two statements and returns integer less than, equal to, or greater than zero.
-
compareTriples
-
Compares the Triples in the lists.
-
compareTypeSet
-
Compares two type sets. Works like a normal comparision method that returns -1/0/1 for use in usort()
-
compareXsdType
-
Compares two XSD data types and returns the comparison number.
-
COMPLEMENT_OF
-
-
COMPLEMENT_OF
-
-
COMPLEMENT_OF
-
-
concat
-
-
concatenate
-
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
-
-
CONFORMS_TO
-
-
cons
-
Return a reference to a new list cell whose head is value and whose tail is this list.
-
constants.php
-
-
Constraint
-
Represents a constraint. A value constraint is a boolean- valued expression of variables and RDF Terms.
-
constructGraph
-
Constructs a result graph.
-
constructGraph
-
Constructs a result graph.
-
CONTAINER
-
-
CONTAINER
-
-
CONTAINER_MEMBERSHIP_PROPERTY
-
-
CONTAINER_MEMBERSHIP_PROPERTY
-
-
contains
-
Determine whether the container contains a value
-
contains
-
Tests if the Model contains the given statement.
-
contains
-
Answer true if the given node appears as the value of a value of any of the cells of this list.
-
contains
-
Tests if the MemModel contains the given triple.
-
contains
-
Tests if the Model contains the given triple.
-
contains
-
Check if the DbModel contains the given statement.
-
containsAll
-
Determine if all of the statements in a model are also contained in this model.
-
containsAll
-
Determine if all of the statements in the given model are also contained in this DbModel.
-
containsAll
-
Determine if all of the statements in a model are also contained in this MemModel.
-
containsAny
-
Determine if any of the statements in the given model are also contained in this DbModel.
-
containsAny
-
Determine if any of the statements in a model are also contained in this model.
-
containsAny
-
Determine if any of the statements in a model are also contained in this MemModel.
-
containsNamedGraph
-
Tells wether the Dataset contains a NamedGraph.
-
containsNamedGraph
-
Tells wether the Dataset contains a NamedGraph.
-
containsQuad
-
Tells wether the Dataset contains a quad or quads matching a pattern.
-
containsQuad
-
Tells wether the Dataset contains a quad or quads matching a pattern.
-
containsResource
-
Determine if the node (ResResource / ResLiteral) $node appears in any statement of this model.
-
CONTENT
-
-
CONTENT
-
-
CONTRIBUTOR
-
-
CONTRIBUTOR
-
-
CONTRIBUTOR
-
-
CONTRIBUTOR
-
-
convertFromDbResults
-
Converts the database results into the desired output format and returns the result.
-
convertFromDbResults
-
Converts the database results into nice HTML.
-
convertFromDbResults
-
Converts the database results into the desired output format and returns the result.
-
convertFromDbResults
-
Determines the correct renderer and calls it.
-
convertFromDbResults
-
Converts the database results into nice HTML.
-
convertFromResult
-
Converts the database results into the output format and returns the result.
-
convertFromResult
-
Converts the database results into the output format and returns the result.
-
convertFromResult
-
Converts the database results into the desired output format and returns the result.
-
convertFromResult
-
Converts the database results into the output format and returns the result.
-
convertFromResult
-
Determines the correct renderer and calls it.
-
copy
-
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
-
-
COPYRIGHT
-
-
countGraphs
-
Returns the number of NamedGraphs in the set. Empty graphs are counted.
-
countGraphs
-
Returns the number of NamedGraphs in the set. Empty graphs are counted.
-
countQuads
-
Counts the Quads in the RDF dataset. Identical Triples in different NamedGraphs are counted individually.
-
countQuads
-
Counts the Quads in the RDF dataset. Identical Triples in different NamedGraphs are counted individually.
-
countResults
-
Returns the number of results.
-
COUNTRY
-
-
COUNTRY
-
-
COVERAGE
-
-
COVERAGE
-
-
createAlt
-
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
-
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.
-
createBooleanValue
-
-
CREATED
-
-
CREATED
-
-
CREATED
-
-
CREATED
-
-
createEqualSelects
-
Creates SELECT statements that have the same number of columns.
-
createEquation
-
-
createFilterSql
-
Creates the SQL representing a Sparql FILTER.
-
createFromRecords
-
-
createFunction
-
-
createFunction_bound
-
Creates an sql statement that returns if the element is a blank node
-
createFunction_datatype
-
-
createFunction_isblank
-
Creates an sql statement that returns if the element is a blank node
-
createFunction_isiri
-
-
createFunction_isliteral
-
Creates an sql statement that returns the language of the object
-
createFunction_isuri
-
-
createFunction_lang
-
Creates an sql statement that returns the language of the object
-
createFunction_langmatches
-
Creates an sql statement that checks if the variable
-
createFunction_regex
-
Creates an sql statement that checks if the given part matches
-
createFunction_sameterm
-
Creates an sql statement that checks if both terms are the same
-
createFunction_str
-
Creates an sql statement that returns the string representation
-
createFunction_xsd_datetime
-
Creates an sql statement that returns the datetime representation
-
createGraph
-
Creates a new NamedGraph and adds it to the set. An existing graph with the same name will be replaced. But the old namedGraph remains in the database.
-
createGraph
-
Creates a new NamedGraph and adds it to the set. An existing graph with the same name will be replaced.The name of the NamedGraph to be created ; must be an URI
-
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
-
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.
-
createObjectFromDbRecordSetPart
-
Creates an RDF object object contained in the given $dbRecordSet object.
-
createObjectFromDbRecordSetPart
-
Creates an RDF object object contained in the given $dbRecordSet object.
-
createObjectFromDbRecordSetPart
-
Creates an RDF object object contained in the given $dbRecordSet object.
-
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
-
Creates ordinal RDF resource out of an integer.
-
createPredicateFromDbRecordSetPart
-
Creates an RDF predicate object contained in the given $dbRecordSet object.
-
createPredicateFromDbRecordSetPart
-
Creates an RDF predicate object contained in the given $dbRecordSet object.
-
createPredicateFromDbRecordSetPart
-
Creates an RDF predicate object contained in the given $dbRecordSet object.
-
createProperty
-
Create a new Property associated with this model.
-
createResource
-
Create a new resource associated with this model.
-
createSeq
-
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.
-
createSingleTypeCheck
-
Creates sql to ensure the type between $val and variable $tree is the same.
-
createSql
-
Creates an SQL query string from the given Sparql query object.
-
createStatementFromDbRecordSetPart
-
Creates an RDF Statement object for one of the variables contained in the given $dbRecordSet object.
-
createSubjectFromDbRecordSetPart
-
Creates an RDF subject object contained in the given $dbRecordSet object.
-
createSubjectFromDbRecordSetPart
-
Creates an RDF subject object contained in the given $dbRecordSet object.
-
createSubjectFromDbRecordSetPart
-
Creates an RDF subject object contained in the given $dbRecordSet object.
-
createTableFromRecords
-
-
createTableFromRecords
-
-
createTables
-
Create tables and indexes for the given database type.
-
createTreeSql
-
-
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.
-
createTypeEquation
-
Generates sql code to make sure the datatypes of the two operands match
-
createValue
-
Creates the sql for an element of type "value".
-
createValue
-
Creates an RDF object object contained in the given $dbRecordSet object.
-
createVariableArray
-
Creates an array full of variables to be passed to the Execute() method of the database connection object.
-
CREATE_MODEL_WITHOUT_DUPLICATES
-
-
create_parser
-
return XML parser, and possibly re-encoded source
-
CREATOR
-
-
CREATOR
-
-
current
-
Returns the current item.
-
current
-
Returns the current statement.
-
current
-
Returns the current item
-
current
-
Returns the current matching statement.
-
current
-
Returns the current item.
-
current
-
Returns the current item.
-
current
-
Returns the current item
-
current
-
Returns the current result.
-
current
-
Returns the current item
-
CURRENT_PROJECT
-
-
CURRENT_PROJECT
-
-
ClientQuery.php
-
-
Constraint.php
-
-
$feed_type
-
-
$feed_version
-
-
$fromNamedPart
-
Contains the FROM NAMED part of the SPARQL query.
-
$fromPart
-
Contains the FROM part of the SPARQL query.
-
factory
-
Creates a new instance of the SparqlEngine, depending on the given model. For example, if you pass a DbModel, you will get a SparqlEngine specialized on databases.
-
FAMILY
-
-
FAMILY
-
-
FAMILY_NAME
-
-
FAMILY_NAME
-
-
FEED
-
-
FEED
-
-
feed_cdata
-
-
feed_end_element
-
-
feed_start_element
-
-
fetch
-
-
fetch_rss
-
-
file_name
-
-
fillConstraintString
-
Builds an evaluation string to determine wether the result passes the filter or not. This string is evaluatet by the php buildin eval() function
-
filterPatterns
-
Filters the pattern results.
-
find
-
General method to search for triples.
-
find
-
General method to search for triples in the DbModel.
-
find
-
General method to search for triples.
-
find
-
General method to search for triples.
-
findAsIterator
-
Returns a FindIterator for traversing the MemModel.
-
findAsIterator
-
Returns a FindIterator for traversing the MemModel.
-
findCount
-
Searches for triples and returns the number of matches.
-
findCount
-
Search for triples and return the number of matches.
-
findFirstMatchingStatement
-
Searches for triples and returns the first matching statement.
-
findFirstMatchingStatement
-
Searches for triples and returns the first matching statement.
-
findFirstMatchingStatement
-
Searches for triples and returns the first matching statement.
-
findFirstMatchingStatement
-
Search for triples and return 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.
-
findInDefaultGraph
-
Finds Statements that match a pattern in the default Graph. The argument may contain wildcards.
-
findInDefaultGraph
-
Finds Statements that match a pattern in the default Graph. The argument may contain wildcards.
-
findInNamedGraphs
-
Finds Statements that match a quad pattern. The argument may contain wildcards.
-
findInNamedGraphs
-
Finds Statements that match a quad pattern. The argument may contain wildcards.
-
FindIterator
-
Iterator for traversing statements matching a searchpattern.
-
FindIterator
-
Constructor
-
findRegex
-
Method to search for triples using Perl-style regular expressions.
-
findRegex
-
Method to search for triples using Perl-style regular expressions.
-
findRegex
-
Method to search for triples using Perl-style regular expressions.
-
findTuplesMatchingOnePattern
-
Finds Tuples matching one TriplePattern.
-
findVocabulary
-
Return all tripels of a certain vocabulary.
-
findVocabulary
-
Returns all tripels of a certain vocabulary.
-
findVocabulary
-
Returns all tripels of a certain vocabulary.
-
FIRST
-
-
FIRST
-
-
FIRST_NAME
-
-
FIRST_NAME
-
-
fixNegationInFuncName
-
-
fixWhere
-
Removes a leading AND from the where clause which would render the sql illegal.
-
FIX_BLANKNODES
-
-
FN
-
-
FN
-
-
FOAF
-
Friend of a Friend (FOAF) Vocabulary (Resource)
-
FOAF_NS
-
-
FOAF_RES
-
Friend of a Friend (FOAF) Vocabulary (ResResource)
-
FORMAT
-
-
FORMAT
-
-
FUNCTIONAL_PROPERTY
-
-
FUNCTIONAL_PROPERTY
-
-
FUNCTIONAL_PROPERTY
-
-
FUNDED_BY
-
-
FUNDED_BY
-
-
FilterFunctions.php
-
-
FilterGenerator.php
-
-
FindIterator.php
-
-
FOAF.php
-
-
FOAF_C.php
-
-
FOAF_RES.php
-
-
$graphname
-
Graphname. 0 if its in the default graph.
-
$graphPatternCounter
-
GraphPattern counter.
-
GEEKCODE
-
-
GEEKCODE
-
-
GENDER
-
-
GENDER
-
-
GENERAL_PREFIX_BASE
-
-
generateModel
-
Generates a new MemModel from a URI, a file or from memory.
-
generateModel
-
generates a MemModel and creates the DomDocument.
-
generateModel
-
Generate a new MemModel from an URI or file.
-
generateModel
-
Main function
-
GENERATOR
-
-
GENERATOR
-
-
GEO
-
-
GEO
-
-
get
-
Returns the value of the list element at the specified position or null.
-
get
-
-
getAllVars
-
Returns a list with all used variables.
-
getAssociatedModel
-
Get the reference to the assocoated model.
-
getAssociatedModel
-
Get the reference to the assocoated model.
-
getBase
-
Returns the BASE part of the query.
-
getBaseMemModel
-
Create a MemModel containing only the base triples (without inferred statements) of the current InfModelF.
-
getBaseMemModel
-
Create a MemModel containing only the base triples (without inferred statements) of the current InfModelB.
-
getBaseURI
-
Return current baseURI.
-
getBaseURI
-
Return current baseURI.
-
getBlanknodeLabel
-
Returns an unused Bnode label.
-
getCastMethod
-
Returns the SQL statement needed to case the given variable to the given type.
-
getCol
-
-
getComment
-
Answer the comment string for this object. If there is more than one such resource, an arbitrary selection is made.
-
getConstraint
-
Returns a constraint if there is one false if not.
-
getConstructPattern
-
Returns the construvtGraphPattern of the query if there is one.
-
getConstructPatternVariables
-
Returns a list of variables used in the construct patterns.
-
getContentInArray
-
Get all values in the list as an array of ResResources
-
getCount
-
-
getCount
-
Returns the number of rows that the given query will return.
-
getCurrentPosition
-
Returns the current position of the iterator.
-
getCurrentPosition
-
Returns the current position of the iterator.
-
getDataset
-
-
getDatasetDb
-
Create a new instance of DatasetDb with the given $datasetName and load the corresponding values from the database.
-
getDatasetMem
-
Returns a NamedGraphSetMem.
-
getDatasetName
-
Returns the Datasets name.
-
getDatasetName
-
Returns the Datasets name.
-
getDatatype
-
Returns the datatype of the literal.
-
getDatatype
-
Returns the datatype of a variable if it is set.
-
getDatatypeCol
-
-
getDateConversionSql
-
-
getDbConn
-
Returns the database connection object
-
getDbModel
-
Returns a new DbModel using the database connection supplied by $dbStore.
-
getDbStore
-
Returns a database connection with the given parameters.
-
getDefault
-
Return the default value for this resource
-
getDefaultDbModel
-
Returns a DbModel with the database connection defined in constants.php.
-
getDefaultGraph
-
Returns a reference to the defaultGraph
-
getDefaultGraph
-
Returns a reference to the defaultGraph.
-
getDefaultModel
-
Returns a MemModel.
-
getDomain
-
Answer a OntClass that represents the domain class of this property.
-
getEntailment
-
-
getExpression
-
Returns the expression string.
-
getFromNamedPart
-
Returns the FROM NAMED clause of the query.
-
getFromPart
-
Returns the FROM clause of the query.
-
getFullUri
-
Gets the full URI of a qname token.
-
getGraphName
-
Returns the graph name.
-
getGraphName
-
Returns the graph name.
-
getGraphName
-
Returns the graph name.
-
getGraphname
-
Returns the graphname.
-
getHead
-
-
getHead
-
Get the value that is associated with the head of the list.
-
getHtmlBlank
-
-
getHtmlBlank
-
-
getHtmlLiteral
-
-
getHtmlLiteral
-
-
getHtmlNull
-
-
getHtmlNull
-
-
getHtmlResource
-
-
getHtmlResource
-
-
getID
-
Returns the ID of the blank node.
-
getId
-
Returns the GraphPatterns id.
-
getIndexType
-
Returns the indextype: -1 if there is no index, 0 if there are indices over S,P,O(separate),
- 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
-
Returns a InfModelB.
-
getInfModelF
-
Returns a InfModelF.
-
getInstanceRdfType
-
returns the rdf:type, that this distinct resource is instance of.
-
getIsAnon
-
Determine whether this resource is an anonymous resource
-
getIsCol
-
-
getIsDefinedBy
-
Answer a resource that is declared to provide a definition of this resource.
-
getLabel
-
Returns the label of the resource, which is the URI of the resource.
-
getLabel
-
Returns the ID of the blank node.
-
getLabel
-
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.
-
getLangCol
-
-
getLanguage
-
Returns the language of the literal.
-
getLanguageTag
-
Returns the language of a variable if the tag is set (e.g. @en) Returns NULL if no language is set.
-
getLimitSql
-
Creates a sql LIMIT statement if the sparql query needs one.
-
getLocalName
-
Delivers the Localname (without the namespace prefix) out of the URI of a Resource.
-
getLocalName
-
Returns the local name of the resource.
-
getMember
-
Get the member at a given index
-
getMembers
-
Get an array of all resources that are values of this container
-
getMemModel
-
Create a MemModel containing all the triples (including inferred statements) of the current InfModelB.
-
getMemModel
-
Create a MemModel containing all the triples (including inferred statements) of the current InfModelF.
-
getMemModel
-
Returns a MemModel.
-
getMemModel
-
Create a MemModel containing all the triples of the current DbModel.
-
getMemModelByRDQL
-
Perform an RDQL query on this Model. Should work with all types of models.
-
getModel
-
Create a new instance of DbModel with the given $modelURI and load the corresponding values of modelID and baseURI from the database.
-
getModel
-
Returns a reference to the underlying model (Mem/DB/InfModel) that contains the statements
-
getModelID
-
Returns the model id
-
getModifiedFind
-
Returns a find-query that matches statements, whose entailed statements would match the supplied find query.
-
getNamedGraph
-
Returns the NamedGraph with a specific name from the Dataset.
-
getNamedGraph
-
Returns the NamedGraph with a specific name from the Dataset.
-
getNamedGraphDb
-
Create a new instance of namedGraphDb with the given $modelURI and graphName and load the corresponding values of modelID and baseURI from the database.
-
getNamespace
-
Extracts the namespace prefix out of the URI of a Resource.
-
getNamespace
-
Returns the namespace of the resource. May return null.
-
getNewDatasetDb
-
Create a new instance of DatasetDb with the given $datasetName and insert the DatasetDb variables into the database.
-
getNewModel
-
Create a new instance of DbModel with the given $modelURI and insert the DbModel variables into the database.
-
getNewNamedGraphDb
-
Create a new instance of namedGraphDb with the given $modelURI and graphName and insert the DbModel variables into the database (not the graphName. This is only stored persistently, when added to dataset).
-
getNewPattern
-
Generates a new GraphPattern. If it is a CONSTRUCT graph pattern $constr has to set to TRUE, FALSE if not.
-
getObject
-
Returns the object of the triple.
-
getObject
-
Returns the Triples Object.
-
getObject
-
Returns the object.
-
getOntModel
-
Returns an OntModel with this model as baseModel.
-
getOntModel
-
Returns an OntModel.
-
getOntModelForBaseModel
-
Creates an OntModel that wraps an existing base model.
-
getOptional
-
Returns a pointer to an optional graph pattern.
-
getOrd
-
Converts an ordinal RDF resource to an integer.
-
getOrderifiedSqls
-
Returns an array of sql statements that need to be executed and deliver the full result set when combined.
-
getParsedNamespaces
-
Returns the models namespaces.
-
getParsedNamespaces
-
Returns the models namespaces.
-
getParsedNamespaces
-
Returns the models namespaces.
-
getPlaceholders
-
-
getPointer
-
Returns a pointer to the token which caused the exception.
-
getPovs
-
Gets a list of triples with same subject e.g. :Gunnar :firstname "Gunnar" ; :lastname "Grimnes.
-
getPredicate
-
Returns the Triples Predicate.
-
getPredicate
-
Returns the predicate.
-
getPredicate
-
Returns the predicate of the triple.
-
getPrefix
-
Short Prefix for known Namespaces by given URI
-
getPrefixes
-
Returns the prefix map of the query.
-
getPreparedVariablePlaceholder
-
Returns a placeholder to be included in the sql statement.
-
getProperty
-
Answer some statement (this, p, O) in the associated model.
-
getProperty
-
Answer a statement find(s, p, null) with ResResources(ResLiterals) from this 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.
-
getQuery
-
-
getQuery
-
-
getRange
-
Answer a OntClass that represents the range class of this property.
-
getRDFType
-
Answer the rdf:type (ie the class) of this resource.
-
getResModel
-
Returns a ResModel with this model as baseModel. This is the same as ModelFactory::getResModelForBaseModel($this).
-
getResModel
-
Returns a ResModel.
-
getResModelForBaseModel
-
Creates a ResModel that wraps an existing base model.
-
getResultForm
-
Returns the type the result shall have.
-
getResultLabels
-
Returns the labels of the result as array.
-
getResultPart
-
Returns a list containing the graph patterns of the query.
-
getResultVars
-
Returns a list containing the result vars.
-
getResultXml
-
-
getSchema
-
Returns a model, containing all Statements, having a Predicate, that is supported by the inference.
-
getSeeAlso
-
Answer a resource that provides additional information about this resource.
-
getSelect
-
-
getSolutionModifier
-
Gets the solution modifiers of the query.
-
getSparqlClient
-
Creates a SparqlClient.
-
getSpecialOrderVariables
-
Returns an array of variables that the result is going to be ordered by and that need to be sorted multiple times (because they may contain different data types)
-
getSpokenBoolean
-
-
getSqlCondition
-
Creates an SQL statement that checks for the value of some subject/predicate/object
-
getSqlEqualityCondition
-
Checks if the sentence part (subject, predicate or object) in $arNew has the same content as $arOld.
-
getSqlGenerator
-
-
getSqlOrderBy
-
Returns the ORDER BY sql query string if neccessary for the query. The returned string already has ORDER BY prefixed.
-
getSqlVariableName
-
-
getSqlVariableNameDatatype
-
-
getSqlVariableNameIs
-
-
getSqlVariableNameLanguage
-
-
getSqlVariableNameValue
-
-
getStatement
-
Returns the statement(subject,predicate,object).
-
getStatementIterator
-
Returns a StatementIterator for traversing the Model.
-
getStatementIterator
-
Returns a StatementIterator for traversing the MemModel.
-
getStringNullComparison
-
Returns the correct sql string comparison method.
-
getSubClass
-
Answer a class that is the sub-class of this class.
-
getSubject
-
Returns the subject of the triple.
-
getSubject
-
Returns the subject.
-
getSubject
-
Returns the Triples Subject.
-
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
-
Get the list that is the tail of this list.
-
getTree
-
-
getTrigger
-
-
getTriplePattern
-
Returns the triple pattern of the graph pattern.
-
getTripleSql
-
Creates some SQL statements from the given triple pattern array.
-
getTypeSets
-
Determines the type sets in the query results.
-
getTypesetWhereClause
-
Creates and returns the SQL WHERE clauses needed to get only data in the given typeset.
-
getTypeSorter
-
-
getUnion
-
Returns a pointer to a union graph pattern.
-
getURI
-
Returns the URI of the resource.
-
getUsedVarAssignments
-
-
getUsedVarTypes
-
-
getValueCol
-
-
getVarAssignments
-
-
getVariableArrayFromRecordSet
-
Converts a ADORecordSet object into an array of "rows" that are subarrays of variable => value pairs.
-
getVariableArrayFromRecordSets
-
-
getVariables
-
Returns an array of all variables in this triple.
-
getVariables
-
Returns an array of all variables used in this graph pattern.
-
getVocabulary
-
Answer a reference to the ontology language profile that governs the ontology model to which this ontology resource is attached.
-
getXmlBlank
-
-
getXmlLiteral
-
-
getXmlNull
-
-
getXmlResource
-
-
getXsdTypeNumber
-
Returns the type number for an xsd data type.
-
GIVEN
-
-
GIVEN
-
-
GIVENNAME
-
-
GIVENNAME
-
-
GraphPattern
-
Constructor
-
GraphPattern
-
A graph pattern which consists of triple patterns, optional or union graph patterns and filters.
-
GRAPHVIZ_FORMAT
-
-
GRAPHVIZ_PATH
-
-
GRAPHVIZ_STAT
-
-
GRAPHVIZ_TEMP
-
-
GRAPHVIZ_URI
-
-
GRDDLParser
-
A GRDDLParser.
-
GROUP
-
-
GROUP
-
-
GROUP
-
-
GROUP
-
-
guessName
-
Delivers the name out of the URI (without the namespace prefix).
-
guessNamespace
-
Extracts the namespace prefix out of a URI.
-
guessPrefix
-
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
-
GraphPattern.php
-
-
GRDDLParser.php
-
-
$image
-
-
$inchannel
-
-
$incontent
-
-
$inimage
-
-
$initem
-
-
$intextinput
-
-
$isConstructPattern
-
-
$isEmpty
-
TRUE if the query is empty FALSE if not.
-
$items
-
-
IteratorAllGraphsDb.php
-
-
IteratorAllGraphsMem.php
-
-
IteratorFindQuadsDb.php
-
-
IteratorFindQuadsMem.php
-
-
ICQ_CHAT_ID
-
-
ICQ_CHAT_ID
-
-
ID
-
-
ID
-
-
IDENTIFIER
-
-
IDENTIFIER
-
-
IMAGE
-
-
IMAGE
-
-
IMAGE
-
-
IMAGE
-
-
IMAGE
-
-
image
-
Parses the image if there is one.
-
IMAGE
-
-
IMG
-
-
IMG
-
-
IMPORTS
-
-
IMPORTS
-
-
IMPORTS
-
-
IMT
-
-
IMT
-
-
INCOMPATIBLE_WITH
-
-
INCOMPATIBLE_WITH
-
-
INCOMPATIBLE_WITH
-
-
INDENTATION
-
-
index
-
Builds a search index for the statements in the MemModel.
-
indexOf
-
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
-
Return the index of a given member of the sequence.
-
INDEX_TYPE
-
-
Individual
-
Constructor You can supply a uri
-
Individual
-
Interface that encapsulates an individual in an ontology, sometimes referred to as a fact or assertion.
-
IND_DEF
-
-
IND_SO
-
-
IND_SP
-
-
IND_SPO
-
-
InfModel
-
Constructor You can supply a base_uri
-
InfModel
-
A InfModel Model extends a MemModel , by adding the ability to infer statements from known statements and RDFS/OWL-Schematas.
-
InfModel.php
-
-
InfModelB.php
-
-
InfModelF.php
-
-
InfModelP.php
-
-
InfRule.php
-
-
InfStatement.php
-
-
InfModelB
-
Constructor You can supply a base_uri
-
INFMODELB
-
-
InfModelB
-
A InfModelB extends the InfModel Class, with a backward chaining algorithm.
-
InfModelF
-
Constructor You can supply a base_uri.
-
InfModelF
-
A InfModelF extends the InfModel Class, with a forward chaining algorithm.
-
INFMODELF
-
-
INFO
-
-
INFO
-
-
InfRule
-
This class represents a single rule in a RDFS inference model.
-
infRule
-
Constructor
-
InfStatement
-
An RDF statement which was entailed by a inference rule.
-
INF_RES_DOMAIN
-
-
INF_RES_OWL_INVERSEOF
-
-
INF_RES_OWL_SAMEAS
-
-
INF_RES_RANGE
-
-
INF_RES_RULE_RDFS6
-
-
INF_RES_RULE_RDFS8
-
-
INF_RES_RULE_RDFS10
-
-
INF_RES_RULE_RDFS12
-
-
INF_RES_RULE_RDFS13
-
-
INF_RES_SUBCLASSOF
-
-
INF_RES_SUBPROPERTYOF
-
-
init
-
-
INTERACTIVERESOURCE
-
-
INTERACTIVE_RESOURCE
-
-
INTEREST
-
-
INTEREST
-
-
intersect
-
Returns a new model containing all the statements which are in both this model and another.
-
intersect
-
Returns a new MemModel containing all the statements which are in both this MemModel and another.
-
intersect
-
Return a new MemModel containing all the statements which are in both this model and the given model.
-
INTERSECTION_OF
-
-
INTERSECTION_OF
-
-
INTERSECTION_OF
-
-
INVERSE_FUNCTIONAL_PROPERTY
-
-
INVERSE_FUNCTIONAL_PROPERTY
-
-
INVERSE_FUNCTIONAL_PROPERTY
-
-
INVERSE_OF
-
-
INVERSE_OF
-
-
INVERSE_OF
-
-
IN_DESCRIPTION
-
-
IN_PROPERTY_EMPTY_RESOURCE
-
-
IN_PROPERTY_LITERAL
-
-
IN_PROPERTY_PARSE_TYPE_COLLECTION
-
-
IN_PROPERTY_PARSE_TYPE_LITERAL
-
-
IN_PROPERTY_PARSE_TYPE_RESOURCE
-
-
IN_PROPERTY_RESOURCE
-
-
IN_PROPERTY_UNKNOWN_OBJECT
-
-
IN_RDF
-
-
IN_TOP_LEVEL
-
-
IN_UNKNOWN
-
-
IN_XML
-
-
iriCheck
-
Checks if $token is an IRI.
-
isAlt
-
Returns true, if this resource is a container from type rdf:Alt
-
isBag
-
Returns true, if this resource is a container from type rdf:Bag
-
isDefinedBy
-
Answer true if this resource is defined by the given resource.
-
isEmpty
-
Returns $isEmpty variable
-
isEmpty
-
Tells wether the set contains any NamedGraphs.
-
isEmpty
-
Check if this DbModel is empty.
-
isEmpty
-
Tells wether the set contains any NamedGraphs.
-
isEmpty
-
Checks if MemModel is empty
-
isEmpty
-
Returns true, if this list is empty
-
isEmpty
-
Checks if MemModel is empty
-
isEmptyPattern
-
Checks if the graph pattern is empty (contains no usable data).
-
isIndexed
-
Returns true if there is an index, false if not.
-
isNumber
-
-
ISO639_2
-
-
ISO639_2
-
-
ISO3166
-
-
ISO3166
-
-
isObject
-
Checks if the given tree element is a variable and the variable is actually an object in the database.
-
isObjectOrSubject
-
Checks if the given tree element is a variable and the variable is actually an object or a subject in the database.
-
isOuterFilter
-
Returns true if this constraint is an outer filter- false if not.
-
isPlainString
-
Checks if the given tree element is a plain string (no variable)
-
isPreparedVariable
-
Checks if the given variable is a replacement for a prepared statement.
-
isRDF
-
Tests if the URI of a resource belongs to the RDF syntax/model namespace.
-
isResultVar
-
Checks if the given variable name is part of the result variables list.
-
isSeq
-
Returns true, if this resource is a container from type rdf:Seq
-
isSetup
-
Checks if tables are setup for RAP
-
isSpecialOrderVariable
-
Checks if a given variable name is a variable that needs special care when used in ORDER BY statements.
-
ISSUED
-
-
ISSUED
-
-
ISSUED
-
-
ISSUED
-
-
isValid
-
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
-
isValueButNotVariableNorString
-
-
isVariable
-
Checks if the given tree element is a variable
-
isVariable
-
Checks if the given subject/predicate/object is a variable name.
-
is_atom
-
-
is_client_error
-
-
IS_DEFINED_BY
-
-
IS_DEFINED_BY
-
Answer the predicate that denotes isDefinedBy annotation on an ontology element
-
IS_DEFINED_BY
-
Answer the predicate that denotes isDefinedBy annotation on an ontology element
-
IS_DEFINED_BY
-
-
is_error
-
-
IS_FORMAT_OF
-
-
IS_FORMAT_OF
-
-
is_info
-
-
IS_PART_OF
-
-
IS_PART_OF
-
-
is_redirect
-
-
IS_REFERENCED_BY
-
-
IS_REFERENCED_BY
-
-
IS_REPLACED_BY
-
-
IS_REPLACED_BY
-
-
IS_REQUIRED_BY
-
-
IS_REQUIRED_BY
-
-
is_rss
-
-
is_server_error
-
-
is_success
-
-
IS_VERSION_OF
-
-
IS_VERSION_OF
-
-
ITEM
-
-
ITEM
-
-
items
-
Parses the rss items/ atom entries.
-
ITEMS
-
-
ITEMS
-
-
IteratorAllGraphsDb
-
Implementation of a Graph iterator.
-
IteratorAllGraphsDb
-
Constructor.
-
IteratorAllGraphsMem
-
Constructor.
-
IteratorAllGraphsMem
-
Implementation of a Graph iterator.
-
IteratorFindQuadsDb
-
Implementation of a quad iterator.
-
IteratorFindQuadsDb
-
Constructor.
-
IteratorFindQuadsMem
-
Implementation of a quad iterator.
-
IteratorFindQuadsMem
-
Constructor.
-
IterFind
-
Implementation of a find-iterator which delivers statements or quads.
-
iterFind
-
Returns a FindIterator for traversing the MemModel.
-
iterFind
-
Returns a FindIterator for traversing the MemModel.
-
IterFind
-
Constructor.
-
Individual.php
-
-
IterFind.php
-
-
$lang
-
-
$lastredirectaddr
-
-
LABEL
-
-
LABEL
-
-
LABEL
-
-
LABEL
-
Answer the predicate that denotes label annotation on an ontology element
-
LABEL
-
-
LABEL
-
Answer the predicate that denotes label annotation on an ontology element
-
LANG
-
-
lang
-
Evaluates the lang() function. Returns lang tag of a Literal.
-
LANG
-
-
langMatches
-
Evaluates the langMatches() function. Return true if the lang tag matches false if not.
-
LANGUAGE
-
-
LANGUAGE
-
-
LCC
-
-
LCC
-
-
LCSH
-
-
LCSH
-
-
LI
-
-
LI
-
-
LICENSE
-
-
LICENSE
-
-
LINEFEED
-
-
LINK
-
-
LINK
-
-
LINK
-
-
LINK
-
-
listClasses
-
Answer an array that ranges over all of the various forms of class description resource in this model.
-
listComments
-
Answer an array of all of the comment literals for this resource.
-
listDomain
-
Answer an array of all of the declared domain classes of this property.
-
listGraphNames
-
Returns the names of the namedGraphs in this set as strings in an array.
-
listGraphNames
-
Returns the names of the namedGraphs in this set as strings in an array.
-
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
-
List all DbModels stored in the database.
-
listNamedGraphs
-
Returns an iterator over all NamedGraphs in the set.
-
listNamedGraphs
-
Returns an iterator over all NamedGraphs in the set.
-
listObjects
-
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
-
Answer an array of values of a given RDF property for this resource as $returnType, or null if it doesn't have one.
-
listRange
-
Answer an array of all of the declared range classes of this property.
-
listRDFTypes
-
Answer an array of the RDF classes to which this resource belongs.
-
listSeeAlso
-
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
-
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
-
Constructor
-
Literal
-
An RDF literal.
-
LITERAL
-
-
LITERAL
-
-
literalCheck
-
Checks if $token is a Literal.
-
load
-
Load a model from a file containing RDF, N3, N-Triples or a xhtml document containing RDF.
-
load
-
Load a model from a file containing RDF, N3 or N-Triples.
-
load
-
Load a model from a file containing RDF, N3 or N-Triples.
-
loadClass
-
Tries to load a given class if it doesn't exist, and returns true if the class can be used.
-
loadClass
-
Tries to load a given class if it doesn't exist, and returns true if the class can be used.
-
loadFromFile
-
Load a Dataset from a File
-
loadFromString
-
Load a Datset from a string
-
LOCALITY
-
-
LOCALITY
-
-
LOGO
-
-
LOGO
-
-
Literal.php
-
-
$rawheaders
-
-
$RDF_NS
-
-
$rdf_parser
-
-
$rdf_qnames
-
-
$rdf_qname_prefix
-
-
$read_timeout
-
-
$referer
-
-
$res
-
-
$res
-
-
$resourcetext
-
-
$resourcetext_taken
-
-
$resParser
-
-
$response_code
-
-
$resultForm
-
What form/type of result should be returned.
-
$resultPart
-
Contains the result part of the SPARQL query.
-
$results
-
-
$resultVars
-
Array of result variables that shall be returned.
-
Resource.php
-
-
RdfsVocabulary.php
-
-
RANGE
-
Answer the predicate that denotes the domain of a property.
-
RANGE
-
-
RANGE
-
Answer the predicate that denotes the domain of a property.
-
RANGE
-
-
RDF
-
Resource Description Framework (RDF) Vocabulary (Resource)
-
RdfAPI.php
-
-
RDFAPI_ERROR
-
-
RdfParser
-
An RDF paser.
-
RDFS
-
RDF Vocabulary Description Language 1.0: RDF Schema (RDFS) Vocabulary (Resource)
-
RdfSerializer
-
Constructor
-
RdfSerializer
-
An RDF seralizer.
-
RdfsVocabulary
-
RDFS vocabulary items
-
RDFS_CLASS
-
-
RDFS_CLASS
-
-
RDFS_CLASS
-
-
RDFS_COMMENT
-
-
RDFS_DATATYPE
-
-
RDFS_DOMAIN
-
-
RDFS_IS_DEFINED_BY
-
-
RDFS_LABEL
-
-
RDFS_LITERAL
-
-
RDFS_RANGE
-
-
RDFS_RES
-
RDF Vocabulary Description Language 1.0: RDF Schema (RDFS) Vocabulary (ResResource)
-
RDFS_RESOURCE
-
-
RDFS_SEE_ALSO
-
-
RDFS_SUBCLASSOF
-
-
RDFS_SUBPROPERTYOF
-
-
RDFS_VOCABULARY
-
-
RDFUtil
-
Useful utility methods.
-
RDF_ABOUT
-
-
RDF_ABOUT_EACH
-
-
RDF_ABOUT_EACH_PREFIX
-
-
RDF_ALT
-
-
RDF_BAG
-
-
RDF_BAG_ID
-
-
RDF_DATATYPE
-
-
RDF_DATATYPE_SCHEMA_URI
-
-
RDF_DESCRIPTION
-
-
RDF_FIRST
-
-
RDF_ID
-
-
RDF_LI
-
-
RDF_LIST
-
-
RDF_LIST
-
-
RDF_LIST
-
-
RDF_NAMESPACE_PREFIX
-
-
RDF_NAMESPACE_URI
-
-
RDF_NIL
-
-
RDF_NODEID
-
-
RDF_OBJECT
-
-
RDF_OBJECT_TYPE_BNODE
-
-
RDF_OBJECT_TYPE_LITERAL
-
-
RDF_OBJECT_TYPE_RESOURCE
-
-
RDF_OBJECT_TYPE_XML
-
-
RDF_PARSE_TYPE
-
-
RDF_PARSE_TYPE_COLLECTION
-
-
RDF_PARSE_TYPE_LITERAL
-
-
RDF_PARSE_TYPE_RESOURCE
-
-
RDF_PREDICATE
-
-
RDF_PROPERTY
-
-
RDF_RDF
-
-
RDF_RES
-
Resource Description Framework (RDF) Vocabulary (ResResource)
-
RDF_RESOURCE
-
-
RDF_REST
-
-
RDF_SCHEMA_PREFIX
-
-
RDF_SCHEMA_URI
-
-
RDF_SEEALSO
-
-
RDF_SEQ
-
-
RDF_STATEMENT
-
-
RDF_SUBJECT
-
-
RDF_SUBJECT_TYPE_ANONYMOUS
-
-
RDF_SUBJECT_TYPE_BNODE
-
-
RDF_SUBJECT_TYPE_DISTRIBUTED
-
-
RDF_SUBJECT_TYPE_PREFIX
-
-
RDF_SUBJECT_TYPE_URI
-
-
RDF_TYPE
-
-
RDF_VALUE
-
-
RDF_XMLLITERAL
-
-
RDQL.php
-
-
RdqlDbEngine.php
-
-
RdqlEngine.php
-
-
RdqlMemEngine.php
-
-
RdqlParser.php
-
-
RdqlResultIterator.php
-
-
RdqlDbEngine
-
This class performs as RDQL query on a DbModel.
-
RdqlEngine
-
Some general methods common for RdqlMemEngine and RdqlDbEngine
-
RdqlMemEngine
-
This class performes as RDQL query on a MemModel.
-
RdqlParser
-
This class contains methods for parsing an Rdql query string into PHP variables.
-
rdqlQuery
-
Perform an RDQL query on this MemModel.
-
rdqlQuery
-
Perform an RDQL query on this MemModel.
-
rdqlQuery
-
Perform an RDQL query on this DbModel.
-
rdqlQueryAsIterator
-
Perform an RDQL query on this MemModel.
-
rdqlQueryAsIterator
-
Perform an RDQL query on this MemModel.
-
rdqlQueryAsIterator
-
Perform an RDQL query on this DBModel.
-
RdqlResultIterator
-
Constructor
-
RdqlResultIterator
-
Iterator for traversing Rdql results.
-
RDQL_AND_ERR
-
-
RDQL_ERR
-
-
RDQL_SEL_ERR
-
-
RDQL_SRC_ERR
-
-
RDQL_SYN_ERR
-
-
RDQL_USG_ERR
-
-
RDQL_WHR_ERR
-
-
REFERENCES
-
-
REFERENCES
-
-
regex
-
Evaluates the regex() function. Returns true if the regex is matched false if not.
-
REGION
-
-
REGION
-
-
reify
-
Reifies the MemModel.
-
reify
-
Reifies a statement.
-
reify
-
Reify the DbModel.
-
REL
-
-
REL
-
-
remove
-
Removes the statement of ResResources(ResTriples) from the MemModel.
-
remove
-
Removes the triple from the MemModel.
-
remove
-
Remove the given value from this list.
-
remove
-
Removes the triple from the MemModel.
-
remove
-
Remove the given triple from this DbModel.
-
remove
-
Remove a value from the container.
-
remove
-
Removes the triple from the MemModel.
-
removeAll
-
Delete all the statements with predicate p for this resource from its associated model.
-
removeAtIndex
-
Remove the member at the specified index.
-
removeComment
-
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
-
Remove the given class from the stated domain(s) of this property.
-
removeHead
-
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
-
Remove all of the components of this list from the model.
-
removeNamedGraph
-
Removes a NamedGraph from the set. Nothing happens if no graph with that name is contained in the set.
-
removeNamedGraph
-
Removes a NamedGraph from the set. Nothing happens if no graph with that name is contained in the set.
-
removeNamedGraphDb
-
Removes the graph with all statements from the database.
-
removeNamespace
-
removes a single namespace from the model
-
removeNamespace
-
removes a single namespace from the model
-
removeNamespace
-
removes a single namespace from the model
-
removeNull
-
Removes all NULL values from an array and returns it.
-
removeProperties
-
Delete all the properties for this resource from the associated model.
-
removeProperty
-
Remove the specific property-value pair from this resource.
-
removeQuad
-
Deletes a Quad from the RDF dataset.
-
removeQuad
-
Deletes a Quad from the RDF dataset.
-
removeRange
-
Remove the given class from the stated range(es) of this property.
-
removeRDFType
-
Remove the statement that this resource is of the given RDF type.
-
removeSeeAlso
-
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.
-
renameBlanks
-
Renames the models Blanknodes.
-
replace
-
Replace the value at the i'th position in the list with the given value
-
replace
-
General method to replace nodes of a DbModel.
-
replace
-
General method to replace nodes of a MemModel.
-
replace
-
General method to replace nodes of a MemModel.
-
replacePlaceholders
-
Replaces the placeholders in the given SQL statement with real SQL prepared statements placeholders.
-
replacePlaceholdersCb
-
Callback method internally used by replacePlaceholders() method.
-
replacePlaceholdersWithVariables
-
Replaces all placeholders with their actual values.
-
replacePlaceholdersWithVariablesCb
-
Callback method internally used by replacePlaceholdersWithVariables() method.
-
replacePrefix
-
-
REPLACES
-
-
REPLACES
-
-
REQUIRES
-
-
REQUIRES
-
-
ResAlt
-
Constructor You can supply a URI
-
ResAlt
-
This interface defines methods for accessing RDF Alternative resources.
-
ResBag
-
Constructor You can supply a URI
-
ResBag
-
This interface defines methods for accessing RDF Bag resources.
-
ResContainer
-
An RDF Container.
-
ResContainer
-
Constructor You can supply a URI
-
ResIterator
-
Constructor.
-
ResIterator
-
Implementation of a resource iterator.
-
ResList
-
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
-
Constructor You can supply a URI
-
ResLiteral
-
An RDF literal.
-
ResLiteral
-
Constructor You have to supply a string.
-
ResModel
-
A ResModel provides an resource centric view on an underlying RDF model.
-
ResModel
-
Constructor You have to supply a memmodel/dbmodel/infmodel to save the statements.
-
RESMODEL
-
-
ResAlt.php
-
-
ResBag.php
-
-
ResContainer.php
-
-
ResIterator.php
-
-
ResList.php
-
-
ResLiteral.php
-
-
ResModel.php
-
-
ResModelP.php
-
-
ResProperty.php
-
-
ResResource.php
-
-
ResSeq.php
-
-
RESOURCE
-
-
RESOURCE
-
-
RESOURCE
-
-
Resource
-
Constructor Takes an URI or a namespace/localname combination
-
RESOURCE
-
-
Resource
-
An RDF resource.
-
ResProperty
-
Constructor You can supply a URI
-
ResProperty
-
An RDF Property.
-
ResResource
-
An RDF Resource.
-
ResResource
-
Constructor You can supply a uri
-
ResSeq
-
This interface defines methods for accessing RDF Sequence resources.
-
ResSeq
-
Constructor You can supply a URI
-
REST
-
-
REST
-
-
RESTRICTION
-
-
RESTRICTION
-
-
RESTRICTION
-
-
returnResult
-
Returns the query result.
-
REV
-
-
REV
-
-
rewind
-
Resets iterator list to start
-
rewind
-
Resets iterator list to start
-
rewind
-
Resets iterator list to start
-
rewind
-
Resets iterator list to start.
-
rewind
-
Resets iterator list to start.
-
rewind
-
Resets iterator list to start
-
RFC1766
-
-
RFC1766
-
-
RFC3066
-
-
RFC3066
-
-
RIGHTS
-
-
RIGHTS
-
-
RIGHTS_HOLDER
-
-
RIGHTS_HOLDER
-
-
ROLE
-
-
ROLE
-
-
RSS
-
Project: MagpieRSS: a simple RSS integration tool File: rss_parse.inc - parse an RSS or Atom feed return as a simple object.
-
RSS
-
RSS Vocabulary (Resource)
-
RSSCache
-
-
RSSCache
-
-
RssParser
-
RSS/ATOM Parser
-
RSS_NS
-
-
RSS_RES
-
RSS Vocabulary (ResResource)
-
ResultConverter.php
-
-
ResultRenderer.php
-
-
ResultConverter.php
-
-
ResultRenderer.php
-
-
RdfParser.php
-
-
RdfSerializer.php
-
-
RssParser.php
-
-
rss_cache.inc
-
-
rss_fetch.inc
-
-
rss_parse.inc
-
-
rss_utils.inc
-
-
RdfUtil.php
-
-
RDF.php
-
-
RDFS.php
-
-
RDFS_C.php
-
-
RDFS_RES.php
-
-
RDF_C.php
-
-
RDF_RES.php
-
-
RSS.php
-
-
RSS_C.php
-
-
RSS_RES.php
-
-
$server
-
-
$sg
-
SQL Generator
-
$sg
-
SQL generator instance
-
$solutionModifier
-
Optional solution modifier of the query.
-
$sops
-
Operators introduced by sparql
-
$sort_model
-
-
$sparqlEngine
-
-
$stack
-
-
$status
-
-
$strXmlData
-
-
$subject
-
The QueryTriples Subject.
-
Statement.php
-
-
sameListAs
-
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
-
-
SAME_AS
-
-
SAME_AS
-
-
SAME_CLASS_AS
-
-
SAME_CLASS_AS
-
-
SAME_CLASS_AS
-
-
SAME_INDIVIDUAL_AS
-
-
SAME_INDIVIDUAL_AS
-
-
SAME_INDIVIDUAL_AS
-
-
SAME_PROPERTY_AS
-
-
SAME_PROPERTY_AS
-
-
SAME_PROPERTY_AS
-
-
saveAs
-
Serializes a model and saves it into a file.
-
saveAs
-
Saves the RDF,N3 or N-Triple serialization of the full InfModelB (including inferred triples) to a file.
-
saveAs
-
Saves the RDF,N3 or N-Triple serialization of the MemModel to a file.
-
saveAs
-
Serializes a model and saves it into a file.
-
saveAs
-
Saves the RDF,N3 or N-Triple serialization of the MemModel to a file.
-
saveAs
-
Saves the RDF,N3 or N-Triple serialization of the DbModel to a file.
-
saveAs
-
Serializes a model and saves it into a file.
-
SCHOOL_HOMEPAGE
-
-
SCHOOL_HOMEPAGE
-
-
SEEALSO
-
-
SEEALSO
-
-
SEE_ALSO
-
-
SEE_ALSO
-
Answer the predicate that denotes seeAlso annotation on an ontology element
-
SEE_ALSO
-
Answer the predicate that denotes seeAlso annotation on an ontology element
-
SEE_ALSO
-
-
selectVars
-
Selects the result variables and builds a result table.
-
SEQ
-
-
SEQ
-
-
serialize
-
Serializes a model to N Triple syntax.
-
serialize
-
-
serialize
-
Serializes a model to N3 syntax.
-
serialize
-
Serializes a model to RDF syntax.
-
serializeToFile
-
Serialize the Dataset to File
-
serializeToFile
-
Serialize the dataset to a TriX string and save in file
-
serializeToString
-
Serialize the Dataset to string
-
serializeToString
-
Serialize the dataset to a TriX string
-
SERVICE
-
-
SERVICE
-
-
SER_RDF_QNAMES
-
-
SER_SORT_MODEL
-
-
SER_USE_ATTRIBUTES
-
-
SER_USE_ENTITIES
-
-
SER_XML_DECLARATION
-
-
set
-
Set the value at a given index in the sequence.
-
set
-
-
setAssociatedModel
-
Sets the reference to the assocoated model.
-
setAssociatedModel
-
Sets the reference to the assocoated model.
-
setBase
-
Sets the base part.
-
setBaseURI
-
Set a base URI for the MemModel.
-
setBaseURI
-
Set a base URI for the MemModel.
-
setBaseURI
-
Set a base URI for the DbModel.
-
setComment
-
Assert that the given string is the comment on this resource.
-
setcookies
-
-
setData
-
Needs to be executed before getOrderifiedSqls and willBeDataDependent
-
setDatasetName
-
Sets the Datasets name.
-
setDatasetName
-
Sets the Dataset name. Return true on success, false otherwise.
-
setDatatype
-
Sets the datatype of the literal.
-
setDefault
-
Set the default value of this container.
-
setDefaultGraph
-
Overwrites the existting default graph.
-
setDefaultGraph
-
Overwrites the existting default graph.
-
setDomain
-
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 Literals with the matching language should be returned
-
setFixBnodes
-
Sets, if BlankNode labels should be replaced by the generic label from the constants.php file
-
setGraphname
-
Sets the graphname.
-
setGraphName
-
Sets the graph name.
-
setGraphName
-
Sets the graph name.
-
setGraphName
-
Sets the graph name.
-
setHead
-
Update the head of the list to have the given value, and return the previous value.
-
setId
-
Sets the GraphPatterns Id.
-
setInstanceRdfType
-
Sets the rdf:type, that this distinct resource is instance of.
-
setIsAnon
-
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
-
Sets the language of the literal.
-
setOuterFilter
-
Sets the filter type to outer or inner filter.
-
setOutputFormat
-
Sets the output format for a SELECT or ASK query. Possible formats are "xml" for Sparql Query Results XML Format (http://www.w3.org/TR/rdf-sparql-XMLres/) or array for the format described in our SparqlEngine.
-
setPropertyValue
-
Set the value of the given property of this ontology resource to the given value.
-
setRange
-
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
-
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.
-
setResultForm
-
Sets the result form.
-
setSeeAlso
-
Add a resource that is declared to provided additional information about the definition of this resource
-
setSolutionModifier
-
Sets a solution modifier.
-
setSubClass
-
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
-
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.
-
setTree
-
-
setTrigger
-
Sets the trigger of this rule The values can be NULL to match anything or be a node that has to be matched.
-
setURI
-
Sets the URI of this resource
-
setVocabulary
-
Sets the reference to the assoiated vocabulary
-
SHA1
-
-
SHA1
-
-
size
-
Number of triples in the MemModel
-
size
-
Return the number of statements in this DbModel.
-
size
-
Number of all inferable triples in the Model.
-
size
-
Number of statements in the MemModel
-
size
-
Returns the number values in the container.
-
slashbox
-
-
SMARTY_DIR
-
-
smarty_modifier_rss_date_parse
-
-
Snoopy
-
***********************************************
-
SOFTWARE
-
-
SOFTWARE
-
-
SOME_VALUES_FROM
-
-
SOME_VALUES_FROM
-
-
SOME_VALUES_FROM
-
-
sortVars
-
Sorts the results.
-
SORT_STRING
-
-
SORT_STRING
-
-
SOUND
-
-
SOUND
-
-
SOUND
-
-
SOUND
-
-
SOURCE
-
-
SOURCE
-
-
SOURCE
-
-
SOURCE
-
-
SPARQL.php
-
-
SparqlClient.php
-
-
SparqlEngine.php
-
-
SqlGenerator.php
-
-
SqlGeneratorException.php
-
-
SqlMerger.php
-
-
SparqlEngineDb.php
-
-
SparqlParser.php
-
-
SparqlParserException.php
-
-
SparqlClient
-
Constructor of SparlClient.
-
SparqlClient
-
Client for querying a sparql server.
-
SparqlEngine
-
This engine executes SPARQL queries against an RDF Datatset.
-
SparqlEngineDb
-
SPARQL engine optimized for databases.
-
SparqlEngineDb_FilterGenerator
-
Generates SQL from Sparql FILTER parts
-
SparqlEngineDb_FilterGenerator_Value
-
Value class that holds some arbitrary value and a datatype.
-
SparqlEngineDb_Offsetter
-
Determines the offset in a row of sql queries.
-
SparqlEngineDb_Preparator
-
This class takes care of prepared statements: Preparing them in the database, replacing
-
SparqlEngineDb_PreparedStatement
-
A prepared statement that can be execute()d later multiple times with different variable values.
-
SparqlEngineDb_ResultConverter
-
Converts a database result into a proper rdf statement triple array
-
SparqlEngineDb_ResultRenderer
-
Result renderer interface that any result renderer needs to implement.
-
SparqlEngineDb_ResultRenderer_Default
-
Default RAP result renderer.
-
SparqlEngineDb_ResultRenderer_HTML
-
Sparql DB HTML result renderer.
-
SparqlEngineDb_ResultRenderer_XML
-
Sparql DB XML result renderer as defined by http://www.w3.org/TR/rdf-sparql-XMLres/
-
SparqlEngineDb_SqlGenerator
-
Creates sql statements from a Query object
-
SparqlEngineDb_SqlGeneratorException
-
Exception when generating the SQL statement
-
SparqlEngineDb_SqlMerger
-
Creates an sql string from an sql array
-
SparqlEngineDb_TypeSorter
-
Sorts database types as the Sparql specs want it.
-
SparqlEngine_PreparedStatement
-
A prepared statement that can be execute()d later multiple times with different variable values.
-
SparqlEngine_ResultConverter
-
Converts a memory result into a proper rdf statement triple array
-
SparqlEngine_ResultRenderer
-
Result renderer interface that any result renderer needs to implement.
-
SparqlEngine_ResultRenderer_Default
-
Default result renderer for SparqlEngine
-
SparqlEngine_ResultRenderer_HTML
-
XML result renderer for SparqlEngine
-
SparqlEngine_ResultRenderer_XML
-
XML result renderer for SparqlEngine
-
SparqlParser
-
Parses a SPARQL Query string and returns a Query Object.
-
SparqlParser
-
Constructor of SparqlParser
-
SparqlParserException
-
A SPARQL Parser Execption for better errorhandling.
-
sparqlPrepare
-
Prepares a sparql query and returns a prepared statement that can be executed with data later on.
-
sparqlQuery
-
Performs a SPARQL query against an RDF Dataset.
-
sparqlQuery
-
Performs a SPARQL query against a model. The model is converted to an RDF Dataset. The result can be retrived in SPARQL Query Results XML Format or as an array containing the variables an their bindings.
-
SparqlResultParser
-
Parses an xml document in SPARQL Result XML Format.
-
SPATIAL
-
-
SPATIAL
-
-
Statement
-
An RDF statement.
-
Statement
-
The parameters to constructor are instances of classes and not just strings
-
STATEMENT
-
-
STATEMENT
-
-
StatementIterator
-
Iterator for traversing models.
-
StatementIterator
-
Constructor
-
STILLIMAGE
-
-
STILLIMAGE
-
-
str
-
str() in FilterFunctions.php
Evaluates the str() function. Returns the string representation of a variable or RDF term.
-
STREET
-
-
STREET
-
-
subject
-
Alias for getSubject()
-
SUBJECT
-
-
SUBJECT
-
-
SUBJECT
-
-
SUBJECT
-
-
subtract
-
Return a new MemModel that is the subtraction of another model from this DbModel.
-
subtract
-
Returns a new model that is the subtraction of another model from this model.
-
subtract
-
Returns a new MemModel that is the subtraction of another model from this MemModel.
-
SUB_CLASS_OF
-
Answer the predicate that denotes that one class is a sub-class of another.
-
SUB_CLASS_OF
-
Answer the predicate that denotes that one class is a sub-class of another.
-
SUB_CLASS_OF
-
-
SUB_CLASS_OF
-
-
SUB_PROPERTY_OF
-
-
SUB_PROPERTY_OF
-
Answer the predicate that denotes that one property is a sub-property of another.
-
SUB_PROPERTY_OF
-
-
SUB_PROPERTY_OF
-
Answer the predicate that denotes that one property is a sub-property of another.
-
SUFFIX
-
-
SUFFIX
-
-
SUMMARY
-
-
SUMMARY
-
-
SURNAME
-
-
SURNAME
-
-
switchOperator
-
-
sy
-
Adds the sy namespace.
-
SYMMETRIC_PROPERTY
-
-
SYMMETRIC_PROPERTY
-
-
SYMMETRIC_PROPERTY
-
-
SparqlResultParser.php
-
-
SyntaxGRDDL.php
-
-
SyntaxN3.php
-
-
SyntaxRDF.php
-
-
SyntaxRSS.php
-
-
SyntaxSparqlRes.php
-
-
Snoopy.class.inc
-
-
simple_smarty.php
-
-
StatementIterator.php
-