c23de5953740318b…
Created Aug 5, 202623 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| doi | string | |
| url | string | |
| isOa | boolean | |
| item | string | → Item |
| year | integer | |
| field | string | |
| title | string | |
| server | string | |
| citedBy | integer | |
| itemUrl | string | |
| itemYear | integer | |
| preprint | string | → Preprint |
| itemTitle | string | |
| confidence | string | |
| itemHandle | string | |
| itemSeries | string | |
| openAlexId | string | |
| matchMethod | string | |
| umassAuthors | array | |
| inScholarWorks | boolean | |
| otherItemMatches | array | |
| agreesWithOpenalex | boolean | |
| openalexClaimsScholarWorks | boolean |
JSON Schema
{
"type": "object",
"title": "Holding",
"required": [
"preprint",
"title",
"inScholarWorks",
"matchMethod",
"confidence"
],
"properties": {
"doi": {
"type": "string"
},
"url": {
"type": "string"
},
"isOa": {
"type": "boolean"
},
"item": {
"type": "string",
"x-ref-type": "Item",
"description": "Matched record id in umass/scholarworks-items"
},
"year": {
"type": "integer"
},
"field": {
"type": "string"
},
"title": {
"type": "string"
},
"server": {
"type": "string"
},
"citedBy": {
"type": "integer"
},
"itemUrl": {
"type": "string"
},
"itemYear": {
"type": "integer"
},
"preprint": {
"type": "string",
"x-ref-type": "Preprint",
"description": "Record id in umass/preprints"
},
"itemTitle": {
"type": "string",
"description": "The deposit's own title, which can differ from the preprint's"
},
"confidence": {
"enum": [
"high",
"low",
"none"
],
"type": "string"
},
"itemHandle": {
"type": "string"
},
"itemSeries": {
"type": "string",
"description": "legacySeries of the matched item, the closest thing to a department"
},
"openAlexId": {
"type": "string"
},
"matchMethod": {
"enum": [
"handle",
"legacy-path",
"doi",
"title-author",
"title-only",
"none"
],
"type": "string",
"description": "handle, legacy-path, doi, title-author, title-only, or none"
},
"umassAuthors": {
"type": "array",
"items": {
"type": "string"
}
},
"inScholarWorks": {
"type": "boolean",
"description": "True only for high-confidence matches. False means no evidence of a deposit, which is not the same as proof there is none."
},
"otherItemMatches": {
"type": "array",
"items": {
"type": "string",
"x-ref-type": "Item"
},
"description": "Further items matching the same preprint, which usually means a duplicate deposit"
},
"agreesWithOpenalex": {
"type": "boolean"
},
"openalexClaimsScholarWorks": {
"type": "boolean",
"description": "What OpenAlex asserts, carried through unchanged"
}
},
"description": "One preprint by a UMass author, and whether the repository has a copy of it. Carries enough denormalised detail to drive a triage tool without joining back to the source collections."
}Used by 1 collection · 2 versions
umass/holdingsas
Holding · 2 versionsFull hash:c23de5953740318b92b2bec0cf46b0327b01d84dcecab58deb6f49a6f504d2e2
ID:c818c085-7b3e-4466-8200-e88ac58598d2