{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Application Deployment Metadata",
  "description": "Structured metadata for applications, users, and projects deployed on the SciLifeLab Serve platform (https://serve.scilifelab.se/).",
  "dateCreated": "2026-04-12T03:39:27.100145+00:00",
  "creator": {
    "@type": "Organization",
    "name": "SciLifeLab Data Centre",
    "url": "https://www.scilifelab.se/data"
  },
  "hasPart": [
    {
      "@type": "SoftwareApplication",
      "name": "CAPIM-APP",
      "description": "CAPIM is an integrative computational pipeline for identifying and characterizing catalytic sites in proteins. It combines enzymatic activity prediction, pocket detection, and ligand docking simulations to determine active residues and annotate them with Enzyme Commission (EC) numbers computationally. CAPIM supports multi-chain protein structures, making it suitable for comprehensive enzymatic analysis in complex biological systems.",
      "url": "https://capim-app.serve.scilifelab.se",
      "softwareVersion": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.3",
      "author": {
        "@type": "Person",
        "name": "G\u00f6khan \u00d6zsari",
        "email": "gokhan.ozsari@chalmers.se",
        "affiliations": [
          {
            "@type": "Organization",
            "name": "Chalmers University of Technology",
            "department": "Chalmers e-Commons",
            "identifier": "https://ror.org/040wg7k59"
          }
        ]
      },
      "applicationCategory": "Cloud Application",
      "operatingSystem": "Kubernetes",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "appImage",
          "value": "gozsari/capim-app:Serve0.1"
        },
        {
          "@type": "PropertyValue",
          "name": "appCreated",
          "value": "2025-06-23T20:57:27.839443+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "appUpdated",
          "value": "2025-09-13T15:36:50.995339+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "cpuRequest",
          "value": "100m"
        },
        {
          "@type": "PropertyValue",
          "name": "cpuLimit",
          "value": "2000m"
        },
        {
          "@type": "PropertyValue",
          "name": "memoryRequest",
          "value": "1Gi"
        },
        {
          "@type": "PropertyValue",
          "name": "memoryLimit",
          "value": "4Gi"
        },
        {
          "@type": "PropertyValue",
          "name": "storageRequest",
          "value": "100Mi"
        },
        {
          "@type": "PropertyValue",
          "name": "storageLimit",
          "value": "5000Mi"
        }
      ],
      "hasPart": {
        "@type": "SoftwareSourceCode",
        "codeRepository": "https://git.chalmers.se/ozsari/capim-app"
      }
    }
  ],
  "about": {
    "@type": "Project",
    "name": "CAPIM-APP",
    "description": "CAPIM is an integrative computational pipeline for identifying and characterizing catalytic sites in proteins. It combines enzymatic activity prediction, pocket detection, and ligand docking simulations to determine active residues and annotate them with Enzyme Commission (EC) numbers computationally. CAPIM supports multi-chain protein structures, making it suitable for comprehensive enzymatic analysis in complex biological systems.",
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "dateCreated",
        "value": "2025-06-23T20:49:14.786461+00:00"
      },
      {
        "@type": "PropertyValue",
        "name": "minio",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "mlflow",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "vscode",
        "value": "3"
      },
      {
        "@type": "PropertyValue",
        "name": "dashapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "mongodb",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "reducer",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "rstudio",
        "value": "3"
      },
      {
        "@type": "PropertyValue",
        "name": "combiner",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "depictio",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "shinyapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "customapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "netpolicy",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "volumeK8s",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "tissuumaps",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "filemanager",
        "value": "1"
      },
      {
        "@type": "PropertyValue",
        "name": "jupyter-lab",
        "value": "3"
      },
      {
        "@type": "PropertyValue",
        "name": "mlflow-serve",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "python-serve",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "mongo-express",
        "value": "0"
      },
      {
        "@type": "PropertyValue",
        "name": "pytorch-serve",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "shinyproxyapp",
        "value": "10"
      },
      {
        "@type": "PropertyValue",
        "name": "tensorflow-serve",
        "value": "10"
      }
    ],
    "funder": {
      "@type": "Person",
      "name": "G\u00f6khan \u00d6zsari",
      "email": "gokhan.ozsari@chalmers.se"
    },
    "parentOrganization": {
      "@type": "Organization",
      "name": "Chalmers University of Technology",
      "additionalProperty": {
        "@type": "PropertyValue",
        "name": "department",
        "value": "Chalmers e-Commons"
      }
    }
  }
}