tree: 7b2f272dd60cb21fa74b25cc19d8d94a72148b30 [path history] [tgz]
  1. agent/
  2. cup_flex/
  3. integration-tests/
  4. laravel-pga/
  5. models/
  6. parsers/
  7. regexParser/
  8. server/
  9. web/
  10. .gitignore
  11. .gitignore.swp
  12. inchi-1
  13. LICENSE
  14. pom.xml
  15. query.json
  16. README.md
  17. wso2_is.cer
datacat/README.md

DataCat

DataCat is a scientific data cataloging system designed for efficient and effective management of scientific data.

This is a project done by students of University of Moratuwa, Sri Lanka as a part of their final year project. The goal is to contribute this code to Apache Airavata project and integrate it with Airavata workflow software and continuing to develop it further.

The project development team:

Before Running the Program

  • Add WSO2 server certificate found in the top level directory to the java key store using the below command $JAVA_HOME/jre/lib/security$ keytool -import -file wso2_is.cer -keystore cacerts

  • Start Solr server using the following command $java -jar SOLR_HOME/start.jar

  • Start WSO2 IS using the following command $sh WSO2_IS_HOME/bin/wso2server.sh