| schema location: | CAOM102006.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://miaca.sf.net |
| schema location: | http://fuge.sourceforge.net/Version1Candidate/FuGE-version1-Sept-candidate.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | fuge.sf.net |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| properties |
|
||||||||||||
| children | source projectDescription application materialList perturbatorList instrument protocolList CellAssayExperiment | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="project"> <xs:annotation> <xs:documentation>Conditions that have been established to measure effects which are induced in cells in response to a perturbation, together with data that have been acquired in these measurements in order to address the biological question this project was designed for. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of researcher/person/laboratory/institution in charge of the project</xs:documentation> </xs:annotation> </xs:element> <xs:element name="projectDescription" type="openCvType"> <xs:annotation> <xs:documentation>Short description of biological process that is addressed and description of measured effect.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="application"> <xs:annotation> <xs:documentation>Description of the specific application of this project within a larger context.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="title" type="xs:string"> <xs:annotation> <xs:documentation>Application title, e. g. as taken from a publication</xs:documentation> </xs:annotation> </xs:element> <xs:element name="abstract" type="xs:string"> <xs:annotation> <xs:documentation>Application abstract, e. g. as taken from a publication</xs:documentation> </xs:annotation> </xs:element> <xs:element name="bibref"> <xs:annotation> <xs:documentation>Bibliographic reference for the data generated during the project.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="xref" type="xrefType"> <xs:annotation> <xs:documentation>Cross reference for the data source. Example: Entry in a database of databases. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="attributeList" type="attributeListType"> <xs:annotation> <xs:documentation>Further description of the source.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="materialList"> <xs:annotation> <xs:documentation>Description of the materials that are utilized in the project.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="array" type="arrayType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>arrays (reaction vessels) that are used during the project</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cellCultureMedium" type="reagentType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Media used for the cell-culture(s) during the project.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="supplement" type="reagentType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>supplements used within the cell culture media.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cells" type="cellsType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Cells used during the assay. Usually coming from a continuous cell-culture.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="perturbatorList"> <xs:annotation> <xs:documentation>Description of material/condition(s) that is used in the project to perturb the cells </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="perturbator" type="perturbatorType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Description of one perturbator, e. g. a cDNA, a temperature shift, etc.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="instrument"> <xs:annotation> <xs:documentation>Description of the data acquisition station. Detailed descriptions of such instruments and their settings could be part of spezialized documents.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="names" type="namesType"> <xs:annotation> <xs:documentation>Instrument name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="instrumentType" type="openCvType"> <xs:annotation> <xs:documentation>Instrument type, e. g. FACS, Plate Reader, etc. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of the instrument manufacturer.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settings"> <xs:annotation> <xs:documentation>Reference to the instrument-sttings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="protocolRef" type="fuge:FuGE.Common.Description.URIType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="protocolList"> <xs:annotation> <xs:documentation>List with all protocols used in the project, e.g. for cell-culture, treatments, perturbations, the actual experiment, etc. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="protocol" type="fuge:FuGE.Common.Protocol.ProtocolType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Description of one protocol.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CellAssayExperiment"> <xs:annotation> <xs:documentation>The actual experiment part decribing all performed steps like treatments, perturbation(s) and data acquisition. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CellAssayApplication" type="CellAssayApplicationType"/> <xs:element name="InitialCellCultureApplication" type="InitialCellCultureApplicationType" maxOccurs="unbounded"/> <xs:element name="TreatmentApplication" type="TreatmentApplicationType" maxOccurs="unbounded"/> <xs:element name="PerturbationApplication" type="PerturbationApplicationType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="PostTreatmentApplication" type="PostTreatmentApplicationType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="DataAcquisitionApplication" type="DataAcquisitionApplicationType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | sourceType | ||||
| properties |
|
||||
| children | names attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of researcher/person/laboratory/institution in charge of the project</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | openCvType | ||||
| properties |
|
||||
| children | names xref attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="projectDescription" type="openCvType"> <xs:annotation> <xs:documentation>Short description of biological process that is addressed and description of measured effect.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | title abstract bibref | ||||
| annotation |
|
||||
| source | <xs:element name="application"> <xs:annotation> <xs:documentation>Description of the specific application of this project within a larger context.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="title" type="xs:string"> <xs:annotation> <xs:documentation>Application title, e. g. as taken from a publication</xs:documentation> </xs:annotation> </xs:element> <xs:element name="abstract" type="xs:string"> <xs:annotation> <xs:documentation>Application abstract, e. g. as taken from a publication</xs:documentation> </xs:annotation> </xs:element> <xs:element name="bibref"> <xs:annotation> <xs:documentation>Bibliographic reference for the data generated during the project.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="xref" type="xrefType"> <xs:annotation> <xs:documentation>Cross reference for the data source. Example: Entry in a database of databases. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="attributeList" type="attributeListType"> <xs:annotation> <xs:documentation>Further description of the source.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="title" type="xs:string"> <xs:annotation> <xs:documentation>Application title, e. g. as taken from a publication</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="abstract" type="xs:string"> <xs:annotation> <xs:documentation>Application abstract, e. g. as taken from a publication</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | xref attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="bibref"> <xs:annotation> <xs:documentation>Bibliographic reference for the data generated during the project.</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="xref" type="xrefType"> <xs:annotation> <xs:documentation>Cross reference for the data source. Example: Entry in a database of databases. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="attributeList" type="attributeListType"> <xs:annotation> <xs:documentation>Further description of the source.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | xrefType | ||||
| properties |
|
||||
| children | primaryRef secondaryRef | ||||
| annotation |
|
||||
| source | <xs:element name="xref" type="xrefType"> <xs:annotation> <xs:documentation>Cross reference for the data source. Example: Entry in a database of databases. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | attributeListType | ||||
| properties |
|
||||
| children | attribute | ||||
| annotation |
|
||||
| source | <xs:element name="attributeList" type="attributeListType"> <xs:annotation> <xs:documentation>Further description of the source.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | array cellCultureMedium supplement cells | ||||
| annotation |
|
||||
| source | <xs:element name="materialList"> <xs:annotation> <xs:documentation>Description of the materials that are utilized in the project.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="array" type="arrayType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>arrays (reaction vessels) that are used during the project</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cellCultureMedium" type="reagentType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Media used for the cell-culture(s) during the project.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="supplement" type="reagentType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>supplements used within the cell culture media.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cells" type="cellsType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Cells used during the assay. Usually coming from a continuous cell-culture.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| type | arrayType | ||||||||||||
| properties |
|
||||||||||||
| children | arrayType source orderNr size | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="array" type="arrayType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>arrays (reaction vessels) that are used during the project</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| type | reagentType | ||||||||||||
| properties |
|
||||||||||||
| children | names source reagentType orderNr lotNr components | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="cellCultureMedium" type="reagentType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Media used for the cell-culture(s) during the project.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| type | reagentType | ||||||||||||
| properties |
|
||||||||||||
| children | names source reagentType orderNr lotNr components | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="supplement" type="reagentType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>supplements used within the cell culture media.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| type | cellsType | ||||||||||||
| properties |
|
||||||||||||
| children | cellLine attributeList | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="cells" type="cellsType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Cells used during the assay. Usually coming from a continuous cell-culture.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | perturbator | ||||
| annotation |
|
||||
| source | <xs:element name="perturbatorList"> <xs:annotation> <xs:documentation>Description of material/condition(s) that is used in the project to perturb the cells </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="perturbator" type="perturbatorType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Description of one perturbator, e. g. a cDNA, a temperature shift, etc.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| type | perturbatorType | ||||||||||||
| properties |
|
||||||||||||
| children | names xref perturbatorType | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="perturbator" type="perturbatorType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Description of one perturbator, e. g. a cDNA, a temperature shift, etc.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | names instrumentType source settings | ||||
| annotation |
|
||||
| source | <xs:element name="instrument"> <xs:annotation> <xs:documentation>Description of the data acquisition station. Detailed descriptions of such instruments and their settings could be part of spezialized documents.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="names" type="namesType"> <xs:annotation> <xs:documentation>Instrument name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="instrumentType" type="openCvType"> <xs:annotation> <xs:documentation>Instrument type, e. g. FACS, Plate Reader, etc. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of the instrument manufacturer.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settings"> <xs:annotation> <xs:documentation>Reference to the instrument-sttings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="protocolRef" type="fuge:FuGE.Common.Description.URIType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | namesType | ||||
| properties |
|
||||
| children | shortLabel fullName alias | ||||
| annotation |
|
||||
| source | <xs:element name="names" type="namesType"> <xs:annotation> <xs:documentation>Instrument name</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | openCvType | ||||
| properties |
|
||||
| children | names xref attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="instrumentType" type="openCvType"> <xs:annotation> <xs:documentation>Instrument type, e. g. FACS, Plate Reader, etc. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | sourceType | ||||
| properties |
|
||||
| children | names attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of the instrument manufacturer.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | protocolRef | ||||
| annotation |
|
||||
| source | <xs:element name="settings"> <xs:annotation> <xs:documentation>Reference to the instrument-sttings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="protocolRef" type="fuge:FuGE.Common.Description.URIType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||
| type | fuge:FuGE.Common.Description.URIType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="protocolRef" type="fuge:FuGE.Common.Description.URIType"/> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | protocol | ||||
| annotation |
|
||||
| source | <xs:element name="protocolList"> <xs:annotation> <xs:documentation>List with all protocols used in the project, e.g. for cell-culture, treatments, perturbations, the actual experiment, etc. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="protocol" type="fuge:FuGE.Common.Protocol.ProtocolType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Description of one protocol.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||
| type | fuge:FuGE.Common.Protocol.ProtocolType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ContactRole fuge:_types fuge:_inputTypes fuge:_outputTypes | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="protocol" type="fuge:FuGE.Common.Protocol.ProtocolType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Description of one protocol.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| properties |
|
||||
| children | CellAssayApplication InitialCellCultureApplication TreatmentApplication PerturbationApplication PostTreatmentApplication DataAcquisitionApplication | ||||
| annotation |
|
||||
| source | <xs:element name="CellAssayExperiment"> <xs:annotation> <xs:documentation>The actual experiment part decribing all performed steps like treatments, perturbation(s) and data acquisition. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="CellAssayApplication" type="CellAssayApplicationType"/> <xs:element name="InitialCellCultureApplication" type="InitialCellCultureApplicationType" maxOccurs="unbounded"/> <xs:element name="TreatmentApplication" type="TreatmentApplicationType" maxOccurs="unbounded"/> <xs:element name="PerturbationApplication" type="PerturbationApplicationType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="PostTreatmentApplication" type="PostTreatmentApplicationType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="DataAcquisitionApplication" type="DataAcquisitionApplicationType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||
| type | CellAssayApplicationType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole CellAssayActionApplication | ||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CellAssayApplication" type="CellAssayApplicationType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | InitialCellCultureApplicationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole ParameterValue CultureMedium_ref Array_ref | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="InitialCellCultureApplication" type="InitialCellCultureApplicationType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||
| type | TreatmentApplicationType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole | ||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="TreatmentApplication" type="TreatmentApplicationType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||
| type | PerturbationApplicationType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole Perturbator | ||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="PerturbationApplication" type="PerturbationApplicationType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||
| type | PostTreatmentApplicationType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole | ||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="PostTreatmentApplication" type="PostTreatmentApplicationType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||
| type | DataAcquisitionApplicationType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole | ||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="DataAcquisitionApplication" type="DataAcquisitionApplicationType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||
| children | arrayType source orderNr size | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="arrayType"> <xs:annotation> <xs:documentation>Description of arrays types (reaction vessels) that are used during the project: i.e. single eppendorf tube, 96-well plazes, or [glass] arrays, with details such as manufacturer, order number; size.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="arrayType" type="openCvType"> <xs:annotation> <xs:documentation>Type of vessel used,: i.e. single eppendorf tube, 96-well plate, etc. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of the source of the reaction vessels, e. g. company</xs:documentation> </xs:annotation> </xs:element> <xs:element name="orderNr" type="xs:string" minOccurs="0"/> <!-- <xs:element name="parameter" type="fuge:FuGE.Common.Protocol.GenericParameterType"> <xs:annotation> <xs:documentation>Reaction-vessel parameter, like e.g. size (volume or surface area).</xs:documentation> </xs:annotation> </xs:element> --> <xs:element name="size" type="paramType"> <xs:annotation> <xs:documentation>Size of reaction vessel, e. g. volume or surface area.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="id" type="xs:string" use="required"/> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | openCvType | ||||
| properties |
|
||||
| children | names xref attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="arrayType" type="openCvType"> <xs:annotation> <xs:documentation>Type of vessel used,: i.e. single eppendorf tube, 96-well plate, etc. </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | sourceType | ||||
| properties |
|
||||
| children | names attributeList | ||||
| annotation |
|
||||
| source | <xs:element name="source" type="sourceType"> <xs:annotation> <xs:documentation>Contact details of the source of the reaction vessels, e. g. company</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||
| namespace | http://miaca.sf.net | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="orderNr" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://miaca.sf.net | ||||
| type | paramType | ||||
| properties |
|
||||
| children | cvParam userParam | ||||
| annotation |
|
||||
| source | <xs:element name="size" type="paramType"> <xs:annotation> <xs:documentation>Size of reaction vessel, e. g. volume or surface area.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://miaca.sf.net | ||
| children | attribute | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="attributeListType"> <xs:annotation> <xs:documentation>A list of additional attributes. Open tag-value list to allow the inclusion of additional data.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="attribute" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="name" use="required"> <xs:annotation> <xs:documentation>The name of the attribute.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="nameAc" use="optional"> <xs:annotation> <xs:documentation>Enables control of the attribute type through reference to an external controlled vocabulary.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||
| type | extension of fuge:FuGE.Common.Protocol.ProtocolApplicationType | ||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole CellAssayActionApplication | ||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="CellAssayApplicationType" abstract="false"> <xs:annotation> <xs:documentation>This represents one application of a specific cell-assay protocol and is a container for several ActionApplication-elements. These link the steps done in an assay like treatments, post-treatments and data-acquisitions by referencing the protocols and their application. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fuge:FuGE.Common.Protocol.ProtocolApplicationType"> <xs:sequence> <xs:element name="CellAssayActionApplication" type="fuge:FuGE.Common.Protocol.ActionApplicationType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>These elements link the protocol applications (like e.g. applications of treatments) with the respective actions of the cell assay experiment. The order and the mutual connections of these actionsare thus connected with thier applications.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="Protocol_ref" type="xsd:string" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||
| type | fuge:FuGE.Common.Protocol.ActionApplicationType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:_actionDeviation | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="CellAssayActionApplication" type="fuge:FuGE.Common.Protocol.ActionApplicationType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>These elements link the protocol applications (like e.g. applications of treatments) with the respective actions of the cell assay experiment. The order and the mutual connections of these actionsare thus connected with thier applications.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||
| type | extension of fuge:FuGE.Common.Protocol.ProtocolType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ContactRole fuge:_types fuge:_inputTypes fuge:_outputTypes InitialCellCultureAction TreatmentAction PerturbationAction PostTreatmentAction DataAcquisitionAction | ||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="CellAssayProtocolType" abstract="false"> <xs:annotation> <xs:documentation>Protocol describing a complete cell-based assay experiment. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fuge:FuGE.Common.Protocol.ProtocolType"> <xs:sequence> <xs:element name="InitialCellCultureAction" type="InitialCellCultureActionType" maxOccurs="unbounded"/> <xs:element name="TreatmentAction" type="TreatmentActionType" maxOccurs="unbounded"/> <xs:element name="PerturbationAction" type="PerturbationActionType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="PostTreatmentAction" type="PostTreatmentActionType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="DataAcquisitionAction" type="DataAcquisitionActionType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||||
| type | InitialCellCultureActionType | ||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences | ||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="InitialCellCultureAction" type="InitialCellCultureActionType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||
| type | TreatmentActionType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences precedingAction | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="TreatmentAction" type="TreatmentActionType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||
| type | PerturbationActionType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences precedingAction | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="PerturbationAction" type="PerturbationActionType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||
| type | PostTreatmentActionType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences precedingAction | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="PostTreatmentAction" type="PostTreatmentActionType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||
| type | DataAcquisitionActionType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences precedingAction | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="DataAcquisitionAction" type="DataAcquisitionActionType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://miaca.sf.net | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of fuge:FuGE.Common.Protocol.ProtocolApplicationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations fuge:_propertySets fuge:DatabaseEntry fuge:_bibliographicReferences fuge:ParameterValue fuge:ActionApplication fuge:SoftwareApplication fuge:EquipmentApplication fuge:_protocolDeviation fuge:ContactRole ParameterValue CultureMedium_ref Array_ref | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="CellCultureStepApplicationType" abstract="false"> <xs:annotation> <xs:documentation>Application of a cell culture-step using a protocol and specific values for its parameters and materials. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fuge:FuGE.Common.Protocol.ProtocolApplicationType"> <xs:sequence> <!-- excact input and output-materials (and their amounts via a measurement) have yet to be defined and modeled this will usually be: - cells and / or - culture media and / or - arrays (reaction vessels) --> <xs:element name="ParameterValue" type="fuge:FuGE.Common.Protocol.ParameterValueType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A value to one of the parameters of the used protocol, e.g. temperature </xs:documentation> </xs:annotation> </xs:element> <xs:element name="CultureMedium_ref" type="xsd:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> A reference to the cell culture medium that has been used. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="Array_ref" type="xsd:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A reference to the culture vessel (plate, flask, etc.) that has been used. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="Cells_ref" type="xsd:string" use="required"> <xs:annotation> <xs:documentation>A reference to the cells used in this cell-culture. </xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="Protocol_ref" type="xsd:string" use="required"> <xs:annotation> <xs:documentation>A reference to the protocol that has been used, an instance of CellCultureStepProtocolType. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://miaca.sf.net | ||||||||
| type | fuge:FuGE.Common.Protocol.ParameterValueType | ||||||||
| properties |
|
||||||||
| children | fuge:_auditTrail fuge:_descriptions fuge:_uri fuge:_annotations |