To reproduce:
- create a field for an SV resource type, map it to a predicate and choose 'rel' for Attribute type
- in an SV view, try to add a filter, and note how your field language is made available, when all you have at hand is a URI

Excepted behavior: no field_x language item should be displayed.

Comments

scor’s picture

Title: Do not offer language filter for fields which are of type rel or rev » Do not offer any language filter or value type for fields which are of type rel or rev

in the same token, when choosing field_x as a filter, the SPARQL settings fieldset offers a drop down for language, which does not make sense for an ObjectProperty (rel/rev) which gives a URI.

The Value Type drop down also contains String and number. I'm wondering if these are useful here, based on the same reasoning as above. Maybe they are used for something else in SV which I have not discovered yet? :)