Creates ordinal RDF resource out of an integer.
Delivers the Localname (without the namespace prefix) out of the URI of a Resource.
Extracts the namespace prefix out of the URI of a Resource.
Converts an ordinal RDF resource to an integer.
e.g. Resource(RDF:_1) => 1
Short Prefix for known Namespaces by given URI
Delivers the name out of the URI (without the namespace prefix).
Extracts the namespace prefix out of a URI.
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
Tests if the URI of a resource belongs to the RDF syntax/model namespace.
Generates a dot-file for drawing graphical output with the
graphviz-application which can be downloaded at http://www.graphviz.org If the graphviz-application is installed and its path is set to the correct value in constants.php we can directly generate any file format graphviz supports, e.g. SVG, PNG Parameters: model to visualize, output format, use prefixes
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING: Graphviz can be slow with large models. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Prints a MemModel as HTML table.
You can change the colors in the configuration file.
Inherited From Object
Object::toString()
Documentation generated on Fri, 1 Jun 2007 16:50:57 +0200 by phpDocumentor 1.3.2