I have previously posted a Java-file to this list, that will take load a
RDF/XML file into a Rap format DB. It uses Jena. Search the sourceforge
archives and you'll find it.
Another option is setting the "stream" parameter of Model::Load to True,
and also using hte commandline PHP, not the mod_php one...
Good luck!
- Gunnar
Richard Cyganiak wrote:
>
> On 11 Oct 2005, at 12:30, Claudio Iannotta wrote:
>
>> hi
>>
>> I need to charge a big rdf file into a model. How can I do it? (file
>> dimension >200MB)
>
> Use a database model, give lots of RAM and CPU time to the script. I'm
> not sure if RAP plays well with this amount of data. It certainly will
> be very slow.
>
> Richard
>
>>
>> tnx
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by:
>> Power Architecture Resource Center: Free content, downloads,
>> discussions,
>> and more. http://solutions.newsforge.com/ibmarch.tmpl
>> _______________________________________________
>> Rdfapi-php-interest mailing list
>> Rdf...@li...
>> https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest
>>
>>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> Rdfapi-php-interest mailing list
> Rdf...@li...
> https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest
|