datacontract / datacontract-specification

The Data Contract Specification Repository
https://datacontract.com/
MIT License
278 stars 41 forks source link

Add attribute model.classification #20

Closed simonharrer closed 2 months ago

simonharrer commented 10 months ago

Status Quo

Fields themselves can be classified like restricted, sensitive, etc.

Motivation

Combining two or more fields might result in a higher classification than the classification of the individual fields. We currently cannot encode this situation.

Proposal

Add classification to the model.

jochenchrist commented 9 months ago

Could also be on datacontract.info level

jochenchrist commented 2 months ago

stale