20. Size (O)¶
datacite:size
20.1. Cardinality¶
Optional
Occurrence: 0-n
20.2. Definition and Usage Instruction¶
Unstructured size information about the resource.
Allowed values, examples, other constraints
Free text.
Examples: “15 pages”, “6 MB”
Remarks
adapted from DataCite MetadataKernel v4.1
20.2.1. Property size (O, 0-n)¶
Use size information as value. Repeat the property for different size information domains.
20.3. Example¶
1 <datacite.sizes>
2 <datacite:size>15 pages</datacite:size>
3 <datacite:size>6 MB</datacite:size>
4 </datacite.sizes>