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 conformity assessment to EU AI Act docs #24

Merged
merged 6 commits into from
Jul 31, 2024

Conversation

ravimeijerrig
Copy link
Contributor

@ravimeijerrig ravimeijerrig commented Jul 13, 2024

Description

Draft PR:

  • Added the Conformity Assessment a new instrument linked to the technical documentation of the EU AI Act.
  • Made new task_tyoe 'sign_task'. If the task is a sign_task the fields signature, algorithm and expiration_date are required.
  • Updated the validation of the schema such that URN's can be (internally) linked (within one file).

Resolves #

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

@ravimeijerrig ravimeijerrig requested a review from a team as a code owner July 13, 2024 07:43
@ravimeijerrig ravimeijerrig linked an issue Jul 13, 2024 that may be closed by this pull request
@berrydenhartog
Copy link
Member

Make sure you change the title of this PR to follow the commit convention:
https://minbzk.github.io/ai-validation/adrs/0007-commit-convention/

Titles are made into commits

instruments/iama.yaml Outdated Show resolved Hide resolved
@ravimeijerrig ravimeijerrig changed the title Draft PR: adding conformity assessment to technical documentation of EU AI Act Add conformity assessment to EU AI Act docs #24 Jul 25, 2024
@ravimeijerrig ravimeijerrig changed the title Add conformity assessment to EU AI Act docs #24 Add conformity assessment to EU AI Act docs Jul 25, 2024
@ravimeijerrig ravimeijerrig force-pushed the add_conformity_assessment branch 2 times, most recently from b9b8c93 to 8f8fa89 Compare July 25, 2024 07:13
@ravimeijerrig ravimeijerrig force-pushed the add_conformity_assessment branch from 86bc7ef to 780acfc Compare July 25, 2024 12:19
Copy link
Member

@laurensWe laurensWe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@ravimeijerrig ravimeijerrig merged commit 2b35886 into main Jul 31, 2024
6 checks passed
@ravimeijerrig ravimeijerrig deleted the add_conformity_assessment branch September 23, 2024 09:33
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.

Specify EU Act Sign Task
5 participants