Igorkim78 added a comment.

  Configuration options are assigned in RWStore.properties. Particular options 
are:
  
  - Inlined Value and Reference URIs:
  
  > 
com.bigdata.rdf.store.AbstractTripleStore.inlineURIFactory=org.wikidata.query.rdf.blazegraph.WikibaseInlineUriFactory$V001
  
  
  
  - Raw records support disabled:
  
  > com.bigdata.rdf.store.AbstractTripleStore.enableRawRecordsSupport=false
  
  
  
  - Inlining of short text literals, Max Length has to be assinged as a 
threshold to inline literals:
  
  > com.bigdata.rdf.store.AbstractTripleStore.inlineTextLiterals=true
  >  com.bigdata.rdf.store.AbstractTripleStore.maxInlineTextLength=40
  
  A combination of parameters might be applied. The most promising combination 
is inlining of Value and Reference URIs and disabling Raw Records support:
  
  > 
com.bigdata.rdf.store.AbstractTripleStore.inlineURIFactory=org.wikidata.query.rdf.blazegraph.WikibaseInlineUriFactory$V001
  >  com.bigdata.rdf.store.AbstractTripleStore.enableRawRecordsSupport=false

TASK DETAIL
  https://phabricator.wikimedia.org/T213375

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Igorkim78
Cc: Igorkim78, Aklapper, Gehel, Smalyshev, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, QZanden, EBjune, merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to