{
  "_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-3063"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3063",
  "ediid": "ark:/88434/mds2-3063",
  "version": "1.1.1",
  "doi": "doi:10.18434/mds2-3063",
  "title": "MRI Tissue Mimics Data",
  "contactPoint": {
    "fn": "Kalina Jordanova",
    "hasEmail": "mailto:kalina.jordanova@nist.gov"
  },
  "modified": "2023-08-25",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3063",
  "description": [
    "Database of MRI quantitative measurements gathered from literature and experimental studies, for tissues and synthetic materials.Additionally, a code base is provided to aid in finding MRI tissue relaxation times for a target field strength, and to provide functionality to solve for tissue mimic composition given target tissue relaxation times."
  ],
  "keyword": [
    "magnetic resonance imaging",
    "quantitative",
    "phantoms",
    "mimics",
    "brain tissue"
  ],
  "topic": [
    {
      "@type": "Concept",
      "tag": "Physics:Magnetics: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"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/mri-tissue-mimics",
      "mediaType": "text/html",
      "title": "MRI Tissue Mimics Code",
      "description": "Code database to aid in developing MRI tissue mimics",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/mri-tissue-mimics",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/qmri_tissue_mimic_database.csv",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "qmri_tissue_mimic_database.csv",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3063/qmri_tissue_mimic_database.csv",
      "mediaType": "text/csv",
      "size": 1792941,
      "checksum": {
        "hash": "32693d7ef42aa9e082f0956e2cabfa9164ba04d96b86d4156c250e03d5b84ca6",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/3063_README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "3063_README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-3063/3063_README.txt",
      "mediaType": "text/plain",
      "size": 1279,
      "checksum": {
        "hash": "818a92c2a4cc5292ba25337ac07728591b8b4020a404f8be6ca6bfb272b4b766",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "theme": [
    "Physics:Magnetics:Standards:Reference data"
  ],
  "_editStatus": "done",
  "authors": [],
  "annotated": "2024-06-06T17:55:06.143028",
  "revised": "2024-04-25T17:41:09.828440",
  "issued": null,
  "firstIssued": "2024-01-17T17:52:09.002400",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3063.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2023-08-25",
        "@id": "ark:/88434/mds2-3063/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3063/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.1.0",
        "issued": "2023-08-25",
        "@id": "ark:/88434/mds2-3063/pdr:v/1.1.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3063/pdr:v/1.1.0",
        "description": "data update"
      },
      {
        "version": "1.1.1",
        "issued": "2024-06-06",
        "@id": "ark:/88434/mds2-3063/pdr:v/1.1.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3063/pdr:v/1.1.1",
        "description": "curator: restore link to code repo"
      }
    ]
  },
  "versionHistory": []
}