TetraScience · JSON-LD Context

Tetrascience Context

JSON-LD context defining the semantic vocabulary for Tetrascience from TetraScience.

32 Classes 24 Properties 3 Namespaces
View Context View on GitHub

Namespaces

ts: https://www.tetrascience.com/ns/
tdp: https://developers.tetrascience.com/ns/
apis: https://apievangelist.com/ns/

Classes

provider api platform Organization Role User id name description documentation version license vendor owner tags createdAt updatedAt createdBy labels attributes tenantId organizationId accessGroupId pipelineId agentId Chromatography Spectroscopy MassSpectrometry BioProcessing Discovery Manufacturing QC

Properties

Property Type Container
TetraScience schema:Corporation
TetraDataPlatform schema:SoftwareApplication
TetraDataAndAICloud schema:SoftwareApplication
TetraAgent schema:SoftwareApplication
TetraIntegration schema:SoftwareApplication
TetraPipeline schema:SoftwareApplication
IntermediateDataSchema schema:DataCatalog
TetraDataLake schema:DataCatalog
TetraData schema:Dataset
TetraSciborg schema:SoftwareApplication
GxPComplianceModule schema:SoftwareApplication
ChromatographyInsightsApp schema:SoftwareApplication
AccessGroup schema:Audience
Tenant schema:Organization
Instrument schema:Product
RawData schema:Dataset
ReplatformedData schema:Dataset
EngineeredData schema:Dataset
TetraXData schema:Dataset
FAIR reference
GxP reference
21CFRPart11 reference
EUAnnex11 reference
RAG reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "ts": "https://www.tetrascience.com/ns/",
    "tdp": "https://developers.tetrascience.com/ns/",
    "apis": "https://apievangelist.com/ns/",
    "provider": "schema:Organization",
    "api": "schema:WebAPI",
    "platform": "schema:SoftwareApplication",

    "TetraScience": {
      "@id": "ts:Organization",
      "@type": "schema:Corporation"
    },
    "TetraDataPlatform": {
      "@id": "ts:TetraDataPlatform",
      "@type": "schema:SoftwareApplication"
    },
    "TetraDataAndAICloud": {
      "@id": "ts:TetraDataAndAICloud",
      "@type": "schema:SoftwareApplication"
    },
    "TetraAgent": {
      "@id": "ts:Agent",
      "@type": "schema:SoftwareApplication"
    },
    "TetraIntegration": {
      "@id": "ts:Integration",
      "@type": "schema:SoftwareApplication"
    },
    "TetraPipeline": {
      "@id": "ts:Pipeline",
      "@type": "schema:SoftwareApplication"
    },
    "IntermediateDataSchema": {
      "@id": "ts:IDS",
      "@type": "schema:DataCatalog"
    },
    "TetraDataLake": {
      "@id": "ts:DataLake",
      "@type": "schema:DataCatalog"
    },
    "TetraData": {
      "@id": "ts:TetraData",
      "@type": "schema:Dataset"
    },
    "TetraSciborg": {
      "@id": "ts:Sciborg",
      "@type": "schema:SoftwareApplication"
    },
    "GxPComplianceModule": {
      "@id": "ts:GxPCompliance",
      "@type": "schema:SoftwareApplication"
    },
    "ChromatographyInsightsApp": {
      "@id": "ts:ChromatographyInsights",
      "@type": "schema:SoftwareApplication"
    },

    "Organization": "schema:Organization",
    "AccessGroup": {
      "@id": "ts:AccessGroup",
      "@type": "schema:Audience"
    },
    "Role": "schema:Role",
    "User": "schema:Person",
    "Tenant": {
      "@id": "ts:Tenant",
      "@type": "schema:Organization"
    },

    "Instrument": {
      "@id": "ts:Instrument",
      "@type": "schema:Product"
    },
    "RawData": {
      "@id": "ts:RawData",
      "@type": "schema:Dataset"
    },
    "ReplatformedData": {
      "@id": "ts:ReplatformedData",
      "@type": "schema:Dataset"
    },
    "EngineeredData": {
      "@id": "ts:EngineeredData",
      "@type": "schema:Dataset"
    },
    "TetraXData": {
      "@id": "ts:TetraXData",
      "@type": "schema:Dataset"
    },

    "id": "schema:identifier",
    "name": "schema:name",
    "description": "schema:description",
    "documentation": "schema:documentation",
    "version": "schema:softwareVersion",
    "license": "schema:license",
    "vendor": "schema:provider",
    "owner": "schema:owner",
    "tags": "schema:keywords",
    "createdAt": "schema:dateCreated",
    "updatedAt": "schema:dateModified",
    "createdBy": "schema:creator",
    "labels": "schema:keywords",
    "attributes": "schema:additionalProperty",
    "tenantId": "ts:tenantId",
    "organizationId": "ts:organizationId",
    "accessGroupId": "ts:accessGroupId",
    "pipelineId": "ts:pipelineId",
    "agentId": "ts:agentId",

    "FAIR": {
      "@id": "ts:FAIR",
      "@type": "@id"
    },
    "GxP": {
      "@id": "ts:GxP",
      "@type": "@id"
    },
    "21CFRPart11": {
      "@id": "ts:21CFRPart11",
      "@type": "@id"
    },
    "EUAnnex11": {
      "@id": "ts:EUAnnex11",
      "@type": "@id"
    },

    "RAG": {
      "@id": "ts:RAG",
      "@type": "@id"
    },
    "Chromatography": "schema:keywords",
    "Spectroscopy": "schema:keywords",
    "MassSpectrometry": "schema:keywords",
    "BioProcessing": "schema:keywords",
    "Discovery": "schema:keywords",
    "Manufacturing": "schema:keywords",
    "QC": "schema:keywords"
  }
}