Giter VIP home page Giter VIP logo

Comments (2)

GeertThijs avatar GeertThijs commented on August 24, 2024
  • Apparantly GivenConsent is the only status of Consent that can justify the Processing of the PersonalData in some case of PersonalDataHandling. All the other statusses (Expired, Invalidated, Refused, Requested etc) make Processing invalid. So that's why it was modelled as a seperate class by GConsent and consequently bij OSLO Consent. It is slightly more efficient than having to follow the Consent.consentStatus relation to check if the Consent is given.
  • However, only this one status is hardwired in the model. They can also be reached via the Consent.status attribute. This is also provided in GConsent and in a similar manner in DPV (where GivenConsent is indeed one of the possible values of the status attribute, it is not a class). Main difference with DPV is that there Consent is subtyped according to wether the Consent is Informed or Uninformed and if Informed wether it is Expressed or Implied. In GConsent al this is mixed in one enumeration.

from oslothema-consent.

GeertThijs avatar GeertThijs commented on August 24, 2024

REMARK: see issue #45 for more info on ConsentStatus in general.

from oslothema-consent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.