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
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
When converting an annotation of ExternalID with bel2rdf, the annotation does not get converted.
Example:
SET ExternalID = "123456"
SET Evidence = "some string"
SET Citation = {"PubMed","Some Article"}
SET Species = "9606"
transcriptionalActivity(complexAbundance(complexNamespace:"ComplexName")) association rnaAbundance(SPAC:ProteinID)
The ExternalID field is not in the resulting .ttl file
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When converting an annotation of ExternalID with bel2rdf, the annotation does not get converted.
Example:
SET ExternalID = "123456"
SET Evidence = "some string"
SET Citation = {"PubMed","Some Article"}
SET Species = "9606"
transcriptionalActivity(complexAbundance(complexNamespace:"ComplexName")) association rnaAbundance(SPAC:ProteinID)
The ExternalID field is not in the resulting .ttl file
The text was updated successfully, but these errors were encountered: