WOLFRAM

Enable JavaScript to interact with content and submit forms on Wolfram websites. Learn how
Wolfram Language & System Documentation Center

SPARQLCreate[g]

is an update operator that can be applied to an RDFStore , which creates an empty graph with name g.

Details and Options
Details and Options Details and Options
Examples  
Basic Examples  
See Also
Related Guides
Cite this Page

SPARQLCreate[g]

is an update operator that can be applied to an RDFStore , which creates an empty graph with name g.

Details and Options

  • SPARQLCreate can be used in SPARQLExecute to create a graph in a SPARQL endpoint.
  • g is usually a URL .

Examples

Basic Examples  (1)

Wolfram Language code: Needs["GraphStore`"]

Specify an empty RDF dataset:

Wolfram Language code: ds = RDFStore[{}, <||>]

Create a named graph:

Wolfram Language code: ds//SPARQLCreate[URL["http://example.org/g1"]]
Wolfram Research (2019), SPARQLCreate, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLCreate.html.

Text

Wolfram Research (2019), SPARQLCreate, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLCreate.html.

CMS

Wolfram Language. 2019. "SPARQLCreate." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLCreate.html.

APA

Wolfram Language. (2019). SPARQLCreate. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphStore/ref/SPARQLCreate.html

BibTeX

@misc{reference.wolfram_2026_sparqlcreate, author="Wolfram Research", title="{SPARQLCreate}", year="2019", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLCreate.html}", note=[Accessed: 16-August-2026]}

BibLaTeX

@online{reference.wolfram_2026_sparqlcreate, organization={Wolfram Research}, title={SPARQLCreate}, year={2019}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLCreate.html}, note=[Accessed: 16-August-2026]}

Top [フレーム]

AltStyle によって変換されたページ (->オリジナル) /