Issue 5533: Recommend changing cardinality of BioSource:sourceContacts (gene-expression-ftf) Source: Rosetta Biosoftware Business Unit (Mr. Michael D Miller, nobody) Nature: Uncategorized Issue Severity: Summary: Recommend changing cardinality of BioSource:sourceContacts from 0..1 to 0..N to allow multiple contacts for a BioSource. Resolution of the issue would change: MAGE-OM and the generated MAGE.xmi MAGE-ML.dtd 3.1.10, "BioMaterial" of the documentation Resolution: see below Revised Text: 2.1.10, "BioMaterial" of the documentation Figure 2-11 will be updated The documentation for BioSource will be updated. Currently: "\bsourceContact\b : Contact (0..1)" Becomes: "\bsourceContact\b : Contact (0..n)" MAGE-OM and the generated MAGE.xmi are updated to modify the SourceContact association MAGE-ML.dtd Currently: "<!ELEMENT SourceContact_assnref ((%Contact_ref;)) >" Becomes: "<!ELEMENT SourceContact_assnreflist ((%Contact_ref;)+) >" Currently: "<!ELEMENT BioSource ((%BioMaterial_content;), SourceContact_assnref?) >" Becomes: "<!ELEMENT BioSource ((%BioMaterial_content;), SourceContact_assnreflist?) >" Actions taken: July 24, 2002: received issue December 11, 2002: closed issue Discussion: Changing cardinality of BioSource:sourceContacts from 0..1 to 0..N will allow multiple contacts for a BioSource End of Annotations:===== Recommend changing cardinality of BioSource:sourceContacts from 0..1 to 0..N to allow multiple contacts for a BioSource. Resolution of the issue would change: MAGE-OM and the generated MAGE.xmi MAGE-ML.dtd 3.1.10, "BioMaterial" of the documentation (MAGE ISSUE 119)