Property | Type | Description | |
---|---|---|---|
$graph | |||
$resource | |||
$routes | |||
$tree |
Method | Description | |
---|---|---|
__construct ( $resource ) | # header, footer | |
_jsonify ( $tree, $resource, &$json ) | ||
_toSPARQL ( $tree, $suffix, $in_dangler = null, $sparqlprefix = "" ) | ||
_tograph ( $tree, $resource, &$new_graph ) | ||
addRoute ( $route ) | ||
getFormats ( ) | # end _toSPARQL | |
handleFormat ( $format ) | ||
loadSPARQL ( $endpoint, $debug = false ) | ||
toDebug ( ) | ||
toGraph ( ) | ||
toJSON ( ) |
public _toSPARQL ( $tree, $suffix, $in_dangler = null, $sparqlprefix = "" ) |