Tazama · JSON-LD Context

Tazama Context

JSON-LD context defining the semantic vocabulary for Tazama from Tazama.

38 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

tazama: https://tazama.org/vocabulary/
iso20022: https://www.iso20022.org/vocabulary/

Classes

TransactionMonitoringService FraudDetection AMLCompliance RuleProcessor TypologyProcessor TADProc TransactionResponse RuleResult TypologyScore ISO20022Pain001 ISO20022Pain013 ISO20022Pacs008 ISO20022Pacs002 CstmrCdtTrfInitn CdtrPmtActvtnReq FIToFICstmrCdtTrf FIToFIPmtSts GrpHdr MsgId CreDtTm NbOfTxs InitgPty PmtInf Dbtr DbtrAcct DbtrAgt Cdtr CdtrAcct CdtrAgt message status ruleId typologyId score threshold triggered alertGenerated decision

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "tazama": "https://tazama.org/vocabulary/",
    "iso20022": "https://www.iso20022.org/vocabulary/",
    "TransactionMonitoringService": "tazama:TransactionMonitoringService",
    "FraudDetection": "tazama:FraudDetection",
    "AMLCompliance": "tazama:AMLCompliance",
    "RuleProcessor": "tazama:RuleProcessor",
    "TypologyProcessor": "tazama:TypologyProcessor",
    "TADProc": "tazama:TransactionAggregationDecisioningProcessor",
    "TransactionResponse": "tazama:TransactionResponse",
    "RuleResult": "tazama:RuleResult",
    "TypologyScore": "tazama:TypologyScore",
    "ISO20022Pain001": "iso20022:pain.001.001.11",
    "ISO20022Pain013": "iso20022:pain.013.001.09",
    "ISO20022Pacs008": "iso20022:pacs.008.001.10",
    "ISO20022Pacs002": "iso20022:pacs.002.001.12",
    "CstmrCdtTrfInitn": "iso20022:CustomerCreditTransferInitiation",
    "CdtrPmtActvtnReq": "iso20022:CreditorPaymentActivationRequest",
    "FIToFICstmrCdtTrf": "iso20022:FinancialInstitutionToFinancialInstitutionCustomerCreditTransfer",
    "FIToFIPmtSts": "iso20022:FinancialInstitutionToFinancialInstitutionPaymentStatus",
    "GrpHdr": "iso20022:GroupHeader",
    "MsgId": "iso20022:MessageIdentification",
    "CreDtTm": "iso20022:CreationDateTime",
    "NbOfTxs": "iso20022:NumberOfTransactions",
    "InitgPty": "iso20022:InitiatingParty",
    "PmtInf": "iso20022:PaymentInformation",
    "Dbtr": "iso20022:Debtor",
    "DbtrAcct": "iso20022:DebtorAccount",
    "DbtrAgt": "iso20022:DebtorAgent",
    "Cdtr": "iso20022:Creditor",
    "CdtrAcct": "iso20022:CreditorAccount",
    "CdtrAgt": "iso20022:CreditorAgent",
    "message": "schema:description",
    "status": "schema:status",
    "ruleId": "tazama:ruleIdentifier",
    "typologyId": "tazama:typologyIdentifier",
    "score": "tazama:score",
    "threshold": "tazama:threshold",
    "triggered": "tazama:triggered",
    "alertGenerated": "tazama:alertGenerated",
    "decision": "tazama:decision"
  }
}