Regal Ai Context
JSON-LD context defining the semantic vocabulary for Regal Ai from Regal.
41 Classes
0 Properties
1 Namespaces
Namespaces
regal:
https://www.regal.ai/ns#
Classes
Contact
Phone
Email
Campaign
Journey
Disposition
BrandedPhoneNumber
BusinessProfile
CarrierFeature
VoiceAgent
SmsAgent
ChatAgent
WebRtcAgent
CustomAction
userId
phoneNumber
emailAddress
firstName
lastName
address
voiceOptIn
smsOptIn
emailOptIn
subscribed
campaignId
campaignFriendlyId
journeyUuid
businessProfileId
brandedCallerId
spamRemediation
brandingNameShort
brandingNameLong
disposition
direction
channel
talkTime
wrapupTime
recordingUrl
transcriptUrl
originalTimestamp
eventSource
JSON-LD Document
{
"@context": {
"@version": 1.1,
"@vocab": "https://schema.org/",
"regal": "https://www.regal.ai/ns#",
"Contact": "schema:Person",
"Phone": "regal:Phone",
"Email": "regal:Email",
"Campaign": "regal:Campaign",
"Journey": "regal:Journey",
"Disposition": "regal:Disposition",
"BrandedPhoneNumber": "regal:BrandedPhoneNumber",
"BusinessProfile": "regal:BusinessProfile",
"CarrierFeature": "regal:CarrierFeature",
"VoiceAgent": "regal:VoiceAgent",
"SmsAgent": "regal:SmsAgent",
"ChatAgent": "regal:ChatAgent",
"WebRtcAgent": "regal:WebRtcAgent",
"CustomAction": "regal:CustomAction",
"userId": "schema:identifier",
"phoneNumber": "schema:telephone",
"emailAddress": "schema:email",
"firstName": "schema:givenName",
"lastName": "schema:familyName",
"address": "schema:address",
"voiceOptIn": "regal:voiceOptIn",
"smsOptIn": "regal:smsOptIn",
"emailOptIn": "regal:emailOptIn",
"subscribed": "regal:subscribed",
"campaignId": "regal:campaignId",
"campaignFriendlyId": "regal:campaignFriendlyId",
"journeyUuid": "regal:journeyUuid",
"businessProfileId": "regal:businessProfileId",
"brandedCallerId": "regal:brandedCallerId",
"spamRemediation": "regal:spamRemediation",
"brandingNameShort": "regal:brandingNameShort",
"brandingNameLong": "regal:brandingNameLong",
"disposition": "regal:disposition",
"direction": "regal:direction",
"channel": "regal:channel",
"talkTime": "regal:talkTime",
"wrapupTime": "regal:wrapupTime",
"recordingUrl": "regal:recordingUrl",
"transcriptUrl": "regal:transcriptUrl",
"originalTimestamp": "schema:dateCreated",
"eventSource": "schema:provider"
}
}