{
  "_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/mds2-3118"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3118",
  "ediid": "ark:/88434/mds2-3118",
  "version": "1.1.3",
  "doi": "doi:10.18434/mds2-3118",
  "title": "Code for SerialTrack-XR particle tracking",
  "contactPoint": {
    "fn": "Alexander Landauer",
    "hasEmail": "mailto:alexander.landauer@nist.gov"
  },
  "modified": "2023-11-27 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3118",
  "description": [
    "This repository contains scripts for running a custom implementation of \"SerialTrack\" designed for 2D X-ray projection images taken during in situ micro-X-ray computed tomography (XCT) experiments. The particle tracking-based technique allows for surface displacement and strain fields to be measured during, for example, mini-tensile test motions. This provides quantitative visualization of non-uniformities in the strain field (i.e., necking, shear banding), direct measurement of applied strain to supplement crosshead-based data, and quantification of system drift, among other uses. The code is written in Matlab and developed under Releases 2021b - 2023b under Windows 10. In total the dataset consists of about 250 MB and 79 files."
  ],
  "keyword": [
    "Surface strain measurement",
    "Particle tracking",
    "X-ray micro Computed Tomography"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Image and signal processing"
    },
    {
      "@type": "Concept",
      "tag": "Metrology:Optical, photometry, and laser metrology"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Metrology: Dimensional metrology"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Materials characterization"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "_editStatus": "done",
  "theme": [
    "Mathematics and Statistics: Image and signal processing",
    "Metrology:Optical, photometry, and laser metrology",
    "Metrology: Dimensional metrology",
    "Materials: Materials characterization"
  ],
  "components": [
    {
      "@id": "cmps/HowToRun_SerialTrack-XR.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "HowToRun_SerialTrack-XR.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/HowToRun_SerialTrack-XR.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/HowToRun_SerialTrack-XR.txt",
      "description": "SHA-256 checksum value for HowToRun_SerialTrack-XR.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "11f63649556aae85ed0009bb5a76e63122316c60adcd0d1241839c8d29307677",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/main_hardpar_inc_xray_particles.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "main_hardpar_inc_xray_particles.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/main_hardpar_inc_xray_particles.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/main_hardpar_inc_xray_particles.m",
      "description": "SHA-256 checksum value for main_hardpar_inc_xray_particles.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6dd2f7539ce575381dd4dbf913dbd3dd024414a4d770754974f3adf6d6afedb5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/main_hardpar_inc_xray_particles.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "main_hardpar_inc_xray_particles.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/main_hardpar_inc_xray_particles.m",
      "mediaType": "text/x-objcsrc",
      "size": 5227,
      "checksum": {
        "hash": "517c204cb80913d78f155fcc655f1e6be18d90ccb7af952a2db9476c59a4eac6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/ALDICq-XR.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "ALDICq-XR.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/ALDICq-XR.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/ALDICq-XR.zip",
      "description": "SHA-256 checksum value for ALDICq-XR.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/ALDICq-XR.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "ALDICq-XR.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/ALDICq-XR.zip",
      "mediaType": "application/zip",
      "size": 13038201
    },
    {
      "@id": "cmps/function",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "function"
    },
    {
      "@id": "cmps/function/funDerivativeOp.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funDerivativeOp.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funDerivativeOp.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funDerivativeOp.m",
      "description": "SHA-256 checksum value for funDerivativeOp.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "450efc2d34e70cf9fafd17e5dcbd5a491593f23fb68d58e2be949ed5ed733c93",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/calculateEij_2d.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/calculateEij_2d.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/calculateEij_2d.m",
      "mediaType": "text/x-objcsrc",
      "size": 2384,
      "checksum": {
        "hash": "08387004beca0f34b8b2dc0066a145ea52644739e7c62a3e6257c19e7a3b4acd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funPOR_GPR.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funPOR_GPR.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funPOR_GPR.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funPOR_GPR.m",
      "description": "SHA-256 checksum value for funPOR_GPR.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "7a2a56ce0d84845868f0c74b629d2ff58f107568a8e0a458562458cc5849526b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/f_track_serial_match2D.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/f_track_serial_match2D.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_serial_match2D.m",
      "mediaType": "text/x-objcsrc",
      "size": 18900,
      "checksum": {
        "hash": "b6e0a07a4738dfb7b66e81db507869a8506debd1aa88fcc56196ee78a975829a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/iterCriteria.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/iterCriteria.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/iterCriteria.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/iterCriteria.m",
      "description": "SHA-256 checksum value for iterCriteria.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "815e2fb5cbded3aba84346ec8c2e576ea8b50d9d22ca3b1e6af8b16ebae8f858",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/f_track_hist_match.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/f_track_hist_match.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_hist_match.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/f_track_hist_match.m",
      "description": "SHA-256 checksum value for f_track_hist_match.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "916692b81eaf08e8c04d2b15ca1e7a41c190e5777e382e8080c157cacd3d0597",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/inc2cum.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/inc2cum.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inc2cum.m",
      "mediaType": "text/x-objcsrc",
      "size": 2679,
      "checksum": {
        "hash": "904eddfb5fa0407e7087eb12ddf09624c83ff04504b277c4222e6727a3b44b07",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/inpaint_nans.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/inpaint_nans.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inpaint_nans.m",
      "mediaType": "text/x-objcsrc",
      "size": 16539,
      "checksum": {
        "hash": "d2130e93d9602ca17f8cf9e4cd2deb8d54267baab8767fd30efb1e7e5cb28aef",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funScatter2Grid2D.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funScatter2Grid2D.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funScatter2Grid2D.m",
      "mediaType": "text/x-objcsrc",
      "size": 2354,
      "checksum": {
        "hash": "1d5248a44ade100430bc020930ce97f9848d1cc742f537cb2ae660b16fca38a3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funLocateParticlesAC_2d.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funLocateParticlesAC_2d.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funLocateParticlesAC_2d.m",
      "mediaType": "text/x-objcsrc",
      "size": 2290,
      "checksum": {
        "hash": "db99c46b3d9de8f7ada63c163ce4cc21b66213c8a165253885574fff3999a1f6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/shadedErrorBarLicense.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/shadedErrorBarLicense.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/shadedErrorBarLicense.txt",
      "mediaType": "text/plain",
      "size": 7815,
      "checksum": {
        "hash": "f831e7eed577481687a9bc0b48024e5e40b6f655fcde073ede964b50be5d55d9",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funReadImage2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funReadImage2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funReadImage2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funReadImage2.m",
      "description": "SHA-256 checksum value for funReadImage2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "62b07976dc0e5d5683ad02143687633fade36cec9c6fca378eb364bf25f241d5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/SerialTrackLicense.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/SerialTrackLicense.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/SerialTrackLicense.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/SerialTrackLicense.txt",
      "description": "SHA-256 checksum value for SerialTrackLicense.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5f813848aa18557e454108575f45a961e0c1d38ee001a3c0706d27876cf9e32f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funImBinarize.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funImBinarize.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funImBinarize.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funImBinarize.m",
      "description": "SHA-256 checksum value for funImBinarize.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1cf6c768b21dfa3a9dfaee1c0728817eb212d9d5e99423deb952e606537bc781",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/match121.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/match121.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/match121.m",
      "mediaType": "text/x-objcsrc",
      "size": 457,
      "checksum": {
        "hash": "c960e7aa5e0dd9d1599a5e1fd82b3662e0a148a21f740eb3d13adfd2fb92fc8b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funRmROIOutside.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funRmROIOutside.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funRmROIOutside.m",
      "mediaType": "text/x-objcsrc",
      "size": 747,
      "checksum": {
        "hash": "fab68c8492ef4ddb36aa131121999cb76d385cd36417bf60c00b55f2262fe2d4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funScatter2Grid2D.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funScatter2Grid2D.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funScatter2Grid2D.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funScatter2Grid2D.m",
      "description": "SHA-256 checksum value for funScatter2Grid2D.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e95d288bead68a51bdcce0cca715eba5320b6798b6e97cfa6b736b343c9312fe",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/fun_SerialTrack_2D_HardPar.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/fun_SerialTrack_2D_HardPar.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/fun_SerialTrack_2D_HardPar.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/fun_SerialTrack_2D_HardPar.m",
      "description": "SHA-256 checksum value for fun_SerialTrack_2D_HardPar.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "73f394a64abe77d67dc4d9fd40d4ed2f961764a7b7b60309173031d6b5d60012",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/cmrMapLicense.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/cmrMapLicense.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/cmrMapLicense.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/cmrMapLicense.txt",
      "description": "SHA-256 checksum value for cmrMapLicense.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e5691235062d37eca612ecc1890ce2a25854cacf133f37bfad24169a7befb2f4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/TPT.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/TPT.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/TPT.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/TPT.m",
      "description": "SHA-256 checksum value for TPT.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c2d1db5f482704a5b39a3491aaf56ef424b2a8841877bf33c4315b54e350bf29",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funCompDefGrad2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funCompDefGrad2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funCompDefGrad2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funCompDefGrad2.m",
      "description": "SHA-256 checksum value for funCompDefGrad2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a6fdd334a5d18ee24f82d2c6a5a7fa28a47a6f792436b895e674b97826539262",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/TPT.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/TPT.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/TPT.m",
      "mediaType": "text/x-objcsrc",
      "size": 8841,
      "checksum": {
        "hash": "93506ada61d72514eb0dcbbdfbb880a57eb5dbd365c4ad6d0895eb69f33f3983",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funComputeGridDisp.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funComputeGridDisp.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funComputeGridDisp.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funComputeGridDisp.m",
      "description": "SHA-256 checksum value for funComputeGridDisp.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fe688b3741d4661f5464bde11b97324c58f3615e0425fe84fed06cd34eaf0fba",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/HRVPTMLicense.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/HRVPTMLicense.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/HRVPTMLicense.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/HRVPTMLicense.txt",
      "description": "SHA-256 checksum value for HRVPTMLicense.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e96366656b0c0e68948881df2df5f29267dc0d78e7cad9090c208874f07ca090",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/iterCriteria.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/iterCriteria.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/iterCriteria.m",
      "mediaType": "text/x-objcsrc",
      "size": 1349,
      "checksum": {
        "hash": "fe5b5f0f3afa14cb878208147cf41797d648c90689e6ee1b09cbc1df4677f73c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/f_track_nearest_neighbor2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/f_track_nearest_neighbor2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_nearest_neighbor2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/f_track_nearest_neighbor2.m",
      "description": "SHA-256 checksum value for f_track_nearest_neighbor2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9e35071360b437cd19d9edd8926efed9f7b69992a25b8f0badfd6874c759d3e7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/write_overlay_seq.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/write_overlay_seq.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/write_overlay_seq.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/write_overlay_seq.m",
      "description": "SHA-256 checksum value for write_overlay_seq.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c1452544be19f9dbf77f62282ac3c12496adc7c101587b95e183f111e7187170",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/f_track_neightopo_match2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/f_track_neightopo_match2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_neightopo_match2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/f_track_neightopo_match2.m",
      "description": "SHA-256 checksum value for f_track_neightopo_match2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "619d258971268855680ce4a86d57fbe3fed0816d2de22f6513255efed6ace497",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funComputeGridDisp.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funComputeGridDisp.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funComputeGridDisp.m",
      "mediaType": "text/x-objcsrc",
      "size": 2671,
      "checksum": {
        "hash": "0199f172ebb10012fc97c3df3745d42e57eb320d5110293c0743b82104a83bbe",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/shadedErrorBar.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/shadedErrorBar.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/shadedErrorBar.m",
      "mediaType": "text/x-objcsrc",
      "size": 4335,
      "checksum": {
        "hash": "4a52fa75f6aafc7e1c91a8570bb9a6e785640e9ded6c8c373272ecb736e8504e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funDerivativeOp.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funDerivativeOp.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funDerivativeOp.m",
      "mediaType": "text/x-objcsrc",
      "size": 14044,
      "checksum": {
        "hash": "d0131fba6277699198e808953796cf18d042c7402b2026aa5556514de1ae1f9b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/HRVPTMLicense.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/HRVPTMLicense.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/HRVPTMLicense.txt",
      "mediaType": "text/plain",
      "size": 1070,
      "checksum": {
        "hash": "7270d8f4118a436fae0ba34ac7e6e420338ce8f2653632703f08aa49ebcf43c2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/f_track_hist_match.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/f_track_hist_match.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_hist_match.m",
      "mediaType": "text/x-objcsrc",
      "size": 5437,
      "checksum": {
        "hash": "cf74d033e131efa3fa1d1acedd0cf2e27cec459c1a03971c34bfc45e9800b72a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funRmROIOutside.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funRmROIOutside.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funRmROIOutside.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funRmROIOutside.m",
      "description": "SHA-256 checksum value for funRmROIOutside.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "686c2c8f0073697a5b450515cf9daecd53521889614b7fa1f14733655b66839a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/inpaint_nans3License.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/inpaint_nans3License.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inpaint_nans3License.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/inpaint_nans3License.txt",
      "description": "SHA-256 checksum value for inpaint_nans3License.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "cb3872269ddb2f059664161de980c0b682799139ff94543d25bf10e05bc02cec",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funCompDefGrad2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funCompDefGrad2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funCompDefGrad2.m",
      "mediaType": "text/x-objcsrc",
      "size": 3273,
      "checksum": {
        "hash": "e53ce74016b9877cd0ebffef24fbbdf931ee7f64bdec97317048c12f36cb81e3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/removeOutlierTPT2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/removeOutlierTPT2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/removeOutlierTPT2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/removeOutlierTPT2.m",
      "description": "SHA-256 checksum value for removeOutlierTPT2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "df71df5af67e0555e5c579e26f9179cbdcf8b7b6bd1f9c8e4e6b52933003a550",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/f_track_serial_match2D.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/f_track_serial_match2D.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_serial_match2D.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/f_track_serial_match2D.m",
      "description": "SHA-256 checksum value for f_track_serial_match2D.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9c13f1eb700e7411c4921ffd5a0dcf64ebca967755c570485d83815b16602218",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/fun_SerialTrack_2D_HardPar.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/fun_SerialTrack_2D_HardPar.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/fun_SerialTrack_2D_HardPar.m",
      "mediaType": "text/x-objcsrc",
      "size": 9114,
      "checksum": {
        "hash": "688ada249ec42d0040036d75e207a1c18acc8cf5b08bc7318b76750efe34224d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/TPTLicense.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/TPTLicense.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/TPTLicense.txt",
      "mediaType": "text/plain",
      "size": 1067,
      "checksum": {
        "hash": "c17d37a232e69384b220080dd6796bbf487bc53e15e50925817343f1f431ed93",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/calculateFij_2d.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/calculateFij_2d.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/calculateFij_2d.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/calculateFij_2d.m",
      "description": "SHA-256 checksum value for calculateFij_2d.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "496ead9cbf85e639d4ae879544d060f626e7e759e5d275bb34579865048260bc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/ptsIn_x1subset.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/ptsIn_x1subset.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/ptsIn_x1subset.m",
      "mediaType": "text/x-objcsrc",
      "size": 443,
      "checksum": {
        "hash": "e05b36fbca069722494b7b0344c3bb2c07e72c11711db89159f3010838475f3f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funReadImage2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funReadImage2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funReadImage2.m",
      "mediaType": "text/x-objcsrc",
      "size": 4880,
      "checksum": {
        "hash": "a81441bcd82c9bb52e42c523eebb3352de57b192ef3f8de18bb5649c8174253b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/TPTLicense.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/TPTLicense.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/TPTLicense.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/TPTLicense.txt",
      "description": "SHA-256 checksum value for TPTLicense.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "db83846cb2bf9ed1debb3a1e08a861ad214d0b057b4c0f3dc20f33e88654e7e3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/sshist.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/sshist.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/sshist.m",
      "mediaType": "text/x-objcsrc",
      "size": 3215,
      "checksum": {
        "hash": "de71f720747466df4d805b5027cce5ffcea621bc4500fa9c50cc2d726132b6fc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/inpaint_nans3.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/inpaint_nans3.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inpaint_nans3.m",
      "mediaType": "text/x-objcsrc",
      "size": 8262,
      "checksum": {
        "hash": "6a09256037f9c747950bc9de34d804629cc18560130fffacdc6625405488516f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funPOR_GPR.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funPOR_GPR.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funPOR_GPR.m",
      "mediaType": "text/x-objcsrc",
      "size": 1979,
      "checksum": {
        "hash": "78f1ec7163f4c6e48a0b3219009abced5f2fbf60b1463ea557398e1dfced1c0a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/ptsIn_x0subset.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/ptsIn_x0subset.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/ptsIn_x0subset.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/ptsIn_x0subset.m",
      "description": "SHA-256 checksum value for ptsIn_x0subset.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6347adf8aa73c760a853b4abc7dc934fbc5014eda24db1a6a48e9a1fbfd28582",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funGetBeadPara.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funGetBeadPara.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funGetBeadPara.m",
      "mediaType": "text/x-objcsrc",
      "size": 2967,
      "checksum": {
        "hash": "bf91d015f74e892b8143eb0f3cc54aa5cfe34f8f45a2ea65cfa3d236c87c8e4a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/write_overlay_seq.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/write_overlay_seq.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/write_overlay_seq.m",
      "mediaType": "text/x-objcsrc",
      "size": 2087,
      "checksum": {
        "hash": "38d03c4a9dc18a1fb91920a2758a74ed15bc80c3a89eed7e70a3b7717b819768",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/inpaint_nans3License.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/inpaint_nans3License.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inpaint_nans3License.txt",
      "mediaType": "text/plain",
      "size": 1315,
      "checksum": {
        "hash": "31191d9d4e0304a729fa566ceec8f1d683fccf6770aaa5173268087c4df23219",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/inc2cum.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/inc2cum.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inc2cum.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/inc2cum.m",
      "description": "SHA-256 checksum value for inc2cum.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6c5568604c2c7d8ffe932ce9d0b22f8b8680f559713feaf32bcbfb7c9eba2f60",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/plotCone2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/plotCone2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/plotCone2.m",
      "mediaType": "text/x-objcsrc",
      "size": 989,
      "checksum": {
        "hash": "98b1bb4aaf6d49b90668ed37837ffff4b5d49d5ea7f19fd0e189526294e0372a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/cmrMapLicense.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/cmrMapLicense.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/cmrMapLicense.txt",
      "mediaType": "text/plain",
      "size": 1317,
      "checksum": {
        "hash": "48473b917c216ece179ac78d6a0c8c66a3d09402bf0c6bb57b66f774b246ee80",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/knnDescriptor.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/knnDescriptor.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/knnDescriptor.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/knnDescriptor.m",
      "description": "SHA-256 checksum value for knnDescriptor.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "636b61be9407d07d8ca686f1b34fa8a4aca53aab9b58acf9c97b498237917f08",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/calculateFij_2d.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/calculateFij_2d.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/calculateFij_2d.m",
      "mediaType": "text/x-objcsrc",
      "size": 2902,
      "checksum": {
        "hash": "c101ed51ab93f0324f6749e1e42c4de89d0349ff40e37fe9e6977cad2ddc5615",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/sshist.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/sshist.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/sshist.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/sshist.m",
      "description": "SHA-256 checksum value for sshist.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1ca1aa507d54fbf9c289046d3516d736dcb5d2a53527c607fefc58b9036b5e02",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funInitGuess.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funInitGuess.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funInitGuess.m",
      "mediaType": "text/x-objcsrc",
      "size": 3937,
      "checksum": {
        "hash": "21b0e5d72decad1a79f05c7c05872bcd2232ade233108023303319cd4c3ceacd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/f_track_neightopo_match2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/f_track_neightopo_match2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_neightopo_match2.m",
      "mediaType": "text/x-objcsrc",
      "size": 6955,
      "checksum": {
        "hash": "a5d7f833f713329ec1bbf96e3d951498cc31163c33b72fb38e45a924f4f86955",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/ptsIn_x0subset.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/ptsIn_x0subset.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/ptsIn_x0subset.m",
      "mediaType": "text/x-objcsrc",
      "size": 431,
      "checksum": {
        "hash": "dd321149ca05c960386d2a12827de5f7d317f1f0fb6a3c159f6389dc7c756261",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/regularizeNd.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/regularizeNd.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/regularizeNd.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/regularizeNd.m",
      "description": "SHA-256 checksum value for regularizeNd.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "39321cbca5b72ac634ad866ac913bb22199dba50c195f134931484ebb20e7663",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/cmrMap.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/cmrMap.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/cmrMap.m",
      "mediaType": "text/x-objcsrc",
      "size": 1776,
      "checksum": {
        "hash": "027633212fba3c11459c9bfbb8237c6eaf217380c0860e9763ff4540c497e069",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/cmrMap.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/cmrMap.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/cmrMap.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/cmrMap.m",
      "description": "SHA-256 checksum value for cmrMap.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "30a247ac77d3cbae24c54b70ca1711a3be4259a4c29d6010e92ac6b76d39f351",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/knnDescriptor.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/knnDescriptor.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/knnDescriptor.m",
      "mediaType": "text/x-objcsrc",
      "size": 1410,
      "checksum": {
        "hash": "cd2ca09a82cdb28db762ede1842b04b565ea02b106aab4f32d3160ff2ca3b964",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/f_track_nearest_neighbor2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/f_track_nearest_neighbor2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/f_track_nearest_neighbor2.m",
      "mediaType": "text/x-objcsrc",
      "size": 1649,
      "checksum": {
        "hash": "7bd7c9572bcb70b7925746f601a6821ca0e6891ee1088fd4ebefef865968b260",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/ptsIn_x1subset.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/ptsIn_x1subset.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/ptsIn_x1subset.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/ptsIn_x1subset.m",
      "description": "SHA-256 checksum value for ptsIn_x1subset.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "987c10bd9d8ae0a941d777d26fa07c25f2786002038c83daa8c87f93aa50bb3d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/calculateEij_2d.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/calculateEij_2d.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/calculateEij_2d.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/calculateEij_2d.m",
      "description": "SHA-256 checksum value for calculateEij_2d.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "9d30e57d14ddc0438203013bc3fc304a9e02de82b2eb2cd3afdff4067ca6cc05",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funInitGuess.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funInitGuess.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funInitGuess.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funInitGuess.m",
      "description": "SHA-256 checksum value for funInitGuess.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "77273f447416f90747644423d01da9cbea3b7a234bbc848133f1462dc6df9fec",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funCompDisp2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funCompDisp2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funCompDisp2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funCompDisp2.m",
      "description": "SHA-256 checksum value for funCompDisp2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f4754814d27ebeb6836c08d206a1d82e06a1ad4779a86c613eaad8d514b2a13a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/removeOutlierTPT2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/removeOutlierTPT2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/removeOutlierTPT2.m",
      "mediaType": "text/x-objcsrc",
      "size": 2032,
      "checksum": {
        "hash": "a9ca0263fc86f14900c4bb6bee5bacd26d41783b8aa5e1f31e4b50106302c43d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/sshistLicense.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/sshistLicense.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/sshistLicense.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/sshistLicense.txt",
      "description": "SHA-256 checksum value for sshistLicense.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d8bcc31e9bee41a505f6fcbf410e50a3e875b3747e898551e9fc370a35313117",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/match121.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/match121.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/match121.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/match121.m",
      "description": "SHA-256 checksum value for match121.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "36c480de3256e102f828780e3ec2656c3876d77e0deb567bdb34ad0ecde12a33",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/plotCone2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/plotCone2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/plotCone2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/plotCone2.m",
      "description": "SHA-256 checksum value for plotCone2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e22c865b4da5babc04c1547965d1406b5cfe6dcc3da3ea2d2d0271015e9283c5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/shadedErrorBarLicense.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/shadedErrorBarLicense.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/shadedErrorBarLicense.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/shadedErrorBarLicense.txt",
      "description": "SHA-256 checksum value for shadedErrorBarLicense.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1f0f29fd239fcc326588c248d59de6d39485222a2e629e47d33bf90719087887",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funReadImageMask2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funReadImageMask2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funReadImageMask2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funReadImageMask2.m",
      "description": "SHA-256 checksum value for funReadImageMask2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4013489ac67d2dd3d67606c1bc8356d6e80337f79d6d9e36d6926d3269f4efe8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funLocateParticlesAC_2d.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funLocateParticlesAC_2d.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funLocateParticlesAC_2d.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funLocateParticlesAC_2d.m",
      "description": "SHA-256 checksum value for funLocateParticlesAC_2d.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4f6e84919e599e9292c102c47ef2e82733da3d284627dee340169df88ce43fd2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funReadImageMask2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funReadImageMask2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funReadImageMask2.m",
      "mediaType": "text/x-objcsrc",
      "size": 3652,
      "checksum": {
        "hash": "c8efa6542e49be677d50f7345da40a2c8cc76bff5092dc076e3da0414b53b4df",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/SerialTrackLicense.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/SerialTrackLicense.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/SerialTrackLicense.txt",
      "mediaType": "text/plain",
      "size": 1065,
      "checksum": {
        "hash": "893258a53b77650224f3ac0b7a777342792e7ba7c128471683a8c99b32872848",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/sshistLicense.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/sshistLicense.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/sshistLicense.txt",
      "mediaType": "text/plain",
      "size": 1319,
      "checksum": {
        "hash": "ea8ff0010cac1bdd2f397d32da7ba9b7703f30c2d1e5739ff7f3dc345b23f47b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/inpaint_nans.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/inpaint_nans.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inpaint_nans.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/inpaint_nans.m",
      "description": "SHA-256 checksum value for inpaint_nans.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "85feeb37faa37e22e1210c0c3ede090cd412620478e1f838ad9bdd6ca046f95e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/inpaint_nans3.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/inpaint_nans3.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/inpaint_nans3.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/inpaint_nans3.m",
      "description": "SHA-256 checksum value for inpaint_nans3.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d61e52a1a93530273f11585e2170b6e33846e046afc8f1a56bd90889aee735f4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/funImBinarize.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funImBinarize.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funImBinarize.m",
      "mediaType": "text/x-objcsrc",
      "size": 1842,
      "checksum": {
        "hash": "709a14b7ed72c926d62ec5691fb165ba13724e0ac51dd74973017f9a87784c44",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funCompDisp2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/funCompDisp2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funCompDisp2.m",
      "mediaType": "text/x-objcsrc",
      "size": 2219,
      "checksum": {
        "hash": "136d2a230ab0426dab13c6a2fa32f0228d24054d0288a679a57068ca95c9ceec",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/funGetBeadPara.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/funGetBeadPara.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/funGetBeadPara.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/funGetBeadPara.m",
      "description": "SHA-256 checksum value for funGetBeadPara.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4b1c5513b1e5c9de7008523dc866db811647970f9a6ceb4b210796ffbc6ed00c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/function/regularizeNd.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "function/regularizeNd.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/regularizeNd.m",
      "mediaType": "text/x-objcsrc",
      "size": 43689,
      "checksum": {
        "hash": "258bb9622693ed357506b3568d66a897dba9369337b1d50dd4e8eed58c24387e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/function/shadedErrorBar.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "function/shadedErrorBar.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/function/shadedErrorBar.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/function/shadedErrorBar.m",
      "description": "SHA-256 checksum value for shadedErrorBar.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "12751ee2de1b32142d7ec80b00df1b1fa2646a0f844e88566392336034c7d43c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "imgFolder"
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "imgFolder/specimen2_example_short"
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "587e410374cd05a8dc0b7de688669e43fcc06c9691ecaecfddfb21c8a5da0dfc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/specimen2_notes.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/specimen2_notes.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/specimen2_notes.txt",
      "mediaType": "text/plain",
      "size": 212,
      "checksum": {
        "hash": "6cb53cc6cc1f75d9bceb6c352f21cd4b7dedc5d3e9ceea8a124a62f752727f7a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "bffd85ef5ee87ba747417e399160f3cbec1bb63aaa9d9f100613b1f2758daca2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "4c094488b4cf78e7211f268c969311425c7ac6ed3090e0ed1fccd66504e2a19c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0110.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "7186d4f56679c5930efce7bd8ec12be80a224c787e0c09e9984739380b1bfbae",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0086.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f95a21d0a02f6c167403893bead8d8ecc3c48241b86a1fbbf8916d328ceee5ae",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "1471de60fa7b0627ace15883913baed8f103b7b6575c735da4e4c028f65650db",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0101.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "0f3f7ac98d3d68c42a799c6736e872ab64e72a81eda88aa66f86b493cb7a9099",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0110.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "abcf454fc34ed2b9bb2b5ca3c5fbaf395db72e0f4ff17386bc3da4ed3688be99",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0093.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0093.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fe0222c4d7e723cb9b111a40b320aa56b43addfdbcc142afb35fdcafd32524eb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0100.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0100.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8b32cd41b3a0dc34eba1ca19f822de352bd3b396e795625f71d297a6c4bbad55",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "49f0860b0d342b424edd16e52803ca068d227ede6daab516bc3c556535d5be74",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0101.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "a2a60c72bf5bf9d2cb2daa29d55b048f9c268266468c900faefe5a7fcd485332",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0109.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4a6e1b59ae96f93635ea67da61d5a8a3d7f5b2e041268ab1aaffa19c116bb987",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "5d69dfca86363e27a64861bbaad29c44f5a54bd50231ac65a1177411b65bc288",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0085.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5b0c24328eb53e78ed76ef0df512c51ea2f9780de077f71c253ac530426d2dc3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0086.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "d9e63589288b3760010366e4eb6d37f7224efdfeaa16229d243f448add91b7bf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "9dd3ddffbcb5238d10ac37708ad300e7c20d023555dab4382286c41b123dad73",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "35b1c3edb5ba788afb09312d5939729da31baaf09760715ef31042342f8042a4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0109.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "18979af50b63738baf96bce9578b7d348e6a2e630d378b358cc9bf2fcc02d9b8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0088.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b35919b821802dd6c715885462f890ec93a3dd1a19bf9c116536411f2083b251",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0096.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0096.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c2677cde8ed3e725166c58a822f8bf690544049871f22fec57db9fb4fe06a19f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0090.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "08781b7a7ab165db18c42e33e850323f748ac4f1fb9926abd251931a28027606",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "8d5c0ffb4116aafba5b0a7d487fc908b1b30cfe638ff37d7dde269df86054a89",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "fff43135886800ae8825ffe6dc67642b27703fa734c3003fa1941e5f5c8bd820",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0085.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "1a88e8a84a761601a72a60e2f8587d53fb9e9eae2b64e1cf6afde97cad1f166c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "52be87ca378ead224cc4b2de3576de4eca6f54ffe4e802b53675dee93de45307",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0089.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "38f3653f2956afdd86d254d87ffbf8e295c834c4be9b0abaad8831634de0de3d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "12affa5243582d4e524df5b67d831bb50b21fd1344b79814f51e9d2449b547e7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "d3d64e022f2ea152c2db7b0c818d80d7cdbc35f058ad13bb962430b0e8a5e156",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0098.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0098.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "57975969ec75ba696210a9cb304fcb1e68a0c716c19c106726ce16af7efaf187",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0089.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "fc169a7709eb9d765aaaa5f5b65540d6dbe084b20467e08685d8c01738ef65ae",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0090.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "ee536367f3607a07ffb9aaf5803fb172bbab2c9963ebd1ae380405d80d61a325",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0097.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8818d0b3e9649b23254c934eafc65674c6fa630a01ee00e31cc788f160ae4d94",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "0c2a428316a50092490ca840966579e60bf6444b73b8f20c0536bb54789f6fdf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0102.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0102.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5edf6a686b6da8ad20a505fcd64123d45caaef4d0c7c72836c9e171427c69eda",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0088.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "c02e2267c3a292656ec90adbe017512160ff35985713a532d970ce76a19d9437",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "103b1272bd077a799c31013f080b2e51e3cfaaeb6c34f33e01b5cd694bbe26b3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0103.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0103.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5cae297105ac5f309d23c3bef8232054bc5ee61969c09da120d7b345caa17cad",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "f4c915eca21155388bfba9d413eb89695389bf82e7ff418dce933c0f5297941a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0099.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0099.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "695a13fac17229c40453b7b1138135af5b8efdf1bd5df3bb2f88a4e07e994ece",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0091.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0091.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5e4d819bc64f989e5f99ca21ce9b7247c582478109ed4a223f96cc3982e41347",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0097.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "c5714e4c0fc7b83d0dde35aa13edee6d11e091162a52506187c46469ccbb90d1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/specimen2_notes.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/specimen2_notes.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/specimen2_notes.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/specimen2_notes.txt",
      "description": "SHA-256 checksum value for specimen2_notes.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1f29a0ad800766fbd461e1edd84be88343c6eb43007df7feef55e33f858ac5a1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0095.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0095.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d755f273a66de981eabb2ba2e469e201fc71e6db0c697f7415fee62f33af2e36",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif",
      "mediaType": "image/tiff",
      "size": 4072591,
      "checksum": {
        "hash": "c1d2d480a4d2fa6d722aea274c0b4e85be55cb7fe3c7365fcca7b58ca0fabed6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0108.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0108.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a75965908d9b0ecdd5f9a155bb4ab19efeda875678dcd25692b6c4830d3256d2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0105.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0105.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "5abede08cbe6228e12e650b391a83ea2dfd43c7cbc7c7674801ed9c782b8f785",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0094.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0094.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "057206aaa1c5b159492088d32501906fca5354331b61d3c57b5fd183ba1abdd8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0107.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0107.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "47c9090acfbdfcd95513d3d8d0dc42338e743eecb64af9539750ab31666e37a1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0087.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0087.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "06f7067ee26fd9b622af9130816c6d0d5a7ae4a062bfbaf3850c25c099554c58",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0106.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0106.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "35296d6d7e2f792375116dea1bffc1a8a3a1e2d80a7948effc196251e660af28",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0092.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0092.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c1b0c7e6816bd27a485dbc9148f8f72eb565c42f47a3f585a992c8c6553cd52a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/imgFolder/specimen2_example_short/P2R1_10_to_20_Div_Export0104.tif",
      "description": "SHA-256 checksum value for P2R1_10_to_20_Div_Export0104.tif",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "618a5d1fedbdb2957775290bc0c1fd51e9877d9e4bd6d5295b977d649a1ae3bc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/HowToRun_SerialTrack-XR.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "HowToRun_SerialTrack-XR.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/HowToRun_SerialTrack-XR.txt",
      "mediaType": "text/plain",
      "size": 552,
      "checksum": {
        "hash": "fad0a25863ec55785cf473f204f8cd3be6d8dc1a5f348d772be1d17d33cb5831",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.md",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3118/README.md",
      "mediaType": "application/octet-stream",
      "size": 6351,
      "checksum": {
        "hash": "e24ad047b46097a6dfd0f129e61216fe42995f07eac530500feed4abfa8269c4",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "format": {
        "description": "markdown"
      },
      "description": "Readme for the repository",
      "title": "readme"
    },
    {
      "@id": "cmps/src",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "src"
    },
    {
      "@id": "cmps/src/run_Serial_MPT_2D_hardpar_inc.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "src/run_Serial_MPT_2D_hardpar_inc.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/src/run_Serial_MPT_2D_hardpar_inc.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/src/run_Serial_MPT_2D_hardpar_inc.m",
      "description": "SHA-256 checksum value for run_Serial_MPT_2D_hardpar_inc.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "69a9ea5f8a3448ae34045e0ce9175f343f47e7f32ce517a20e2282f7eafc7e25",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/src/run_Serial_MPT_2D_hardpar_inc.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "src/run_Serial_MPT_2D_hardpar_inc.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/src/run_Serial_MPT_2D_hardpar_inc.m",
      "mediaType": "text/x-objcsrc",
      "size": 11202,
      "checksum": {
        "hash": "5066bf9c8216aabd0ab78c499ff2c3f7f58613e1c4784281494e172fdac2d401",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/src/run_post_process_eulerian_2d.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "src/run_post_process_eulerian_2d.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/src/run_post_process_eulerian_2d.m",
      "mediaType": "text/x-objcsrc",
      "size": 14332,
      "checksum": {
        "hash": "937d9d14fc0b8eab5ab7bf6095d1e9a06e7206782d28b41fa93c4f338ca5c871",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/src/run_post_process_eulerian_2d.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "src/run_post_process_eulerian_2d.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/src/run_post_process_eulerian_2d.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/src/run_post_process_eulerian_2d.m",
      "description": "SHA-256 checksum value for run_post_process_eulerian_2d.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "e44e5def64d1fe6344fc8713f3452c39ead0c7602532d7ee05637e98498ed037",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/results",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "results"
    },
    {
      "@id": "cmps/results/zero_displacement_validation_20231027.mat.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "results/zero_displacement_validation_20231027.mat.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/results/zero_displacement_validation_20231027.mat.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/results/zero_displacement_validation_20231027.mat",
      "description": "SHA-256 checksum value for zero_displacement_validation_20231027.mat",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b290c40645072f71d6408c5c23ac3ef0f3355d798e5589f695003cbe0fb318a5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/results/zero_disp_20231025.fig",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "results/zero_disp_20231025.fig",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/results/zero_disp_20231025.fig",
      "mediaType": "application/x-xfig",
      "size": 689022,
      "checksum": {
        "hash": "508f7a536c8c182f8461284abf14885d488c3710dde59a0eef730d80ea523e48",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/results/rigid_body_displacement_validation_20231027.mat.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "results/rigid_body_displacement_validation_20231027.mat.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/results/rigid_body_displacement_validation_20231027.mat.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/results/rigid_body_displacement_validation_20231027.mat",
      "description": "SHA-256 checksum value for rigid_body_displacement_validation_20231027.mat",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "62cb0436821f77df21f328ad49620eb93949e11909e00e9207d7960708083007",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/results/zero_disp_20231025.fig.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "results/zero_disp_20231025.fig.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/results/zero_disp_20231025.fig.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/results/zero_disp_20231025.fig",
      "description": "SHA-256 checksum value for zero_disp_20231025.fig",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "654b08016921d110fbea47a67d5f684af2a8508fa40dd544eade31464f9faf1e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/results/zero_displacement_validation_20231027.mat",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "results/zero_displacement_validation_20231027.mat",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/results/zero_displacement_validation_20231027.mat",
      "mediaType": "application/x-matlab-data",
      "size": 30016470,
      "checksum": {
        "hash": "571de792bac290569104af35dd4b2c5fa5f06063ccb2c8678860ad5ee9cddbbf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/results/rigid_body_displacement_validation_20231027.mat",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "results/rigid_body_displacement_validation_20231027.mat",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3118/results/rigid_body_displacement_validation_20231027.mat",
      "mediaType": "application/x-matlab-data",
      "size": 123088553,
      "checksum": {
        "hash": "c43e45d2e45c75f6c00731ed88e62093acde16b933f917e56bfcf18ba1f46db2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "authors": [
    {
      "familyName": "Landauer",
      "fn": "Alexander K Landauer",
      "givenName": "Alexander",
      "middleName": "K",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Materials Measurement Science Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-2863-039X",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Kafka",
      "fn": "Orion L Kafka",
      "givenName": "Orion",
      "middleName": "L",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Applied Chemicals and Materials Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-2333-8154",
      "@type": "foaf:Person"
    }
  ],
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3118.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.1",
        "issued": "2023-11-27",
        "@id": "ark:/88434/mds2-3118/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3118/pdr:v/1.0.1",
        "description": "metadata update"
      },
      {
        "version": "1.1.0",
        "issued": "2023-11-27 00:00:00",
        "@id": "ark:/88434/mds2-3118/pdr:v/1.1.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3118/pdr:v/1.1.0",
        "description": "data update"
      },
      {
        "version": "1.1.1",
        "issued": "2023-11-27 00:00:00",
        "@id": "ark:/88434/mds2-3118/pdr:v/1.1.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3118/pdr:v/1.1.1",
        "description": "metadata update"
      },
      {
        "version": "1.1.2",
        "issued": "2023-11-27 00:00:00",
        "@id": "ark:/88434/mds2-3118/pdr:v/1.1.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3118/pdr:v/1.1.2",
        "description": "metadata update"
      },
      {
        "version": "1.1.3",
        "issued": "2023-11-27 00:00:00",
        "@id": "ark:/88434/mds2-3118/pdr:v/1.1.3",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3118/pdr:v/1.1.3",
        "description": "metadata update"
      }
    ]
  },
  "annotated": "2024-05-23T17:49:14.404695",
  "issued": null
}