Opened 14 years ago
Last modified 14 years ago
#292 closed task
Check/create annotation types, etc. required by reggie — at Initial Version
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v1.0 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
For efficient testing purposes we need a function that checks/creates annotation types and other items that other functions in Reggie needs. The check/installation should be accessible for users with administrator permissions.
For biosources we need the following annotation types:
PersonalNumber
: String- `FamilyName': String
AllFirstNames
: StringGender
: String enumeration (F, M)DateOfBirth
: Date- More?
For samples we need the following annotation types:
Laterality
: String enumeration (left, right)- More?
Note:
See TracTickets
for help on using tickets.