NCBO-OOR Development

From NCBO Wiki
Revision as of 14:46, 9 February 2009 by Benjamindai (talk | contribs) (General overview of developer documentation for NCBO-OOR.)
Jump to navigation Jump to search

The NCBO-OOR project is a collaborative open source endeavor to meet the needs of the title Open Ontology Repository (OOR) Initiative. This page serves as a launch point for understanding the NCBO-OOR architecture and getting started with customizing the code to advance OOR goals and objectives.

  • The NCBO-OOR Architecture page provides a general architecture and philosphy used in it's design and development. This page is geared for any reader who has a basic understanding of multi-tier software architecture.
  • The NCBO-OOR Server-Side Customization page describes the design and approach to customization of NCBO-OOR server-side components. To fully execute the examples presented on this page requires that the readers have an understanding of the principles of Aspect of Oriented programming and the [Spring technology framework].