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

linkml2sheets not picking up on annotation's inner_keys #59

Closed
turbomam opened this issue Jul 16, 2022 · 0 comments
Closed

linkml2sheets not picking up on annotation's inner_keys #59

turbomam opened this issue Jul 16, 2022 · 0 comments

Comments

@turbomam
Copy link
Contributor

even with an inner_key specification:

slot display_hint
> slot annotations
> inner_key: display_hint
poetry run linkml2sheets specification.tsv \
  		--schema path/to/nmdc.yaml  \
  		--output-directory output \
  		--overwrite

generates

slot display_hint
> slot annotations
> inner_key: display_hint
ess dive datasets  
has credit associations {'display_hint': Annotation(tag='display_hint', value='Other researchers associated with this study.', extensions={}, annotations={})}
study image  
relevant protocols  
funding sources  
applied role  
applied roles {'display_hint': Annotation(tag='display_hint', value='Identify all CRediT roles associated with this contributor. CRediT Information: https://info.orcid.org/credit-for-research-contribution ; CRediT: https://credit.niso.org/', extensions={}, annotations={})}
applies to person  

etc.

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

No branches or pull requests

1 participant