位置情報
要素名
datacite:geoLocation
記入レベル:
O(任意)
繰返回数:
0-N(繰返可:必須以外)
説明
- コンテンツを収集した、またはコンテンツの内容の空間的情報を記入する。
推奨例
- ボックス状の空間的範囲を記述する例
<datacite:geoLocation>
<datacite:geoLocationBox>
<datacite:westBoundLongitude>-71.032</datacite:westBoundLongitude>
<datacite:eastBoundLongitude>-68.211</datacite:eastBoundLongitude>
<datacite:southBoundLatitude>41.090</datacite:southBoundLatitude>
<datacite:northBoundLatitude>42.893</datacite:northBoundLatitude>
</datacite:geoLocationBox>
</datacite:geoLocation>
- 地名を記述する例
<datacite:geoLocation>
<datacite:geoLocationPlace>Disko Bay</datacite:geoLocationPlace>
</datacite:geoLocation>