Skip to content

Fix identity and displayId for some objects in the SBOL3 annotation example#31

Merged
tcmitchell merged 1 commit intoSynBioDex:masterfrom
tcmitchell:22-annotation
Feb 3, 2021
Merged

Fix identity and displayId for some objects in the SBOL3 annotation example#31
tcmitchell merged 1 commit intoSynBioDex:masterfrom
tcmitchell:22-annotation

Conversation

@tcmitchell
Copy link
Copy Markdown
Contributor

Fix the identity of the igem repository so that it conforms to the
rules of SBOL 3 section 5.1. Make displayId of both the repository and
BBa_J23119. The latter had a space in the displayId, which is not
allowed, and which did not match the displayId portion of the
identity.

Fixes #22

Fix the identity of the igem repository so that it conforms to the
rules of SBOL 3 section 5.1. Make displayId of both the repository and
BBa_J23119. The latter had a space in the displayId, which is not
allowed, and which did not match the displayId portion of the
identity.
@tcmitchell
Copy link
Copy Markdown
Contributor Author

annotation.nt was also converted to sorted ntriples for better diffing.

@tcmitchell tcmitchell self-assigned this Feb 3, 2021
@tcmitchell tcmitchell merged commit d5a38ad into SynBioDex:master Feb 3, 2021
@tcmitchell tcmitchell deleted the 22-annotation branch February 3, 2021 19:06
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 this pull request may close these issues.

SBOL3 annotation example uses invalid displayId

2 participants