{
  "_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-2819"
    }
  ],
  "@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-2819",
  "ediid": "ark:/88434/mds2-2819",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2819",
  "title": "X-ray Properties Database in SQLite Format",
  "contactPoint": {
    "fn": "Nicholas Ritchie",
    "hasEmail": "mailto:nicholas.ritchie@nist.gov"
  },
  "modified": "2022-10-14",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2819",
  "description": [
    "A SQLite database containing mass absorption coefficient (both discrete and continuous), atomic sub-shell binding energy, X-ray energy, jump ratio, ground-state occupancy, atomic relaxation rate following core shell ionization and X-ray linewidth data.",
    "The data is in the common SQLite format and also available in SQL format. SQLite is an open-source database which is supported on many different platforms.",
    "This database represents a compilation of data from other sources.\u00a0 \u00a0Each datum is labeled with a literature reference which represents the source. The references are listed in the LIT_REFERENCES table with associated BIBTEX reference data. The two exceptions to this rule are the FFAST and FFAST_EXTRA tables which are associated with the Chantler2005 reference."
  ],
  "keyword": [
    "mass absorption coefficient",
    "atomic sub-shell binding energy",
    "X-ray energy",
    "jump-ratio",
    "ground-state occupancy",
    "atomic relaxation rate",
    "X-ray linewidth"
  ],
  "theme": [
    "Chemistry: Analytical chemistry",
    "Materials: Materials characterization",
    "Materials: Modeling and computational material science",
    "Physics: Spectroscopy",
    "Physics:Atomic, molecular, and quantum"
  ],
  "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": "Materials: Materials characterization"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Modeling and computational material science"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics: Spectroscopy"
    },
    {
      "@type": "Concept",
      "tag": "Physics:Atomic, molecular, and quantum"
    }
  ],
  "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"
  ],
  "components": [
    {
      "@id": "cmps/atomic_database.db.sql",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "atomic_database.db.sql",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2819/atomic_database.db.sql",
      "mediaType": "application/octet-stream",
      "format": {
        "description": "SQLite SQL"
      },
      "description": "An atomic properties database in SQL format (SQLite dialect)",
      "title": "Atomic properties in SQL format",
      "size": 94685617,
      "checksum": {
        "hash": "876232ed46b222453d932e9564bc19d2315c9150e9d94dd5d2d72a2857010c04",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/2819_README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "2819_README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2819/2819_README.txt",
      "mediaType": "text/plain",
      "format": {
        "description": "Text"
      },
      "description": "A file which describes the content of the data files.",
      "title": "READ_ME.TXT",
      "size": 6353,
      "checksum": {
        "hash": "9ed1f408af5910e4411c21ded3dffb15a661ed320919c35b7cdf01639cf07b0d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/atomic_database.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "atomic_database.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2819/atomic_database.zip",
      "mediaType": "application/x-zip-compressed",
      "format": {
        "description": "JSON in ZIP"
      },
      "description": "A database of atomic properties in JSON format",
      "title": "Atomic database tables in JSON format",
      "size": 15682080,
      "checksum": {
        "hash": "0450f2f61a1ca98cf3c6499304388dea996ce07bc718ffaad8cc35ed81273fe0",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/atomic_database.db",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "atomic_database.db",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2819/atomic_database.db",
      "mediaType": "application/octet-stream",
      "format": {
        "description": "SQLite Database Format"
      },
      "description": "A database of atomic properties in SQLite binary format",
      "title": "Atomic database in SQLite binary format",
      "size": 81797120,
      "checksum": {
        "hash": "4a5268060987ce76117c30a5db3a9aaa7f9db8d4622b2d29e9eb61f0344e585d",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Ritchie",
      "fn": "Nicholas W. M. Ritchie",
      "givenName": "Nicholas",
      "middleName": "W. M.",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Materials Measurement Science Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0001-5734-5729",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2022-12-02T01:44:58.158834",
  "revised": "2022-12-02T01:44:58.158834",
  "issued": null,
  "firstIssued": "2022-12-02T01:44:58.158834"
}