{
  "_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-3059"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3059",
  "ediid": "ark:/88434/mds2-3059",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3059",
  "title": "Friction Ridge Metadata Explorer",
  "contactPoint": {
    "fn": "Gregory Fiumara",
    "hasEmail": "mailto:gregory.fiumara@nist.gov"
  },
  "modified": "2023-08-11",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3059",
  "description": [
    "Source code for a WebAssembly web application that explores the contents of standardized friction ridge metadata (i.e., \"Type 9\") within ANSI/NIST-ITL compatible records"
  ],
  "keyword": [
    "biometrics",
    "fingerprint",
    "wasm",
    "web assembly",
    "minutia",
    "minutiae",
    "standard",
    "proprietary",
    "efs",
    "extended feature set"
  ],
  "theme": [
    "Standards: Conformity assessment",
    "Forensics: Fingerprints and pattern evidence",
    "Information Technology: Biometrics"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Standards: Conformity assessment"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Forensics: Fingerprints and pattern evidence"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Biometrics"
    }
  ],
  "references": [
    {
      "@type": [
        "npg:Document"
      ],
      "@id": "#ref:10.6028/NIST.SP.500-290e3",
      "refType": "IsSupplementTo",
      "location": "https://doi.org/10.6028/NIST.SP.500-290e3",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ],
      "title": "Data Format for the Interchange of Fingerprint, Facial and Other Biometric Information ANSI/NIST-ITL 1-2011 NIST Special Publication 500-290 Edition 3",
      "issued": "2016-08",
      "citation": "Mangold, K. C. (2016). Data Format for the Interchange of Fingerprint, Facial and Other Biometric Information ANSI/NIST-ITL 1-2011 NIST Special Publication 500-290 Edition 3. https://doi.org/10.6028/nist.sp.500-290e3\n"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/frme",
      "format": {
        "description": "Source Code Repository"
      },
      "description": "Publicly accessible repository of all source code needed to build this application.",
      "title": "GitHub Repository",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/frme",
      "_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"
  ],
  "annotated": "2023-08-21T16:24:13.857751",
  "revised": "2023-08-21T16:24:13.857751",
  "issued": null,
  "firstIssued": "2023-08-21T16:24:13.857751"
}