[pycsw-devel] Multiple metadata standards -- one "ISO" CSW?
Godfrey, Bruce
bgodfrey at uidaho.edu
Fri Jun 15 13:37:29 PDT 2012
Okay, yes, so that looks like what I need.
So to just get ISO would it look like this?:
http://dev.insideidaho.org/ogccsw/csw.py?service=CSW&version=2.0.2&reque
st=GetRecords&CONSTRAINTLANGUAGE=CQL_TEXT&TYPENAMES=gmd:MD_Metadata&RESU
LTTYPE=results&OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&ELEMENTSETN
AME=brief&CONSTRAINT=AnyText%20LIKE%20%27%25epscor%25%27
This request won't return FGDC records, correct? (right now I don't
have any ISO iindexed).
-Bruce
From: Tom Kralidis [mailto:tomkralidis at hotmail.com]
Sent: Friday, June 15, 2012 12:10 PM
To: Godfrey, Bruce; pycsw-devel at lists.osgeo.org
Subject: RE: [pycsw-devel] Multiple metadata standards -- one "ISO" CSW?
Bruce: if I understand correctly, you'd like to load one pycsw instance
with both ISO and CSDGM metadata and serve it out?
Yes, make sure your configuration server.profiles has (at least)
apiso,fgdc and then pycsw supports both.
For GetRecords requests, you would then have to specify the typenames
parameter with both typenames, i.e.
typenames=fgdc:metadata,gmd:MD_Metadata.
Is this what you had in mind?
..Tom
________________________________
Date: Fri, 15 Jun 2012 11:33:50 -0700
From: bgodfrey at uidaho.edu
To: pycsw-devel at lists.osgeo.org
Subject: [pycsw-devel] Multiple metadata standards -- one "ISO" CSW?
If I have CSDGM and ISO metadata XML files is there a way to index
records built with both standards and present them all as a CSW ISO?
Thank you,
-Bruce
Bruce Godfrey
GIS Specialist
Library
University of Idaho Coeur d'Alene
1031 N. Academic Way
Coeur d'Alene, Idaho 83814-2277
E-mail: bgodfrey at uidaho.edu
Phone: (208) 292-1407
Fax: (208) 664-1272
_______________________________________________ pycsw-devel mailing list
pycsw-devel at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pycsw-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pycsw-devel/attachments/20120615/67f3ac7a/attachment.html>
More information about the pycsw-devel
mailing list