Labguru · JSON-LD Context

Labguru Api Context

JSON-LD context defining the semantic vocabulary for Labguru Api from Labguru.

0 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

labguru: https://www.labguru.com/ontology/

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "labguru": "https://www.labguru.com/ontology/"
  },
  "@type": "WebAPI",
  "@id": "https://my.labguru.com/api/v1",
  "name": "Labguru REST API",
  "description": "RESTful API for Labguru electronic laboratory notebook and lab management platform",
  "url": "https://www.labguru.com/developer-tools",
  "documentation": "https://help.labguru.com/en/articles/6149483-api-introduction-and-overview",
  "provider": {
    "@type": "Organization",
    "name": "Labguru",
    "url": "https://www.labguru.com",
    "email": "[email protected]"
  },
  "license": "https://www.labguru.com/terms",
  "offers": {
    "@type": "Offer",
    "url": "https://www.labguru.com/faq-labguru"
  },
  "availableChannel": [
    {
      "@type": "ServiceChannel",
      "name": "REST API V1",
      "url": "https://my.labguru.com/api/v1"
    },
    {
      "@type": "ServiceChannel",
      "name": "REST API V2",
      "url": "https://my.labguru.com/api/v2"
    }
  ],
  "serviceType": [
    "Electronic Lab Notebook",
    "LIMS",
    "Laboratory Information Management",
    "Biotech Platform",
    "Research Data Management"
  ],
  "keywords": [
    "Attachments",
    "Generic Items",
    "Storages",
    "Requests",
    "Primers",
    "Comments",
    "Visualizations",
    "Folders",
    "Elements",
    "Papers",
    "Cell lines",
    "Companies",
    "Flags",
    "Maintenances",
    "Maintenance types",
    "Plasmids",
    "Equipment",
    "Notes",
    "Experiments",
    "Sample Pooling",
    "Tags",
    "Viruses",
    "Bacteria",
    "Tissue",
    "Boxes",
    "Authentication",
    "Teams",
    "Protocols",
    "Sections",
    "Rodent Strains",
    "Maintenance event",
    "Seeds",
    "Filters",
    "Links",
    "Workflows",
    "Plants",
    "Genes",
    "Consumables",
    "Sequences",
    "Documents",
    "Manifest",
    "Search",
    "Yeasts",
    "Compounds",
    "Plates",
    "Submodules",
    "Proteins",
    "Shopping list",
    "Vectors",
    "Worms",
    "Reports",
    "Rodent cages",
    "SOPs",
    "Events",
    "Lipids",
    "Fungi",
    "Stocks",
    "Webhooks",
    "Datasets",
    "Flies",
    "Antibodies",
    "Measurements",
    "Request templates",
    "Members",
    "Units",
    "Rodent Specimens",
    "Projects",
    "Maintenance template"
  ]
}