Skip to content
Snippets Groups Projects
Commit 675a7b8f authored by Esko Ikkala's avatar Esko Ikkala
Browse files

Kotus: use Pouta endpoint

parent dc55fdd7
No related branches found
No related tags found
No related merge requests found
...@@ -146,8 +146,8 @@ module.exports = { ...@@ -146,8 +146,8 @@ module.exports = {
'kotus': { 'kotus': {
'title': 'Institute for the Languages of Finland (Kotus) Digital Names archive', 'title': 'Institute for the Languages of Finland (Kotus) Digital Names archive',
'shortTitle': 'DNA', 'shortTitle': 'DNA',
// 'endpoint': 'http://ldf.fi/kotus-digital-names-archive/sparql', 'endpoint': 'http://ldf.fi/kotus-digital-names-archive/sparql',
'endpoint': 'http://localhost:3037/ds/sparql', //'endpoint': 'http://localhost:3037/ds/sparql',
'suggestionQuery': ` 'suggestionQuery': `
PREFIX text: <http://jena.apache.org/text#> PREFIX text: <http://jena.apache.org/text#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment