{
  "_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-3989"
    }
  ],
  "@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-3989",
  "ediid": "ark:/88434/mds2-3989",
  "version": "1.0.1",
  "doi": "doi:10.18434/mds2-3989",
  "title": "Yabadaba: Yay, a base database",
  "contactPoint": {
    "fn": "Lucas Hale",
    "hasEmail": "mailto:lucas.hale@nist.gov"
  },
  "modified": "2025-07-07",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3989",
  "description": [
    "The yabadaba Python package provides an abstraction of database and data interactions. This makes it possible to interact with multiple different database infrastructures, and to manage the data interpretation and transformations of multiple different data schemas.  The end goal is to provide a tool that makes it easy for data generators and maintainers to build user-friendly APIs that use common query methods and can be added in a modular fashion."
  ],
  "keyword": [
    "database",
    "data",
    "high throughput",
    "FAIR"
  ],
  "theme": [
    "Information Technology: Data and informatics",
    "Information Technology: Computational science"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Data and informatics"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Computational science"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-chipsmetrology/v2.0",
      "tag": "Metrology: Computational Technique: Simulation",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-chipsmetrology/v2.0",
      "tag": "Materials Research: Semiconductor",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-chipsmetrology/v2.0",
      "tag": "Materials Research: Dielectric and Insulator",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-chipsmetrology/v2.0",
      "tag": "Materials Research: Metal",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-chipsmetrology/v2.0",
      "tag": "Metrology: Grand Challenge: 4-Modeling and Simulating Semiconductor Materials, Designs, and Components",
      "@type": "Concept"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/yabadaba",
      "format": {
        "description": "Github source code"
      },
      "description": "The primary Git repository for the yabadaba source code.",
      "title": "yabadaba: Yay, a base database",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/yabadaba",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Hale",
      "fn": "Lucas M Hale",
      "givenName": "Lucas",
      "middleName": "M",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-3127-4568",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2025-11-04T21:33:34.753632",
  "revised": "2025-09-19T17:36:28.079447",
  "issued": null,
  "firstIssued": "2025-09-19T17:36:28.079447",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3989/pdr:v",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2025-07-07",
        "@id": "ark:/88434/mds2-3989/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3989/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2025-11-04",
        "@id": "ark:/88434/mds2-3989/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3989/pdr:v/1.0.1",
        "description": "added to CHIPS Metrology collection"
      }
    ]
  },
  "isPartOf": [
    {
      "@type": [
        "nrda:ScienceTheme",
        "nrdp:PublicDataResource"
      ],
      "@id": "ark:/88434/pdr0-0002",
      "title": "CHIPS Metrology Data"
    }
  ]
}