{
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds11b1f6t"
    }
  ],
  "_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/mds11b1f6t",
  "doi": "doi:10.18434/T4/1502566",
  "title": "Data from \"NIST TN 2006 'Interlaboratory mechanical-property study for Cobalt-Chromium alloy made by laser powder-bed-fusion additive manufacturing'\" DOI: 10.6028/NIST.TN.2006",
  "contactPoint": {
    "fn": "William E. Luecke",
    "hasEmail": "mailto:william.luecke@nist.gov"
  },
  "modified": "2016-01-11 00:00:00",
  "ediid": "7394D482FB305D2BE053245706814ED41954",
  "landingPage": "https://data.nist.gov/od/id/7394D482FB305D2BE053245706814ED41954",
  "description": [
    "Data from NIST TN 2006 'Interlaboratory mechanical-property study for Cobalt-Chromium alloy made by laser powder-bed-fusion additive\nmanufacturing' DOI: 10.6028/NIST.TN.2006.  Data from Figures 2, 3, 4,  and 6, and Table 4."
  ],
  "keyword": [
    "additive manufacturing",
    "ASTM F75",
    "laser-powder-bed fusion",
    "yield strength"
  ],
  "theme": [
    "Manufacturing: Additive manufacturing",
    "Materials: Metals"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Additive manufacturing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Metals"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Materials: Metals",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Build Process: Powder bed fusion: Laser",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Build Process: Directed Energy Deposition",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Properties: Mechanical",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Properties: Thermal / kinetic",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Characterization Approach: Microscopy",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Characterization Approach: Diffraction",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Characterization Approach: Mechanical Testing",
      "@type": "Concept"
    }
  ],
  "references": [
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.6028/NIST.TN.2006",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.6028/NIST.TN.2006",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Interlaboratory mechanical-property study for Cobalt-Chromium alloy made by laser powder-bed-fusion additive manufacturing",
      "issued": "2018-08",
      "citation": "Slotwinski, J. A., Luecke, W. E., Lass, E. A., & Possolo, A. (2018). Interlaboratory mechanical-property study for Cobalt-Chromium alloy made by laser powder-bed-fusion additive manufacturing. https://doi.org/10.6028/nist.tn.2006\n"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/T4/1502566",
      "description": "DOI Access to Data from NIST TN 2006 Interlaboratory mechanical-property study for Cobalt-Chromium alloy",
      "title": "DOI Access to Data from NIST TN 2006",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/T4/1502566"
    },
    {
      "description": "SHA-256 checksum value for TN2006-Figure-6-data.csv",
      "@id": "cmps/TN2006-Figure-6-data.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-Figure-6-data.csv.sha256",
      "checksum": {
        "hash": "4acdc06397a93c87101c71cd2f3fb17035460d17b73f72f611c02de7f88ee624",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-6-data.csv.sha256",
      "describes": "cmps/TN2006-Figure-6-data.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "filepath": "10.18434_T4_10502566readme.txt",
      "checksum": {
        "hash": "97a66b5a195535b9787c927a36eac84eb1e874fa687942a55e3c4b8c8478e21a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/10.18434_T4_10502566readme.txt",
      "size": 3826,
      "@id": "cmps/10.18434_T4_10502566readme.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "filepath": "TN2006-Figure-6-data.csv",
      "checksum": {
        "hash": "46111354465344ffb1beba2f81f6cefd29d6d129d43f892b82c7de29e9ed4028",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-6-data.csv",
      "size": 34890,
      "@id": "cmps/TN2006-Figure-6-data.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "filepath": "TN2006-ILS-results-attributes.csv",
      "checksum": {
        "hash": "37f9a313a4ec17af9fc4d2414910a74791f009994eaad57d6d898fd63ae35cd7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-ILS-results-attributes.csv",
      "size": 690,
      "@id": "cmps/TN2006-ILS-results-attributes.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "filepath": "TN2006-Figure-4-data.csv",
      "checksum": {
        "hash": "e9cff97c86c21e1caa5b4becbf4a4a006bc6bc9e707c0624a87dd8537615d18b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-4-data.csv",
      "size": 8361,
      "@id": "cmps/TN2006-Figure-4-data.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "description": "SHA-256 checksum value for TN2006-stress-strain-attributes.csv",
      "@id": "cmps/TN2006-stress-strain-attributes.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-stress-strain-attributes.csv.sha256",
      "checksum": {
        "hash": "b12d09ee98bb83c1db3582410461e2b36d965643b1d493bdf361e0a96c154238",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-stress-strain-attributes.csv.sha256",
      "describes": "cmps/TN2006-stress-strain-attributes.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "filepath": "TN2006-stress-strain.csv",
      "checksum": {
        "hash": "2ec86b9d1257bd6528ebcdd1095169decc48da6c23cec9718478ac4702db7da4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-stress-strain.csv",
      "size": 2268619,
      "@id": "cmps/TN2006-stress-strain.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "description": "SHA-256 checksum value for TN2006-ILS-results-attributes.csv",
      "@id": "cmps/TN2006-ILS-results-attributes.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-ILS-results-attributes.csv.sha256",
      "checksum": {
        "hash": "ff50b0645bfd1e079e4bc1ab92e604c3f9df1686516f8d45d14d9a2ca55eb501",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-ILS-results-attributes.csv.sha256",
      "describes": "cmps/TN2006-ILS-results-attributes.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "description": "SHA-256 checksum value for TN2006-ILS-results.csv",
      "@id": "cmps/TN2006-ILS-results.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-ILS-results.csv.sha256",
      "checksum": {
        "hash": "bdd9ba15dcb956e91d741d19b66dd4e066c8fc93f904c34aadf3e945791ba5da",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-ILS-results.csv.sha256",
      "describes": "cmps/TN2006-ILS-results.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "description": "SHA-256 checksum value for 10.18434_T4_10502566readme.txt",
      "@id": "cmps/10.18434_T4_10502566readme.txt.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "10.18434_T4_10502566readme.txt.sha256",
      "checksum": {
        "hash": "ee2b53a6161688b2db90fbfae821a3a789fb3979fe3936a77b44f07720a4fa94",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/10.18434_T4_10502566readme.txt.sha256",
      "describes": "cmps/10.18434_T4_10502566readme.txt",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "filepath": "TN2006-Figure-4-data-attributes.csv",
      "checksum": {
        "hash": "2ba310f7135f893998f7630540948499e50ce45201f75c60cc930fd374bfba09",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-4-data-attributes.csv",
      "size": 962,
      "@id": "cmps/TN2006-Figure-4-data-attributes.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "description": "SHA-256 checksum value for TN2006-stress-strain.csv",
      "@id": "cmps/TN2006-stress-strain.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-stress-strain.csv.sha256",
      "checksum": {
        "hash": "71c3daf75dfdcef9331baa885fc83e6e3c0671f55249cbf6082e0276be2f5fc7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-stress-strain.csv.sha256",
      "describes": "cmps/TN2006-stress-strain.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "filepath": "TN2006-ILS-results.csv",
      "checksum": {
        "hash": "ea3923cec9af659e3d691ac7490ef1bc393477445dd51975a5b5b5524131fdee",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-ILS-results.csv",
      "size": 3475,
      "@id": "cmps/TN2006-ILS-results.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "filepath": "TN2006-stress-strain-attributes.csv",
      "checksum": {
        "hash": "ae69b8a22ff407036dd4a742db56271830cbbed8a0a1e289e7737c0b039c6cf8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-stress-strain-attributes.csv",
      "size": 567,
      "@id": "cmps/TN2006-stress-strain-attributes.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "filepath": "TN2006-Figure-6-data-attributes.csv",
      "checksum": {
        "hash": "d06d221444ed7cffc4fc462be6f878c0e559627b9482700ab827f57e1638632a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/csv",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-6-data-attributes.csv",
      "size": 487,
      "@id": "cmps/TN2006-Figure-6-data-attributes.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ]
    },
    {
      "description": "SHA-256 checksum value for TN2006-Figure-4-data-attributes.csv",
      "@id": "cmps/TN2006-Figure-4-data-attributes.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-Figure-4-data-attributes.csv.sha256",
      "checksum": {
        "hash": "aab061d1711c8b2bfe0841202f13f1b7c1623c4710a47a9f8e5dc31d88e074e5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-4-data-attributes.csv.sha256",
      "describes": "cmps/TN2006-Figure-4-data-attributes.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "description": "SHA-256 checksum value for TN2006-Figure-6-data-attributes.csv",
      "@id": "cmps/TN2006-Figure-6-data-attributes.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-Figure-6-data-attributes.csv.sha256",
      "checksum": {
        "hash": "4d3446dd015394da0b0a0ddb74689641cbe1b6afd22a1cc33031125d4484347f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-6-data-attributes.csv.sha256",
      "describes": "cmps/TN2006-Figure-6-data-attributes.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    },
    {
      "description": "SHA-256 checksum value for TN2006-Figure-4-data.csv",
      "@id": "cmps/TN2006-Figure-4-data.csv.sha256",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "algorithm": {
        "@type": "Thing",
        "tag": "sha256"
      },
      "filepath": "TN2006-Figure-4-data.csv.sha256",
      "checksum": {
        "hash": "9f7ad8b5d909c2e4294775034955101bb9d6fe15ec81b469965cce4aa1e9aac6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "mediaType": "text/plain",
      "downloadURL": "https://data.nist.gov/od/ds/7394D482FB305D2BE053245706814ED41954/TN2006-Figure-4-data.csv.sha256",
      "describes": "cmps/TN2006-Figure-4-data.csv",
      "size": 64,
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "valid": true
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "issued": "2018-09-17T15:27:55.0",
  "status": "available",
  "version": "1.0.4",
  "releaseHistory": {
    "@id": "ark:/88434/mds11b1f6t/pdr:v",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2016-01-11",
        "@id": "ark:/88434/mds11b1f6t/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds11b1f6t/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2016-01-11 00:00:00",
        "@id": "ark:/88434/mds11b1f6t/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds11b1f6t/pdr:v/1.0.1",
        "description": "metadata update"
      },
      {
        "version": "1.0.2",
        "issued": "2016-01-11 00:00:00",
        "@id": "ark:/88434/mds11b1f6t/pdr:v/1.0.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds11b1f6t/pdr:v/1.0.2",
        "description": "metadata update"
      },
      {
        "version": "1.0.3",
        "issued": "2016-01-11 00:00:00",
        "@id": "ark:/88434/mds11b1f6t/pdr:v/1.0.3",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds11b1f6t/pdr:v/1.0.3",
        "description": "metadata update"
      },
      {
        "version": "1.0.4",
        "issued": "2026-01-08",
        "@id": "ark:/88434/mds11b1f6t/pdr:v/1.0.4",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds11b1f6t/pdr:v/1.0.4",
        "description": "added to additiveman collection"
      }
    ]
  },
  "annotated": "2026-01-08T06:50:14.288974",
  "isPartOf": [
    {
      "@type": [
        "nrda:ScienceTheme",
        "nrdp:PublicDataResource"
      ],
      "@id": "ark:/88434/pdr0-0003",
      "title": "Additive Manufacturing Data"
    }
  ]
}