Preparing search index...
The search index is not available
Graviola CRUD
Graviola CRUD
file-import/src
parseRdfContentToStore
Function parseRdfContentToStore
parseRdfContentToStore
(
content
:
string
,
fileName
:
string
)
:
Promise
<
Store
>
Parse RDF string content into an N3 store (browser-safe; no Node fs).
Parameters
content
:
string
fileName
:
string
Returns
Promise
<
Store
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Graviola CRUD
Loading...
Parse RDF string content into an N3 store (browser-safe; no Node fs).