Philipp Frischmuth
Philipp Frischmuth
The `m` parameter is a special parameter that is handled by a controller plugin automatically. This param will lead to a SPARQL query and thus a triple store is needed....
TODOs (as discussed via Skype): - do not bypass access control check for model creation - fix statement parameters (see for example Virtuoso store backend) for values - activate feature...
I would recommend you write a unit test. This will automatically set up the store adapter to be the test adapter. Please refer to the class in Erfurt to see...
Please rework the test to be part of `Erfurt_StoreTest`, e.g. by creating a `markTestNeedsCache` method or something. Also if it needs an external dependency like a cache backend, pleas consider...