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

Implement functionality to filter vereisten based on ai act profile outcomes #323

Open
robbertbos opened this issue Oct 28, 2024 · 0 comments · May be fixed by #360
Open

Implement functionality to filter vereisten based on ai act profile outcomes #323

robbertbos opened this issue Oct 28, 2024 · 0 comments · May be fixed by #360
Assignees

Comments

@robbertbos
Copy link
Member

robbertbos commented Oct 28, 2024

Description

So far, we have made a fake filter for a certain ai act profile (labels from the decision tree) that selects certain requirements. With selecting certain requirements, automatically certain measures are selected. Note that the relationship between requirements and measures is many-to-many.

We want to create a functionality that actually filters the requirements according to the set of labels coming from the ai act decision tree, stored in the system card
Where to find the labels:

  • the requirements of the task registry contain a field called ai_act_profile containing the applicable labels.
  • the labels selected by the ai act decision tree should be stored in ai_act_profile in the system card.

Measures and requirements are coming from the task registry.

Dependencies

  • depends on ticket to have all measures and requirements included in the task registry and mapped

Technical Implementation

  • Get requirements and measures from task-registry endpoints
  • Filter is part of AMT
  • Use endpoints task-registry requirements with ai act labels for filtering
@robbertbos robbertbos converted this from a draft issue Oct 28, 2024
@ChristopherSpelt ChristopherSpelt self-assigned this Nov 12, 2024
@ravimeijerrig ravimeijerrig changed the title Implement functionality to filter maatregelen and vereisten based on ai act profile outcomes Implement functionality to filter vereisten based on ai act profile outcomes Nov 12, 2024
@ChristopherSpelt ChristopherSpelt linked a pull request Nov 13, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👷 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants