commit | 86dad5b131b07586f4f6b780766684bd9188bc6f | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Wed Jan 28 15:09:07 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Wed Jan 28 15:09:07 2015 +0000 |
tree | 3b318572192061a87242c7bf054b783cc4b7e603 | |
parent | 3360bfb895c5a05b8efbe03b2614ae65d275c1e6 [diff] [blame] |
Added rewrite capabilities and separated menu
diff --git a/public/js/demo/vc.html b/public/js/demo/vc.html index 79f7d0e..9254d68 100644 --- a/public/js/demo/vc.html +++ b/public/js/demo/vc.html
@@ -52,7 +52,14 @@ "@type":"korap:doc", "key":"Veröffentlichungsort", "value":"hihi", - "match":"match:eq" + "match":"match:eq", + "rewrites" : [ + { + "@type": "korap:rewrite", + "src" : "policy", + "operation" : "operation:injection", + } + ] } ] }