{
  "@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:45:18.096676+00:00",
  "creator": {
    "@type": "Organization",
    "name": "SciLifeLab Data Centre",
    "url": "https://www.scilifelab.se/data"
  },
  "hasPart": [
    {
      "@type": "SoftwareApplication",
      "name": "TurgoLab",
      "description": "TurgoLab is an interactive, FEM-based simulation app for inflating 2D cellular structures from .geo files. It integrates the BVPy framework to enable intuitive biomechanical modeling of plant tissues under turgor pressure from the geometry made with Anatomeshr .",
      "url": "https://turgolab.serve.scilifelab.se",
      "softwareVersion": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.2",
      "author": {
        "@type": "Person",
        "name": "Adrien Heymans",
        "email": "adrien.heymans@slu.se",
        "affiliations": [
          {
            "@type": "Organization",
            "name": "Swedish University of Agricultural Sciences",
            "department": "Department of Forest Genetics and Plant Physiology",
            "identifier": "https://ror.org/02yy8x990"
          }
        ]
      },
      "applicationCategory": "Cloud Application",
      "operatingSystem": "Kubernetes",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "appImage",
          "value": "docker.io/heymansadrien/turgolab:0.3.5"
        },
        {
          "@type": "PropertyValue",
          "name": "appCreated",
          "value": "2025-05-19T09:12:22.969905+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "appUpdated",
          "value": "2025-05-20T07:49:11.671787+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://github.com/SRobertGroup/TurgoLab"
      }
    }
  ],
  "about": {
    "@type": "Project",
    "name": "Anatomeshr",
    "description": "Many plant biologists are interested in understanding how turgor pressure and cell wall mechanical properties influence stress and strain patterns in 2D cellular arrangements. To support this, we developed a tool that converts 2D plant anatomical data from various sources into a Finite Element Model (BVPy). This tool facilitates transfer and retrieval of relevant information at each step of the modeling process.",
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "dateCreated",
        "value": "2025-04-07T11:40:21.745623+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": "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": "Adrien Heymans",
      "email": "adrien.heymans@slu.se"
    },
    "parentOrganization": {
      "@type": "Organization",
      "name": "Swedish University of Agricultural Sciences",
      "additionalProperty": {
        "@type": "PropertyValue",
        "name": "department",
        "value": "Department of Forest Genetics and Plant Physiology"
      }
    }
  }
}