Version 8 (modified by 14 years ago) (diff) | ,
---|
Primary goal: to have the semantic search available for BBMRI catalog
- Get access to http://gbic.target.rug.nl:8080/
- Added user at tomcat file , still cannot have acces. Maybe should be in another file?
- reintegrate the semantic search plugin and all dependencies - despoina
1. Add the semantic plugin as a plugin inside the bbmri @pheno
- first locally
- 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">.
- Install semantic search in bbmri :
- Check if plugin file exists ...ok
- Check for configuration file if exists
- Check for configuration variables.
- (check other dependencies for manual file )
- then upload to gbic server .
- make sure that the search results make sense, i.e., list of features | biobank name - despoina
- make from each element in this list a link to the right biobank (if you get stuck wait) - despoina