You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This option annotate slot triples with their keys. It is useful when triplifying arrays/lists to express the slot key explicitly so as to: avoid its extraction with the fx:cardinal(?p).
It is necessary when using use-rdfs-member and there is the need to keep the integer key where the element comes from as discussed in #377.
The text was updated successfully, but these errors were encountered:
This option annotate slot triples with their keys. It is useful when triplifying arrays/lists to express the slot key explicitly so as to: avoid its extraction with the
fx:cardinal(?p)
.It is necessary when using
use-rdfs-member
and there is the need to keep the integer key where the element comes from as discussed in #377.The text was updated successfully, but these errors were encountered: