Meza configures SMW as:
enableSemantics( $wikiId );
whereas it should be (something like):
enableSemantics( domain );
fwiw, it only matters if you care about the semantic triplestore or the RDFa export.
Meza configures SMW as:
enableSemantics( $wikiId );
whereas it should be (something like):
enableSemantics( domain );
fwiw, it only matters if you care about the semantic triplestore or the RDFa export.