{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-3794"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3794",
  "ediid": "ark:/88434/mds2-3794",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3794",
  "title": "5gdeploy: 5G Core Deployment Helper",
  "contactPoint": {
    "fn": "Junxiao Shi",
    "hasEmail": "mailto:junxiao.shi@nist.gov"
  },
  "modified": "2025-04-02",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3794",
  "description": [
    "This is a set of scripts to deploy and control 5G network.\nIt is primarily useful for running an emulated 5G network in Docker Compose environment."
  ],
  "keyword": [
    "5G core network",
    "5G network",
    "3GPP",
    "Docker Compose"
  ],
  "theme": [
    "Information Technology: Mobile",
    "Information Technology: Networking"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Mobile"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Networking"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/5gdeploy",
      "title": "GitHub repository",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/5gdeploy",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "annotated": "2025-04-10T12:52:56.644722",
  "revised": "2025-04-10T12:52:56.644722",
  "issued": null,
  "firstIssued": "2025-04-10T12:52:56.644722"
}