]> pere.pagekite.me Git - homepage.git/commitdiff
Fix encoding.
authorPetter Reinholdtsen <pere@hungry.com>
Sat, 26 Dec 2015 19:24:20 +0000 (20:24 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Sat, 26 Dec 2015 19:24:20 +0000 (20:24 +0100)
blog/data/2015-02-06-verk-i-det-fri.txt

index 223c70b24598366accb84d59b21ded5b36a24baa..031ea730401fddaa2464ebc0a8dfac96ca1787d2 100644 (file)
@@ -1522,8 +1522,8 @@ search on the SPARQL interface of data.deichman.no</a> to look up a
 single author there:</p>
 
 <pre>
 single author there:</p>
 
 <pre>
-PREFIX dct: <http://purl.org/dc/terms/>
-PREFIX foaf: <http://xmlns.com/foaf/0.1/>
+PREFIX dct: &lt;http://purl.org/dc/terms/>
+PREFIX foaf: &lt;http://xmlns.com/foaf/0.1/>
 SELECT ?ressource WHERE {
   ?ressource dct:creator ?creator .
   ?creator foaf:name "Lawrence Lessig" .
 SELECT ?ressource WHERE {
   ?ressource dct:creator ?creator .
   ?creator foaf:name "Lawrence Lessig" .