Given the definitions (multiple) of some URI, how to get the property values?
What I’m trying to achieve is to give
Duplicate definitionerrors based on property values, and not just URIs.I tried this:
<nabl-get-all-definitions; map(get-property(|NablProp_xxx())> uriHowever, this will return the value of the first property
Asked by Oskar van Rest on 18 December 2013 at 12:46ntimes (nthe number of definitions), rather than the different property values.