Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page details where the DOI metadata is sourced from.

Below is a mapping of the DOI key-value pairs in the metadata.

Key

Value

id

doi

url

types

creators

affiliation

affiliation.name

affiliation.affiliationIdentifier

affiliation.affiliationIdentifierScheme

titles

publisher

dates

publicationYear

descriptions

schemaVersion

providerId

clientId

Below is an example set of metadata of a DOI created through the script.

{
  "id": "https://doi.org/10.5286/zq3m-b974", 
  "doi": "10.5286/ZQ3M-B974",
  "url": "https://example.stfc.ac.uk/2703900162",
  "types": {
    "ris": "DATA",
    "bibtex": "misc",
    "citeproc": "dataset",
    "schemaOrg": "Dataset",
    "resourceTypeGeneral": "Dataset"
  },
  "creators": [
    {
      "name": "Dr Caroline Kirk",
      "nameType": "Personal",
      "givenName": "Caroline",
      "familyName": "Kirk",
      "affiliation": {
        "name": "University of Edinburgh",
        "affiliationIdentifier": "https://ror.org/01nrxwf90",
        "affiliationIdentifierScheme": "ROR"
      }
    },
    {
      "name": "Dr Fred Mosselmans",
      "nameType": "Personal",
      "givenName": "Fred",
      "familyName": "Mosselmans",
      "affiliation": {
        "name": "Diamond Light Source",
        "affiliationIdentifier": "https://ror.org/05etxs293",
        "affiliationIdentifierScheme": "ROR"
      }
    },
    {
      "name": "Dr Paul Schofield",
      "nameType": "Personal",
      "givenName": "Paul",
      "familyName": "Schofield",
      "affiliation": {
        "name": "Natural History Museum",
        "affiliationIdentifier": "https://ror.org/039zvsn29",
        "affiliationIdentifierScheme": "ROR"
      }
    },
    {
      "name": "Dr Andy Smith",
      "nameType": "Personal",
      "givenName": "Andy",
      "familyName": "Smith",
      "affiliation": {
        "name": "University of Manchester",
        "affiliationIdentifier": "https://ror.org/027m9bs27",
        "affiliationIdentifierScheme": "ROR"
      }
    }
  ],
  "titles": [
    {
      "title": "SP73-1: Micro-Fluorescence  and Spectroscopic Characterisation of the 
      Santa Catharina Iron Meteorite"
    }
  ],
  "publisher": "Diamond Light Source",
  "container": {},
  "subjects": [],
  "contributors": [],
  "dates": [
    {
      "date": "2022-08-22"
    },
    {
      "dateType": "Created"
    }
  ],
  "publicationYear": 2022,
  "identifiers": [],
  "sizes": [],
  "formats": [],
  "rightsList": [],
  "descriptions": [
    {
      "description": "The Santa Catharina iron meteorite is unique in that the host metal phase has an 
      Fe:Ni ratio equivalent to that of an FeNi Invar alloy (~35 wt% Ni). Of particular interest is the 
      fact that the very slow cooling of the meteorite has resulted in the existence of equilibrium phases 
      that cannot be produced experimentally. Santa Catharina is also important due to its anomalously 
      high oxygen content (8-12 wt%) and the existence of the recently proposed phase antitaenite, 
      an atomically disordered, low-Ni, low-moment FeNi alloy. We request a total of 7 days of beamtime 
      on I18 to study the phases and textural relationships within the Santa Catharina meteorite. 2 days 
      will be dedicated to XRF mapping for which the beamline will be initially optimised and 5 days for 
      microXAS mapping at the Fe, Ni and P K-edges. These results will be ocmbined with our ongoing XPEEM 
      and SEM studies."
    }
  ],
  "geoLocations": [],
  "fundingReferences": [],
  "relatedIdentifiers": [],
  "schemaVersion": "http://datacite.org/schema/kernel-4",
  "providerId": "bl",
  "clientId": "bl.stfc",
  "agency": "datacite",
  "state": "findable"
}
  • No labels