dedf5ddfffaccb43…
Created Jun 15, 202612 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| doi | string | |
| title | string | |
| journal | string | |
| author_name | string | |
| open_access | boolean | |
| openalex_id | string | |
| author_orcid | string | |
| author_h_index | integer | |
| cited_by_count | integer | |
| institution_name | string | |
| publication_year | integer | |
| author_openalex_id | string | → 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