Skip to content

[Task] Support loading all defined concepts of a namespace #19

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

Closed
waltersve opened this issue Nov 15, 2023 · 1 comment
Closed

[Task] Support loading all defined concepts of a namespace #19

waltersve opened this issue Nov 15, 2023 · 1 comment

Comments

@waltersve
Copy link
Contributor

Is your task related to a problem? Please describe.
Currently the loader allows only to load and single aspect. Better would be to allow to load all defined concepts of a namespace e.g. multiple aspect definitions or definitions which are not directly used within the namespace (intended to be used as a reusable definitions).

Describe the solution you'd like
Load all defined concepts and return ist as a map where the key represents the namespace and the values is an array including all definition as object. This would also allow to load multiple .ttl-files with different namespace.

michelu89 added a commit that referenced this issue Nov 20, 2023
#19 Load complete namespaces and allow to traverse it
@michelu89
Copy link
Contributor

Is now available on version 2.3.0.

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

2 participants