{
  "_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-3750"
    }
  ],
  "@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-3750",
  "ediid": "ark:/88434/mds2-3750",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3750",
  "title": "Database Infrastructure for Mass Spectrometry - Pyrrolizidine Alkaloids in Dietary Supplements",
  "contactPoint": {
    "fn": "Benjamin Place",
    "hasEmail": "mailto:benjamin.place@nist.gov"
  },
  "modified": "2025-03-03",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3750",
  "description": [
    "Data here contain and describe an open-source structured query language (SQLite) portable database containing high resolution mass spectrometry data (MS1 and MS2) for pyrrolizidine alkaloids (PAs) and associated metadata regarding their measurement techniques, quality assurance metrics, and the samples from which they were produced. These data are stored in a format adhering to the Database Infrastructure for Mass Spectrometry (DIMSpec) project. That project produces and uses databases like this one, providing a complete toolkit for non-targeted analysis. See more information about the full DIMSpec code base - as well as these data for demonstration purposes - at GitHub (https://github.com/usnistgov/dimspec) or view the full User Guide for DIMSpec (https://pages.nist.gov/dimspec/docs).",
    "Files of most interest contained here include the database file itself (pa_database.sqlite) as well as an entity relationship diagram (ERD.png) and data dictionary (DIMSpec for PAs_1.0.1.20230615_data_dictionary.json) to elucidate the database structure and assist in interpretation and use."
  ],
  "keyword": [
    "pyrrolizidine alkaloids",
    "mass spectrometry",
    "high resolution mass spectrometry",
    "SQLite",
    "database",
    "non-targeted analysis",
    "dietary supplements"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Analytical chemistry"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Health: Food and nutrition"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Standards: Reference data"
    }
  ],
  "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": [
    "Chemistry: Analytical chemistry",
    "Health: Food and nutrition",
    "Standards: Reference data"
  ],
  "components": [
    {
      "@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/mds2-3750/LICENSE.md",
      "mediaType": "application/octet-stream",
      "format": {
        "description": "text file"
      },
      "description": "The license for use and reuse accompanying these data.",
      "title": "License",
      "size": 2374,
      "checksum": {
        "hash": "99689889209722a05202d17f45dc5128ad45133e3eeb07e9db1b771d76b07db2",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/DIMSpec for PAs_1.0.1.20230615_data_dictionary.json",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "DIMSpec for PAs_1.0.1.20230615_data_dictionary.json",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3750/DIMSpec%20for%20PAs_1.0.1.20230615_data_dictionary.json",
      "mediaType": "application/json",
      "description": "A data dictionary in javascript object notation (JSON) to accompany the pa_database.sqlite database file.",
      "title": "data dictionary",
      "size": 141207,
      "checksum": {
        "hash": "cca8ce0f2a0334234918ff8f3d30f3615fc84cb854d3cd0ab8e50c31ceefa1fd",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/pa_database.sqlite",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "pa_database.sqlite",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3750/pa_database.sqlite",
      "mediaType": "application/octet-stream",
      "format": {
        "description": "SQLite"
      },
      "description": "A DIMSpec compliant database of high-resolution accurate mass spectrometry data for per- and polyfluorinated alkyl substances.",
      "title": "dimspec database",
      "size": 7806976,
      "checksum": {
        "hash": "bf4dbc73c83a00755b4d0743aee8881db5e923241477df86aa576848482a27d5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/ERD.png",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "ERD.png",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3750/ERD.png",
      "mediaType": "image/png",
      "title": "ERD",
      "size": 429063,
      "checksum": {
        "hash": "d584e055f30d4842c3bdc7eeced4557d9cc6abb7f93ac19672a51b54681cc13e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.md",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3750/README.md",
      "mediaType": "application/octet-stream",
      "format": {
        "description": "text file"
      },
      "description": "The README file containing information about this dataset, and links to other resources supporting it.",
      "title": "ReadMe",
      "size": 25533,
      "checksum": {
        "hash": "17c026c1a27c6a8cabe4af59813ec8b7786b0d075acdce9106dc91c2ba3291c5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "authors": [
    {
      "familyName": "Kuri Cruz",
      "fn": "Abraham Kuri Cruz",
      "givenName": "Abraham",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Chemical Sciences Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-4409-0653",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Place",
      "fn": "Benjamin J Place",
      "givenName": "Benjamin",
      "middleName": "J",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Chemical Sciences Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-4409-0653",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2025-07-24T15:54:12.842820",
  "revised": "2025-07-24T15:54:12.842820",
  "issued": null,
  "firstIssued": "2025-07-24T15:54:12.842820"
}