[pycsw-devel] Links Question
Tom Kralidis
tomkralidis at gmail.com
Mon Sep 22 12:06:56 PDT 2014
This should be fixed in the upsteam ncISO tools at this point:
https://github.com/ethanrd/threddsIso/issues/2
https://github.com/Unidata/threddsIso/pull/1
This should alleviate this issue for ncISO based outputs.
..Tom
On Mon, 22 Sep 2014, Dan Ramage wrote:
> Date: Mon, 22 Sep 2014 14:56:48 -0400
> From: Dan Ramage <dan at inlet.geol.sc.edu>
> To: "pycsw-devel at lists.osgeo.org" <pycsw-devel at lists.osgeo.org>
> Subject: [pycsw-devel] Links Question
>
> I've gotten most of my services issues sorted out via ncISO and using an xsl
> file that handles the transforms correctly from Thredds endpoints.
> However I still have an entry of "None" with a link that only appears in the
> following metadata section:
> <gmd:distributorTransferOptions>
> <gmd:MD_DigitalTransferOptions>
> <gmd:onLine>
> <gmd:CI_OnlineResource>
> <gmd:linkage>
>
> <gmd:URL>http://www.ncdc.noaa.gov/oa/wct/wct-jnlp-beta.php?singlefile=http:/
> /omgsrv1.meas.ncsu.edu:8080/thredds/dodsC/fmrc/sabgom/SABGOM_Forecast_Model_
> Run_Collection_best.ncd</gmd:URL>
> </gmd:linkage>
> <gmd:name>
> <gco:CharacterString>Viewer
> Information</gco:CharacterString>
> </gmd:name>
> <gmd:description>
> <gco:CharacterString>This URL provides an NCDC
> climate and weather toolkit view of an OPeNDAP
> resource.</gco:CharacterString>
> </gmd:description>
> <gmd:function>
> <gmd:CI_OnLineFunctionCode
> codeList="http://www.ngdc.noaa.gov/metadata/published/xsd/schema/resources/C
> odelist/gmxCodelists.xml#CI_PresentationFormCode"
>
> codeListValue="mapDigital">mapDigital</gmd:CI_OnLineFunctionCode>
> </gmd:function>
> </gmd:CI_OnlineResource>
> </gmd:onLine>
> </gmd:MD_DigitalTransferOptions>
> </gmd:distributorTransferOptions>
>
> Should this be picked up at all? There is a similar section above it as well
> that is a gmd:name http. I am not sure if this one is getting handled since
> I do have an http entry in the links or if that was from a gmd:protocol
> section.
>
>
> Dan
>
>
>
>
More information about the pycsw-devel
mailing list