OntologyDBWiki/MAGEOMDiscussion: Difference between revisions
Jump to navigation
Jump to search
imported>KaiRunte No edit summary |
imported>KaiRunte No edit summary |
||
Line 15: | Line 15: | ||
*** owner: String [?] | *** owner: String [?] | ||
*** creator: String [?] | *** creator: String [?] | ||
* Class DBEntry | * Class DBEntry [http://www.ebi.ac.uk/arrayexpress/Schema/MAGE/cat3ac6541d0324/cat3b04193300ad/class3adc83500278.htm EBI Documentation] | ||
** Attributes: | ** Attributes: | ||
*** accession: String | *** accession: String |
Revision as of 14:43, 13 December 2004
Discussion of the MAGE object model (MAGE-OM) ontology classes
Overview
The MAGE-OM has three classes that are dedicated to referencing text entries from a controlled vocabulary or ontology. These classes are (O2DBI version):
- Class OntologyEntry EBI Documentation
- Attributes:
- category: String
- value: String
- description: String
- association: References to OntologyEntry
- ontologyReference: Reference to DBEntry
- owner: String [?]
- creator: String [?]
- Attributes:
- Class DBEntry EBI Documentation
- Attributes:
- accession: String
- accessionVersion: String
- URI: String
- database: Reference to Database
- Attributes:
- Class Database
- Attributes:
- version: String
- URI: String
- Attributes:
Comments/Questions
- the attributes owner and creator in OntologyEntry were not found in the array express object model documentation. Where do these come from?