Checkiday National Holiday Api Context

JSON-LD context defining the semantic vocabulary for Checkiday National Holiday Api from Checkiday - National Holiday and Event API.

40 Classes 6 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
checkiday: https://www.checkiday.com/vocab#

Classes

Event Holiday Observance MultiDayEvent AlternateName Founder Pattern Occurrence Tag RichText ImageInfo id name adult alternate_names hashtags image founders description how_to_observe text html markdown patterns first_year last_year observed observed_html observed_markdown length occurrences tags query events multiday_starting multiday_ongoing timezone rateLimit limitMonth remainingMonth

Properties

Property Type Container
url reference
small reference
medium reference
large reference
sources reference
date schema:Date

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "checkiday": "https://www.checkiday.com/vocab#",
    "Event": "schema:Event",
    "Holiday": "checkiday:Holiday",
    "Observance": "checkiday:Observance",
    "MultiDayEvent": "checkiday:MultiDayEvent",
    "AlternateName": "checkiday:AlternateName",
    "Founder": "schema:Person",
    "Pattern": "checkiday:Pattern",
    "Occurrence": "checkiday:Occurrence",
    "Tag": "checkiday:Tag",
    "RichText": "checkiday:RichText",
    "ImageInfo": "checkiday:ImageInfo",
    "id": "@id",
    "name": "schema:name",
    "url": { "@id": "schema:url", "@type": "@id" },
    "adult": "checkiday:adultContent",
    "alternate_names": "schema:alternateName",
    "hashtags": "checkiday:hashtag",
    "image": "schema:image",
    "small": { "@id": "schema:thumbnailUrl", "@type": "@id" },
    "medium": { "@id": "schema:image", "@type": "@id" },
    "large": { "@id": "schema:contentUrl", "@type": "@id" },
    "sources": { "@id": "schema:citation", "@type": "@id" },
    "founders": "schema:founder",
    "description": "schema:description",
    "how_to_observe": "checkiday:howToObserve",
    "text": "schema:text",
    "html": "checkiday:html",
    "markdown": "checkiday:markdown",
    "patterns": "checkiday:pattern",
    "first_year": "checkiday:firstYear",
    "last_year": "checkiday:lastYear",
    "observed": "checkiday:observed",
    "observed_html": "checkiday:observedHtml",
    "observed_markdown": "checkiday:observedMarkdown",
    "length": "checkiday:length",
    "occurrences": "checkiday:occurrence",
    "date": { "@id": "schema:startDate", "@type": "schema:Date" },
    "tags": "schema:keywords",
    "query": "checkiday:query",
    "events": "checkiday:events",
    "multiday_starting": "checkiday:multiDayStarting",
    "multiday_ongoing": "checkiday:multiDayOngoing",
    "timezone": "checkiday:timezone",
    "rateLimit": "checkiday:rateLimit",
    "limitMonth": "checkiday:monthlyLimit",
    "remainingMonth": "checkiday:monthlyRemaining"
  }
}