Skip to content

json_schema type not converting to linkml range #135

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

Open
proccaserra-az opened this issue Mar 14, 2024 · 0 comments
Open

json_schema type not converting to linkml range #135

proccaserra-az opened this issue Mar 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@proccaserra-az
Copy link

Describe the bug
testing conversion from json_schema to LinkML yaml using schema.automator importers

To Reproduce
python 3.11.

schemauto import-json-schema organization_schema.json > isa_organization_as_linkml.yaml

where:
organization_schema.json = https://github.com/ISA-tools/isa-api/blob/master/isatools/resources/schemas/isa_model_version_1_0_schemas/core/organization_schema.json

Expected behavior
was expecting to see slot name have a range set to string

might not a bug, just a feature request.

@proccaserra-az proccaserra-az added the bug Something isn't working label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant