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
Thanks for reporting this Bryan. I took a look at the libSBOLj implementation, and wasGeneratedBys is a Set, so it fundamentally can't contain the same URI twice. This is likely a problem with libSBOLj's serialization. For now, I've removed the duplicate lines in the xml file.
On Jan 12, 2018, at 3:07 PM, Michael Zhang ***@***.***> wrote:
Thanks for reporting this Bryan. I took a look at the libSBOLj implementation, and wasGeneratedBys is a Set, so it fundamentally can't contain the same URI twice. This is likely a problem with libSBOLj's serialization. For now, I've removed the duplicate lines in the xml file.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#1 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADWD9zffWSbojs0Iaao_h5NgcPaf32j7ks5tJ9e8gaJpZM4Rc5Jm>.
It looks like objects http://michael.zhang/Pro_CombinatorialDerivation and http://michael.zhang/Eukaryotic_Transcriptional_Unit_CombinatorialDerivation have redundant prov:wasGeneratedBy nodes, for example:
This flags a round-trip error with libSBOL, which serializes these as a single node.
The text was updated successfully, but these errors were encountered: