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
We now flatmap all our RDF statements related to fragmentation config to a String.
This however is not correct, as we might be inserting an IRI as config, this will be interpreted as a String and then will be returned as a String when the configuration is retrieved
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We now flatmap all our RDF statements related to fragmentation config to a String.
This however is not correct, as we might be inserting an IRI as config, this will be interpreted as a String and then will be returned as a String when the configuration is retrieved
Beta Was this translation helpful? Give feedback.
All reactions