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
When I use ApplyConstructWithScrollableCursor, I get QueryParseException with the message: "Unresolved prefixed name".
The temporary solution is to explicitly write prefixes to the construct query text (seen in the picture), but I believe the prefixes should be taken from the initial part of ttl file, where all prefixes are defined.
The text was updated successfully, but these errors were encountered:
When I use
ApplyConstructWithScrollableCursor
, I getQueryParseException
with the message: "Unresolved prefixed name".The temporary solution is to explicitly write prefixes to the construct query text (seen in the picture), but I believe the prefixes should be taken from the initial part of ttl file, where all prefixes are defined.
The text was updated successfully, but these errors were encountered: