Development
From WikiPathways
(Difference between revisions)
(→Developer and administrator pages) |
(updated to include new dev docs) |
||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
== WikiPathways development == | == WikiPathways development == | ||
- | + | As an open source project, we welcome new developers at all levels. Please visit our repo at | |
- | * http://developers.pathvisio.org/ | + | https://github.com/wikipathways/wikipathways.org. Built upon MediaWiki, |
+ | the site includes numerous custom extensions, javascript, skins and hacks. | ||
+ | |||
+ | === How to Contribute === | ||
+ | * For all potential [https://github.com/wikipathways/wikipathways.org/CONTRIBUTING.md Contributors] | ||
+ | * The project [https://github.com/wikipathways/wikipathways.org/README.md Readme] | ||
+ | * The project [https://github.com/wikipathways/wikipathways.org/ROADMAP.md Roadmap] | ||
+ | * Our community [https://github.com/wikipathways/wikipathways.org/CODEOFCONDUCT.md Code of Conduct] | ||
+ | * Our organization [https://github.com/wikipathways/wikipathways.org/SOP.md SOP] | ||
+ | * Developer information for the Java-based Pathvisio application: http://developers.pathvisio.org/ | ||
* [https://www.google.com/calendar/ical/e3v5j4msn3f0gurkkfobd3gau0%40group.calendar.google.com/public/basic.ics Meeting schedule (Google Calendar)] | * [https://www.google.com/calendar/ical/e3v5j4msn3f0gurkkfobd3gau0%40group.calendar.google.com/public/basic.ics Meeting schedule (Google Calendar)] | ||
Line 12: | Line 18: | ||
== SPARQL queries == | == SPARQL queries == | ||
See the [[:Help:WikiPathways Sparql queries|WikiPathways SPARQL queries]] for example queries to interact with WikiPathways SPARQL query | See the [[:Help:WikiPathways Sparql queries|WikiPathways SPARQL queries]] for example queries to interact with WikiPathways SPARQL query | ||
+ | |||
+ | == WikiPathways Team == | ||
+ | Find information about the organizational structure and the '''[[WikiPathways:Team|WikiPathways team]]'''. | ||
== Developer and administrator pages == | == Developer and administrator pages == |
Revision as of 18:24, 31 March 2018
Contents |
WikiPathways development
As an open source project, we welcome new developers at all levels. Please visit our repo at https://github.com/wikipathways/wikipathways.org. Built upon MediaWiki, the site includes numerous custom extensions, javascript, skins and hacks.
How to Contribute
- For all potential Contributors
- The project Readme
- The project Roadmap
- Our community Code of Conduct
- Our organization SOP
- Developer information for the Java-based Pathvisio application: http://developers.pathvisio.org/
- Meeting schedule (Google Calendar)
Web Service
See the WikiPathways Web Service page for information on how to access WikiPathways programatically.
SPARQL queries
See the WikiPathways SPARQL queries for example queries to interact with WikiPathways SPARQL query
WikiPathways Team
Find information about the organizational structure and the WikiPathways team.