|
5 | 5 | <meta name="generator" content="pandoc" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" /> |
7 | 7 | <meta name="author" content="Vladimir Alexiev, Ontotext Corp" /> |
8 | | - <meta name="dcterms.date" content="2023-06-02" /> |
| 8 | + <meta name="dcterms.date" content="2025-01-22" /> |
9 | 9 | <title>rdf2sparql - Convert RDF examples to SPARQL queries (Ontotext Refine or TARQL)</title> |
10 | 10 | <style> |
11 | 11 | html { |
|
174 | 174 | <header id="title-block-header"> |
175 | 175 | <h1 class="title">rdf2sparql - Convert RDF examples to SPARQL queries (Ontotext Refine or TARQL)</h1> |
176 | 176 | <p class="author">Vladimir Alexiev, Ontotext Corp</p> |
177 | | -<p class="date">2023-06-02</p> |
| 177 | +<p class="date">2025-01-22</p> |
178 | 178 | </header> |
179 | 179 | <!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc --> |
180 | 180 | <p><strong>Table of Contents</strong></p> |
@@ -307,9 +307,9 @@ <h2 id="options">Options</h2> |
307 | 307 | -e --end --endpoint</code></pre> |
308 | 308 | <h2 id="screenshot">Screenshot</h2> |
309 | 309 | <p>To illustrate the benefits of the tool, here is an illustration: |
310 | | -declarative model (left) vs generated SPARQL Update for Ontorefine (right two). |
| 310 | +declarative model (left) vs generated SPARQL Update for OntoRefine (right two). |
311 | 311 | This is from <a href="../test/graphs-crunchbase">test/graphs-crunchbase</a>:</p> |
312 | | -<p><img src="doc/img/rdf2sparql-organizations.png" /></p> |
| 312 | +<p><img src="../doc/img/rdf2sparql-organizations.png" /></p> |
313 | 313 | <h2 id="prerequisites">Prerequisites</h2> |
314 | 314 | <ul> |
315 | 315 | <li>Ontotext Refine or TARQL as described above</li> |
|
0 commit comments