Opened 13 years ago

Closed 12 years ago

#607 closed defect (fixed)

WAF Harvest Support

Reported by: kliu Owned by: geonetwork-devel@…
Priority: major Milestone: v2.7.0
Component: General Version: v2.6.3
Keywords: WAF, Harvest Cc: kliu.gis@…

Description

Some catalogs are published by WAF protocal. A Web Accessible Folder (WAF) is an HTTP accessible directory of files, typically metadata files in XML format in which all files are visible to a web browser or client. Crawlers are able to parse the file listings and provide a search interface on these documents. In addition, some WAF contains OGC Service Getcapbilities file such as: http://mrdata.usgs.gov/wms.html, http://mrdata.usgs.gov/wfs.html

To allow users to harvest the metadata from the WAF catalogs, we added the WAF harvest to current GeoNetwork.

To enable WAF harvest, a subtype list box is added to the Web Access Folder/ Web Dav server harvest management page. If the harvesting url is under WAF protocol, administrators may choose WAF harvest subtype. Some WAF url as below: http://capita.wustl.edu/DataspaceMetadata_ISO/ http://mrdata.usgs.gov/wms.html http://mrdata.usgs.gov/wfs.html

Attachments (3)

WAF_WebDAV.png (56.0 KB ) - added by kliu 13 years ago.
WAF_WebDAV_Harvest.png (62.4 KB ) - added by kliu 13 years ago.
patch.txt (25.2 KB ) - added by kliu 13 years ago.

Download all attachments as: .zip

Change History (4)

by kliu, 13 years ago

Attachment: WAF_WebDAV.png added

by kliu, 13 years ago

Attachment: WAF_WebDAV_Harvest.png added

by kliu, 13 years ago

Attachment: patch.txt added

comment:1 by simonp, 12 years ago

Resolution: fixed
Status: newclosed

Committed in subversion rev 8623

Note: See TracTickets for help on using tickets.