diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-03-03 20:46:57 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-03-03 20:46:57 +0100 |
commit | 85ec437384418306d55a2fcf2eb4c8db38f5692c (patch) | |
tree | 0d1e21ebe3c786ceb903730a69fb8f1fabb64743 /graph | |
parent | c1a6907bca809127fb926ad37bcc557727c3e853 (diff) |
add section on graph search tools
Diffstat (limited to 'graph')
-rw-r--r-- | graph/tools/index.qmd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graph/tools/index.qmd b/graph/tools/index.qmd index e677018..c2a4be3 100644 --- a/graph/tools/index.qmd +++ b/graph/tools/index.qmd @@ -82,6 +82,18 @@ Vidensgrafer består af [FIXME: lidt intro til emnet...] [Oxigraph]: https://github.com/oxigraph/oxigraph "Oxigraph - effektiv RDF quad-store med SPARQL-brugerflade" +### Grafsøgning + +[FIXME: lidt intro til emnet...] + +<https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/Wikidata_Query_Help/Result_Views> + +<https://sparnatural.eu/> + +<https://angryloki.github.io/wikidata-graph-builder/> + +<https://scholia.toolforge.org/> + ### Grafberegning [FIXME: lidt intro til emnet...] |