Difference between
version 9
and
version 8:
Line 56 was replaced by line 56 |
- A dataset id is a unique identifier for the dataset. We assume that the dataset identifier can be used (with additional applications) for retrieval. |
+ 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. |
At line 57 added 9 lines. |
+ 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. |
+ |
+ |
+ ! Semantic Types |
+ |
Back to KRSMS Semantic Annotation Language,
or to the Page History.
|