Flipdish · JSON-LD Context

Flipdish Menus Context

JSON-LD context defining the semantic vocabulary for Flipdish Menus from Flipdish.

30 Classes 95 Properties 4 Namespaces
View Context View on GitHub

Namespaces

fd: https://developers.flipdish.com/schema/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

MenuSectionItem CreateFullMenuSectionItem MenuItemOptionSetItem MenuSectionItemBase Menu CreateFullMenuItemOptionSetItem MenuItemOptionSet MenuSection CreateFullMenuSection CreateFullMenuItemOptionSet BusinessHoursPeriod CreateFullMenu MenuItemOptionSetItemBase MenuSectionBase MenuSummary Stream MenuElementEditResponse MenuItemOptionSetBase MenuZone BusinessHoursPeriodBase MenuElementListResponse MenuTaxDetails HttpPostedFileBase MenuBase MenuCheckpoint Allergen CreateMetadata MenuNutritionInfoHeader MenuTaxRate Metadata

Properties

Property Type Container
actualPrice double
menuItemOptionSets string set
dailySpecialHours string set
publicId string
taxRateName string
taxRateId integer
taxValue double
excludeFromVoucherDiscounting boolean
metadata string set
catalogItemId string
name
description
spicinessRating string
price double
depositReturnFee double
displayOrder integer
alcohol boolean
isAvailable boolean
cellLayoutType string
disableVouchers boolean
imageName string
imageUrl string
menuItemId integer
menuItemOptionSetItemId integer
nextMenuItemOptionSetId integer
menuId integer
modifiedTime dateTime
versionNumber integer
locked boolean
menuSections string set
taxRates string set
appId string
displaySectionLinks boolean
menuSectionBehaviour string
taxType string
isIntegrated boolean
menuItemOptionSetId integer
menuItemOptionSetItems string set
isMasterOptionSet boolean
minSelectCount integer
maxSelectCount integer
menuSectionId integer
menuItems string set
menuSectionAvailability string
isHiddenFromCustomers boolean
early string
late string
ranges string set
dayOfWeek string
startTime string
period string
startTimeEarly string
periodEarly string
menuUrl string
storeNames string set
canRead boolean
canSeek boolean
canTimeout boolean
canWrite boolean
length integer
position integer
readTimeout integer
writeTimeout integer
sectionName string
itemName string
optionSetName string
optionSetItemName string
menuElementId integer
menuElementType string
validationCode string
menuZoneId integer
menuName string
menuElementName string
instanceCount integer
items string set
displayTax boolean
itemTaxes reference
setItemTaxes reference
contentLength integer
contentType string
fileName string
inputStream string
menuCheckpointId integer
time dateTime
url
allergenId string
localizedName string
iconUrl string
storeId integer
key string
value string
nutritionInfoVersionGuid string
absoluteUrl string
rate double
menuEntityId integer

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "fd": "https://developers.flipdish.com/schema/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "MenuSectionItem": "fd:MenuSectionItem",
    "CreateFullMenuSectionItem": "fd:CreateFullMenuSectionItem",
    "MenuItemOptionSetItem": "fd:MenuItemOptionSetItem",
    "MenuSectionItemBase": "fd:MenuSectionItemBase",
    "Menu": "fd:Menu",
    "CreateFullMenuItemOptionSetItem": "fd:CreateFullMenuItemOptionSetItem",
    "MenuItemOptionSet": "fd:MenuItemOptionSet",
    "MenuSection": "fd:MenuSection",
    "CreateFullMenuSection": "fd:CreateFullMenuSection",
    "CreateFullMenuItemOptionSet": "fd:CreateFullMenuItemOptionSet",
    "BusinessHoursPeriod": "fd:BusinessHoursPeriod",
    "CreateFullMenu": "fd:CreateFullMenu",
    "MenuItemOptionSetItemBase": "fd:MenuItemOptionSetItemBase",
    "MenuSectionBase": "fd:MenuSectionBase",
    "MenuSummary": "fd:MenuSummary",
    "Stream": "fd:Stream",
    "MenuElementEditResponse": "fd:MenuElementEditResponse",
    "MenuItemOptionSetBase": "fd:MenuItemOptionSetBase",
    "MenuZone": "fd:MenuZone",
    "BusinessHoursPeriodBase": "fd:BusinessHoursPeriodBase",
    "MenuElementListResponse": "fd:MenuElementListResponse",
    "MenuTaxDetails": "fd:MenuTaxDetails",
    "HttpPostedFileBase": "fd:HttpPostedFileBase",
    "MenuBase": "fd:MenuBase",
    "MenuCheckpoint": "fd:MenuCheckpoint",
    "Allergen": "fd:Allergen",
    "CreateMetadata": "fd:CreateMetadata",
    "MenuNutritionInfoHeader": "fd:MenuNutritionInfoHeader",
    "MenuTaxRate": "fd:MenuTaxRate",
    "Metadata": "fd:Metadata",
    "actualPrice": {
      "@id": "fd:ActualPrice",
      "@type": "xsd:double"
    },
    "menuItemOptionSets": {
      "@id": "fd:MenuItemOptionSets",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "dailySpecialHours": {
      "@id": "fd:DailySpecialHours",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "publicId": {
      "@id": "fd:PublicId",
      "@type": "xsd:string"
    },
    "taxRateName": {
      "@id": "fd:TaxRateName",
      "@type": "xsd:string"
    },
    "taxRateId": {
      "@id": "fd:TaxRateId",
      "@type": "xsd:integer"
    },
    "taxValue": {
      "@id": "fd:TaxValue",
      "@type": "xsd:double"
    },
    "excludeFromVoucherDiscounting": {
      "@id": "fd:ExcludeFromVoucherDiscounting",
      "@type": "xsd:boolean"
    },
    "metadata": {
      "@id": "fd:Metadata",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "catalogItemId": {
      "@id": "fd:CatalogItemId",
      "@type": "xsd:string"
    },
    "name": {
      "@id": "schema:name"
    },
    "description": {
      "@id": "schema:description"
    },
    "spicinessRating": {
      "@id": "fd:SpicinessRating",
      "@type": "xsd:string"
    },
    "price": {
      "@id": "fd:Price",
      "@type": "xsd:double"
    },
    "depositReturnFee": {
      "@id": "fd:DepositReturnFee",
      "@type": "xsd:double"
    },
    "displayOrder": {
      "@id": "fd:DisplayOrder",
      "@type": "xsd:integer"
    },
    "alcohol": {
      "@id": "fd:Alcohol",
      "@type": "xsd:boolean"
    },
    "isAvailable": {
      "@id": "fd:IsAvailable",
      "@type": "xsd:boolean"
    },
    "cellLayoutType": {
      "@id": "fd:CellLayoutType",
      "@type": "xsd:string"
    },
    "disableVouchers": {
      "@id": "fd:DisableVouchers",
      "@type": "xsd:boolean"
    },
    "imageName": {
      "@id": "fd:ImageName",
      "@type": "xsd:string"
    },
    "imageUrl": {
      "@id": "fd:ImageUrl",
      "@type": "xsd:string"
    },
    "menuItemId": {
      "@id": "fd:MenuItemId",
      "@type": "xsd:integer"
    },
    "menuItemOptionSetItemId": {
      "@id": "fd:MenuItemOptionSetItemId",
      "@type": "xsd:integer"
    },
    "nextMenuItemOptionSetId": {
      "@id": "fd:NextMenuItemOptionSetId",
      "@type": "xsd:integer"
    },
    "menuId": {
      "@id": "fd:MenuId",
      "@type": "xsd:integer"
    },
    "modifiedTime": {
      "@id": "fd:ModifiedTime",
      "@type": "xsd:dateTime"
    },
    "versionNumber": {
      "@id": "fd:VersionNumber",
      "@type": "xsd:integer"
    },
    "locked": {
      "@id": "fd:Locked",
      "@type": "xsd:boolean"
    },
    "menuSections": {
      "@id": "fd:MenuSections",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "taxRates": {
      "@id": "fd:TaxRates",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "appId": {
      "@id": "fd:AppId",
      "@type": "xsd:string"
    },
    "displaySectionLinks": {
      "@id": "fd:DisplaySectionLinks",
      "@type": "xsd:boolean"
    },
    "menuSectionBehaviour": {
      "@id": "fd:MenuSectionBehaviour",
      "@type": "xsd:string"
    },
    "taxType": {
      "@id": "fd:TaxType",
      "@type": "xsd:string"
    },
    "isIntegrated": {
      "@id": "fd:IsIntegrated",
      "@type": "xsd:boolean"
    },
    "menuItemOptionSetId": {
      "@id": "fd:MenuItemOptionSetId",
      "@type": "xsd:integer"
    },
    "menuItemOptionSetItems": {
      "@id": "fd:MenuItemOptionSetItems",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "isMasterOptionSet": {
      "@id": "fd:IsMasterOptionSet",
      "@type": "xsd:boolean"
    },
    "minSelectCount": {
      "@id": "fd:MinSelectCount",
      "@type": "xsd:integer"
    },
    "maxSelectCount": {
      "@id": "fd:MaxSelectCount",
      "@type": "xsd:integer"
    },
    "menuSectionId": {
      "@id": "fd:MenuSectionId",
      "@type": "xsd:integer"
    },
    "menuItems": {
      "@id": "fd:MenuItems",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "menuSectionAvailability": {
      "@id": "fd:MenuSectionAvailability",
      "@type": "xsd:string"
    },
    "isHiddenFromCustomers": {
      "@id": "fd:IsHiddenFromCustomers",
      "@type": "xsd:boolean"
    },
    "early": {
      "@id": "fd:Early",
      "@type": "xsd:string"
    },
    "late": {
      "@id": "fd:Late",
      "@type": "xsd:string"
    },
    "ranges": {
      "@id": "fd:Ranges",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "dayOfWeek": {
      "@id": "fd:DayOfWeek",
      "@type": "xsd:string"
    },
    "startTime": {
      "@id": "fd:StartTime",
      "@type": "xsd:string"
    },
    "period": {
      "@id": "fd:Period",
      "@type": "xsd:string"
    },
    "startTimeEarly": {
      "@id": "fd:StartTimeEarly",
      "@type": "xsd:string"
    },
    "periodEarly": {
      "@id": "fd:PeriodEarly",
      "@type": "xsd:string"
    },
    "menuUrl": {
      "@id": "fd:MenuUrl",
      "@type": "xsd:string"
    },
    "storeNames": {
      "@id": "fd:StoreNames",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "canRead": {
      "@id": "fd:CanRead",
      "@type": "xsd:boolean"
    },
    "canSeek": {
      "@id": "fd:CanSeek",
      "@type": "xsd:boolean"
    },
    "canTimeout": {
      "@id": "fd:CanTimeout",
      "@type": "xsd:boolean"
    },
    "canWrite": {
      "@id": "fd:CanWrite",
      "@type": "xsd:boolean"
    },
    "length": {
      "@id": "fd:Length",
      "@type": "xsd:integer"
    },
    "position": {
      "@id": "fd:Position",
      "@type": "xsd:integer"
    },
    "readTimeout": {
      "@id": "fd:ReadTimeout",
      "@type": "xsd:integer"
    },
    "writeTimeout": {
      "@id": "fd:WriteTimeout",
      "@type": "xsd:integer"
    },
    "sectionName": {
      "@id": "fd:SectionName",
      "@type": "xsd:string"
    },
    "itemName": {
      "@id": "fd:ItemName",
      "@type": "xsd:string"
    },
    "optionSetName": {
      "@id": "fd:OptionSetName",
      "@type": "xsd:string"
    },
    "optionSetItemName": {
      "@id": "fd:OptionSetItemName",
      "@type": "xsd:string"
    },
    "menuElementId": {
      "@id": "fd:MenuElementId",
      "@type": "xsd:integer"
    },
    "menuElementType": {
      "@id": "fd:MenuElementType",
      "@type": "xsd:string"
    },
    "validationCode": {
      "@id": "fd:ValidationCode",
      "@type": "xsd:string"
    },
    "menuZoneId": {
      "@id": "fd:MenuZoneId",
      "@type": "xsd:integer"
    },
    "menuName": {
      "@id": "fd:MenuName",
      "@type": "xsd:string"
    },
    "menuElementName": {
      "@id": "fd:MenuElementName",
      "@type": "xsd:string"
    },
    "instanceCount": {
      "@id": "fd:InstanceCount",
      "@type": "xsd:integer"
    },
    "items": {
      "@id": "fd:Items",
      "@container": "@set",
      "@type": "xsd:string"
    },
    "displayTax": {
      "@id": "fd:DisplayTax",
      "@type": "xsd:boolean"
    },
    "itemTaxes": {
      "@id": "fd:ItemTaxes",
      "@type": "@id"
    },
    "setItemTaxes": {
      "@id": "fd:SetItemTaxes",
      "@type": "@id"
    },
    "contentLength": {
      "@id": "fd:ContentLength",
      "@type": "xsd:integer"
    },
    "contentType": {
      "@id": "fd:ContentType",
      "@type": "xsd:string"
    },
    "fileName": {
      "@id": "fd:FileName",
      "@type": "xsd:string"
    },
    "inputStream": {
      "@id": "fd:InputStream",
      "@type": "xsd:string"
    },
    "menuCheckpointId": {
      "@id": "fd:MenuCheckpointId",
      "@type": "xsd:integer"
    },
    "time": {
      "@id": "fd:Time",
      "@type": "xsd:dateTime"
    },
    "url": {
      "@id": "schema:url"
    },
    "allergenId": {
      "@id": "fd:AllergenId",
      "@type": "xsd:string"
    },
    "localizedName": {
      "@id": "fd:LocalizedName",
      "@type": "xsd:string"
    },
    "iconUrl": {
      "@id": "fd:IconUrl",
      "@type": "xsd:string"
    },
    "storeId": {
      "@id": "fd:StoreId",
      "@type": "xsd:integer"
    },
    "key": {
      "@id": "fd:Key",
      "@type": "xsd:string"
    },
    "value": {
      "@id": "fd:Value",
      "@type": "xsd:string"
    },
    "nutritionInfoVersionGuid": {
      "@id": "fd:NutritionInfoVersionGuid",
      "@type": "xsd:string"
    },
    "absoluteUrl": {
      "@id": "fd:AbsoluteUrl",
      "@type": "xsd:string"
    },
    "rate": {
      "@id": "fd:Rate",
      "@type": "xsd:double"
    },
    "menuEntityId": {
      "@id": "fd:MenuEntityId",
      "@type": "xsd:integer"
    }
  }
}