All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.molgenis.data.mysql.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Created by mswertz on 07/04/14.
 */
package org.molgenis.data.mysql;

/**
 * Work in progress. Open issues:
 * 
    *
  • SQL injection in queries (updates are prepared statements) *
  • DONE DataType.COMPOUND *
  • PARTLY Convertor OMX to OMX4 (or what we want to call this???) *
  • PARTLY unique constraints
  • *
  • DONE Inheritance / Abstract *
  • Observablefeature.Unit -> create dedicated lookup table? *
  • Parsing of Characteristic subclasses/figuring out what subclass meant (by looking at the data?) *
  • Protocol.active *
  • Data format manual + parser + validator *
  • Transactions -> accross repositories??? *
  • Categorical data -> solve via XREFs? *
  • informational error messages
  • *
  • What if same entity is compound twice (e.g. Address.street is then in 2x) -> suggest: add path as identifier for * attributes? *
  • *
*/




© 2015 - 2025 Weber Informatics LLC | Privacy Policy