Merge pull request #5017 from solgenomics/topic/subplot_seedlots
[sgn.git] / ontology / demo_seedlot_maintenance_events.obo
blobda3dcfa36f03e2e0cb3f409658f9773c388adb67
1 format-version: 1.2
2 date: 08:06:2021 11:53
3 saved-by: djw64
4 remark: This ontology is an example of a simple seedlot maintenance event ontology.  The ontology should include three levels in the hierarchy (below the root term): the top level are categories to group the events (example: into actions and observations), the second level includes the actual event terms, and the third (optional) level includes allowed values for the event (if there are no child terms for the event, the event will allow free-form entry for the value).
5 default-namespace: seedlot_maintenance_event
6 ontology: SEEDLOT_MAINTENANCE
8 [Term]
9 id: SEEDLOT_MAINTENANCE:0000000
10 name: Seedlot Maintenance Events
12 [Term]
13 id: SEEDLOT_MAINTENANCE:0000001
14 name: Observations
15 def: "Observations of the Seedlot made to track its overall quality" []
16 is_a: SEEDLOT_MAINTENANCE:0000000
18 [Term]
19 id: SEEDLOT_MAINTENANCE:0000002
20 name: Actions
21 def: "Actions taken to properly maintain the Seedlot" []
22 is_a: SEEDLOT_MAINTENANCE:0000000
24 [Term]
25 id: SEEDLOT_MAINTENANCE:0001000
26 name: Overall Quality
27 def: "Rank of the overall quality of the Seedlot" []
28 is_a: SEEDLOT_MAINTENANCE:0000001
30 [Term]
31 id: SEEDLOT_MAINTENANCE:0001001
32 name: Low
33 def: "Low quality" []
34 is_a: SEEDLOT_MAINTENANCE:0001000
36 [Term]
37 id: SEEDLOT_MAINTENANCE:0001002
38 name: Medium
39 def: "Medium quality" []
40 is_a: SEEDLOT_MAINTENANCE:0001000
42 [Term]
43 id: SEEDLOT_MAINTENANCE:0001003
44 name: High
45 def: "High quality" []
46 is_a: SEEDLOT_MAINTENANCE:0001000
48 [Term]
49 id: SEEDLOT_MAINTENANCE:0001100
50 name: Quality Notes
51 def: "Additional comments on the overall quality of the Seedlot" []
52 is_a: SEEDLOT_MAINTENANCE:0000001
54 [Term]
55 id: SEEDLOT_MAINTENANCE:0002000
56 name: Media Change
57 def: "Change the media the Seedlot is stored in" []
58 is_a: SEEDLOT_MAINTENANCE:0000002
60 [Term]
61 id: SEEDLOT_MAINTENANCE:0002001
62 name: Successful
63 def: "Media change was perfomed successfully" []
64 is_a: SEEDLOT_MAINTENANCE:0002000
66 [Term]
67 id: SEEDLOT_MAINTENANCE:0002002
68 name: Unsuccessful
69 def: "Media change was not perfomed successfully" []
70 is_a: SEEDLOT_MAINTENANCE:0002000