{
  "_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/mds0149s9z"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Factory communications"
    },
    {
      "@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: Software research"
    }
  ],
  "keyword": [
    "IoT",
    "Wireless",
    "RF",
    "Manufacturing",
    "Node.js"
  ],
  "landingPage": "https://data.nist.gov/od/id/5BC2E596EDC621A9E0531A57068194921868",
  "title": "Intel Edison wireless latency and reliability computing code",
  "theme": [
    "Manufacturing: Factory communications",
    "Advanced Communications: Wireless (RF)",
    "Information Technology: Software research"
  ],
  "programCode": [
    "006:052"
  ],
  "description": [
    "This software provides a framework to generate events with both application payload identification and timestamps.  Events information is logged at each producer and consumer.  The logs can be used to derive latency and reliability metrics for cyber-physical systems experiments in which wireless communication is used for messaging."
  ],
  "bureauCode": [
    "006:55"
  ],
  "contactPoint": {
    "hasEmail": "mailto:richard.candell@nist.gov",
    "fn": "Rick Candell"
  },
  "accessLevel": "public",
  "@id": "ark:/88434/mds0149s9z",
  "publisher": {
    "@type": "org:Organization",
    "name": "National Institute of Standards and Technology"
  },
  "doi": "doi:10.18434/mds2-1868",
  "license": "https://www.nist.gov/open/license",
  "language": [
    "en"
  ],
  "modified": "2017-10-17 00:00:00",
  "ediid": "5BC2E596EDC621A9E0531A57068194921868",
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/1422517",
      "format": {
        "description": "text/html"
      },
      "description": "DOI Access to Intel Edison wireless latency and reliability computing code",
      "title": "DOI Access to Intel Edison wireless latency and reliability computing code",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#10.18434/1422517",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/1868",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "1868"
    },
    {
      "@id": "cmps/1868/Intel-Edison-PS-master.zip",
      "@type": [
        "nrdp:DataFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "1868/Intel-Edison-PS-master.zip",
      "mediaType": "text/plain",
      "downloadURL": "https://s3.amazonaws.com/nist-midas/1868/Intel-Edison-PS-master.zip"
    },
    {
      "@id": "cmps/1868/Intel-Edison-PS-master.zip.sha256",
      "@type": [
        "nrdp:DataFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "1868/Intel-Edison-PS-master.zip.sha256",
      "mediaType": "text/plain",
      "downloadURL": "https://s3.amazonaws.com/nist-midas/1868/Intel-Edison-PS-master.zip.sha256"
    },
    {
      "@id": "cmps/Intel-Edison-PS-master.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Intel-Edison-PS-master.zip",
      "downloadURL": "https://s3.amazonaws.com/nist-midas/1868/Intel-Edison-PS-master.zip",
      "mediaType": "application/zip"
    },
    {
      "@id": "cmps/Intel-Edison-PS-master.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Intel-Edison-PS-master.zip.sha256",
      "downloadURL": "https://s3.amazonaws.com/nist-midas/1868/Intel-Edison-PS-master.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Intel-Edison-PS-master.zip",
      "description": "SHA-256 checksum value for Intel-Edison-PS-master.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/Intel-Edison-PS.git",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Intel-Edison-PS.git",
      "description": "A software repository where operational computer code, utility scripts, and analysis code are stored.",
      "format": {
        "description": "This is a github repository primarily written in javascript."
      },
      "title": "Embedded Subscribe/Publish Networking Software for the Intel Edison Platform",
      "mediaType": "text/javascript",
      "downloadURL": "https://github.com/usnistgov/Intel-Edison-PS.git"
    }
  ],
  "status": "available",
  "version": "1.0.0",
  "releaseHistory": {
    "@id": "ark:/88434/mds0149s9z.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2017-10-17",
        "@id": "ark:/88434/mds0149s9z/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds0149s9z/pdr:v/1.0.0",
        "description": "initial release"
      }
    ]
  },
  "annotated": "2021-11-10T13:22:25.299997",
  "revised": "2021-11-10T13:22:25.299997",
  "issued": null,
  "firstIssued": "2021-11-10T13:22:25.299997"
}