diff --git a/webapp/web/js/sparql/sparql.js b/webapp/web/js/sparql/sparql.js index 6bfc615c8..0eafd8f10 100644 --- a/webapp/web/js/sparql/sparql.js +++ b/webapp/web/js/sparql/sparql.js @@ -1,3 +1,4 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ var namespaces = { rdf : "http://www.w3.org/1999/02/22-rdf-syntax-ns#", rdfs : "http://www.w3.org/2000/01/rdf-schema#",