Whisky Hunter Context
JSON-LD context defining the semantic vocabulary for Whisky Hunter from Whisky Hunter.
40 Classes
0 Properties
2 Namespaces
Namespaces
wh:
https://whiskyhunter.net/vocab#
gs1:
https://www.gs1.org/voc/
Classes
WhiskyAuction
WhiskyDistillery
AuctionDataPoint
DistilleryDataPoint
auctionSlug
distillerySlug
tradingVolume
lotsCount
allAuctionsLotsCount
winningBidMax
winningBidMin
winningBidMean
reservePrice
currency
scotchWhisky
singleMalt
blendedWhisky
bourbon
japaneseWhisky
name
description
url
identifier
startDate
endDate
price
priceCurrency
seller
winner
numberOfItems
category
location
countryOfOrigin
AuctionEvent
WinAction
BuyAction
Organization
Product
Offer
PriceSpecification
JSON-LD Document
{
"@context": {
"@vocab": "https://schema.org/",
"wh": "https://whiskyhunter.net/vocab#",
"gs1": "https://www.gs1.org/voc/",
"WhiskyAuction": "wh:WhiskyAuction",
"WhiskyDistillery": "wh:WhiskyDistillery",
"AuctionDataPoint": "wh:AuctionDataPoint",
"DistilleryDataPoint": "wh:DistilleryDataPoint",
"auctionSlug": "wh:auctionSlug",
"distillerySlug": "wh:distillerySlug",
"tradingVolume": "wh:tradingVolume",
"lotsCount": "wh:lotsCount",
"allAuctionsLotsCount": "wh:allAuctionsLotsCount",
"winningBidMax": "wh:winningBidMax",
"winningBidMin": "wh:winningBidMin",
"winningBidMean": "wh:winningBidMean",
"reservePrice": "wh:reservePrice",
"currency": "wh:currency",
"scotchWhisky": "wh:scotchWhisky",
"singleMalt": "wh:singleMalt",
"blendedWhisky": "wh:blendedWhisky",
"bourbon": "wh:bourbon",
"japaneseWhisky": "wh:japaneseWhisky",
"name": "schema:name",
"description": "schema:description",
"url": "schema:url",
"identifier": "schema:identifier",
"startDate": "schema:startDate",
"endDate": "schema:endDate",
"price": "schema:price",
"priceCurrency": "schema:priceCurrency",
"seller": "schema:seller",
"winner": "schema:winner",
"numberOfItems": "schema:numberOfItems",
"category": "schema:category",
"location": "schema:location",
"countryOfOrigin": "schema:countryOfOrigin",
"AuctionEvent": "schema:AuctionEvent",
"WinAction": "schema:WinAction",
"BuyAction": "schema:BuyAction",
"Organization": "schema:Organization",
"Product": "schema:Product",
"Offer": "schema:Offer",
"PriceSpecification": "schema:PriceSpecification"
}
}