Transcend · JSON-LD Context

Transcend Io Context

JSON-LD context defining the semantic vocabulary for Transcend Io from Transcend.

27 Classes 0 Properties 4 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
transcend: https://github.com/api-evangelist/transcend-io#
dpv: https://w3id.org/dpv#
dpv-gdpr: https://w3id.org/dpv/dpv-gdpr#

Classes

Provider API DataSubjectRequest ACCESS ERASURE OPT_OUT OPT_IN Consent Purpose Identifier DataSilo DataPoint Classification id type name value status createdAt completedAt subjectType locale purpose preference timestamp labels entities

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "transcend": "https://github.com/api-evangelist/transcend-io#",
    "dpv": "https://w3id.org/dpv#",
    "dpv-gdpr": "https://w3id.org/dpv/dpv-gdpr#",
    "Provider": "schema:Organization",
    "API": "schema:WebAPI",
    "DataSubjectRequest": "dpv:DataSubjectRightExercise",
    "ACCESS": "dpv-gdpr:A15-RightOfAccess",
    "ERASURE": "dpv-gdpr:A17-RightToErasure",
    "OPT_OUT": "dpv:WithdrawConsent",
    "OPT_IN": "dpv:GiveConsent",
    "Consent": "dpv:Consent",
    "Purpose": "dpv:Purpose",
    "Identifier": "schema:identifier",
    "DataSilo": "schema:Dataset",
    "DataPoint": "schema:DataFeedItem",
    "Classification": "schema:AnalysisNewsArticle",
    "id": "@id",
    "type": "@type",
    "name": "schema:name",
    "value": "schema:value",
    "status": "schema:status",
    "createdAt": "schema:dateCreated",
    "completedAt": "schema:dateModified",
    "subjectType": "dpv:DataSubject",
    "locale": "schema:inLanguage",
    "purpose": "dpv:hasPurpose",
    "preference": "transcend:preferenceKey",
    "timestamp": "schema:dateCreated",
    "labels": "schema:keywords",
    "entities": "schema:mentions"
  }
}