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

Include and extract semantic information from BOPTEST testcases #591

Open
5 tasks
anandkp92 opened this issue Dec 4, 2023 · 3 comments
Open
5 tasks

Include and extract semantic information from BOPTEST testcases #591

anandkp92 opened this issue Dec 4, 2023 · 3 comments
Assignees

Comments

@anandkp92
Copy link

This issue is to track the development of semantic model inclusion and extraction from BOPTEST testcases.
The efforts starts with an implementation in the multizone_office_simple_air testcase.

  • adding annotations containing semantic information to Modelica model
  • validate information added
  • using modelica-json to extract the semantic model from them
  • validate the semantic model that has been extracted
  • include this workflow into the BOPTEST API
@anandkp92
Copy link
Author

The development branch to handle this issue is another fork: https://github.com/anandkp92/project1-boptest/tree/issue591_semantics

@dhblum
Copy link
Collaborator

dhblum commented Dec 4, 2023

Thank you @anandkp92. This is great. A general comment, the last item about integration into BOPTEST API should focus more on the user's experience of accessing the semantic model/information, whereas the first four items relate to the workflow of a test case developer to include a semantic model in the Modelica and extract for inclusion in the test case. Just delineating a bit the target audiences/use cases.

@dhblum
Copy link
Collaborator

dhblum commented Dec 4, 2023

@EttoreZ FYI.

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

3 participants