Roche · JSON-LD Context

Roche Context

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

8 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
roche: https://github.com/Roche#

Classes

name description license codeRepository SoftwareLibrary ClinicalDataTool BioinformaticsTool DevOpsTool

JSON-LD Document

roche-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://github.com/Roche#",
    "schema": "https://schema.org/",
    "roche": "https://github.com/Roche#",
    "name": "schema:name",
    "description": "schema:description",
    "license": "schema:license",
    "codeRepository": "schema:codeRepository",
    "SoftwareLibrary": "schema:SoftwareSourceCode",
    "ClinicalDataTool": "roche:ClinicalDataTool",
    "BioinformaticsTool": "roche:BioinformaticsTool",
    "DevOpsTool": "roche:DevOpsTool"
  }
}