decentralised-dataexchange / automated-data-agreements

This repository contains the specifications for Automated Data Agreement (ADA) Project. The project is part of NGI-eSSIF-Lab that has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 871932
Apache License 2.0
11 stars 6 forks source link

Alignment #12

Closed JanLin closed 2 years ago

JanLin commented 2 years ago

Adding attribute_category which is different than attribute_name. Attribute_name is a free descriptive text while attribute_category uses a convention like w3c dpv. Note PrivacyAnt has distinction in their system and in ISO has been called pii_category. See example:

        "attribute_id": "ab3464e8-0630-5f62-9854-3402aef7dfbf",
        "attribute_name": "Test Date",
        "attribute_sensitive": false,
        "attribute_category": "Date"