We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6cbb69 commit aa3a835Copy full SHA for aa3a835
1 file changed
shacl-demo/sparql.html
@@ -549,8 +549,8 @@ <h1>SPARQL Query</h1>
549
<div class="meta">
550
<span class="badge">Jena · Virtuoso</span>
551
<span class="source-link">Source:
552
- <button class="graph-toggle active" id="toggleType" onclick="switchGraph('type')">type</button>
553
- <button class="graph-toggle" id="toggleToken" onclick="switchGraph('token')">token</button>
+ <button class="graph-toggle active" id="toggleType" onclick="switchGraph('type')">reference</button>
+ <button class="graph-toggle" id="toggleToken" onclick="switchGraph('token')">materialization</button>
554
</span>
555
</div>
556
0 commit comments