Clarivate · JSON-LD Context

Clarivate Context

JSON-LD context defining the semantic vocabulary for Clarivate from Clarivate.

14 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
cv: https://developer.clarivate.com/vocab/

Classes

Organization Product API Publication Patent Citation Trial Drug Institution name description category createdAt updatedAt

JSON-LD Document

clarivate-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://apievangelist.com/vocab/clarivate/",
    "schema": "https://schema.org/",
    "cv": "https://developer.clarivate.com/vocab/",
    "Organization": "schema:Organization",
    "Product": "schema:Product",
    "API": "schema:WebAPI",
    "Publication": "schema:ScholarlyArticle",
    "Patent": "cv:Patent",
    "Citation": "cv:Citation",
    "Trial": "cv:ClinicalTrial",
    "Drug": "cv:Drug",
    "Institution": "schema:EducationalOrganization",
    "name": "schema:name",
    "description": "schema:description",
    "category": "schema:category",
    "createdAt": "schema:dateCreated",
    "updatedAt": "schema:dateModified"
  }
}