b2bfe91aad24ac56…
Created Aug 5, 202623 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| doi | string | |
| url | string | |
| year | integer | |
| title | string | |
| degree | string | |
| handle | string | |
| issued | string | |
| rights | string | |
| authors | array | |
| journal | string | |
| abstract | string | |
| advisors | array | |
| itemType | string | |
| language | string | |
| subjects | array | |
| publisher | string | |
| discipline | string | |
| entityType | string | |
| legacyPath | string | |
| collections | array | |
| communities | array | |
| lastModified | string | |
| legacySeries | string |
JSON Schema
{
"type": "object",
"title": "Item",
"required": [
"handle",
"title",
"authors"
],
"properties": {
"doi": {
"type": "string",
"description": "Bare DOI, lowercased, resolver prefix stripped. Absent when the item declares none."
},
"url": {
"type": "string",
"description": "Resolver URL for the handle"
},
"year": {
"type": "integer",
"description": "Four-digit year parsed from issued"
},
"title": {
"type": "string"
},
"degree": {
"type": "string"
},
"handle": {
"type": "string",
"description": "Handle, e.g. 20.500.14394/22011"
},
"issued": {
"type": "string",
"description": "dc.date.issued verbatim; granularity varies from year to full timestamp"
},
"rights": {
"type": "string"
},
"authors": {
"type": "array",
"items": {
"type": "string"
},
"description": "dc.contributor.author and dc.creator, deduplicated"
},
"journal": {
"type": "string",
"description": "dc.relation.ispartof"
},
"abstract": {
"type": "string"
},
"advisors": {
"type": "array",
"items": {
"type": "string"
}
},
"itemType": {
"type": "string",
"description": "dc.type, e.g. article, thesis, dataset"
},
"language": {
"type": "string"
},
"subjects": {
"type": "array",
"items": {
"type": "string"
}
},
"publisher": {
"type": "string"
},
"discipline": {
"type": "string"
},
"entityType": {
"type": "string",
"description": "DSpace entity type, e.g. Publication"
},
"legacyPath": {
"type": "string",
"description": "bepress Digital Commons submission path carried through the migration, e.g. econ_faculty_pubs/53"
},
"collections": {
"type": "array",
"items": {
"type": "string",
"x-ref-type": "Collection"
}
},
"communities": {
"type": "array",
"items": {
"type": "string",
"x-ref-type": "Community"
}
},
"lastModified": {
"type": "string",
"description": "OAI-PMH datestamp"
},
"legacySeries": {
"type": "string",
"description": "The series segment of legacyPath. The closest thing the repository has to a department field."
}
},
"description": "One deposited item in ScholarWorks, harvested over OAI-PMH in DSpace Internal Metadata format."
}Used by 1 collection · 2 versions
umass/scholarworks-itemsas
Item · 2 versionsFull hash:b2bfe91aad24ac569d80e2986a2278bfdf70d5a732aead038af714929454a6b6
ID:c57baed6-7b90-4b95-b70d-d29346ba8214