11 | | 1. In order to generate bbmri we encountered some problem with the Entities : name="Contact" and "Institute" . Conflict with existing entities in pheno model : <entity name="Contact" implements="Identifiable" xref_label="!FirstName,!LastName"> and <entity name="Institute" implements="Identifiable,Nameable" xref_label="name">. |
12 | | 1. Install semantic search in bbmri : |
13 | | 1. Check if plugin file exists ...ok |
14 | | 1. Check for configuration file if exists |
15 | | 1. Check for configuration variables. |
16 | | 1. (check other dependencies for manual file ) |
| 12 | 1. In order to generate bbmri we encountered some problem with the Entities : name="Contact" and "Institute" . Conflict with existing entities in pheno model : <entity name="Contact" implements="Identifiable" xref_label="!FirstName,!LastName"> and <entity name="Institute" implements="Identifiable,Nameable" xref_label="name">. (DONE, generate success) |
| 13 | 1. Install semantic search in bbmri : |
| 14 | 1. Check if plugin file exists ...ok (DONE) |
| 15 | 1. Check for configuration file if exists |
| 16 | 1. Check for configuration variables. |
| 17 | 1. (check other dependencies for manual file ) |
| 18 | 1. when ready recreate both indexes to see if the are valid created. |
| 19 | 1. create ontocat index (by running particular java file) |
| 20 | 1. search , and ensure results make sense |