What I’m trying to achieve is to give Duplicate definition errors based on property values, and not just URIs.

I tried this:

<nabl-get-all-definitions; map(get-property(|NablProp_xxx())> uri

However, this will return the value of the first property n times (n the number of definitions), rather than the different property values.

Asked by Oskar van Rest on 18 December 2013 at 12:46