Difference between
version 10
and
version 9:
Line 56 was replaced by line 56 |
- The {{Dataset}} tag designates a dataset resource, whose resource identifier is given via the {{resource}} attribute. A dataset identifier is a unique identifier (e.g., an LSID) for the dataset, and we assume that the dataset identifier can be used (via additional tools) to retrieve the actual dataset. |
+ The {{Dataset}} tag designates a dataset resource, whose resource identifier is given via the {{resource}} attribute. A dataset identifier is a unique identifier (e.g., an LSID) for the dataset, and we assume that the dataset identifier can be used (via additional tools) to retrieve the actual dataset. The {{Actor}} tag designates an actor resource and the {{resource}} attribute the unique identifier for the actor being reference. The {{ActorPort}} tag denotes a port of an actor. The {{portName}} attribute specifies the port for an actor identified via the {{resource}} attribute. A {{Resources}} element in an annotation must specify at least one resource subelement (either {{Dataset}}, {{Actor}}, or {{ActorPort}}). More than one resource subelement is permitted. For each subelement, the {{resource}} is attribute is required. In addition, for {{ActorPort}} elements, the {{portName}} attribute is required. |
Removed lines 58-63 |
- Similarly, the {{Actor}} tag designates an actor resource and the {{resource}} attribute the unique identifier for the actor being reference. |
- |
- Finally, the {{ActorPort}} tag denotes a port of an actor. The {{portName}} attribute specifies the port for an actor identified via the {{resource}} attribute. |
- |
- A {{Resources}} element in an annotation must specify at least one resource subelement (either {{Dataset}}, {{Actor}}, or {{ActorPort}}). More than one resource subelement is permitted. For each subelement, the {{resource}} is attribute is required. In addition, for {{ActorPort}} elements, the {{portName}} attribute is required. |
- |
Back to KRSMS Semantic Annotation Language,
or to the Page History.
|