History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: ELMO-63
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: James Leigh
Reporter: Clara Izquierdo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Elmo

Change the maximum number of statements

Created: 19/Sep/08 02:54 PM   Updated: 23/Sep/08 03:01 PM
Component/s: Scutter
Affects Version/s: 1.3
Fix Version/s: 1.4

File Attachments: 1. GZip Archive patch.tar.gz (0.9 kb)

Environment: Ubuntu


 Description   
Hello,

I am Clara Izquierdo Sanz from the Universidad Politécnica de Madrid and I am working in a semantic web proyect.

We are using Elmo-Scutter crawler in our proyect and we need to collect data from RDF documents that are longer than 10000 statements. It would be nice if you could change this paremeter. That is the reason we have made a procedure in the Scutter.java document called setMaxSize that receives the maximum numer of statements for a RDF document. I have change the Retriever.java SimpleRetriever.java and DocumentHandler.java in order to add this new requirement. You can see all the changes in the diff files.

If you wish you can check out the attach patches.

 All   Comments   Change History      Sort Order:
Comment by James Leigh [23/Sep/08 03:01 PM]
Applied patch in revision 7885.