Axsome Therapeutics · JSON-LD Context

Axsome Therapeutics Context

JSON-LD context defining the semantic vocabulary for Axsome Therapeutics from Axsome Therapeutics.

26 Classes 14 Properties 3 Namespaces
View Context View on GitHub

Namespaces

axsm: https://www.axsome.com/vocab#
schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

id name description url Company legalName tickerSymbol stockExchange headquarters industry Product brandName genericName indication PipelineCandidate FDA EMA HealthCanada SEC rss Auvelity Sunosi Symbravo AXS-05 AXS-12 AXS-14

Properties

Property Type Container
mechanismOfAction string
therapeuticArea string
regulatoryStatus string
productSite schema:URL
hcpSite schema:URL
prescribingInformation schema:URL
medicationGuide schema:URL
candidateCode string
developmentPhase string
designations string set
regulator string
investorRelations schema:URL
pressReleases schema:URL
secFilings schema:URL

JSON-LD Document

axsome-therapeutics-context.jsonld Raw ↑
{
  "@context": {
    "@version": 1.1,
    "axsm": "https://www.axsome.com/vocab#",
    "schema": "https://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "id": "schema:identifier",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",

    "Company": "schema:Corporation",
    "legalName": "schema:legalName",
    "tickerSymbol": "schema:tickerSymbol",
    "stockExchange": "schema:exchange",
    "headquarters": "schema:address",
    "industry": "schema:industry",

    "Product": "schema:Drug",
    "brandName": "schema:nonProprietaryName",
    "genericName": "schema:activeIngredient",
    "indication": "schema:indication",
    "mechanismOfAction": {
      "@id": "axsm:mechanismOfAction",
      "@type": "xsd:string"
    },
    "therapeuticArea": {
      "@id": "axsm:therapeuticArea",
      "@type": "xsd:string"
    },
    "regulatoryStatus": {
      "@id": "axsm:regulatoryStatus",
      "@type": "xsd:string"
    },
    "productSite": {
      "@id": "axsm:productSite",
      "@type": "schema:URL"
    },
    "hcpSite": {
      "@id": "axsm:hcpSite",
      "@type": "schema:URL"
    },
    "prescribingInformation": {
      "@id": "axsm:prescribingInformation",
      "@type": "schema:URL"
    },
    "medicationGuide": {
      "@id": "axsm:medicationGuide",
      "@type": "schema:URL"
    },

    "PipelineCandidate": "axsm:PipelineCandidate",
    "candidateCode": {
      "@id": "axsm:candidateCode",
      "@type": "xsd:string"
    },
    "developmentPhase": {
      "@id": "axsm:developmentPhase",
      "@type": "xsd:string"
    },
    "designations": {
      "@id": "axsm:designations",
      "@type": "xsd:string",
      "@container": "@set"
    },

    "regulator": {
      "@id": "axsm:regulator",
      "@type": "xsd:string"
    },
    "FDA": "axsm:FDA",
    "EMA": "axsm:EMA",
    "HealthCanada": "axsm:HealthCanada",
    "SEC": "axsm:SEC",

    "investorRelations": {
      "@id": "axsm:investorRelations",
      "@type": "schema:URL"
    },
    "pressReleases": {
      "@id": "axsm:pressReleases",
      "@type": "schema:URL"
    },
    "secFilings": {
      "@id": "axsm:secFilings",
      "@type": "schema:URL"
    },
    "rss": "schema:rssFeed",

    "Auvelity": "axsm:Auvelity",
    "Sunosi": "axsm:Sunosi",
    "Symbravo": "axsm:Symbravo",
    "AXS-05": "axsm:AXS-05",
    "AXS-12": "axsm:AXS-12",
    "AXS-14": "axsm:AXS-14"
  }
}