commit | df0e9d1ed73b2694bd7a4c56437b3653e5cd31b2 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Jul 30 16:22:59 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jul 30 16:22:59 2018 +0200 |
tree | 53772bfc5ffcab9a31e3b97d7440790b9a45201d | |
parent | fe25280963e053dd4659f5029255590b2e5380d5 [diff] [blame] |
Implemented serializable doc bits vector for caching on disk. Change-Id: I5ffdbe429b68b71d165c3ecf5b7504ac01a9a1ec
diff --git a/vc/named-vc1.jsonld b/vc/named-vc1.jsonld new file mode 100644 index 0000000..0fddd89 --- /dev/null +++ b/vc/named-vc1.jsonld
@@ -0,0 +1,12 @@ +{"collection": { + "name" : "named-vc1", + "@type": "koral:doc", + "key": "textSigle", + "match": "match:ne", + "type" : "type:string", + "value": [ + "GOE/AGF/00000", + "GOE/AGA/01784" + ], + "cache" : "true" +}}