Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_roundtrip has lots of differences in RDF #38

Closed
tcmitchell opened this issue Dec 6, 2019 · 3 comments · Fixed by #186
Closed

test_roundtrip has lots of differences in RDF #38

tcmitchell opened this issue Dec 6, 2019 · 3 comments · Fixed by #186
Assignees
Milestone

Comments

@tcmitchell
Copy link
Collaborator

test_roundtrip.py compares the RDF after the roundtrip, and finds lots of differences. These are reported by default like this:

WARNING:sbol.test:Detected 24 differences in RDF
WARNING:sbol.test:Set environment variable SBOL_TEST_DEBUG to see details

To see the details run with the SBOL_TEST_DEBUG environment variable set (to any value), like this:

SBOL_TEST_DEBUG= python3 -m unittest sbol/test/test_roundtrip.py
@jakebeal jakebeal added this to the beta milestone Jan 16, 2020
@bbartley
Copy link
Collaborator

Have scanned through the RDF diffs. These errors all relate to either #43 or #7.

@tcmitchell tcmitchell modified the milestones: beta, beta-2 Feb 26, 2020
@tcmitchell
Copy link
Collaborator Author

Remaining issues involve extensions, see #7

@tcmitchell
Copy link
Collaborator Author

These issues have been reduced to 3, and all are related to the version property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants