[10:13:24] Hello and thanks your pioneering work into semantic wiki [10:13:33] I want to set up an instance or few [10:14:24] Do I need a graph database or triplestore or does SMW come with a triplestore that piggy banks on a RDBMS ? [10:16:24] why few.. I want to mirror DBPedia.org and Wikidata.org [10:16:54] Or actually I can just learn SPARQL [10:21:40] use their end-points to provide functionality to the planned semantic.consumerium.org [10:22:48] sigh .. i did assume composer would be something to handle dependencies ... did a composer update (SM got updated from 2.5.0-dev-something to 2.5.1), and now i'm knee deep in PHP Fatal errors of all kinds. [10:26:44] errors vary, but currently i'm fighting: Class 'Composer\Semver\VersionParser' and 'Wikimedia\Assert\Assert' not found [10:31:54] after adding that classes i now have tons of "Call to undefined function MediaWiki\suppressWarnings()" - which seems different [10:44:02] i think i added > 15 missing dependencies now to my composer.json ... still counting ... [15:50:53] I get some complaint about composer lock file being out of date and recommendation to run 'composer update' but that just says "nothing to do" (or something thereabouts) and exits [15:52:43] oh I recall I need a switch [16:02:49] yeah. with the additional switch it ran just fine [16:04:02] Now I have Semantic Mediawiki 2.5.1 installed [16:04:21] what should I do now.. Can I make lists against queries of other end-points [16:12:57] I'm downloading https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.json.bz2 [16:13:15] how do I upload that into an SMW instance? [19:36:08] I'm expanding the latest full .bz2 from wikidata.org. How can I upload the triplets onto Semantic Mediawiki? [19:57:21] (CR) Yaron Koren: "Ah - I hadn't realized that that this new parser function also implements "add" and "remove" parameters. That's good to know." [extensions/PageForms] - https://gerrit.wikimedia.org/r/352771 (owner: Joeytje50)