ba6dc5876e387c74…
Created Aug 5, 20266 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| url | string | |
| name | string | |
| uuid | string | |
| handle | string | |
| itemCount | integer | |
| description | string |
JSON Schema
{
"type": "object",
"title": "Community",
"required": [
"uuid",
"name",
"handle"
],
"properties": {
"url": {
"type": "string"
},
"name": {
"type": "string"
},
"uuid": {
"type": "string"
},
"handle": {
"type": "string"
},
"itemCount": {
"type": "integer",
"description": "Items harvested that name this community. Derived, not reported by DSpace."
},
"description": {
"type": "string",
"description": "Community blurb with HTML stripped"
}
},
"description": "A top-level grouping in ScholarWorks, typically a department, centre, or programme."
}Used by 1 collection · 2 versions
umass/scholarworks-itemsas
Community · 2 versionsFull hash:ba6dc5876e387c749d3fd66d18cac79625ff53d95cb4ba2c83c73702f179de39
ID:60aab7b6-c92e-4aa8-aaa7-c41f8c2297a4