|
| 1 | +{ |
| 2 | + "UNF": "UNF", |
| 3 | + "createTime": "2014-11-12 12:17:55 -05", |
| 4 | + "distributionDate": "Distribution Date", |
| 5 | + "id": 2, |
| 6 | + "lastUpdateTime": "2014-11-12 12:20:32 -05", |
| 7 | + "metadataBlocks": { |
| 8 | + "astrophysics": { |
| 9 | + "displayName": "Astronomy and Astrophysics Metadata", |
| 10 | + "fields": [ |
| 11 | + { |
| 12 | + "multiple": true, |
| 13 | + "typeClass": "controlledVocabulary", |
| 14 | + "typeName": "astroType", |
| 15 | + "value": [ |
| 16 | + "Image", |
| 17 | + "Mosaic", |
| 18 | + "EventList" |
| 19 | + ] |
| 20 | + } |
| 21 | + ] |
| 22 | + }, |
| 23 | + "citation": { |
| 24 | + "displayName": "Citation Metadata", |
| 25 | + "fields": [ |
| 26 | + { |
| 27 | + "multiple": false, |
| 28 | + "typeClass": "primitive", |
| 29 | + "typeName": "title", |
| 30 | + "value": "My Dataset" |
| 31 | + }, |
| 32 | + { |
| 33 | + "multiple": true, |
| 34 | + "typeClass": "compound", |
| 35 | + "typeName": "author", |
| 36 | + "value": [ |
| 37 | + { |
| 38 | + "authorAffiliation": { |
| 39 | + "multiple": false, |
| 40 | + "typeClass": "primitive", |
| 41 | + "typeName": "authorAffiliation", |
| 42 | + "value": "Top" |
| 43 | + }, |
| 44 | + "authorIdentifier": { |
| 45 | + "multiple": false, |
| 46 | + "typeClass": "primitive", |
| 47 | + "typeName": "authorIdentifier", |
| 48 | + "value": "ellenid" |
| 49 | + }, |
| 50 | + "authorIdentifierScheme": { |
| 51 | + "multiple": false, |
| 52 | + "typeClass": "controlledVocabulary", |
| 53 | + "typeName": "authorIdentifierScheme", |
| 54 | + "value": "ORCID" |
| 55 | + }, |
| 56 | + "authorName": { |
| 57 | + "multiple": false, |
| 58 | + "typeClass": "primitive", |
| 59 | + "typeName": "authorName", |
| 60 | + "value": "Privileged, Pete" |
| 61 | + } |
| 62 | + }, |
| 63 | + { |
| 64 | + "authorAffiliation": { |
| 65 | + "multiple": false, |
| 66 | + "typeClass": "primitive", |
| 67 | + "typeName": "authorAffiliation", |
| 68 | + "value": "Bottom" |
| 69 | + }, |
| 70 | + "authorIdentifier": { |
| 71 | + "multiple": false, |
| 72 | + "typeClass": "primitive", |
| 73 | + "typeName": "authorIdentifier", |
| 74 | + "value": "audreyId" |
| 75 | + }, |
| 76 | + "authorIdentifierScheme": { |
| 77 | + "multiple": false, |
| 78 | + "typeClass": "controlledVocabulary", |
| 79 | + "typeName": "authorIdentifierScheme", |
| 80 | + "value": "DAISY" |
| 81 | + }, |
| 82 | + "authorName": { |
| 83 | + "multiple": false, |
| 84 | + "typeClass": "primitive", |
| 85 | + "typeName": "authorName", |
| 86 | + "value": "Awesome, Audrey" |
| 87 | + } |
| 88 | + } |
| 89 | + ] |
| 90 | + }, |
| 91 | + { |
| 92 | + "multiple": true, |
| 93 | + "typeClass": "primitive", |
| 94 | + "typeName": "datasetContact", |
| 95 | + "value": [ |
| 96 | + |
| 97 | + ] |
| 98 | + }, |
| 99 | + { |
| 100 | + "multiple": false, |
| 101 | + "typeClass": "primitive", |
| 102 | + "typeName": "dsDescription", |
| 103 | + "value": "Here is my description" |
| 104 | + }, |
| 105 | + { |
| 106 | + "multiple": true, |
| 107 | + "typeClass": "controlledVocabulary", |
| 108 | + "typeName": "subject", |
| 109 | + "value": [ |
| 110 | + "Arts and Humanities", |
| 111 | + "Astronomy and Astrophysics", |
| 112 | + "Business and Management" |
| 113 | + ] |
| 114 | + }, |
| 115 | + { |
| 116 | + "multiple": true, |
| 117 | + "typeClass": "primitive", |
| 118 | + "typeName": "keyword", |
| 119 | + "value": [ |
| 120 | + "keyword1", |
| 121 | + "keyword2" |
| 122 | + ] |
| 123 | + }, |
| 124 | + { |
| 125 | + "multiple": true, |
| 126 | + "typeClass": "compound", |
| 127 | + "typeName": "otherId", |
| 128 | + "value": [ |
| 129 | + { |
| 130 | + "otherIdAgency": { |
| 131 | + "multiple": false, |
| 132 | + "typeClass": "primitive", |
| 133 | + "typeName": "otherIdAgency", |
| 134 | + "value": "my agency" |
| 135 | + }, |
| 136 | + "otherIdValue": { |
| 137 | + "multiple": false, |
| 138 | + "typeClass": "primitive", |
| 139 | + "typeName": "otherIdValue", |
| 140 | + "value": "otherId" |
| 141 | + } |
| 142 | + }, |
| 143 | + { |
| 144 | + "otherIdAgency": { |
| 145 | + "multiple": false, |
| 146 | + "typeClass": "primitive", |
| 147 | + "typeName": "otherIdAgency", |
| 148 | + "value": "another agency" |
| 149 | + }, |
| 150 | + "otherIdValue": { |
| 151 | + "multiple": false, |
| 152 | + "typeClass": "primitive", |
| 153 | + "typeName": "otherIdValue", |
| 154 | + "value": "otherId2" |
| 155 | + } |
| 156 | + }, |
| 157 | + { |
| 158 | + "otherIdAgency": { |
| 159 | + "multiple": false, |
| 160 | + "typeClass": "primitive", |
| 161 | + "typeName": "otherIdAgency", |
| 162 | + "value": "another agency" |
| 163 | + }, |
| 164 | + "otherIdValue": { |
| 165 | + "multiple": false, |
| 166 | + "typeClass": "primitive", |
| 167 | + "typeName": "otherIdValue", |
| 168 | + "value": "doi:10.7910/DVN/TJCLKP" |
| 169 | + } |
| 170 | + } |
| 171 | + ] |
| 172 | + }, |
| 173 | + { |
| 174 | + "multiple": false, |
| 175 | + "typeClass": "primitive", |
| 176 | + "typeName": "depositor", |
| 177 | + "value": "Ellen K" |
| 178 | + }, |
| 179 | + { |
| 180 | + "multiple": false, |
| 181 | + "typeClass": "primitive", |
| 182 | + "typeName": "dateOfDeposit", |
| 183 | + "value": "2014-11-12" |
| 184 | + } |
| 185 | + ] |
| 186 | + }, |
| 187 | + "geospatial": { |
| 188 | + "displayName": "Geospatial Metadata", |
| 189 | + "fields": [ |
| 190 | + { |
| 191 | + "multiple": true, |
| 192 | + "typeClass": "compound", |
| 193 | + "typeName": "geographicCoverage", |
| 194 | + "value": [ |
| 195 | + { |
| 196 | + "city": { |
| 197 | + "multiple": false, |
| 198 | + "typeClass": "primitive", |
| 199 | + "typeName": "city", |
| 200 | + "value": "Arlington" |
| 201 | + }, |
| 202 | + "country": { |
| 203 | + "multiple": false, |
| 204 | + "typeClass": "controlledVocabulary", |
| 205 | + "typeName": "country", |
| 206 | + "value": "United States" |
| 207 | + }, |
| 208 | + "state": { |
| 209 | + "multiple": false, |
| 210 | + "typeClass": "primitive", |
| 211 | + "typeName": "state", |
| 212 | + "value": "MA" |
| 213 | + } |
| 214 | + }, |
| 215 | + { |
| 216 | + "city": { |
| 217 | + "multiple": false, |
| 218 | + "typeClass": "primitive", |
| 219 | + "typeName": "city", |
| 220 | + "value": "beachcity" |
| 221 | + }, |
| 222 | + "country": { |
| 223 | + "multiple": false, |
| 224 | + "typeClass": "controlledVocabulary", |
| 225 | + "typeName": "country", |
| 226 | + "value": "Aruba" |
| 227 | + }, |
| 228 | + "state": { |
| 229 | + "multiple": false, |
| 230 | + "typeClass": "primitive", |
| 231 | + "typeName": "state", |
| 232 | + "value": "beach" |
| 233 | + } |
| 234 | + } |
| 235 | + ] |
| 236 | + }, |
| 237 | + { |
| 238 | + "multiple": false, |
| 239 | + "typeClass": "compound", |
| 240 | + "typeName": "geographicBoundingBox", |
| 241 | + "value": |
| 242 | + { |
| 243 | + "eastLongitude": { |
| 244 | + "multiple": false, |
| 245 | + "typeClass": "primitive", |
| 246 | + "typeName": "eastLongitude", |
| 247 | + "value": "23" |
| 248 | + }, |
| 249 | + "northLatitude": { |
| 250 | + "multiple": false, |
| 251 | + "typeClass": "primitive", |
| 252 | + "typeName": "northLatitude", |
| 253 | + "value": "786" |
| 254 | + }, |
| 255 | + "southLatitude": { |
| 256 | + "multiple": false, |
| 257 | + "typeClass": "primitive", |
| 258 | + "typeName": "southLatitude", |
| 259 | + "value": "34" |
| 260 | + }, |
| 261 | + "westLongitude": { |
| 262 | + "multiple": false, |
| 263 | + "typeClass": "primitive", |
| 264 | + "typeName": "westLongitude", |
| 265 | + "value": "45" |
| 266 | + } |
| 267 | + } |
| 268 | + |
| 269 | + } |
| 270 | + ] |
| 271 | + }, |
| 272 | + "socialscience": { |
| 273 | + "displayName": "Social Science and Humanities Metadata", |
| 274 | + "fields": [ |
| 275 | + { |
| 276 | + "multiple": true, |
| 277 | + "typeClass": "compound", |
| 278 | + "typeName": "software", |
| 279 | + "value": [ |
| 280 | + { |
| 281 | + "softwareName": { |
| 282 | + "multiple": false, |
| 283 | + "typeClass": "primitive", |
| 284 | + "typeName": "softwareName", |
| 285 | + "value": "softwareName" |
| 286 | + }, |
| 287 | + "softwareVersion": { |
| 288 | + "multiple": false, |
| 289 | + "typeClass": "primitive", |
| 290 | + "typeName": "softwareVersion", |
| 291 | + "value": "software version" |
| 292 | + } |
| 293 | + } |
| 294 | + ] |
| 295 | + }, |
| 296 | + { |
| 297 | + "multiple": false, |
| 298 | + "typeClass": "primitive", |
| 299 | + "typeName": "unitOfAnalysis", |
| 300 | + "value": "unit of analysis" |
| 301 | + } |
| 302 | + ] |
| 303 | + } |
| 304 | + }, |
| 305 | + "productionDate": "Production Date", |
| 306 | + "versionState": "DRAFT" |
| 307 | + } |
0 commit comments