{
  "@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:34:34.795465+00:00",
  "creator": {
    "@type": "Organization",
    "name": "SciLifeLab Data Centre",
    "url": "https://www.scilifelab.se/data"
  },
  "hasPart": [
    {
      "@type": "SoftwareApplication",
      "name": "Predict SMILES encodings of chemical structure depictions in images",
      "description": "Allows users to either upload an image file or take a picture using their webcam and get a prediction the chemical structure depicted in the image in SMILES notation.",
      "url": "https://image-to-smiles.serve.scilifelab.se",
      "softwareVersion": "ghcr.io/scilifelabdatacentre/serve-charts/custom-app:1.1.0",
      "author": {
        "@type": "Person",
        "name": "Arnold Kochari",
        "email": "arnold.kochari@scilifelab.uu.se",
        "affiliations": [
          {
            "@type": "Organization",
            "name": "Uppsala University",
            "department": "Institute for Genetics, Immunology, and Pathology",
            "identifier": "https://ror.org/048a87296"
          },
          {
            "@type": "Organization",
            "name": "SciLifeLab",
            "department": "SciLifeLab Data Centre",
            "identifier": "https://ror.org/04ev03g22"
          }
        ]
      },
      "applicationCategory": "Cloud Application",
      "operatingSystem": "Kubernetes",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "appImage",
          "value": "ghcr.io/scilifelabdatacentre/streamlit-image-to-smiles:20241112-183549"
        },
        {
          "@type": "PropertyValue",
          "name": "appCreated",
          "value": "2024-11-11T08:01:08.072986+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "appUpdated",
          "value": "2024-12-02T15:46:02.569759+00:00"
        },
        {
          "@type": "PropertyValue",
          "name": "cpuRequest",
          "value": "500m"
        },
        {
          "@type": "PropertyValue",
          "name": "cpuLimit",
          "value": "6000m"
        },
        {
          "@type": "PropertyValue",
          "name": "memoryRequest",
          "value": "0.5Gi"
        },
        {
          "@type": "PropertyValue",
          "name": "memoryLimit",
          "value": "12Gi"
        },
        {
          "@type": "PropertyValue",
          "name": "storageRequest",
          "value": "200Mi"
        },
        {
          "@type": "PropertyValue",
          "name": "storageLimit",
          "value": "10000Mi"
        }
      ],
      "hasPart": {
        "@type": "SoftwareSourceCode",
        "codeRepository": "https://github.com/ScilifelabDataCentre/streamlit-image-to-smiles"
      }
    }
  ],
  "about": {
    "@type": "Project",
    "name": "Image to SMILES",
    "description": "",
    "additionalProperty": [
      {
        "@type": "PropertyValue",
        "name": "dateCreated",
        "value": "2024-11-11T07:59:27.897604+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": "Arnold Kochari",
      "email": "arnold.kochari@scilifelab.uu.se"
    },
    "parentOrganization": {
      "@type": "Organization",
      "name": "Uppsala University",
      "additionalProperty": {
        "@type": "PropertyValue",
        "name": "department",
        "value": "Institute for Genetics, Immunology, and Pathology"
      }
    }
  }
}