<id>org.ekips.filter.xxxx</id>
There is no info on Inkscape website on what the program do with the id other than a hint such as:
<id>{org.domain.sub-domain.extension-name}</id>
Which on my first impression looks like a URL that led me to visit ekips.org.
Others I've seen used for "output" rather than "filter" have:
<id>org.inkscape.output.xxxx</id>
Are there any repercussion of not conforming with this id?
Like for example:
<id>com.mysite.output.xxxx</id>