dedf5ddfffaccb43

Created Jun 15, 202612 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
doistring
titlestring
journalstring
author_namestring
open_accessboolean
openalex_idstring
author_orcidstring
author_h_indexinteger
cited_by_countinteger
institution_namestring
publication_yearinteger
author_openalex_idstring
researcher

JSON Schema

{
  "type": "object",
  "title": "Publication",
  "required": [
    "openalex_id",
    "title"
  ],
  "properties": {
    "doi": {
      "type": "string",
      "description": "Digital Object Identifier"
    },
    "title": {
      "type": "string",
      "description": "Publication title"
    },
    "journal": {
      "type": "string",
      "description": "Journal or venue name"
    },
    "author_name": {
      "type": "string",
      "description": "First author display name"
    },
    "open_access": {
      "type": "boolean",
      "description": "Whether an open access version is available"
    },
    "openalex_id": {
      "type": "string",
      "description": "OpenAlex work ID (e.g. W2741809807)"
    },
    "author_orcid": {
      "type": "string",
      "description": "First author ORCID identifier"
    },
    "author_h_index": {
      "type": "integer",
      "description": "First author h-index"
    },
    "cited_by_count": {
      "type": "integer",
      "description": "Number of citations"
    },
    "institution_name": {
      "type": "string",
      "description": "Author affiliation institution"
    },
    "publication_year": {
      "type": "integer",
      "description": "Year of publication"
    },
    "author_openalex_id": {
      "type": "string",
      "x-ref-type": "researcher",
      "description": "First author OpenAlex ID"
    }
  },
  "description": "A scholarly publication from OpenAlex."
}

Used by 1 collection

Full hash:dedf5ddfffaccb4371e1d36ae8036073e3e19821fb0654e8cf0df5f819e83598

ID:c5bc8e1d-8477-4d3d-b841-7528c5200338