Name
DB.DBA.RDF_TTL2HASH — Returns a dict of triples in 'long valmode'.
Synopsis
DB.DBA.RDF_TTL2HASH
(
|
in strg any , |
in base varchar , | |
in
graph
varchar
) ; |
Description
Returns a dict of triples in 'long valmode'.
Parameters
strg
text of the resource
base
base IRI to resolve relative IRIs to absolute
graph
target graph IRI, parsed triples will appear in that graph.
Return Types
any
Examples
Example 24.307. Simple example