Skip to content
Snippets Groups Projects
Commit f4125e0b authored by esikkala's avatar esikkala
Browse files

Fix some example configs

parent 3f53930b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
"useAuth": false,
"prefixesFile": "SparqlQueriesPrefixes.js"
},
"sparqlQueriesFile": "SparqlQueriesPerspective1.js",
"sparqlQueriesFile": "SparqlQueriesPerspective2.js",
"baseURI": "http://ldf.fi/mmm",
"URITemplate": "<BASE_URI>/collection/<LOCAL_ID>",
"resultClasses": {
......
......@@ -5,7 +5,7 @@
"useAuth": false,
"prefixesFile": "SparqlQueriesPrefixes.js"
},
"sparqlQueriesFile": "SparqlQueriesPerspective1.js",
"sparqlQueriesFile": "SparqlQueriesPerspective2.js",
"baseURI": "http://ldf.fi/mmm",
"URITemplate": "<BASE_URI>/expression/<LOCAL_ID>",
"resultClasses": {
......
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