Platform
MODS Element: physicalDescription
Element Definition | A wrapper element that contains all subelements relating to physical description information of the resource described. Data is input only within each subelement. |
AILLA Definition | The type of computer (PC or Mac) and the software program(s) used to create and/or convert this file. |
Form option | Platform / Plataforma = text |
Repeatable | No |
Form Required? | Required |
AILLA Required? | Required |
Subelement/Attribute Name | Definition/Description | Examples | XPath Syntax | Dublin Core |
Note Subelement | Designation more information about the physical description of the media file |
| mods:physicalDescription/mods:note | to be added |
Type | Defines the type of computer (PC or Mac) and the software used to create or convert file | platform | mods:note[@type="platform"] | to be added |
XML |
<physicalDescription> <note type="platform">mac, audacity</note> </physicalDescription> |