${LSIDAuthority} |
||
|
Expands to |
Server-wide value set on the Customize Site page under Site Administration. The default value is localhost. |
|
Where valid |
|
|
||
${LSIDNamespace.prefix} |
||
|
Expands to |
Base object name of object being identified by the LSID; e.g., Material, Data, Protocol, ProtocolApplication, Experiment, or ExperimentRun |
|
Where valid |
|
|
||
${Container.RowId} |
||
|
Expands to |
Unique integer or path of project or folder into which the xar.xml is loaded. Path starts at the project and uses periods to separate folders in the hierarchy. |
|
Where valid |
|
|
||
${XarFileId} |
||
|
Expands to |
Xar- + unique integer for xar.xml file being loaded |
|
Where valid |
|
|
||
${UserEmail},${UserName} |
||
|
Expands to |
Identifiers for the logged-on user initiating the xar.xml load |
|
Where valid |
|
|
||
${ExperimentLSID} |
||
|
Expands to |
rdf:about value of the Experiment node at the top of the xar.xml being loaded |
|
Where valid |
|
|
||
${ExperimentRun.RowId} |
||
|
Expands to |
The unque integer, LSID, and Name of the ExperimentRun being loaded |
|
Where valid |
|
|
||
${InputName},${InputLSID} |
||
|
Expands to |
The name and lsid of the Material or Data object that is the input to a ProtocolApplication being generated using ExperimentLog format. Undefined if there is not exactly one Material or Data object that is input. |
|
Where valid |
|
|
||
${InputLSID.authority} |
||
|
Expands to |
The individual parts of an InputLSID, as defined above. The namespacePrefix is defined as the namespace portion up to but not including the first period, if any. The namepsaceSuffix is the remaining portion of the namespace after the first period. |
|
Where valid |
|
|
||
${InputInstance},${OutputInstance} |
||
|
Expands to |
The 0-based integer number of the ProtocolApplication instance within an ActionSequence. Useful for any ProtocolApplication template that includes a fractionation step. Note that InputInstance is > 0 whenever the same Protocol is applied multiple times in parallel. OutputInstance is only > 0 in a fractionation step in which multiple outputs are generated for a single input. |
|
Where valid |
|
|
||
${FolderLSIDBase} |
||
|
Expands to |
urn:lsid:${LSIDAuthority}: |
|
Where valid |
|
|
|
|
${RunLSIDBase} |
||
|
Expands to |
urn:lsid:${LSIDAuthority}:${LSIDNamespace.Prefix} |
|
Where valid |
|
|
||
${AutoFileLSID} |
||
|
Expands to |
urn:lsid:${LSIDAuthority} See Data object in next section for behavior and usage |
|
Where valid |
|