This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"properties": { | |
"labels_all": { | |
"type": "string", | |
"fields": { | |
"prefix": { | |
"type": "string", | |
"index_options": "docs", | |
"analyzer": "prefix_asciifolding", | |
"norms": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"labels_all": { | |
"type": "string", | |
"fields": { | |
"prefix": { | |
"type": "string", | |
"index_options": "docs", | |
"analyzer": "prefix_asciifolding", | |
"norms": { | |
"enabled": false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
QueryType: SELECT | |
includeInferred=true | |
timeout=600000 | |
SELECT ( VarNode(item) AS VarNode(item) ) ( VarNode(itemLabel) AS VarNode(itemLabel) ) | |
JoinGroupNode { | |
StatementPatternNode(VarNode(item), ConstantNode(Vocab(6)[http://www.wikidata.org/prop/direct/P]:XSDUnsignedByte(31)), VarNode(--pp-anon-8e98f82b-b2f1-48c4-9659-261d1855fd27)[anonymous]) [scope=DEFAULT_CONTEXTS] | |
AST2BOpBase.estimatedCardinality=18953492 | |
AST2BOpBase.originalIndex=POS | |
ArbitraryLengthPathNode(left=VarNode(--pp-anon-8e98f82b-b2f1-48c4-9659-261d1855fd27)[anonymous], right=ConstantNode(Vocab(2)[http://www.wikidata.org/entity/Q]:XSDUnsignedInt(1651051))) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
QueryType: SELECT | |
includeInferred=true | |
timeout=600000 | |
SELECT ( VarNode(item) AS VarNode(item) ) ( VarNode(itemLabel) AS VarNode(itemLabel) ) | |
JoinGroupNode { | |
ArbitraryLengthPathNode(left=VarNode(--pp-anon-3f31de7b-6d30-47e1-8cd3-4402d949d842)[anonymous], right=ConstantNode(Vocab(2)[http://www.wikidata.org/entity/Q]:XSDUnsignedInt(1651051))) { | |
JoinGroupNode { | |
StatementPatternNode(VarNode(-tVarLeft-32e225be-feb4-4b01-9bc0-3aeab8718976)[anonymous], ConstantNode(Vocab(6)[http://www.wikidata.org/prop/direct/P]:XSDUnsignedShort(279)), VarNode(-tVarRight-d91d0867-abca-4e44-b396-d0fc55945bb9)[anonymous]) [scope=DEFAULT_CONTEXTS] | |
AST2BOpBase.estimatedCardinality=12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Zend/zend_hash.c b/Zend/zend_hash.c | |
index e795344..e7eb1fa 100644 | |
--- a/Zend/zend_hash.c | |
+++ b/Zend/zend_hash.c | |
@@ -197,7 +197,7 @@ ZEND_API int _zend_hash_init(HashTable *ht, uint nSize, dtor_func_t pDestructor, | |
uint i = 3; | |
SET_INCONSISTENT(HT_OK); | |
- | |
+ ht->coll = 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/Zend/zend_hash.c b/Zend/zend_hash.c | |
index e795344..59f8e28 100644 | |
--- a/Zend/zend_hash.c | |
+++ b/Zend/zend_hash.c | |
@@ -197,7 +197,7 @@ ZEND_API int _zend_hash_init(HashTable *ht, uint nSize, dtor_func_t pDestructor, | |
uint i = 3; | |
SET_INCONSISTENT(HT_OK); | |
- | |
+ ht->coll = 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-09-02 15:50:04 WARN ServletHandler:623 - | |
org.eclipse.jetty.servlet.ServletHolder$1: org.linkeddatafragments.exceptions.DataSourceCreationException: java.lang.RuntimeException: file=wikidata.jnl | |
at org.eclipse.jetty.servlet.ServletHolder.makeUnavailable(ServletHolder.java:580) | |
at org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:637) | |
at org.eclipse.jetty.servlet.ServletHolder.getServlet(ServletHolder.java:482) | |
at org.eclipse.jetty.servlet.ServletHolder.ensureInstance(ServletHolder.java:774) | |
at org.eclipse.jetty.servlet.ServletHolder.prepare(ServletHolder.java:759) | |
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:578) | |
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) | |
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wikidatasparql:///?query=PREFIX%20wikibase%3A%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23%3E%0APREFIX%20wd%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2F%3E%20%0APREFIX%20wdt%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0A%0ASELECT%20%3Fid%20%3Fvalue%20WHERE%20%7B%0A%20%20%20%7B%20SELECT%20DISTINCT%20%3Fid%20%20WHERE%20%7B%0A%20%20%20%20%20%3Fplace%20wdt%3AP17%20%3Fid%20.%0A%20%20%20%7D%20%7D%0A%20%20%20%3Fid%20wdt%3AP299%20%3Fcode%20.%0A%20%20%20SERVICE%20wikibase%3Alabel%20%7B%0A%20%20%20%20%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Cen%22%20.%0A%20%20%20%20%20%3Fid%20rdfs%3Alabel%20%3Fvalue%0A%20%20%20%7D%0A%7D%0A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/srv/wdqs/blazegraph /srv/wdqs/service-0.0.2 | |
Running Blazegraph from /srv/wdqs/blazegraph on :9999/bigdata | |
2016-07-14 22:19:41.849:INFO::main: Logging initialized @183ms | |
2016-07-14 22:19:41.867:INFO:oejr.Runner:main: Runner | |
2016-07-14 22:19:42.030:INFO:oejs.Server:main: jetty-9.2.9.v20150224 | |
2016-07-14 22:19:50.262:WARN:oeja.AnnotationConfiguration:main: ServletContainerInitializers: detected. Class hierarchy: empty | |
INFO: com.bigdata.util.config.LogUtil: Configure: file:/tmp/jetty-localhost-9999-blazegraph-service-0.2.3-SNAPSHOT-dist.war-_bigdata-any-317945964232274711.dir/webapp/WEB-INF/classes/log4j.properties | |
BlazeGraph(TM) Graph Engine |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1> 13:12:28,118 WARN LabelServiceUnitTest:166 - Running query: PREFIX ontology: <http://wikiba.se/ontology#> | |
1> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
1> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
1> PREFIX schema: <http://schema.org/> | |
1> PREFIX wdata: <http://www.wikidata.org/wiki/Special:EntityData/> | |
1> PREFIX wd: <http://www.wikidata.org/entity/> | |
1> PREFIX wds: <http://www.wikidata.org/entity/statement/> | |
1> PREFIX wdv: <http://www.wikidata.org/value/> | |
1> PREFIX wdref: <http://www.wikidata.org/reference/> | |
1> PREFIX wdt: <http://www.wikidata.org/prop/direct/> |