-
$anon
-
-
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
-
Add a new value to a container.
-
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
-
Adds a new triple to the Model without checking if the statement is already in the Model.
-
add
-
Adds a new triple to the Model without checking if the statement is already in the Model.
-
add
-
Add the given value to the end of the list.
-
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
-
Add a new triple to this DbModel.
-
addAtIndex
-
Insert a new member into the sequence at the specified position.
-
addComment
-
Add the given comment to this resource.
-
addDomain
-
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
-
Add the given model to this DbModel.
-
addModel
-
Adds another model to this MemModel.
-
addModel
-
Adds another model to this MemModel.
-
addModel
-
Adds another model to this MemModel.
-
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.
-
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
-
Add a property to this resource.
-
addProperty
-
Add a property to this resource.
-
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.
-
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_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
-
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_CONSTRUCT
-
-
ATOM_CONSTRUCT
-
-
ATOM_NS
-
-
ATOM_RES
-
-
AUDIENCE
-
-
AUDIENCE
-
-
AUTHOR
-
-
AUTHOR
-
-
AVAILABLE
-
-
AVAILABLE
-
-
ATOM_C.php
-
-
ATOM_RES.php
-
-
CARDINALITY
-
-
CARDINALITY
-
-
CARDINALITY
-
-
CATEGORIES
-
-
CATEGORIES
-
-
CHANNEL
-
-
CHANNEL
-
-
checkEntailment
-
Checks, if this rule could entail a statement that matches
-
checkTrigger
-
Checks, if the statement satisfies the trigger
-
close
-
Close the MemModel and free up resources held.
-
close
-
Close the DbStore.
-
close
-
Close this DbModel
-
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 statements and returns integer less than, equal to, or greater than zero.
-
COMPLEMENT_OF
-
-
COMPLEMENT_OF
-
-
COMPLEMENT_OF
-
-
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
-
-
CONTAINER
-
-
CONTAINER
-
-
CONTAINER_MEMBERSHIP_PROPERTY
-
-
CONTAINER_MEMBERSHIP_PROPERTY
-
-
contains
-
Check if the DbModel contains the given statement
-
contains
-
Determine whether the container contains a value
-
contains
-
Tests if the Model contains the given triple.
-
contains
-
Tests if the Model contains the given statement.
-
contains
-
Tests if the MemModel contains the given triple.
-
contains
-
Answer true if the given node appears as the value of a value of any of the cells of this list.
-
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.
-
containsAll
-
Determine if all 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 model.
-
containsAny
-
Determine if any 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.
-
containsResource
-
Determine if the node (ResResource / ResLiteral) $node appears in any statement of this model.
-
CONTENT
-
-
CONTENT
-
-
CONTRIBUTOR
-
-
CONTRIBUTOR
-
-
CONTRIBUTOR
-
-
CONTRIBUTOR
-
-
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
-
-
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.
-
CREATED
-
-
CREATED
-
-
CREATED
-
-
CREATED
-
-
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.
-
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.
-
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.
-
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
-
-
CREATOR
-
-
current
-
Returns the current matching statement.
-
current
-
Returns the current result.
-
current
-
Returns the current statement.
-
current
-
Returns the current item
-
CURRENT_PROJECT
-
-
CURRENT_PROJECT
-
-
FAMILY
-
-
FAMILY
-
-
FAMILY_NAME
-
-
FAMILY_NAME
-
-
FEED
-
-
FEED
-
-
find
-
General method to search for triples.
-
find
-
General method to search for triples.
-
find
-
General method to search for triples in the DbModel.
-
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
-
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
-
Constructor
-
FindIterator
-
Iterator for traversing statements matching a searchpattern.
-
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.
-
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
-
-
FIRST
-
-
FIRST_NAME
-
-
FIRST_NAME
-
-
FIX_BLANKNODES
-
-
FN
-
-
FN
-
-
FOAF
-
-
FOAF_NS
-
-
FOAF_RES
-
-
FORMAT
-
-
FORMAT
-
-
FUNCTIONAL_PROPERTY
-
-
FUNCTIONAL_PROPERTY
-
-
FUNCTIONAL_PROPERTY
-
-
FUNDED_BY
-
-
FUNDED_BY
-
-
FindIterator.php
-
-
FOAF_C.php
-
-
FOAF.php
-
-
FOAF_RES.php
-
-
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.
-
GENERATOR
-
-
GENERATOR
-
-
GEO
-
-
GEO
-
-
get
-
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
-
Return current baseURI.
-
getBaseURI
-
Return current baseURI.
-
getComment
-
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
-
Returns the datatype of the literal.
-
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.
-
getDefaultModel
-
Returns a MemModel.
-
getDomain
-
Answer a OntClass that represents the domain class of this property.
-
getEntailment
-
-
getHead
-
Get the value that is associated with the head of the list.
-
getID
-
Returns the ID of the blank node.
-
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
-
getIsDefinedBy
-
Answer a resource that is declared to provide a definition of this resource.
-
getLabel
-
Returns the ID of the blank node.
-
getLabel
-
Returns the label of the resource, which is the URI of the resource.
-
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.
-
getLanguage
-
Returns the language of the literal.
-
getLocalName
-
Returns the local name of the resource.
-
getLocalName
-
Delivers the Localname (without the namespace prefix) out of the URI of a 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 of the current DbModel
-
getMemModel
-
Returns a MemModel.
-
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
-
getMemModelByRDQL
-
Perform an RDQL query on this Model. Should work with all types of models.
-
getModel
-
Returns a reference to the underlying model (Mem/DB/InfModel) that contains the statements
-
getModel
-
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
-
Returns the namespace of the resource. May return null.
-
getNamespace
-
Extracts the namespace prefix out of the URI of a Resource.
-
getNewModel
-
Create a new instance of DbModel with the given $modelURI and insert the DbModel variables into the database.
-
getObject
-
Returns the object of the triple.
-
getOntModel
-
Returns an OntModel with this model as baseModel.
-
getOntModel
-
Returns an OntModel.
-
getOrd
-
Converts an ordinal RDF resource to an integer.
-
getParsedNamespaces
-
Returns the models namespaces.
-
getParsedNamespaces
-
Returns the models namespaces.
-
getParsedNamespaces
-
Returns the models namespaces.
-
getPovs
-
Gets a list of triples with same subject e.g. :Gunnar :firstname "Gunnar" ; :lastname "Grimnes.
-
getPredicate
-
Returns the predicate of the triple.
-
getProperty
-
Answer a statement find(s, p, null) with ResResources(ResLiterals) from this model.
-
getProperty
-
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
-
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.
-
getResmodel
-
Returns a ResModel with this model as baseModel.
-
getResultLabels
-
Returns the labels of the result as array.
-
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.
-
getStatementIterator
-
Returns a StatementIterator for traversing the Model.
-
getStatementIterator
-
Returns a StatementIterator for traversing the MemModel.
-
getSubClass
-
Answer a class that is the sub-class of this class.
-
getSubject
-
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
-
Get the list that is the tail of this list.
-
getTrigger
-
-
getURI
-
Returns the URI of the resource.
-
getVocabulary
-
Answer a reference to the ontology language profile that governs the ontology model to which this ontology resource is attached.
-
GIVEN
-
-
GIVEN
-
-
GIVENNAME
-
-
GIVENNAME
-
-
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.
-
GRDDLParser.php
-
-
ICQ_CHAT_ID
-
-
ICQ_CHAT_ID
-
-
ID
-
-
ID
-
-
IDENTIFIER
-
-
IDENTIFIER
-
-
IMAGE
-
-
IMAGE
-
-
IMAGE
-
-
IMAGE
-
-
IMAGE
-
-
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.
-
InfModelB
-
A InfModelB extends the InfModel Class, with a backward chaining algorithm.
-
InfModelB
-
Constructor You can supply a base_uri
-
INFMODELB
-
-
InfModelF
-
Constructor You can supply a base_uri
-
InfModelF
-
A InfModelF extends the InfModel Class, with a forward chaining algorithm.
-
INFMODELF
-
-
InfModelB.php
-
-
InfModelF.php
-
-
InfModelP.php
-
-
InfModel.php
-
-
InfRule.php
-
-
InfStatement.php
-
-
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
-
-
INTERACTIVERESOURCE
-
-
INTERACTIVE_RESOURCE
-
-
INTEREST
-
-
INTEREST
-
-
intersect
-
Return a new MemModel containing all the statements which are in both this model and the given model.
-
intersect
-
Returns a new MemModel containing all the statements which are in both this MemModel and another.
-
intersect
-
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
-
-
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
-
-
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
-
Checks if MemModel is empty
-
isEmpty
-
Returns true, if this list is empty
-
isEmpty
-
Check if this DbModel is empty
-
isEmpty
-
Checks if MemModel is empty
-
isIndexed
-
Returns true if there is an index, false if not.
-
ISO639_2
-
-
ISO639_2
-
-
ISO3166
-
-
ISO3166
-
-
isRDF
-
Tests if the URI of a resource belongs to the RDF syntax/model namespace.
-
isSeq
-
Returns true, if this resource is a container from type rdf:seq
-
isSetup
-
Checks if tables are setup for RAP
-
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
-
IS_DEFINED_BY
-
-
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_FORMAT_OF
-
-
IS_FORMAT_OF
-
-
IS_PART_OF
-
-
IS_PART_OF
-
-
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
-
-
ITEM
-
-
ITEMS
-
-
ITEMS
-
-
Individual.php
-
-
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
-
LABEL
-
-
LABEL
-
-
LABEL
-
-
LANG
-
-
LANG
-
-
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.
-
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.
-
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
-
Constructor
-
LITERAL
-
-
Literal
-
An RDF literal.
-
LITERAL
-
-
LITERAL
-
-
LITERAL
-
-
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.
-
load
-
Load a model from a file containing RDF, N3, N-Triples or a xhtml document containing RDF.
-
LOCALITY
-
-
LOCALITY
-
-
LOGO
-
-
LOGO
-
-
Literal.php
-
-
$RDF_NS
-
-
$rdf_parser
-
-
$rdf_qnames
-
-
$rdf_qname_prefix
-
-
$res
-
-
$res
-
-
$resourcetext
-
-
$resourcetext_taken
-
-
Resource.php
-
-
RdfsVocabulary.php
-
-
RANGE
-
-
RANGE
-
-
RANGE
-
Answer the predicate that denotes the domain of a property.
-
RANGE
-
Answer the predicate that denotes the domain of a property.
-
RDF
-
-
RDFAPI_ERROR
-
-
RdfAPI.php
-
-
RdfParser
-
An RDF paser.
-
RDFS
-
-
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
-
-
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
-
-
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
-
-
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 DBModel.
-
rdqlQueryAsIterator
-
Perform an RDQL query on this MemModel.
-
RdqlResultIterator
-
Iterator for traversing Rdql results.
-
RdqlResultIterator
-
Constructor
-
RDQL_AND_ERR
-
-
RDQL_ERR
-
-
RdqlDbEngine.php
-
-
RdqlEngine.php
-
-
RdqlMemEngine.php
-
-
RdqlParser.php
-
-
RdqlResultIterator.php
-
-
RDQL.php
-
-
RDQL_SEL_ERR
-
-
RDQL_SRC_ERR
-
-
RDQL_SYN_ERR
-
-
RDQL_USG_ERR
-
-
RDQL_WHR_ERR
-
-
REFERENCES
-
-
REFERENCES
-
-
REGION
-
-
REGION
-
-
reify
-
Reify the DbModel.
-
reify
-
Reifies a statement.
-
reify
-
Reifies the MemModel.
-
REL
-
-
REL
-
-
remove
-
Remove the given triple from this DbModel.
-
remove
-
Removes the statement of ResResources(ResTriples) from the MemModel.
-
remove
-
Remove the given value from this list.
-
remove
-
Removes the triple from the MemModel.
-
remove
-
Remove a value from the container.
-
remove
-
Removes the triple from the MemModel.
-
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.
-
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
-
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.
-
replace
-
General method to replace nodes of a DbModel.
-
replace
-
Replace the value at the i'th position in the list with the given value
-
replace
-
General method to replace nodes of a MemModel.
-
replace
-
General method to replace nodes of a MemModel.
-
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
-
Constructor You can supply a URI
-
ResContainer
-
An RDF Container.
-
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
-
Constructor You have to supply a string.
-
ResLiteral
-
An RDF literal.
-
ResModel
-
Constructor You have to supply a memmodel/dbmodel/infmodel to save the statements.
-
RESMODEL
-
-
ResModel
-
A ResModel provides an resource centric view on an underlying RDF model.
-
ResAlt.php
-
-
ResBag.php
-
-
ResContainer.php
-
-
ResIterator.php
-
-
ResList.php
-
-
ResLiteral.php
-
-
ResModelP.php
-
-
ResModel.php
-
-
ResProperty.php
-
-
ResResource.php
-
-
ResSeq.php
-
-
RESOURCE
-
-
RESOURCE
-
-
RESOURCE
-
-
RESOURCE
-
-
Resource
-
An RDF resource.
-
Resource
-
Constructor Takes an URI or a namespace/localname combination
-
ResProperty
-
Constructor You can supply a URI
-
ResProperty
-
An RDF Property.
-
ResResource
-
An RDF Resource.
-
ResResource
-
Constructor You can supply a uri
-
ResSeq
-
Constructor You can supply a URI
-
ResSeq
-
This interface defines methods for accessing RDF Sequence resources.
-
REST
-
-
REST
-
-
RESTRICTION
-
-
RESTRICTION
-
-
RESTRICTION
-
-
REV
-
-
REV
-
-
rewind
-
Resets iterator list to start
-
RFC1766
-
-
RFC1766
-
-
RFC3066
-
-
RFC3066
-
-
RIGHTS
-
-
RIGHTS
-
-
RIGHTS_HOLDER
-
-
RIGHTS_HOLDER
-
-
ROLE
-
-
ROLE
-
-
RSS
-
-
RSS_NS
-
-
RSS_RES
-
-
RdfParser.php
-
-
RdfSerializer.php
-
-
RdfUtil.php
-
-
RDFS_C.php
-
-
RDFS.php
-
-
RDFS_RES.php
-
-
RDF_C.php
-
-
RDF.php
-
-
RDF_RES.php
-
-
RSS_C.php
-
-
RSS.php
-
-
RSS_RES.php
-
-
$sort_model
-
-
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
-
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 full InfModelB (including inferred triples) 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.
-
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.
-
SCHOOL_HOMEPAGE
-
-
SCHOOL_HOMEPAGE
-
-
SEEALSO
-
-
SEEALSO
-
-
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
-
-
SEE_ALSO
-
-
SEQ
-
-
SEQ
-
-
serialize
-
Serializes a model to RDF syntax.
-
serialize
-
Serializes a model to N Triple syntax.
-
serialize
-
Serializes a model to N3 syntax.
-
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.
-
setAssociatedModel
-
Sets the reference to the assocoated model.
-
setAssociatedModel
-
Sets the reference to the assocoated model.
-
setBaseURI
-
Set a base URI for the MemModel.
-
setBaseURI
-
Set a base URI for the DbModel.
-
setBaseURI
-
Set a base URI for the MemModel.
-
setComment
-
Assert that the given string is the comment on this resource.
-
setDatatype
-
Sets the datatype of the literal.
-
setDefault
-
Set the default value of this container.
-
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 Liertals with the matching language should be returned
-
setFixBnodes
-
Sets, if BlankNode labels should be replaced by the generic label from the constants.php file
-
setHead
-
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
-
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.
-
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.
-
setSeeAlso
-
Add a resource that is declared to provided additional information about the definition of this resource
-
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.
-
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
-
Number of all inferable triples in the Model.
-
size
-
Returns the number values in the container.
-
size
-
Number of statements in the MemModel
-
size
-
Return the number of statements in this DbModel
-
SOFTWARE
-
-
SOFTWARE
-
-
SOME_VALUES_FROM
-
-
SOME_VALUES_FROM
-
-
SOME_VALUES_FROM
-
-
SORT_STRING
-
-
SORT_STRING
-
-
SOUND
-
-
SOUND
-
-
SOUND
-
-
SOUND
-
-
SOURCE
-
-
SOURCE
-
-
SOURCE
-
-
SOURCE
-
-
SPATIAL
-
-
SPATIAL
-
-
Statement
-
The parameters to constructor are instances of classes and not just strings
-
Statement
-
An RDF statement.
-
STATEMENT
-
-
STATEMENT
-
-
StatementIterator
-
Iterator for traversing models.
-
StatementIterator
-
Constructor
-
STILLIMAGE
-
-
STILLIMAGE
-
-
STREET
-
-
STREET
-
-
SUBJECT
-
-
subject
-
Alias for getSubject()
-
SUBJECT
-
-
SUBJECT
-
-
SUBJECT
-
-
subtract
-
Return a new MemModel that is the subtraction of another model from this DbModel.
-
subtract
-
Returns a new MemModel that is the subtraction of another model from this MemModel.
-
subtract
-
Returns a new model that is the subtraction of another model from this model.
-
SUB_CLASS_OF
-
Answer the predicate that denotes that one class is a sub-class of another.
-
SUB_CLASS_OF
-
-
SUB_CLASS_OF
-
-
SUB_CLASS_OF
-
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
-
Answer the predicate that denotes that one property is a sub-property of another.
-
SUB_PROPERTY_OF
-
-
SUB_PROPERTY_OF
-
-
SUFFIX
-
-
SUFFIX
-
-
SUMMARY
-
-
SUMMARY
-
-
SURNAME
-
-
SURNAME
-
-
SYMMETRIC_PROPERTY
-
-
SYMMETRIC_PROPERTY
-
-
SYMMETRIC_PROPERTY
-
-
SyntaxGRDDL.php
-
-
SyntaxN3.php
-
-
SyntaxRDF.php
-
-
StatementIterator.php
-