Difference between revisions of "Pycsw"

From OSGeo
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[http://pycsw.org pycsw] is an OGC CSW server implementation written in Python
 +
 +
This labs project has now completed incubation and has graduated as as a full-fledged OSGeo project in March 2015 - congratulations!
 +
 
== Basic Project Data ==
 
== Basic Project Data ==
 
*'''Project Name:''' pycsw
 
*'''Project Name:''' pycsw
Line 4: Line 8:
 
*'''Project Web Site:''' [http://pycsw.org http://pycsw.org]
 
*'''Project Web Site:''' [http://pycsw.org http://pycsw.org]
 
*'''Project Contact:''' [http://wiki.osgeo.org/wiki/Angelos_Tzotsos Angelos Tzotsos]
 
*'''Project Contact:''' [http://wiki.osgeo.org/wiki/Angelos_Tzotsos Angelos Tzotsos]
*'''Short Project Description:''' pycsw is an OGC CSW server implementation written in Python. pycsw implements clause 10 (HTTP protocol binding (Catalogue Services for the Web, CSW)) of the OpenGIS Catalogue Service Implementation Specification, version 2.0.2. pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can be exposed via OGC:CSW 2.0.2.
+
*'''Short Project Description:''' pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web]. Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can also be exposed via OGC:CSW 2.0.2, providing a standards-based metadata and catalogue component of spatial data infrastructures.
  
 
== Project Infrastructure ==
 
== Project Infrastructure ==
Line 22: Line 26:
  
 
== Project Deliverables ==
 
== Project Deliverables ==
*'''Latest Project Release:''' [http://download.osgeo.org/pycsw/ 1.4.0] - 10-Sep-2012
+
*'''Latest Project Release:''' [http://download.osgeo.org/pycsw/ 1.4.1] - 26 March 2013
  
 
[[Category: OSGeo Labs]]
 
[[Category: OSGeo Labs]]
 
[[Category:pycsw]]
 
[[Category:pycsw]]

Latest revision as of 18:21, 19 March 2016

pycsw is an OGC CSW server implementation written in Python

This labs project has now completed incubation and has graduated as as a full-fledged OSGeo project in March 2015 - congratulations!

Basic Project Data

  • Project Name: pycsw
  • Project Status Condition: Stable, Adult
  • Project Web Site: http://pycsw.org
  • Project Contact: Angelos Tzotsos
  • Short Project Description: pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web]. Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. pycsw allows for the publishing and discovery of geospatial metadata. Existing repositories of geospatial metadata can also be exposed via OGC:CSW 2.0.2, providing a standards-based metadata and catalogue component of spatial data infrastructures.

Project Infrastructure

Project Governance

Project Deliverables

  • Latest Project Release: 1.4.1 - 26 March 2013