loading Uniprot data
652134Aug 26 2008 — edited Oct 2 2008Hi,
I downloaded the UniProt RDF file from ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/rdf/. The uniprot.rdf.gz file is 4 GB in size. In the past, I have taken RDF/XML files, converted them to N-triple files using Raptor, and loaded them using SQL*Loader. How do I load the uniprot.rdf.gz file? Do I need to convert it to N-triple and use SQL*Loader? Is there a method in Oracle that would allow me to load the data in its RDF/XML format? Do I need to split the 4 GB file?
Thanks,
Chuck