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

Add a function to expose the ISL model for Schema and Type #138

Open
popematt opened this issue Jan 13, 2023 · 0 comments
Open

Add a function to expose the ISL model for Schema and Type #138

popematt opened this issue Jan 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@popematt
Copy link
Contributor

It should be possible to use the Schema System to load one (or more) schemas, and then get ISL model for the schema or for a type in the schema.

The ISL model should be exposed so that users can inspect and possibly manipulate the types and schemas using a typed data model (as opposed to working with straight Ion).

Any open content should also be exposed so that users can inspect any open content that might be present in the schema or type, but that is dependent on #6.

@popematt popematt added the enhancement New feature or request label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant