SemanticMediaWiki/SemanticResultFormats

[filtered] format is not aware of sep, propsep and valuesep parameters

Open

#1,141 opened on Jul 30, 2026

 (3 comments) (0 reactions) (0 assignees)JavaScript (87 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (52 stars)
PR merge metrics
 (PR metrics pending)

Description

It seems the filtered format is not aware of the sep, propsep and valuesep parameters from the plainlist format. Since for this result format it is not possible to use plainlist with a template, they should be implemented in the filtered format.

Contributor guide