Interface LinkedDataConvertSuccessEvent
Properties
category
category: "linked-data"
Sanitisation Level DATA
data
data: {
data: unknown;
encoding: "none" | "base64";
format: "jsonld" | "cborld";
}
Type declaration
Sanitisation Level PII
data: unknown
encoding: "none" | "base64"
format: "jsonld" | "cborld"
requestId
requestId: string
timestamp
timestamp: number