Klortho / eutils-org

Project to produce RDF output for some NCBI E-utilities
5 stars 2 forks source link

Port to MarkLogic Server and deploy on AWS #12

Closed Klortho closed 10 years ago

Klortho commented 10 years ago

The current Perl/CGI framework is not right for this app -- it was just meant as a framework to use to get started. I want to port the code into a MarkLogic Server instance on Amazon Web Services.

I've already got an instance set up here: http://ec2-54-204-255-139.compute-1.amazonaws.com:8001/ (requires authentication -- let me know if you want in).

For now, we'll just be using MLS as an XSLT engine and RESTful HTTP app service platform. Eventually, we should be able to use it's data-store for subsets of eutilities-derived RDF data, to enable querying.

Klortho commented 10 years ago

Done, and deployed to http://eutils.org.