• Don't see the standard you need?

    Suggest an open standard you'd like the Smart Data Models team to map as a candidate data model.

    Accepted suggestions are adapted automatically with an AI agent skill built for this mapping process, turning the source standard into a Smart Data Models–compatible schema.

  • Domains

Include userAlias in common-schema.json

The file common-schema.json compiles those properties massively used across the different data models in the different domains.
The property userAlias has been included to store those anonymous identifiers of a user that cannot be traced back to the user.
It can be referenced in any data model just by including this code

“userAlias”: {
“$ref” : “https://smart-data-models.github.io/data-models/common-schema.json#/definitions/userAlias”
}

Bookmark the permalink.

Leave a Reply