{
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds01drf35"
    }
  ],
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "@id": "ark:/88434/mds01drf35",
  "title": "Computer Code for Industrial Wireless Measurement Analysis and Scenario Generation",
  "contactPoint": {
    "hasEmail": "mailto:richard.candell@nist.gov",
    "fn": "Richard Candell"
  },
  "modified": "2016-11-04",
  "status": "available",
  "ediid": "408189683B6DD845E0531A570681B1141509",
  "landingPage": "https://github.com/usnistgov/IndustrialWirelessAnalysis",
  "description": [
    "This repository contains code for analyzing industrial wireless sounder measurements and the generation of wireless scenarios.DISCLAIMER: Certain commercial equipment, instruments, or materials are identified in the associated paper (https://doi.org/10.6028/nist.tn.1951) in order to specify the experimental procedure adequately. Such identification is not intended to imply recommendation or endorsement by NIST, nor is it intended to imply that the materials or equipment identified are necessarily the best available for the purpose."
  ],
  "keyword": [
    "radio frequency propagation",
    "industrial wireless",
    "wireless sensor networks",
    "measurement analysis"
  ],
  "theme": [
    "Manufacturing: Factory operations planning and control",
    "Advanced Communications: Wireless (RF)",
    "Information Technology: Cyber-physical systems"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Factory operations planning and control"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Advanced Communications: Wireless (RF)"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Cyber-physical systems"
    }
  ],
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:10.6028/nist.tn.1951",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.6028/nist.tn.1951",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "inventory": [
    {
      "forCollection": "",
      "childCount": 2,
      "descCount": 2,
      "byType": [
        {
          "forType": "dcat:Distribution",
          "childCount": 2,
          "descCount": 2
        },
        {
          "forType": "nrdp:AccessPage",
          "childCount": 2,
          "descCount": 2
        }
      ],
      "childCollections": []
    }
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/IndustrialWirelessAnalysis",
      "format": {
        "description": "MATLAB and Python Code"
      },
      "description": "GitHub computer code repository",
      "mediaType": "application/example",
      "title": "Computer Code for Industrial Wireless Analysis and Scenario Generation",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/IndustrialWirelessAnalysis",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://doi.org/10.18434/T4359D",
      "description": "DOI access",
      "mediaType": "text/html",
      "title": "DOI Access to Computer Code for Industrial wireless Measurement Analysis and Scenario Generation",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#10.18434/T4359D",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "publisher": {
    "@type": "org:Organization",
    "name": "National Institute of Standards and Technology"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:045"
  ],
  "version": "1.0.0"
}