@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/867edbbf-d16b-4a05-9eef-98755770edd2> a dcat:Dataset ;
    dct: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)" ;
    dct:identifier "867edbbf-d16b-4a05-9eef-98755770edd2" ;
    dct:issued "2025-11-30T14:20:03.513932"^^xsd:dateTime ;
    dct:modified "2025-11-30T14:20:03.513935"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Digital Manufacturing Certificate Toolkit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Hedberg" ;
            vcard:hasEmail <mailto:thomas.hedberg@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/867edbbf-d16b-4a05-9eef-98755770edd2/resource/390ae3d3-dd63-4169-a4c6-dcea51103aa5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/867edbbf-d16b-4a05-9eef-98755770edd2/resource/390ae3d3-dd63-4169-a4c6-dcea51103aa5> a dcat:Distribution ;
    dct:format "Digital Object Identifier, a persistent identifier" ;
    dct:issued "2017-05-13T13:17:27.771588"^^xsd:dateTime ;
    dct:modified "2025-11-30T14:20:03.507467"^^xsd:dateTime ;
    dct:title "DOI access for Digital Manufacturing Certificate Toolkit" ;
    dcat:accessURL <https://doi.org/10.18434/T4P30K> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

