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
It seems that the output itself is fine, but there seems to be a race condition when configuring the output writer.
An alternative reason could be that writer configuration still uses a reflection hack for configuration which might break.
Needs investigation.
Running rpt integrate /tmp/data.jsonld spo.rq --out-format turtle gives output with different formatting such as:
It seems that the output itself is fine, but there seems to be a race condition when configuring the output writer.
An alternative reason could be that writer configuration still uses a reflection hack for configuration which might break.
Needs investigation.
Running
rpt integrate /tmp/data.jsonld spo.rq --out-format turtle
gives output with different formatting such as:Variant A:
Variant B:
The text was updated successfully, but these errors were encountered: