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

[Feature Request] Parse LocalID OntologyAnnotation Accession Term #437

Closed
HLWeil opened this issue Sep 11, 2024 · 0 comments · Fixed by #460
Closed

[Feature Request] Parse LocalID OntologyAnnotation Accession Term #437

HLWeil opened this issue Sep 11, 2024 · 0 comments · Fixed by #460
Assignees

Comments

@HLWeil
Copy link
Member

HLWeil commented Sep 11, 2024

nfdi4plants/ARC-specification#120 (comment)

#r "nuget: ARCtrl"

open ARCtrl

let oa = OntologyAnnotation("MyOntology", "UO", "0000123")

oa.TermAccessionShort

returns

val it: string = ""

but should return

val it: string = "UO:0000123"
@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Sep 11, 2024
@HLWeil HLWeil self-assigned this Sep 18, 2024
@HLWeil HLWeil removed the Status: Needs Triage This item is up for investigation. label Sep 18, 2024
@github-project-automation github-project-automation bot moved this to Done in ARCStack Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant