Alternatively, for DOIs that already exist depositors may create multiple resolution resource only files using the mr_resource schema. The single resolution URL resource may not be modified using this approach. Multiple resolution resources may be added to existing resources on the DOI or may serve as a complete replacement (see the xref:mr:add-resource directive below). An example of such a file is provided as mr_deposit_only.xml.
The 'type' attribute on the <property> element is used to define what each target option is and to supply specific text for the menu. This property is also used to supply a status bar message that appears in the lower left of the end user's browser as they move over the items in the menu.
| Property Type Value |
Function |
Comment |
| xref:mr:default-form-primary |
Defines the URL resource to serve as the primary target for the item
content: the menu label value
|
The user may choose to reuse the URL supplied for single resolution or may provide a URL to be used only in a multiple resolution context |
| xref:mr:default-form-cohost |
Defines the URL resource to serve as the primary target for the item from a peer provider
content: the menu label value
|
The target may be supplied as a <resource> (e.g. a URL) or as a DOI |
| xref:mr:alt-form-primary |
Defines the URLs for alternative forms of the article. Primarily these are intended to be different file formats, however, the files may contain other alternative such as a different language.
content: the menu label value
|
This option is only available to the primary publisher. Co-hosts and secondary providers may not supply URLs of other formats |
| xref:mr:default-form-secondary |
Define the URL of the article as supplied by secondary sources
content: the menu label value
|
Targets provided by secondary sources will appear in a sub menu off the top level menu item labeled "Other sources" |
| xref:mr:related-links-primary |
Define the URL of other links that may be of interest to the user provided by the primary publisher
content: the menu label value
|
Targets will appear in a sub menu off the top level menu item labeled "Related links" |
| xref:mr:related-works-primary |
Define the URL of other links that are specifically related to this article.
content: the menu label value
|
Targets will appear in a sub menu off the top level menu item labeled "Related Works" if no related links are present, alternatively the sub menu will appear off the Related links menu. |
| xref:mr:related-works-secondary |
Define the URL of other links that may be of interest to the user from secondary providers (other than the primary publisher)
content: the menu label value
|
Targets will appear off a sub menu labeled "Other links" which will appear either at the top level of the menu or on the Related links menu if one is present |
| xref:mr:service-primary |
Define the URL of services that may be of interest to the user provided by the primary publisher
content: the menu label value
|
none |
| xref:mr:service-secondary |
Define the URL of services that may be of interest to the user from secondary providers
content: the menu label value
|
none |
| xref:mr:message |
A simple directive that specifies the status bar message to appear in the user's browse when the mouse is placed over the item
content: the status message
|
none |
| xref:mr:add-resource |
Instructs that the resource should be added to any existing resources already attached to the DOI
<property> tag with this type should be placed after the <collection> element and before any <item> tags.
The effect of this property only applies to the <item> elements directly listed under the <collection> having this property. All nested <collection> elements must have their own property of this type.
content: none
|
The default behavior of the deposit process is to view the resources in the collections as a complete replacement for what may already be registered on the DOI.
This property type changes the deposit process to operated in an additive mode.
Note: this concept does not apply to the default-form-primary resource as there may only be one of these.
|
| xref:mr:use-prime-url |
A simple directive that specifies the use of the prime-URL for re-use in the multiple resolution menu context
content: none
|
none |