Difference between revisions of "Pycsw"

From OSGeo
Jump to navigation Jump to search
(Created page with "== Basic Project Data == *'''Project Name:''' *'''Project Status Condition:''' *'''Project Web Site:''' *'''Project Contact:''' *'''Short Project Description:''' == Project Infr...")
 
 
(16 intermediate revisions by 4 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:'''
+
*'''Project Name:''' pycsw
*'''Project Status Condition:'''
+
*'''Project Status Condition:''' Stable, Adult
*'''Project Web Site:'''
+
*'''Project Web Site:''' [http://pycsw.org http://pycsw.org]
*'''Project Contact:'''
+
*'''Project Contact:''' [http://wiki.osgeo.org/wiki/Angelos_Tzotsos Angelos Tzotsos]
*'''Short Project Description:'''
+
*'''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 ==
*'''Project Source Code:'''
+
*'''Project Source Code:''' https://github.com/geopython/pycsw
*'''Project Mailing List:'''
+
*'''Project Mailing List:''' https://lists.osgeo.org/mailman/listinfo/pycsw-devel
*'''Project Version Control Repository:'''
+
*'''Project Version Control Repository:''' https://github.com/geopython/pycsw.git
*'''Project Bug Tracker:'''
+
*'''Project Bug Tracker:''' https://github.com/geopython/pycsw/issues
*'''Project Feature Request Tracker:'''
+
*'''Project Feature Request Tracker:''' https://github.com/geopython/pycsw/issues
  
 
== Project Governance ==
 
== Project Governance ==
*'''Source Code License:'''
+
*'''Source Code License:''' http://pycsw.org/docs/license.html
*'''Documentation License:'''
+
*'''Documentation License:''' http://pycsw.org/docs/license.html
*'''Copyright Assignment Policy:'''
+
*'''Copyright Assignment Policy:''' Copyright is assigned to committers
*'''Decision Making Procedure:'''
+
*'''Decision Making Procedure:''' Through mailing list voting and IRC meetings (#pycsw at FreeNode)
*'''Coding Standards:'''
+
*'''Coding Standards:''' [http://www.python.org/dev/peps/pep-0008/ PEP 8]
*'''Release Procedure:'''
+
*'''Release Procedure:''' https://github.com/geopython/pycsw/wiki/Release-Packaging
  
 
== Project Deliverables ==
 
== Project Deliverables ==
*'''Latest Project Release:'''
+
*'''Latest Project Release:''' [http://download.osgeo.org/pycsw/ 1.4.1] - 26 March 2013
  
 
[[Category: OSGeo Labs]]
 
[[Category: OSGeo Labs]]
 +
[[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