Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "GOCDB/Release4/Development"

From EGIWiki
Jump to navigation Jump to search
Line 17: Line 17:
<!--
<!--
===Redevelop the xml_output module to implement nested XML collections===  
===Redevelop the xml_output module to implement nested XML collections===  
* probably using the Query2XML package. This is necessary because the existing XML Output module will only generate flat XML documents (e.g. that often map to individual DB entities). Currently SQL joins/associations between Sites, SEs and URLs cannot be represented as hierarchical/nested XML documents (for example, consider nesting multiple EndpointLocation objects and URLs within a single ServiceEndpoint element, see: [[Media:GocdbGlue2UnicoreV2.pdf]]). It is likely that this is a requirement for regionalisation to implement the proposed XML 'synch' docs described at: https://wiki.egi.eu/wiki/GOCDB/Release4/Regionalisation/Data_Transfer_Format
* probably using the Query2XML package. This is necessary because the existing XML Output module will only generate flat XML documents (e.g. that often map to individual DB entities). Currently SQL joins/associations between Sites, SEs and URLs cannot be represented as hierarchical/nested XML documents (for example, consider nesting multiple EndpointLocation objects and URLs within a single ServiceEndpoint element, see: [[Media:GocdbGlue2UnicoreV2.pdf]]). It is likely that this is a requirement for regionalisation to implement the proposed XML 'synch' docs described at: [GOCDB/Release4/Regionalisation/Data_Transfer_Format]
-->
-->



Revision as of 14:42, 1 December 2012


<< Back to GOCDB/Documentation_Index

Current Developments

The developments we are currently working on are listed below. They come from the agreed development list, as defined by the Operational Tools Advisory Group (OTAG) who filters and prioritizes user requests.

Release v4.5: GUI improvements and MVC/Query2XML full rollout

  • ~Jan 2013
  • Relevant RT: 1017, 1092, 1102, 1423, 1696, 4374, 4465, 4466

Multiple Endpoints Per Service

Render GOCDB data in GLUE2 Format

Extensiblity mechanism (Key-Value pair property bags)

Update Site Certification and Target Infrastructure Rules

Support for a new RDBMS

  • GOCDB currenlty relies heavily on Oracle PLSQL. Support is required for a new open source database.


Longer Term / Unconfirmed Roadmap