I apologize for the basic question, but how does one install this extension?
To make it more complex - how does one install this extension when having wikibase running inside of docker? (see here).
Another point is how does one add the html line given in the README file into the wiki pages:
<div style="width: 100%;" class="InteractiveSemanticGraph">{ "root":"TestPage", "properties":["HasProperty1", "HasProperty2"], "permalink": false, "autoexpand": false, "depth": 3 }</div>
To my understanding, this is not done automatically by this extension, however it is not straightforward to do it (for me).
I apologize for the basic question, but how does one install this extension?
To make it more complex - how does one install this extension when having wikibase running inside of docker? (see here).
Another point is how does one add the html line given in the README file into the wiki pages:
To my understanding, this is not done automatically by this extension, however it is not straightforward to do it (for me).