image_annotation/commit

Updated autocompletion field.

authorChris Dijkshoorn
Mon Mar 30 15:32:11 2015 +0100
committerChris Dijkshoorn
Mon Mar 30 15:32:11 2015 +0100
commit64a31ef7f4ae94f618a12dfa231e15a2b8c5be7f
treea9782c6ff4defcbdcd62f76e4e26ffd68b48bd39
parent780c0bfb3ed180401fe24a9c334d7738daed22fe
Diff style: patch stat
diff --git a/rdf/annotation_ui_bible.ttl b/rdf/annotation_ui_bible.ttl
index 4b994d8..fc9feff 100644
--- a/rdf/annotation_ui_bible.ttl
+++ b/rdf/annotation_ui_bible.ttl
@@ -40,14 +40,14 @@ abibui:ICBibleTheme
 	rdfs:label "Thema"@nl ;
 	dc:comment "add the Biblical theme"@en ;
 	dc:comment "voeg het bijbelse thema toe."@nl ;
-	ui:source "/api/autocomplete?q={query}&filter={\"scheme\":\"http://www.w3.org/2004/02/skos/core%23Concept\"}" .
+	ui:source "/api/autocomplete?q={query}&filter={\"scheme\":\"http://accurator.nl/bible%23BiblicalThemeConceptScheme\"}" .
 	
 abibui:BibleCharacter
 	rdfs:label "Biblical person"@en ;
 	rdfs:label "Bijbels persoon"@nl ;
 	dc:comment "add the biblical person"@en ;
 	dc:comment "voeg de bijbelse persoon toe"@nl ;
-	ui:source "/api/autocomplete?q={query}&filter={\"scheme\":\"http://bibleontology.com/\"}&labelrank=['http://www.w3.org/2004/02/skos/core%23Concept'-1]" .
+	ui:source "/api/autocomplete?q={query}&filter={\"scheme\":\"http://accurator.nl/bible%23BiblicalFigureConceptScheme\"}&labelrank=['http://www.w3.org/2000/01/rdf-schema%23label'-1]" .
 
 abibui:Emotion a ui:Field ;
 	rdfs:label "Emotie"@nl ;