pycsw enables users to publish a catalogue of dataset descriptions (metadata) to the web, using standards based interfaces and formats, such that it can be queried and updated by catalogue clients. pycsw is simple to setup within an Apache web server and can access metadata records stored as XML files within a database.
Metadata is ‘data about data’, storing such things as creation-date, author, title, area-of-interest, etc, and is usually encoded as XML files, following international standards such as ISO 19115, ISO 19139 and FGDC CSDGM.
pycsw is a Python implementation of the OGC Catalogue Services for the Web (CSW) standard. The CSW standard defines common interfaces to discover, browse and query metadata about spatial data, web services and related resources.
pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X).
OGC Standards:
Metadata Standards:
Website: http://pycsw.org
Licence: MIT
Software Version: 1.2.0
Supported Platforms: Windows, Linux, Mac
API Interfaces: Python
Support: http://pycsw.org/docs/support.html