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
Is there a flag to the serializer that I missed (I think I checked the documentation thoroughly) or is it just no longer possible to use the first format?
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
-
Sorry, I don't even have the proper terminology to properly ask this question.
I noticed that in rdflib 5.x, serializing to turtle (or trig) would create this shortened format:
Whereas with version 6.3.x we now automatically get this, less human-readable format with throwaway node-ids:
Is there a flag to the serializer that I missed (I think I checked the documentation thoroughly) or is it just no longer possible to use the first format?
Beta Was this translation helpful? Give feedback.
All reactions