ld-r icon indicating copy to clipboard operation
ld-r copied to clipboard

facet browser: support for inverse properties

Open mathib opened this issue 7 years ago • 0 comments

Is there an option for the facet browser to include inverse property paths? I have the following query in mind, where I want to see the variable 'element' in the found resources by the facet browser:

?element ^bot:adjacentElement ?zone ;
      bot:hostsElement ?otherElement .

It should be rather easy to just have inverse property paths in the facet browser, I feel. This would also be useful when defining more complex 'property chains'.

mathib avatar May 04 '18 13:05 mathib