Showing content from http://reference.wolfram.com/language/GraphStore/ref/format/SPARQLUpdate.html below:
SPARQLUpdate—Wolfram Documentation
WOLFRAM Consulting & Solutions
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technical expertise
- Data & Computational Intelligence
- Model-Based Design
- Algorithm Development
- Wolfram|Alpha for Business
- Blockchain Technology
- Education Technology
- Quantum Computation
WolframConsulting.com
GRAPH STORE
GraphStore` SPARQLUpdate (.ru) Import & Export
- Import["file.ru"] imports a SPARQL update file, returning a symbolic SPARQL update operator.
- Import["file.ru",elements] imports the specified elements.
- Export["file.ru",expr] exports a symbolic SPARQL update operator to a SPARQL update file.
Import Elements
- General Import elements:
- "Elements" list of elements and options available in this file "Rules" full list of rules for each element and option "Options" list of rules for options, properties and settings
- Data representation elements:
- "Data" symbolic SPARQL update operator "Base" base IRI used to resolve relative IRIs "Prefixes" association of prefixes to namespace IRIs
Options
- Import options:
- "Base" Automatic base IRI used to resolve relative IRIs
- The value of "Base" is only used if the file does not specify a base IRI.
- "Base" can take the following values:
- Automatic the file name of the imported file None no base IRI "iri" or URL["iri"] an IRI
- Export options:
- "Base" None produce IRIs relative to this base "Prefixes" <||> produce prefixed names using these prefixes
- A prefixed name has the form pre:local. The corresponding IRI is obtained by joining the namespace IRI associated with the prefix pre with the local part local.
- "Base" and "Prefixes" can be used to shorten an exported file. These options do not change the meaning of the SPARQL query that the file represents.
Examples Basic Examples (1)
Export a symbolic SPARQL update request as string:
Import the string:
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4