From: Bryan T. <br...@sy...> - 2014-10-06 17:32:15
|
Rose, The trunk is no longer used for bigdata. You can checkout the 1.3.2 release from: https://svn.code.sf.net/p/bigdata/code/tags/BIGDATA_RELEASE_1_3_2 The 1.3.x maintenance and development branch is: https://svn.code.sf.net/p/bigdata/code/branches/BIGDATA_RELEASE_1_3_0 You can also download bigdata from our web site: http://www.bigdata.com/download. Be sure to given the Java platform sufficient resources if you are loading large files (-server, -Xmx16G or better, etc.). See wiki.bigdata.com for various information on how to obtain, build, configure, and use the bigdata platform. Thanks, Bryan ---- Bryan Thompson Chief Scientist & Founder SYSTAP, LLC 4501 Tower Road Greensboro, NC 27410 br...@sy... http://bigdata.com http://mapgraph.io CONFIDENTIALITY NOTICE: This email and its contents and attachments are for the sole use of the intended recipient(s) and are confidential or proprietary to SYSTAP. Any unauthorized review, use, disclosure, dissemination or copying of this email or its contents or attachments is prohibited. If you have received this communication in error, please notify the sender by reply email and permanently delete all copies of the email and its contents and attachments. On Mon, Oct 6, 2014 at 1:09 PM, Rose Beck <ros...@gm...> wrote: > Dear Bryan, > > I have Uniprot data in turse triple form (ttl) and I want to load it > in bigdata and I want to query it using bigdata. On the web page > http://wiki.bigdata.com/wiki/index.php/NanoSparqlServer it is > mentioned that I should look at the example: NSSEmbeddedExample.java. > However when I check out the code: > svn checkout svn://svn.code.sf.net/p/bigdata/code/trunk bigdata-code > > I am unable to find this example. > > Can you please help me with this. I am a complete novice at Java > (Although I work on C/C++ and Python extensively), therefore I am not > able to understand as to how should I load large datasets into Bigdata > and how should I query them. Perhaps a step-by-step guide for users > like me who are not familiar with Java will be of great help. > > Thanks & Regards, > Jyoti > |