{
  "_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-3055"
    }
  ],
  "@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-3055",
  "ediid": "ark:/88434/mds2-3055",
  "version": "1.0.1",
  "doi": "doi:10.18434/mds2-3055",
  "title": "UV-visible absorbance spectra of purified and unpurified m-cresol purple samples in sodium hydroxide and sodium chloride solutions at pH 12",
  "contactPoint": {
    "fn": "Michael Fong",
    "hasEmail": "mailto:michael.fong@nist.gov"
  },
  "modified": "2023-07-13 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3055",
  "description": [
    "M-cresol purple is the most widely used pH indicator dye for seawater pH measurements. Impurities in the indicator are known to absorb strongly at one of the wavelengths used in spectrophotometric pH determination and lead to large biases in the pH measurements.  This repository contains data and Matlab scripts to facilitate the implementation of a DD-SIMCA model for detecting residual impurities in purified m-cresol purple (mCP) relevant to climate quality seawater pH measurements. The model was trained on measurements of UV-visible absorbance spectra of purified mCP and tested on independent datasets consisting of purified and unpurified mCP samples. The repository contains demo scripts that will demonstrate the training and optimization of the DD-SIMCA model and reproduce the figures in the associated publication. A function is provided for users to classify new mCP samples with the model.",
    "The datasets consist of measurements of the UV-visible absorbance spectra (350 nm to 750 nm) of purified and unpurified m-cresol purple samples in sodium hydroxide and sodium chloride solutions at pH\n12 and an ionic strength of 0.7 mol/kg soln. The UV-visible absorbance measurements were collected on an Agilent Cary 100 spectrophotometer at NIST.  A second dataset is included consisting of \nsimilar measurements of various purified m-cresol purple samples collected on an Agilent 8453 spectrophotometer at MBARI. This dataset was used to test the performance of the SIMCA model on samples measured on a different spectrophotometer. The SIMCA model and results are published in the manuscript \"Detection of impurities in m-cresol purple with SIMCA for the quality control of spectrophotometric pH measurements\nin seawater.\""
  ],
  "keyword": [
    "seawater pH",
    "pH indicator",
    "m-cresol purple",
    "SIMCA",
    "spectrophotometric pH"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Environment: Marine science"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Analytical chemistry"
    }
  ],
  "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": [
    "Environment: Marine science",
    "Chemistry: Analytical chemistry"
  ],
  "components": [
    {
      "@id": "cmps/data",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "data"
    },
    {
      "@id": "cmps/data/MBARI_mCP_data.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/MBARI_mCP_data.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/MBARI_mCP_data.csv",
      "mediaType": "text/csv",
      "size": 210333,
      "checksum": {
        "hash": "6daae32d536226d57fe131a468543f96ddcf2583c3c1918672cda397779fd607",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/SIMCA_NISTData.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/SIMCA_NISTData.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/SIMCA_NISTData.csv",
      "mediaType": "text/csv",
      "size": 1241913,
      "checksum": {
        "hash": "9303eff33b8822f591ccae75068d1fc58d9d6549f8eac3945e935c3ab5e0b81b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/SIMCA_NISTData.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/SIMCA_NISTData.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/SIMCA_NISTData.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/SIMCA_NISTData.csv",
      "description": "SHA-256 checksum value for SIMCA_NISTData.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1a9158a39f67438fed34221667a5e73ecab16b3eb980e3f884201dc4178ce395",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/3055_README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/3055_README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/3055_README.txt",
      "mediaType": "text/plain",
      "size": 6535,
      "checksum": {
        "hash": "cad0e16dee60939215140a49269b1abaeec9337ff339087a3cff384b9ebca2e8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/SIMCA_NISTData_cleaned.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/SIMCA_NISTData_cleaned.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/SIMCA_NISTData_cleaned.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/SIMCA_NISTData_cleaned.csv",
      "description": "SHA-256 checksum value for SIMCA_NISTData_cleaned.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "66b0308c07696777bd37837b5dc11a8503055fcc57e6b2888b8e5ba51f41a72d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/3055_README.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/3055_README.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/3055_README.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/3055_README.txt",
      "description": "SHA-256 checksum value for 3055_README.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "08c1d3af57ff7892a404fcb4b952bc001d5d5773cb22e926c5a447e37bcbbec8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/MBARI_mCP_data.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/MBARI_mCP_data.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/MBARI_mCP_data.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/MBARI_mCP_data.csv",
      "description": "SHA-256 checksum value for MBARI_mCP_data.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c7dc8f872446479404af341b6095c00768ae57556d7511f495c8b013496d00de",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/SIMCA_NISTData_cleaned.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/SIMCA_NISTData_cleaned.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/data/SIMCA_NISTData_cleaned.csv",
      "mediaType": "text/csv",
      "size": 1227394,
      "checksum": {
        "hash": "60e0ce8eca43b0a7740cc640f2eff28bd91b8d13ddfa0ba7805c610fbd784b3f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/LICENSE.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "LICENSE.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/LICENSE.md",
      "mediaType": "text/x-web-markdown",
      "size": 2128,
      "checksum": {
        "hash": "c675662d68d936e1521317407ad818088575938d2789c648cf1ca608d58befcb",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "functions"
    },
    {
      "@id": "cmps/functions/ClassifymCPSamples.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/ClassifymCPSamples.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/ClassifymCPSamples.m",
      "mediaType": "text/x-objcsrc",
      "size": 1028,
      "checksum": {
        "hash": "977a0842318608d445618b2f546024093f249622bbf7e3ab990ac535df20323c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "functions/dd-simca-master"
    },
    {
      "@id": "cmps/functions/dd-simca-master/example.mat.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/example.mat.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/example.mat.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/example.mat",
      "description": "SHA-256 checksum value for example.mat",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3b05bb458af5bf088aa74937fcb578a983ebd2521f2c5cdbc74c5f3d7eb2a2e1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/example.mat",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/example.mat",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/example.mat",
      "mediaType": "application/x-matlab-data",
      "size": 39372,
      "checksum": {
        "hash": "0b29bbc1894d802a40410b52ee8efe7b7097cd0be768d77f10bc5072539a24c8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/LICENSE.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/LICENSE.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/LICENSE.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/LICENSE",
      "description": "SHA-256 checksum value for LICENSE",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "417ae8634142e85f82fa128fd69e5676305fc7ed512f3481a9bcfce151b195cc",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "functions/dd-simca-master/help"
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/not_stable.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/not_stable.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/not_stable.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/not_stable.png",
      "description": "SHA-256 checksum value for not_stable.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "90cb3db645be20c3557ba6a0d86e54f6806b826fb8bcaf8c136e5e1975cebb17",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/accept_new.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/accept_new.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/accept_new.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/accept_new.png",
      "description": "SHA-256 checksum value for accept_new.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6917d8d789cff7f69ba3330baffc940d35a5d8364ac8386bce6926de5cc5e9d0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/prediction.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/prediction.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/prediction.png",
      "mediaType": "image/png",
      "size": 118915,
      "checksum": {
        "hash": "7f35702678da9104a4b5e9b401b7e744043f80002126ef07a3fe4bfd45649fb5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/model.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/model.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/model.png",
      "mediaType": "image/png",
      "size": 156877,
      "checksum": {
        "hash": "fc33abbe670c8ddff92d03c8370504fb91d31ade2a133721ff1d5e7683174f05",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/extreme.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/extreme.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/extreme.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/extreme.png",
      "description": "SHA-256 checksum value for extreme.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "affad85a8cb7d53223a094a3bd081446fcfe71afa9f2c3eb65677bdabb01f224",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/prediction.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/prediction.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/prediction.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/prediction.png",
      "description": "SHA-256 checksum value for prediction.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "91a2fd3364d7fd1a8f1101eb50de3ed6d98f48d144a6eab82fe3a9af1ed717ed",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/model.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/model.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/model.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/model.png",
      "description": "SHA-256 checksum value for model.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "35feddfdbf42aa3e150426c1003b11aa37d049589440b00328fb157c4ae616e1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/accept_training.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/accept_training.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/accept_training.png",
      "mediaType": "image/png",
      "size": 149274,
      "checksum": {
        "hash": "f5bd1358597258ddf6459aa1295169447d5ceb2e2a7694d3817d14d2bdd615fe",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/accept_training.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/accept_training.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/accept_training.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/accept_training.png",
      "description": "SHA-256 checksum value for accept_training.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fc414d9ff6a41fac9023efd12dfdc06311d9bf17941908219a1bc3d3cc2a8fec",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/options.png.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/help/options.png.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/options.png.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/help/options.png",
      "description": "SHA-256 checksum value for options.png",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c26eb15693ee829093908f6e1e86de53a8f7b20c4f53ff4d198bc424b3d66703",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/accept_new.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/accept_new.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/accept_new.png",
      "mediaType": "image/png",
      "size": 123122,
      "checksum": {
        "hash": "ab034c380c9b117e136f3bbb6775b92be50944146a16485be1bd8c8aef107f94",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/not_stable.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/not_stable.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/not_stable.png",
      "mediaType": "image/png",
      "size": 262373,
      "checksum": {
        "hash": "aa6ec3d859d4efa2649542321823c06eb913153feab278f373beb920c67907ea",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/options.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/options.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/options.png",
      "mediaType": "image/png",
      "size": 54994,
      "checksum": {
        "hash": "ac415b823e3c5833d71c408101fc319f95ac5d3d06431a4b9a15d7dc94aa0418",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/help/extreme.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/help/extreme.png",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/help/extreme.png",
      "mediaType": "image/png",
      "size": 136833,
      "checksum": {
        "hash": "09ff0523296fff5130fc6f2738fbdb432fac2c9df78603b83d0fe06d62ef5bb6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/DDSimca.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/DDSimca.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/DDSimca.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/DDSimca.m",
      "description": "SHA-256 checksum value for DDSimca.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "542562a9b43b67c09013fc7d7346718c4e327b0b8d71fa14e09e824c0e398aa0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/training_with_outliers.mat.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/training_with_outliers.mat.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/training_with_outliers.mat.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/training_with_outliers.mat",
      "description": "SHA-256 checksum value for training_with_outliers.mat",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "7e987a1d0e52cf38705149f798bb6f9129f094d705a2631e42246a4e5f469bc6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/DDSGUI.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/DDSGUI.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/DDSGUI.m",
      "mediaType": "text/x-objcsrc",
      "size": 81685,
      "checksum": {
        "hash": "a7c8633a6adf864c5baf2fea3c3ce4b2cefc1adbfa1b2a1e60adbd0f52267535",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/DDSimca.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/DDSimca.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/DDSimca.m",
      "mediaType": "text/x-objcsrc",
      "size": 38352,
      "checksum": {
        "hash": "f70f0d2c5ea8fc0f5be8db15bf6fd8e886aaf77626b2344d00ac81c3b913cad6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/NEWS.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/NEWS.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/NEWS.md",
      "mediaType": "text/x-web-markdown",
      "size": 316,
      "checksum": {
        "hash": "6ec9d82298559adaf147f3e62cf83463321fd1ec5543a0abfa1468c55f9baf0f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/NEWS.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/NEWS.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/NEWS.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/NEWS.md",
      "description": "SHA-256 checksum value for NEWS.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c844ae1610be14f535a047d83c502d7c5910f2d41532efd3393e153b3e5a851b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/DDSTask.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/DDSTask.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/DDSTask.m",
      "mediaType": "text/x-objcsrc",
      "size": 20807,
      "checksum": {
        "hash": "9c86cf38ad1d3568ad02cec625129fe02f53ffe883a5c8238c572858dcd165da",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/DDSTask.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/DDSTask.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/DDSTask.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/DDSTask.m",
      "description": "SHA-256 checksum value for DDSTask.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "ce0db5a22736256d9495d1c5267a0147924491a1e5ddaf3fd7d451fd2a44120f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/DDSGUI.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/DDSGUI.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/DDSGUI.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/DDSGUI.m",
      "description": "SHA-256 checksum value for DDSGUI.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "2d6909c858cbd8e9fb71396321fbaf835f7855e2281141bbf03e50633deed895",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/dd-simca-master/README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/dd-simca-master/README.md",
      "description": "SHA-256 checksum value for README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "c058fb775187f1839299972e32603a4d67e0e364560feec0879c08db18ae9f8e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/dd-simca-master/training_with_outliers.mat",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/training_with_outliers.mat",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/training_with_outliers.mat",
      "mediaType": "application/x-matlab-data",
      "size": 23881,
      "checksum": {
        "hash": "ad743f16a610fd3215dea60a63a6830ad6c7f64e45d1d57f830586dddf2d9cf3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/LICENSE",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/LICENSE",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/LICENSE",
      "mediaType": "text/plain",
      "size": 1074,
      "checksum": {
        "hash": "86e8bed8c52f2c4883ee586768a32d7b4bbb5106a2c673dc4c18b49730b8cc3f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/dd-simca-master/README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/dd-simca-master/README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/dd-simca-master/README.md",
      "mediaType": "text/x-web-markdown",
      "size": 1716,
      "checksum": {
        "hash": "cdbc19f0a549f139ad300ce3771dd422bcaaea2af84b2c5023c3107fa53da957",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/ClassifymCPSamples.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/ClassifymCPSamples.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/ClassifymCPSamples.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/ClassifymCPSamples.m",
      "description": "SHA-256 checksum value for ClassifymCPSamples.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "34572ae44a3f366ce4365cc5a0cb104baa62e9fdc54099e2d46dd68092162696",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/Plot_PCAScoresLoadingSpectra.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/Plot_PCAScoresLoadingSpectra.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/Plot_PCAScoresLoadingSpectra.m",
      "mediaType": "text/x-objcsrc",
      "size": 2096,
      "checksum": {
        "hash": "6f7b051b8d378f57633ceaf236a4edf4e1640be3171baef44ce82865bfc9733d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/normv2.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/normv2.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/normv2.m",
      "mediaType": "text/x-objcsrc",
      "size": 813,
      "checksum": {
        "hash": "58cd4ee6878ffaee9ea8bcfda81e339f62e3e19ac57de744ad41a25a3228f195",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/normv2.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/normv2.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/normv2.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/normv2.m",
      "description": "SHA-256 checksum value for normv2.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "d0c1563effb6b7bbf788d05b977c76b8bad5b2771068f13db8a7c93b3489ff6e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/Plot_PCAScoresLoadingSpectra.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/Plot_PCAScoresLoadingSpectra.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/Plot_PCAScoresLoadingSpectra.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/Plot_PCAScoresLoadingSpectra.m",
      "description": "SHA-256 checksum value for Plot_PCAScoresLoadingSpectra.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "85a5e292567fecd8ec6d6ead507e81aae6604a06212edc268f8d8b26ef9623b6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/suplabel",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "functions/suplabel"
    },
    {
      "@id": "cmps/functions/suplabel/suplabel.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/suplabel/suplabel.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/suplabel/suplabel.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/suplabel/suplabel.m",
      "description": "SHA-256 checksum value for suplabel.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "56e1720dcb001e7b57386362ca3ba51373b18cbd941cf6c35d4319538590e694",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/suplabel/suplabel_test.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/suplabel/suplabel_test.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/suplabel/suplabel_test.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/suplabel/suplabel_test.m",
      "description": "SHA-256 checksum value for suplabel_test.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "495a4a2097d7629899efab486898abfbe3998823980a94240fdeb25b0860121e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/suplabel/suplabel.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/suplabel/suplabel.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/suplabel/suplabel.m",
      "mediaType": "text/x-objcsrc",
      "size": 3393,
      "checksum": {
        "hash": "4de6c1c68b9e0732f2815bdbf7ed2acba6683dc675c0999b306a5e6ddcfca7b1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/suplabel/license.txt.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "functions/suplabel/license.txt.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/suplabel/license.txt.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/functions/suplabel/license.txt",
      "description": "SHA-256 checksum value for license.txt",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "62ffbbe07275ac12f728c11340367280e987c732ad285becfb16e10248f8aa66",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/functions/suplabel/license.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/suplabel/license.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/suplabel/license.txt",
      "mediaType": "text/plain",
      "size": 1521,
      "checksum": {
        "hash": "62959cd6252d700e5307eb946ccc64fde0f69a5aa01c88b4df22f6c21263bbe1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/functions/suplabel/suplabel_test.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "functions/suplabel/suplabel_test.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/functions/suplabel/suplabel_test.m",
      "mediaType": "text/x-objcsrc",
      "size": 519,
      "checksum": {
        "hash": "e613d7771b6ff2ede81d5a17b86fe2824e3ff0fefb6f2b06898bd93cbfb08d65",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/demo",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "demo"
    },
    {
      "@id": "cmps/demo/Demo_OptimizeSIMCAModel.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "demo/Demo_OptimizeSIMCAModel.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/demo/Demo_OptimizeSIMCAModel.m",
      "mediaType": "text/x-objcsrc",
      "size": 12587,
      "checksum": {
        "hash": "acc99f27af22f933e3d1eef12edbf86d8d8b5a2e4c2d83783d8bb1460d7c3b87",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/demo/Demo_ClassifyNewmCPSamples.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "demo/Demo_ClassifyNewmCPSamples.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/demo/Demo_ClassifyNewmCPSamples.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/demo/Demo_ClassifyNewmCPSamples.m",
      "description": "SHA-256 checksum value for Demo_ClassifyNewmCPSamples.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a1563ef2998b0b9c3909bb1ba539c73a5a2b81d02748d1bdf16d808d6663b64c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/demo/Demo_OptimizeSIMCAModel.m.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "demo/Demo_OptimizeSIMCAModel.m.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/demo/Demo_OptimizeSIMCAModel.m.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/demo/Demo_OptimizeSIMCAModel.m",
      "description": "SHA-256 checksum value for Demo_OptimizeSIMCAModel.m",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6a8560d23b1c944dc27011822f4a5734e59a92d276c081f603c4c69529433505",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/demo/Demo_ClassifyNewmCPSamples.m",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "demo/Demo_ClassifyNewmCPSamples.m",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/demo/Demo_ClassifyNewmCPSamples.m",
      "mediaType": "text/x-objcsrc",
      "size": 5635,
      "checksum": {
        "hash": "b871a91994caaa71ed0f8912334f505dadb19a56e4c2934da91298b9f3e19d92",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/README.md",
      "description": "SHA-256 checksum value for README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f2f0bdb63c333c66567aec6cff85c5c9df96fe33783338957b59672c3fceda73",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/mCP%20SIMCA%20Model",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "mCP SIMCA Model"
    },
    {
      "@id": "cmps/mCP SIMCA Model/NIST_mCP_SIMCAModel.mat.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "mCP SIMCA Model/NIST_mCP_SIMCAModel.mat.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/mCP%20SIMCA%20Model/NIST_mCP_SIMCAModel.mat.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/mCP SIMCA Model/NIST_mCP_SIMCAModel.mat",
      "description": "SHA-256 checksum value for NIST_mCP_SIMCAModel.mat",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "8eae840407420245f0988d3c2416e5cf38a1d57935657d8e6d0e78a41df7d768",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/mCP SIMCA Model/NIST_mCP_SIMCAModel.mat",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "mCP SIMCA Model/NIST_mCP_SIMCAModel.mat",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/mCP%20SIMCA%20Model/NIST_mCP_SIMCAModel.mat",
      "mediaType": "application/x-matlab-data",
      "size": 736128,
      "checksum": {
        "hash": "e542e81ad7fc133c07813510b57df451ca84fc600f1a591264ba6b6d344d65fb",
        "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/ark:/88434/mds2-3055/README.md",
      "mediaType": "text/x-web-markdown",
      "size": 4514,
      "checksum": {
        "hash": "4b282ad088ae0460c2ff6b021ee066d322f82a234a09aeaae9b31755f0e70e64",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/LICENSE.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "LICENSE.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3055/LICENSE.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/LICENSE.md",
      "description": "SHA-256 checksum value for LICENSE.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a12287fedee030d87835f7c5693b10c67fc415640af84935652beb23e6bc0c20",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    }
  ],
  "authors": [
    {
      "familyName": "Fong",
      "fn": "Michael  Fong",
      "givenName": "Michael",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-4387-8986",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Takeshita",
      "fn": "Yuichiro  Takeshita",
      "givenName": "Yuichiro",
      "middleName": "",
      "affiliation": [
        {
          "title": "Monterey Bay Aquarium Research Institute",
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0003-1824-8517",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Easley",
      "fn": "Regina  Easley",
      "givenName": "Regina",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-1876-2893",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Waters",
      "fn": "Jason   Waters",
      "givenName": "Jason ",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-9901-2188",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2024-11-14T16:09:46.767714",
  "revised": "2024-04-02T22:25:53.136301",
  "issued": null,
  "firstIssued": "2024-04-02T22:25:53.136301",
  "references": [
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.1016/j.marchem.2024.104362",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.1016/j.marchem.2024.104362",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Detection of impurities in m-cresol purple with Soft Independent Modeling of Class Analogy for the quality control of spectrophotometric pH measurements in seawater",
      "issued": "2024-02",
      "citation": "Fong, M. B., Takeshita, Y., Easley, R. A., & Waters, J. F. (2024). Detection of impurities in m-cresol purple with Soft Independent Modeling of Class Analogy for the quality control of spectrophotometric pH measurements in seawater. Marine Chemistry, 259, 104362. https://doi.org/10.1016/j.marchem.2024.104362\n"
    }
  ],
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3055.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2023-07-13",
        "@id": "ark:/88434/mds2-3055/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3055/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2023-07-13 00:00:00",
        "@id": "ark:/88434/mds2-3055/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3055/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  }
}