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

Linkml model seperations #15

Merged
merged 23 commits into from
Jul 5, 2024
Merged

Linkml model seperations #15

merged 23 commits into from
Jul 5, 2024

Conversation

mahdanoura
Copy link
Contributor

@mahdanoura mahdanoura commented Jul 5, 2024

addresses #13 and additionally the following points:

  1. separates the TD schema into smaller ones based on the WoT ontologies (td, hctl, wot-security, and jsonschema)
  2. removed the config file and changed the interface, because we cannot support everything for now, and for testing it's better to restrict
  3. added an extra generation so that one complete LinkML file is created based on the smaller LinkML files. This is suitable for future use, so that users don't have to work with individual files.
  4. Improves the classes and attribute definitions
  5. Fixed modelling definitions that required Union[List[int], str]

@mahdanoura
Copy link
Contributor Author

Merged PR on 05.07 as it is getting too large

@mahdanoura mahdanoura merged commit 96c693f into w3c:main Jul 5, 2024
1 check failed
@mahdanoura mahdanoura deleted the linkml-model branch August 25, 2024 17:09
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

Successfully merging this pull request may close these issues.

1 participant