Hi James,
I tried to detail it a bit more here:
https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/2974
Thanks!
El 27/01/18 a les 14:12, James HK ha escrit:
> Hi,
>
> The `#subobject` parser function itself understands the JSON notation
> (without deep nesting) as demonstrated in [0
Hi,
The `#subobject` parser function itself understands the JSON notation
(without deep nesting) as demonstrated in [0].
> and I'm trying to add support for reading JSON content (actually from
> MediaWiki JSON content model pages).
>
> I try to trigger subobject storage using \SMW\ParserFunctionF
Hello,
after a long while I'm trying to update a extension I started:
https://github.com/toniher/SemanticDataImport
and I'm trying to add support for reading JSON content (actually from
MediaWiki JSON content model pages).
I try to trigger subobject storage using \SMW\ParserFunctionFactory,
http