headTitle($this->config->title->site);
$this->headTitle($this->config->title->data);
$this->headTitle('数据查看');
$this->headTitle()->setSeparator(' - ');
$this->headLink()->appendStylesheet('/css/mdview.css');
$this->breadcrumb('首页');
$this->breadcrumb(''.$this->config->title->data.'');
$this->breadcrumb('查看元数据');
$this->breadcrumb()->setSeparator(' > ');
$this->headScript()->appendFile('/js/prototype.js');
$this->headScript()->appendFile('/js/OpenLayers.js');
$this->headScript()->appendFile('/js/window.js');
$this->headLink()->appendStylesheet('/js/theme/default/style.css');
?>
metadata;if ($md):?>
|
keys as $cg) :
if ($kt==$cg['keytype']) :
$i+=1;
else :
if (!empty($kt)) echo ' ';
$kt=$cg['keytype'];
$i=0;
endif;
if ($i==0) echo '';
?>
series): ?>
- 数据大小:filesize; ?>MB
- 数据格式:fileformat; ?>
downloaded>9) :?>
- 下载:downloaded; ?>次
- 浏览量:viewed; ?>次
projection) : ?>
- 数据投影:
projection);
$p=explode("=",$p[0]);
if (!empty($p[1]))
echo $p[1];
else
{
if (is_numeric($md->projection)) echo 'EPSG_CODE_';
echo $md->projection;
}
?>
timebegin)) : ?>
- 数据时间范围:timebegin));if (!empty($md->timeend)) echo " 至 ".date('Y-m-d',strtotime($md->timeend)); ?>
doc)) : ?>
- doc;
}?>">数据说明文档
- 数据共享方式:datatype) print "离线(可免费申请)"; else print "在线(可直接下载)";?>
datatype) : ?>
|
联系人
'资源提供者','custodian'=>'维护者','owner'=>'拥有者','user'=>'用户','distributor'=>'数据服务联系人','originator'=>'创建者','pointOfContact'=>'联系人','principalInvestigator'=>'调查者','processor'=>'处理者','publisher'=>'元数据发布者','author'=>'元数据作者');
$r='';
$i=0;
foreach($this->authors as $k=>$author) :
if ($author['role']!=$r)
{
$r=$author['role'];
$i=0;
if ($k>0) echo '';
echo '- '.$party_zh[$author['role']].':';
}
if ($i>0) echo ',';
$i+=1;
echo '';
if (!empty($author['individual']))
echo $author['individual'];
else
echo $author['organisation'];
echo '';
if ($k+1==count($this->authors)) echo '
';
endforeach;
?>
其他信息
|
citation) : ?>
本数据引用方式
escape($md->citation);?>
ref) : ?>
建议参考文献
ref as $ref) :
echo '- '.$ref['reference'].'
';
endforeach;
?>
数据使用声明
uselimits) :
foreach($this->uselimits as $uselimit) :
echo '
'.str_replace(array("\r\n", "\n", "\r"),'
',$this->escape($uselimit['uselimit'])).'
';
endforeach;
?>
为尊重知识产权、保障数据作者的权益、扩展数据中心的服务、评估数据的应用潜力,请数据使用者在使用数据所产生的研究成果中(包括公开发表的论文、论著、数据产品和未公开发表的研究报告、数据产品等成果),明确注明数据来源和数据作者。对于转载(二次或多次发布)的数据,作者还须注明原始数据来源。
中文发表的成果参考以下规范注明: 数据来源于国家自然科学基金委员会"中国西部环境与生态科学数据中心"(http://westdc.westgis.ac.cn)
英文发表的成果依据以下规范注明: The data set is provided by Environmental and Ecological Science Data Center for West China,National Natural Science Foundation of China (http://westdc.westgis.ac.cn)
suppinfo) : ?>
项目支持信息
'.str_replace(array("\r\n", "\n", "\r"),'
',$this->escape($md->suppinfo)).'
';?>
resources) : ?>
其他在线资源
related) : ?>
Cannot find the metadata.