Hi Peter,I created the Anna/Henry classes to do batch processing of the calculations they donated.
The quixote-utils project is really a set of personal utilities for my use, but parts of it are now being more widely used... I probably ought to separate them into a different project.
Hi Peter,You're right, the package layout has gotten a bit out of date - it hasn't really kept up as the rest of the architecture has evolved. I'm in the process of some refactoring to reduce the coupling between components at the moment, and hopefully make it simpler for other people to start contributing to the project. I'll have a think about the best way of updating the package structure while I'm at it.
On 19 November 2011 14:37, Peter Murray-Rust <pm...@cam.ac.uk> wrote:
>
>
> What I am trying to do is get a feel of the overall process of ingesting an entry. There are the following aspects:
> * convention over configuration (http://en.wikipedia.org/wiki/Convention_over_configuration) (I assume there is an element of this and I am happy to see it formalized/documented. (We are a coherent group of users/developers and can agree on general principles).
> * where Jumbo-converters is invoked
> * what RDF triples are (a) fundamental (b) generated differently for each domain
> * where the web pages are generated and where the templates are
>
> My intention is that we create an overview of the ingestion process so it becomes clear where the configuration actions (if any) are.
The ingestion process is the most complex / least well written part of compound at the moment, and one of the main focuses of my current refactoring. It is likely to change significantly over the next couple of weeks, so I wouldn't spend a lot of time trying to understand/document it right now!
>
>
> **SAM** are you happy for Chempound discussion to continue on quixote-dev (it makes sense at present) or should we move to a chempound list?
I'm happy to keep using quixote-dev for now.
Sam
On 19 November 2011 14:37, Peter Murray-Rust <pm...@cam.ac.uk> wrote:
>
>
> What I am trying to do is get a feel of the overall process of ingesting an entry. There are the following aspects:
> * convention over configuration (http://en.wikipedia.org/wiki/Convention_over_configuration) (I assume there is an element of this and I am happy to see it formalized/documented. (We are a coherent group of users/developers and can agree on general principles).
> * where Jumbo-converters is invoked
> * what RDF triples are (a) fundamental (b) generated differently for each domain
> * where the web pages are generated and where the templates are
>
> My intention is that we create an overview of the ingestion process so it becomes clear where the configuration actions (if any) are.The ingestion process is the most complex / least well written part of compound at the moment, and one of the main focuses of my current refactoring. It is likely to change significantly over the next couple of weeks, so I wouldn't spend a lot of time trying to understand/document it right now!