e32445ee541295ac…
Created Aug 2, 202617 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| doi | stringnull | |
| title | stringnull | |
| absUrl | string | |
| pdfUrl | string | |
| arxivId | string | |
| authors | array | |
| abstract | stringnull | |
| comments | stringnull | |
| reportNo | stringnull | |
| updatedAt | stringnull (date-time) | |
| categories | array | |
| journalRef | stringnull | |
| licenseUrl | stringnull | → License |
| authorCount | integer | |
| submittedAt | stringnull (date-time) | |
| versionCount | integer | |
| primaryCategory | stringnull | → Category |
JSON Schema
{
"type": "object",
"required": [
"arxivId",
"categories",
"authors",
"absUrl",
"pdfUrl"
],
"properties": {
"doi": {
"type": [
"string",
"null"
]
},
"title": {
"type": [
"string",
"null"
]
},
"absUrl": {
"type": "string"
},
"pdfUrl": {
"type": "string"
},
"arxivId": {
"type": "string"
},
"authors": {
"type": "array",
"items": {
"type": "string"
}
},
"abstract": {
"type": [
"string",
"null"
]
},
"comments": {
"type": [
"string",
"null"
]
},
"reportNo": {
"type": [
"string",
"null"
]
},
"updatedAt": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"categories": {
"type": "array",
"items": {
"type": "string",
"x-ref-type": "Category"
}
},
"journalRef": {
"type": [
"string",
"null"
]
},
"licenseUrl": {
"type": [
"string",
"null"
],
"x-ref-type": "License"
},
"authorCount": {
"type": "integer"
},
"submittedAt": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"versionCount": {
"type": "integer"
},
"primaryCategory": {
"type": [
"string",
"null"
],
"x-ref-type": "Category"
}
}
}Full hash:e32445ee541295ac2f1a44b0490c0b739a2c19d06eb4533ffa9b856e15594b81
ID:d358471d-2aac-416d-bc37-387121da3a5f