From 7462be3464c0132e793063379305c7a727f7d96a Mon Sep 17 00:00:00 2001
From: frederic luchting
- Open interactive query examples + Open interactive query examples with syntax highlighting and one-click copy functionality to get started quickly.
diff --git a/NulllogiconeCore/NulllogiconeCore/wwwroot/css/sparql-help.css b/NulllogiconeCore/NulllogiconeCore/wwwroot/css/sparql-examples.css similarity index 100% rename from NulllogiconeCore/NulllogiconeCore/wwwroot/css/sparql-help.css rename to NulllogiconeCore/NulllogiconeCore/wwwroot/css/sparql-examples.css diff --git a/NulllogiconeCore/NulllogiconeCore/wwwroot/sparql-help.html b/NulllogiconeCore/NulllogiconeCore/wwwroot/sparql-examples.html similarity index 99% rename from NulllogiconeCore/NulllogiconeCore/wwwroot/sparql-help.html rename to NulllogiconeCore/NulllogiconeCore/wwwroot/sparql-examples.html index 5a9c940..4ffec67 100644 --- a/NulllogiconeCore/NulllogiconeCore/wwwroot/sparql-help.html +++ b/NulllogiconeCore/NulllogiconeCore/wwwroot/sparql-examples.html @@ -4,7 +4,7 @@
- Click on any query below to expand it, then use the "Copy" button to copy the query to your clipboard. + Click on any query below to expand it, then click the query text to copy it to your clipboard. Note: Standard PREFIX declarations are automatically included when copied, even though they're hidden for readability. You can also download the raw queries: example-queries.sparql
@@ -47,201 +47,7 @@