23. File Location (MA)

oaire:file

23.1. Cardinality

Recommended

Occurrence: 0-n

23.2. Definition and Usage Instruction

An unambiguous reference to the files, e.g. fulltext, the resource is associated with. Repeat the property for each associated file.

23.2.1. Property file (MA, 0-n)

Use the HTTP URI of the file as value.

23.2.2. Attribute accessRightsURI (R)

Use terms from the COAR Access Right Vocabulary.

conceptURI label
http://purl.org/coar/access_right/c_abf2 open access
http://purl.org/coar/access_right/c_f1cf embargoed access
http://purl.org/coar/access_right/c_16ec restricted access
http://purl.org/coar/access_right/c_14cb metadata only access

23.2.3. Attribute mimeType (R)

Specify the file format. It is recommended to select it from the MIME media type which is registered in IANA. For the full list see http://www.iana.org/assignments/media-types

23.2.4. Attribute objectType (R)

Specify the type of object the file represents. Select it from the following controlled list:

  • fulltext
  • dataset
  • software
  • other

23.3. Example

1
<oaire:file accessRightsURI="http://purl.org/coar/access_right/c_abf2" mimeType="application/pdf" objectType="fulltext">http://link-to-the-fulltext.org</oaire:file>