Changes between Version 7 and Version 8 of GritsTutorial_OntologyGritsSampleEditor
- Timestamp:
- 03/27/2017 11:00:32 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GritsTutorial_OntologyGritsSampleEditor
v7 v8 3 3 4 4 == General Information == 5 GRITS has a ''sample'' entry. This entry provides tools for management of sample related information. This entry is contributed and managed by [https://svn.grits-toolbox.org/trunk/eclipse/org.grits.toolbox.entry.sample Sample Plugin]. The Sample plugin defines the properties of ''sample entry'' and itsrelated information. This plugin also adds an editor for sample entry to display or modify sample information. An object that is used to represent a sample is stored in a ''.xml'' file. Read [wiki:GritsTutorial_ObjectModelGritsSampleEditor this] to learn more about this Sample object. This object has a predefined model that is stored in the ontologies.5 GRITS has a ''sample'' entry. This entry contains information related to samples. This entry is contributed and managed by [https://svn.grits-toolbox.org/trunk/eclipse/org.grits.toolbox.entry.sample Sample Plugin]. The Sample plugin defines the properties of ''sample entry'' and other related information. This plugin also adds an editor for sample entry to display or modify sample information. An object that is used to represent a sample is stored in a ''.xml'' file. Read [wiki:GritsTutorial_ObjectModelGritsSampleEditor this] to learn more about this Sample object. This object has a predefined model that is stored in the ontologies. 6 6 7 7 Currently there are two ontologies for Sample … … 41 41 42 42 == Sample Manager Plugin == 43 Th isSample Manager plugin is an additional plugin that can be used to edit information stored in ontologies. This plugin can modify both standard and local ontologies. It has two modes of operation :43 The Sample Manager plugin is an additional plugin that can be used to edit information stored in ontologies. This plugin can modify both standard and local ontologies. It has two modes of operation : 44 44 - '''User Mode''' 45 45 - it displays both Standard and Local ontology 46 - in this mode only local ontology can be modified46 - in this mode only Local ontology can be modified 47 47 - '''Admin Mode''' 48 - only displays Standard ontology48 - it only displays Standard ontology information 49 49 - in this mode only Standard ontology can be modified 50 50 … … 52 52 One can directly modify the ontologies that are there in the '''ontology''' folder of the ''org.grits.toolbox.entry.sample'' plugin. After updating an ontology submit it to the svn. 53 53 54 OR 55 54 56 One can also use the Sample Manager plugin to modify the ontologies. For modifying using the Sample Manager, follow the steps described below : 55 57 - Clean the GRITS Sample config folder ('''.grits-toolbox/org.grits.toolbox.entry.sample''' folder in the home directory) 56 58 - this would ensure that there are no previous local changes prior to modifying the ontology 57 59 - Start a GRITS product that has the Sample Manager plugin 58 - currently ''"Grits.all.dev.product"'' product file has the Sample Manager plugin while the ''"Grits.all.product"'' product filedoes not include this plugin60 - currently ''"Grits.all.dev.product"'' product file has the Sample Manager plugin while the main ''"Grits.all.product"'' product file for deployment does not include this plugin 59 61 - After GRITS is started 60 62 - use menu '''Manager->User Mode''' to modify the Local ontology