{
  "_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-2988"
    }
  ],
  "@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-2988",
  "ediid": "ark:/88434/mds2-2988",
  "version": "1.0.11",
  "doi": "doi:10.18434/mds2-2988",
  "title": "Activation loop plasticity and active site coupling in the MAP kinase, ERK2: Supplementary Data, Trajectories, and Scripts",
  "contactPoint": {
    "fn": "Demian Riccardi",
    "hasEmail": "mailto:demian.riccardi@nist.gov"
  },
  "modified": "2023-10-18 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2988",
  "description": [
    "Conventional molecular dynamics (MD) simulations using the GPU-enabled CUDA version of the pmemd executable (pmemd.cuda) in AMBER were applied to explore the structure and dymanics of MAPK, ERK2. The role of dual phosphorylation was explored by comparing 0P-ERK2 with 2P-ERK2 (two phosphate groups added at T183 and Y185). Both 0P-ERK2 and 2P-ERK2 models were treated with the ff19SB forcefield immersed in a solution of 0.15 M NaCl in OPC water. The results showed that the A-loop can adopt multiple long-lived (>5 microseconds) conformational states. A set of primary and secondary seeds were used to explore these novel states of the activation loop. Analysis scripts, dataframes, and all trajectories (stripped of explicit water and NaCl ions) are provided here to enhance reproducibility of this complex study and aid future studies.",
    "Trajectories",
    "As described in the associated publication, individual trajectories were run for (5-25) microseconds and totaled 727 microseconds. Multiple primary seeds (285 K, 300 K, 315 K, and 330 K) and secondary trajectory seeds (300 K) were run; all are available in this data publication. All frames for each trajectory were aligned to backbone atoms of residues 10-161 and 182-343 of the minimized 2ERK X-ray structures (0P and 2P). Modeled residue numbers are 1-353 and correspond to residues 6-358 of 2ERK and 5UMO (rat sequence numbering). The model built from 2Y9Q, which is a human kinase, was converted to correspond to the rat derived models (2ERK, 5UMO) as described in the associated publication. Most primary seeds are greater than 10 microseconds while most secondary seeds are 5.7 microseconds. Angstrom units (0.1 nm) are used for trajectory coordinate storage and analysis. Three sets of trajectories are provided for convenience:",
    "1. The canonical set of trajectories are netcdf files (extension .nc) that are stripped of NaCl and water molecules and down-sampled to 2.5 ns between frames.",
    "2. The set of trajectory seeds with hydrogens removed and further down-sampling to 250 ns between frames is provided as DCD trajectory files. This is the smallest download that will be most convenient for visualization and initial development.",
    "3. Frames from the 300 K trajectories collated by the A-loop states. These trajectories should be treated as collections of frames without regard for any time information stored.",
    "Structures from RCSB.org",
    "The associated publication analyzed the crystal packing environment of the activation loop. The structural data were collected in November 2021. All pdb files downloaded at that time are included in this data publication to aid the reproducibility of the analysis. The RCSB (Research Collaboratory for Structural Bioinformatics, https://www.rcsb.org) was the source of information and should be used directly for current versions of the associated entries. The RCSB entries pdbid 2ERK, pdbid 5UMO, and pdbid 2Y9Q were the structures used to build initial models for MD simulations.",
    "Scripts",
    "Representative scripts are provided to aid future work. See README.md",
    "Units",
    "Q-Aloop values are fractions. RMSD, distances, and coordinates are all reported in Angstroms (0.1 nm). Angles are reported in degrees.",
    "Acknowledgment",
    "Most of the scripts included here were designed in collaboration with Laurel Pegram while she was in the Natalie Ahn group at CU-Boulder.",
    "NOTE: Trade names are provided only to specify the source of information and procedures adequately and do not imply endorsement by the National Institute of Standards and Technology. Similar products by other developers may be found to work as well or better."
  ],
  "keyword": [
    "Molecular dynamics",
    "Allostery",
    "Kinase",
    "Activation Loop",
    "ERK2",
    "Phosphorylation",
    "MAPK Signaling"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Modeling and simulation research"
    }
  ],
  "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"
  ],
  "theme": [
    "Mathematics and Statistics: Modeling and simulation research"
  ],
  "components": [
    {
      "@id": "cmps/scripts.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "scripts.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/scripts.zip",
      "mediaType": "application/zip",
      "size": 23707,
      "checksum": {
        "hash": "b1818c827ca088470efb7678d51d4694c65041fc607441785ddfc8caeec3a9b3",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@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/Q_analysis.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/Q_analysis.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/Q_analysis.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/Q_analysis.zip",
      "description": "SHA-256 checksum value for Q_analysis.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "48287895c34f47bedf58d96d06eb20f474cebc8e509bb4b37676550ccb996af6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/measures.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/measures.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/measures.zip",
      "mediaType": "application/zip",
      "size": 35452685,
      "title": "data/measures",
      "checksum": {
        "hash": "b70280bc2af0dbf3db71bc9be822ff0f71a500343d09215045a2b718f6d7e8aa",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/measures.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/measures.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/measures.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/measures.zip",
      "description": "SHA-256 checksum value for measures.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "a14bb1e0a8753740edfded4fce816c0cdf4830fed4216953edc86b0bdcbcf419",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/data_README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/data_README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/data_README.md",
      "mediaType": "text/x-web-markdown",
      "size": 677,
      "title": "data/data_README",
      "checksum": {
        "hash": "66aaa0028e39572d19231feb237bd14a35751db55bf0456e10b9dd4e5642aa4e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/Q_analysis.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/Q_analysis.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/Q_analysis.zip",
      "mediaType": "application/zip",
      "size": 99478225,
      "title": "data/Q_analysis",
      "checksum": {
        "hash": "d56a55ca837c634bbdd41d650a74e51771a25c33582c09fca332f5b4286bcf41",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/contact_maps.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data/contact_maps.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/contact_maps.zip",
      "mediaType": "application/zip",
      "size": 25294416,
      "title": "data/contact_maps",
      "checksum": {
        "hash": "a6acdd59672aad25e412d9eb1738b616a552bcc693bfa681380a8268573d2b64",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/data/data_README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/data_README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/data_README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/data_README.md",
      "description": "SHA-256 checksum value for data_README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "1bfb78093b0d6c29a8f057726b5cd3c61d8c655b4795a571c6bd9af1392192dd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/data/contact_maps.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "data/contact_maps.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/data/contact_maps.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/data/contact_maps.zip",
      "description": "SHA-256 checksum value for contact_maps.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "90be71048a0130f22064c7f63087159cce04fd390946d4bd325095a77faec53d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/setup",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "setup"
    },
    {
      "@id": "cmps/setup/partop_solv.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "setup/partop_solv.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/partop_solv.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/setup/partop_solv.zip",
      "description": "SHA-256 checksum value for partop_solv.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b0dd109b70f45c307ab0206635bfaa30746652c87bfe0017c8b8301ddff8150d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/setup/2erk_0P_mmpbsa.prmtop.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "setup/2erk_0P_mmpbsa.prmtop.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/2erk_0P_mmpbsa.prmtop.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/setup/2erk_0P_mmpbsa.prmtop",
      "description": "SHA-256 checksum value for 2erk_0P_mmpbsa.prmtop",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "00f0c28df24f3054fbba3a9a74475797403900604eec59de7fa56f005357b756",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/setup/production_300.mdin",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "setup/production_300.mdin",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/production_300.mdin",
      "mediaType": "application/octet-stream",
      "size": 336,
      "title": "setup/production_300",
      "checksum": {
        "hash": "8e1187954a55b2fd142d529bf10f9259f6fd2ad642373c30917c019ee2e72018",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/setup/2erk_0P_mmpbsa.prmtop",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "setup/2erk_0P_mmpbsa.prmtop",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/2erk_0P_mmpbsa.prmtop",
      "mediaType": "application/octet-stream",
      "size": 2599530,
      "title": "setup/2erk_0P_mmpbsa",
      "checksum": {
        "hash": "fbff1e91752b8b6a6d8ad47dbbbea583d14521e7af768fb87d7ae292b00e6fb8",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/setup/setup_README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "setup/setup_README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/setup_README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/setup/setup_README.md",
      "description": "SHA-256 checksum value for setup_README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "49c257e2d8c1f0bd08b7e2741d4ca3a6b3b4f595e80d3a8a70dff2925872a73c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/setup/production_300.mdin.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "setup/production_300.mdin.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/production_300.mdin.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/setup/production_300.mdin",
      "description": "SHA-256 checksum value for production_300.mdin",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "af79f1499a466ccf21e739a1a2cb5b0b2f141b8bc11060b95ac3911e3ad3ef78",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/setup/setup_README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "setup/setup_README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/setup_README.md",
      "mediaType": "text/x-web-markdown",
      "size": 1344,
      "title": "setup/setup_README",
      "checksum": {
        "hash": "ea0e2bea080f85ab2e822d6632009d898b1f7077c88a9601d6bf42880a333d08",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/setup/2erk_2P_mmpbsa.prmtop",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "setup/2erk_2P_mmpbsa.prmtop",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/2erk_2P_mmpbsa.prmtop",
      "mediaType": "application/octet-stream",
      "size": 2609794,
      "title": "setup/2erk_2P_mmpbsa",
      "checksum": {
        "hash": "788d0156e048d972ea9e63c8cad450a92b6280dd3c7c6d8b068271a341076190",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/setup/partop_solv.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "setup/partop_solv.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/partop_solv.zip",
      "mediaType": "application/zip",
      "size": 15329692,
      "title": "setup/partop_solv",
      "checksum": {
        "hash": "70a8ab0ae9ab26e6fbbcf9e3462cc02041bbd2dcdb5a7d0b54267c0a80580f94",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/setup/2erk_2P_mmpbsa.prmtop.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "setup/2erk_2P_mmpbsa.prmtop.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/setup/2erk_2P_mmpbsa.prmtop.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/setup/2erk_2P_mmpbsa.prmtop",
      "description": "SHA-256 checksum value for 2erk_2P_mmpbsa.prmtop",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3ca8784c4ad460581081c0b5c03c8641714ce54d18fd0c693552424e3c605367",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "notebooks"
    },
    {
      "@id": "cmps/notebooks/l16_bb.pdb",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "notebooks/l16_bb.pdb",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/l16_bb.pdb",
      "mediaType": "chemical/x-pdb",
      "size": 127770,
      "title": "notebooks/l16_bb",
      "checksum": {
        "hash": "125333863676117a714c7a3f2c950bab9119f6f5b69b1d2e513c32d702708471",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/notebooks/l16_bb.pdb.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "notebooks/l16_bb.pdb.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/l16_bb.pdb.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/notebooks/l16_bb.pdb",
      "description": "SHA-256 checksum value for l16_bb.pdb",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "fb4b384c16015bf767061833696c07b49498b665c22384da3fb575579af19b48",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks/PCA_final.ipynb.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "notebooks/PCA_final.ipynb.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/PCA_final.ipynb.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/notebooks/PCA_final.ipynb",
      "description": "SHA-256 checksum value for PCA_final.ipynb",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "3aa9a631dd4b8efb55c13718b44d0b3e8da66ab82b6148d96e92ae9a87198c43",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks/TRAJECTORY TIMES.ipynb",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "notebooks/TRAJECTORY TIMES.ipynb",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/TRAJECTORY%20TIMES.ipynb",
      "mediaType": "application/octet-stream",
      "size": 12445,
      "title": "notebooks/TRAJECTORY TIMES",
      "checksum": {
        "hash": "e59b71708caf23fe0a4e3946f71c9eae35a89bdbdb84eab1a60f3c6bf00c419e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/notebooks/all_0p.pc12.nmd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "notebooks/all_0p.pc12.nmd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/all_0p.pc12.nmd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/notebooks/all_0p.pc12.nmd",
      "description": "SHA-256 checksum value for all_0p.pc12.nmd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "4e837d999e81f63d1d68bc5f68ce6e66836359ce09e9a07b93b3b5b0004b4cba",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks/all_0p.pc12.nmd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "notebooks/all_0p.pc12.nmd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/all_0p.pc12.nmd",
      "mediaType": "application/octet-stream",
      "size": 259075,
      "title": "notebooks/all_0p.pc12",
      "checksum": {
        "hash": "8bfb1a59dcda68c5cd95c6ede18e1dd2df00a72decc9f36db0b5883dde642e44",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/notebooks/TRAJECTORY TIMES.ipynb.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "notebooks/TRAJECTORY TIMES.ipynb.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/TRAJECTORY%20TIMES.ipynb.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/notebooks/TRAJECTORY TIMES.ipynb",
      "description": "SHA-256 checksum value for TRAJECTORY TIMES.ipynb",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "be32a2c79d9cb4834c15e92e3edb68d6b995770a7d79311e7b975e7729596c42",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks/2erk_0p_bb.pdb",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "notebooks/2erk_0p_bb.pdb",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/2erk_0p_bb.pdb",
      "mediaType": "chemical/x-pdb",
      "size": 127770,
      "title": "notebooks/2erk_0p_bb",
      "checksum": {
        "hash": "003f95e72d88ff634b344c00faf9814bfc18c330215c774b146d8cc415a79a5c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/notebooks/all_2p.pc12.nmd",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "notebooks/all_2p.pc12.nmd",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/all_2p.pc12.nmd",
      "mediaType": "application/octet-stream",
      "size": 259239,
      "title": "notebooks/all_2p.pc12",
      "checksum": {
        "hash": "4fa4cf02611e64f0e7b17fa99363f94b448570d90b9211a093a91303bfc2a4a7",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/notebooks/2erk_0p_bb.pdb.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "notebooks/2erk_0p_bb.pdb.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/2erk_0p_bb.pdb.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/notebooks/2erk_0p_bb.pdb",
      "description": "SHA-256 checksum value for 2erk_0p_bb.pdb",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "eea2cf7f50e182dc11900cf718bd575520c916c59cd89b1c0486e968d8e98bce",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks/all_2p.pc12.nmd.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "notebooks/all_2p.pc12.nmd.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/all_2p.pc12.nmd.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/notebooks/all_2p.pc12.nmd",
      "description": "SHA-256 checksum value for all_2p.pc12.nmd",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "37cbbc373a7821d1ca30f43d0e76c78eacf8229313340b1dc0550ba205346923",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/notebooks/PCA_final.ipynb",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "notebooks/PCA_final.ipynb",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/notebooks/PCA_final.ipynb",
      "mediaType": "application/octet-stream",
      "size": 5844425,
      "title": "notebooks/PCA_final",
      "checksum": {
        "hash": "8d5fdf24911ab01443c2ccb7b076361c18464d7c3e4de42ad70a6a1fbe10cf6a",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/main-text%20figures",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "main-text figures"
    },
    {
      "@id": "cmps/main-text figures/DataGraph.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "main-text figures/DataGraph.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/main-text%20figures/DataGraph.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/main-text figures/DataGraph.zip",
      "description": "SHA-256 checksum value for DataGraph.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6ae68f1a6af0ce14d4dd49d97b6ff8e8f7efd2eb41a89fdc1f4124a26a63a40b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/main-text figures/DataGraph.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "main-text figures/DataGraph.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/main-text%20figures/DataGraph.zip",
      "mediaType": "application/zip",
      "title": "main-text figures/DataGraph",
      "size": 22589686,
      "checksum": {
        "hash": "9ba1c46f3983d13a57ae69e5b78801f5c93e6b0d064c19850a73b76dbeafd515",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/main-text figures/VMD_FIGURES.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "main-text figures/VMD_FIGURES.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/main-text%20figures/VMD_FIGURES.zip",
      "mediaType": "application/zip",
      "title": "main-text figures/VMD_FIGURES",
      "size": 38443963,
      "checksum": {
        "hash": "a33f4c3062f0695fe28221cd31275b1b267869010c4bf18976fb2b0d5bca6b20",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/main-text figures/VMD_FIGURES.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "main-text figures/VMD_FIGURES.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/main-text%20figures/VMD_FIGURES.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/main-text figures/VMD_FIGURES.zip",
      "description": "SHA-256 checksum value for VMD_FIGURES.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "848cb8ceda94a9c05554cb2a60c54412a6bbb79f0922f6ead3b26d9393a0811e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/reference_structures",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "reference_structures"
    },
    {
      "@id": "cmps/reference_structures/reference_structures.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "reference_structures/reference_structures.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/reference_structures/reference_structures.zip",
      "mediaType": "application/zip",
      "title": "reference_structures/reference_structures",
      "size": 2419073,
      "checksum": {
        "hash": "885f633862d3703130dc4d0a2f5597ba2e4a633a9da8c867c9caef35fc40224b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/reference_structures/reference_structures.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "reference_structures/reference_structures.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/reference_structures/reference_structures.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/reference_structures/reference_structures.zip",
      "description": "SHA-256 checksum value for reference_structures.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "b8d717c4be1964a96f1f04869b68a9705f2fbac92a99d03ea764dcd830ccc727",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/reference_structures/reference_structures_README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "reference_structures/reference_structures_README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/reference_structures/reference_structures_README.md",
      "mediaType": "text/x-web-markdown",
      "title": "reference_structures/reference_structures_README",
      "size": 1988,
      "checksum": {
        "hash": "f1e97b7cf5f0a76ff17b44686669910556e209a865a889e5c029ecbdfa1f7606",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/reference_structures/reference_structures_README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "reference_structures/reference_structures_README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/reference_structures/reference_structures_README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/reference_structures/reference_structures_README.md",
      "description": "SHA-256 checksum value for reference_structures_README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "160a991a751b81a782cdf2f4b9306a9e4f8649328c246a586789e5846a863e4c",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Xtal_survey",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "Xtal_survey"
    },
    {
      "@id": "cmps/Xtal_survey/Aloop_MKI_xtal_summary.csv.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Xtal_survey/Aloop_MKI_xtal_summary.csv.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/Xtal_survey/Aloop_MKI_xtal_summary.csv.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Xtal_survey/Aloop_MKI_xtal_summary.csv",
      "description": "SHA-256 checksum value for Aloop_MKI_xtal_summary.csv",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "708ae833b47bd6615a74667239bf3eff22f0db39276f1dba7b32fb1bae7cef36",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Xtal_survey/xtal_survey.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Xtal_survey/xtal_survey.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/Xtal_survey/xtal_survey.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Xtal_survey/xtal_survey.zip",
      "description": "SHA-256 checksum value for xtal_survey.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "6ea2b06a3b5c82a5ba1e8053f0c1fc09ada680b9af1996673ab612c0420119d2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Xtal_survey/Aloop_MKI_xtal_summary.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Xtal_survey/Aloop_MKI_xtal_summary.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/Xtal_survey/Aloop_MKI_xtal_summary.csv",
      "mediaType": "text/csv",
      "size": 46061,
      "title": "Xtal_survey/Aloop_MKI_xtal_summary",
      "checksum": {
        "hash": "17faf7df458a3ca84abeb28fafeaeea05a38a3783b1276cd5a5c1cb0b93b25be",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Xtal_survey/xtal_survey.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Xtal_survey/xtal_survey.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/Xtal_survey/xtal_survey.zip",
      "mediaType": "application/zip",
      "size": 83833271,
      "title": "Xtal_survey/xtal_survey",
      "checksum": {
        "hash": "fbfb24bf6f1bfce039e6d7f124115c02519edef957ab3f09d59b63ed6733c9ab",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/Xtal_survey/xtal_survey_README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "Xtal_survey/xtal_survey_README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/Xtal_survey/xtal_survey_README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/Xtal_survey/xtal_survey_README.md",
      "description": "SHA-256 checksum value for xtal_survey_README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "bf81917ce153f753a54c70fad3f5186a28f3314e18e6407544b937f71f1f6d44",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/Xtal_survey/xtal_survey_README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "Xtal_survey/xtal_survey_README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/Xtal_survey/xtal_survey_README.md",
      "mediaType": "text/x-web-markdown",
      "size": 2496,
      "title": "Xtal_survey/xtal_survey_README",
      "checksum": {
        "hash": "75a777cd60146be03165ad387108e7b4b756d4f081b7eec9180b0aeba710a26c",
        "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-2988/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"
    },
    {
      "@id": "cmps/scripts.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "scripts.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/scripts.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/scripts.zip",
      "description": "SHA-256 checksum value for scripts.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain"
    },
    {
      "@id": "cmps/aligned_trajectories",
      "@type": [
        "nrdp:Subcollection"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/Subcollection"
      ],
      "filepath": "aligned_trajectories"
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_states_2.5.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_states_2.5.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_states_2.5.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/aligned_trajectories/aligned_trajectories_states_2.5.zip",
      "description": "SHA-256 checksum value for aligned_trajectories_states_2.5.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "505531c2da7a78a38eb580873ef8e6fa145d0124d242d5f84e821febf5d5d212",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_seeds_250.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_seeds_250.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_seeds_250.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/aligned_trajectories/aligned_trajectories_seeds_250.zip",
      "description": "SHA-256 checksum value for aligned_trajectories_seeds_250.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "4eb1036bd71f1183cd512b3742b72f2f48c4cf52299c979ffb3accfc8af2cab1",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_README.md",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_README.md",
      "mediaType": "text/x-web-markdown",
      "title": "aligned_trajectories/aligned_trajectories_README",
      "size": 10519,
      "checksum": {
        "hash": "5188b90b8166c53c1f290e5ebd529569645c722276c576711530a0076b3c5f28",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_seeds_250.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_seeds_250.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_seeds_250.zip",
      "mediaType": "application/zip",
      "title": "aligned_trajectories/aligned_trajectories_seeds_250",
      "size": 85916827,
      "checksum": {
        "hash": "86826aad07255973b0d7efa234b6fbbf939c00ff8a0bbbb2004dee5a0bbe7e15",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_states_2.5.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_states_2.5.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_states_2.5.zip",
      "mediaType": "application/zip",
      "title": "aligned_trajectories/aligned_trajectories_states_2.5",
      "size": 23210034234,
      "checksum": {
        "hash": "cd3693d16f85c59dc9ed6b7b210aaa2877216873c6aa8f656decccffc652a889",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_seeds_2.5.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_seeds_2.5.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_seeds_2.5.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/aligned_trajectories/aligned_trajectories_seeds_2.5.zip",
      "description": "SHA-256 checksum value for aligned_trajectories_seeds_2.5.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "b5f0c3353a106dae7e74a54241a2c10dad3b5a6070f775ca605363c1ba6c7795",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_seeds_2.5.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_seeds_2.5.zip",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_seeds_2.5.zip",
      "mediaType": "application/zip",
      "title": "aligned_trajectories/aligned_trajectories_seeds_2.5",
      "size": 17406533851,
      "checksum": {
        "hash": "8905177537f7e226ea53ef2382f3e1df3f88973854e88b342e264c779190b415",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/aligned_trajectories/aligned_trajectories_README.md.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "aligned_trajectories/aligned_trajectories_README.md.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2988/aligned_trajectories/aligned_trajectories_README.md.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/aligned_trajectories/aligned_trajectories_README.md",
      "description": "SHA-256 checksum value for aligned_trajectories_README.md",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "valid": true,
      "checksum": {
        "hash": "f6a7fd61e093d02737eb170479696d61be0adc0c1c76259d9becaa01052cd0c5",
        "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-2988/README.md",
      "mediaType": "text/x-web-markdown",
      "size": 9625,
      "checksum": {
        "hash": "97304db5954445f346262a02b19e9cc6ea5d9ff4264b8bbe41d4d9d9c04d3296",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "_editStatus": "done",
  "references": [
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.1016/j.jmb.2023.168309",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.1016/j.jmb.2023.168309",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Activation loop plasticity and active site couplingin the MAP kinase, ERK2",
      "issued": "2023-10",
      "citation": "Pegram, L., Riccardi, D., & Ahn, N. (2023). Activation loop plasticity and active site couplingin the MAP kinase, ERK2. Journal of Molecular Biology, 168309. https://doi.org/10.1016/j.jmb.2023.168309\n"
    }
  ],
  "issued": "2023-10-31",
  "authors": [
    {
      "familyName": "Riccardi",
      "fn": "Demian  Riccardi",
      "givenName": "Demian",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "MML/ACMD/TRC"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0001-8095-7803",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Pegram",
      "fn": "Laurel  Pegram",
      "givenName": "Laurel",
      "middleName": "",
      "affiliation": [
        {
          "title": "University of Colorado - Boulder",
          "subunits": [
            "Biochemistry"
          ],
          "@type": "org:Organization"
        },
        {
          "title": "Loxo@Lilly",
          "subunits": [
            "Louisville",
            "CO"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0003-3131-9199",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Ahn",
      "fn": "Natalie Ahn",
      "givenName": "Natalie",
      "middleName": "N",
      "affiliation": [
        {
          "title": "University of Colorado - Boulder",
          "subunits": [
            "Biochemistry"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0002-2690-2630",
      "@type": "foaf:Person"
    }
  ],
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2988.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.1",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.1",
        "description": "metadata update"
      },
      {
        "version": "1.0.2",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.2",
        "description": "metadata update"
      },
      {
        "version": "1.0.3",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.3",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.3",
        "description": "metadata update"
      },
      {
        "version": "1.0.4",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.4",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.4",
        "description": "metadata update"
      },
      {
        "version": "1.0.5",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.5",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.5",
        "description": "metadata update"
      },
      {
        "version": "1.0.6",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.6",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.6",
        "description": "metadata update"
      },
      {
        "version": "1.0.7",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.7",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.7",
        "description": "metadata update"
      },
      {
        "version": "1.0.8",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.8",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.8",
        "description": "metadata update"
      },
      {
        "version": "1.0.9",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.9",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.9",
        "description": "metadata update"
      },
      {
        "version": "1.0.10",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.10",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.10",
        "description": "metadata update"
      },
      {
        "version": "1.0.11",
        "issued": "2023-10-18 00:00:00",
        "@id": "ark:/88434/mds2-2988/pdr:v/1.0.11",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2988/pdr:v/1.0.11",
        "description": "metadata update"
      }
    ]
  },
  "annotated": "2023-11-30T21:55:34.787117"
}