The <Summary> field provides a brief description of the data set along with the purpose of the data. This allows potential users to determine if the data set is useful for their needs. The <Summary> field consists of:
- <Abstract> A brief description of the data set.
- <Purpose> The purpose of the data set.
The following are suggestions to populate the <Abstract> field:
|
<Summary> <Abstract>text</Abstract> <Purpose>text</Purpose> </Summary>
- Multiple lines of text are allowed for the <Abstract> and <Purpose> fields and may contain characters from the UTF-8 character set.
|
| Example of the <Summary> field with <Abstract> and <Purpose>:
<Summary>
<Abstract>
This digital database contains an OBIS formatted version of all fish records held at the Canadian Museum of Nature and collected from Canada and the United States as well as from associated marine water masses such as the Atlantic, the Pacific and the Arctic Oceans. It excludes all other records from countries and oceans not listed above. Earliest specimens date from 1863.
</Abstract>
<Purpose>
These data are for display on the OBIS portal and associated mapping programs and for download to personal computers for ad-hoc end-user analysis.
</Purpose>
</Summary>
Example of the <Summary> field with only the <Abstract>
<Summary>
<Abstract>
Global monthly AMSR-E-derived Soil Moisture.
The dataset contains global monthly-mean soil moisture statistics (average values and standard deviation) for 1 by 1 degree grid cells. The source for the data is AMSR-E daily estimates of soil moisture (Product name: AMSR_E_L3_DailyLand). The dataset covers the time period starting July 2002.
Data files contain 180 lines with 360 pixels per line. The projection is latitude-longitude with the upper left corner of the first pixel of the first line positioned at 90°N 180°W.
</Abstract>
</Summary>
|