{
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds00g2h5n"
    }
  ],
  "_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/mds00g2h5n",
  "title": "Digital Manufacturing Certificate Toolkit",
  "contactPoint": {
    "hasEmail": "mailto:thomas.hedberg@nist.gov",
    "fn": "Thomas Hedberg"
  },
  "modified": "2016-06-12",
  "status": "available",
  "ediid": "3A28A855F9ABBC7FE0531A570681D98B1492",
  "landingPage": "https://data.nist.gov/od/id/3A28A855F9ABBC7FE0531A570681D98B1492",
  "description": [
    "The NIST Digital Manufacturing Certificate (DMC) Toolkit is a toolkit designed specifically to provide certification -- digital signature using software and hardware certificates, and verification -- of manufacturing related product data. In its first release, the DMC toolkit supports signature and validation of data in the following formats: ISO 10303-21 (STEP), ISO 6983 (G-code), ISO 32000 (PDF) and 14739 (PRC, aka 3D PDF), and Quality Information Framework (QIF). The software offers both the Toolkit as a C# API and a fully-functional demonstration application. A use case and detailed description of the technology is available in an article titled, \"Embedding X.509 Digital Certificates in Three-Dimensional Models for Authentication, Authorization, and Traceability of Product Data,\" published in the Journal of Computing and Information Science in Engineering (doi:10.1115/1.4034131)"
  ],
  "keyword": [
    "Trustworthiness",
    "Authentication",
    "Authorization",
    "Product Data Quality (PDQ)",
    "Model-Based Enterprise (MBE)"
  ],
  "theme": [
    "Manufacturing: Interoperability in manufacturing",
    "Information Technology: Cybersecurity: Cryptography"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Interoperability in manufacturing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Cybersecurity: Cryptography"
    }
  ],
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:10.1115/1.4034131",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.1115/1.4034131",
      "_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": 1,
          "descCount": 1
        },
        {
          "forType": "nrdp:DataFile",
          "childCount": 1,
          "descCount": 1
        },
        {
          "forType": "nrdp:DownloadableFile",
          "childCount": 1,
          "descCount": 1
        }
      ],
      "childCollections": []
    }
  ],
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/T4P30K",
      "format": {
        "description": "Digital Object Identifier, a persistent identifier"
      },
      "mediaType": "text/html",
      "title": "DOI access for Digital Manufacturing Certificate Toolkit",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#10.18434/T4P30K",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "downloadURL": "https://github.com/usnistgov/DT4SM/tree/master/DMC-Toolkit",
      "format": {
        "description": "C# and ANTLR code of the toolkit"
      },
      "description": "Source code, executable, and sample files for the toolkit",
      "mediaType": "text/html",
      "title": "Digital Manufacturing Certificate Toolkit",
      "filepath": "DMC-Toolkit",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "@id": "cmps/DMC-Toolkit",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    }
  ],
  "publisher": {
    "@type": "org:Organization",
    "name": "National Institute of Standards and Technology"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:045"
  ],
  "dataHierarchy": [
    {
      "filepath": "DMC-Toolkit"
    }
  ],
  "version": "1.0.0"
}