New York Times Company Context
JSON-LD context defining the semantic vocabulary for New York Times Company from The New York Times Company.
New York Times Company Context is a JSON-LD context published by The New York Times Company on the APIs.io network.
It defines 33 semantic classes, 15 properties.
Top classes include Article, BestSellerBook, MovieReview, Concept, Tag, and 28 more. Namespace prefixes: nyt. Tagged areas include News, Media, Publishing, Newspapers, and Articles.
33 Classes
15 Properties
1 Namespaces
{
"@context": {
"@vocab": "https://schema.org/",
"nyt": "https://developer.nytimes.com/vocab/",
"Article": "schema:NewsArticle",
"BestSellerBook": "schema:Book",
"MovieReview": "schema:Review",
"Concept": "schema:DefinedTerm",
"Tag": "schema:DefinedTerm",
"Critic": "schema:Person",
"title": "schema:headline",
"headline": "schema:headline",
"abstract": "schema:abstract",
"byline": "schema:author",
"url": {"@id": "schema:url", "@type": "@id"},
"short_url": {"@id": "schema:sameAs", "@type": "@id"},
"uri": {"@id": "schema:identifier"},
"section": "schema:articleSection",
"subsection": "nyt:subsection",
"published_date": {"@id": "schema:datePublished", "@type": "xsd:dateTime"},
"updated_date": {"@id": "schema:dateModified", "@type": "xsd:dateTime"},
"created_date": {"@id": "schema:dateCreated", "@type": "xsd:dateTime"},
"publication_date": {"@id": "schema:datePublished", "@type": "xsd:date"},
"opening_date": {"@id": "schema:datePublished", "@type": "xsd:date"},
"des_facet": {"@id": "schema:about", "@container": "@set"},
"org_facet": {"@id": "schema:mentions", "@container": "@set"},
"per_facet": {"@id": "schema:mentions", "@container": "@set"},
"geo_facet": {"@id": "schema:contentLocation", "@container": "@set"},
"kicker": "nyt:kicker",
"material_type_facet": "nyt:materialType",
"item_type": "schema:additionalType",
"multimedia": {"@id": "schema:image", "@container": "@set"},
"source": "schema:provider",
"copyright": "schema:copyrightNotice",
"primary_isbn13": "schema:isbn",
"primary_isbn10": "nyt:isbn10",
"publisher": "schema:publisher",
"rank": "schema:position",
"weeks_on_list": "nyt:weeksOnList",
"book_image": {"@id": "schema:image", "@type": "@id"},
"mpaa_rating": "schema:contentRating",
"critics_pick": "nyt:criticsPick",
"summary_short": "schema:abstract",
"display_title": "schema:name",
"concept_id": "schema:identifier",
"concept_name": "schema:name",
"concept_type": "schema:additionalType",
"concept_status": "nyt:conceptStatus",
"vernacular": "schema:alternateName",
"is_times_tag": "nyt:isTimesTag",
"search_api_query": {"@id": "schema:potentialAction", "@type": "@id"},
"ticker_symbol": "schema:tickerSymbol"
}
}