Hi Sashikiran,

Additionally re. uploading in the RDF_Quad table:

1. You can upload files to the ODS RDF Sink folder
   - see details here: 
http://ods.openlinksw.com/dataspace/dav/wiki/ODS/ODSRDFSinkFolder
   - the Graph URI is http://cname/DAV/home/username/rdf_sink 
2. Another way is using WebDAV, where you can specifiy the graph URI. See 
example at 
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFInsert#ExampleUsingWebDAV
3. See the full colelction of ways to upload triples at: 
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFInsert

Best Regards,
Rumi
  ----- Original Message ----- 
  From: Hugh Williams 
  To: Rameswara Sashi Kiran Challa 
  Cc: virtuoso-users@lists.sourceforge.net 
  Sent: Saturday, November 28, 2009 3:15 AM
  Subject: Re: [Virtuoso-users] Correct way to shut down the Virtuoso- Server


  Hi Sashikiran,


  You can shutdown the Virtuoso by connecting to it with the isql command line 
interactive sql tool and running the shutdown command, as detailed at:


  http://docs.openlinksw.com/virtuoso/isql.html#invokingisql


  The following query can be run to obtain a list of available Graph IRIs:


  select GRAPH_IRI from DB.DBA.SPARQL_SELECT_KNOWN_GRAPHS_T


  Best Regards
  Hugh Williams
  Professional Services
  OpenLink Software
  Web: http://www.openlinksw.com
  Support: http://support.openlinksw.com
  Forums: http://boards.openlinksw.com/support
  Twitter: http://twitter.com/OpenLink


  On 27 Nov 2009, at 22:15, Rameswara Sashi Kiran Challa wrote:


    Hii, 
    I installed the Virtuoso open source software on unix and I started the 
server using ./virtuoso.t -c /location_of_virtuoso.ini 
    How do I shut down the server. What is the command for the same ?

    From the documentation I understood tht once an RDF document is uploaded 
either using curl or using WebDAV browser, an IRI is generated and that triples 
underlying will be stored in the RDF_Quad table.
    Is lookiing up into RDF-->Graphs tab the only way to know the IRI generated 
or is there any other way to know that.


    Thanks
    Regards
    Sashikiran 


    -- 
    Sashikiran Challa
    MS Cheminformatics,
    School of Informatics and Computing,
    Indiana University, Bloomington,IN
    scha...@indiana.edu
    812-606-3254

    
------------------------------------------------------------------------------
    Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
    trial. Simplify your report design, integration and deployment - and focus 
on 
    what you do best, core application coding. Discover what's new with
    Crystal Reports now.  
http://p.sf.net/sfu/bobj-july_______________________________________________
    Virtuoso-users mailing list
    Virtuoso-users@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/virtuoso-users





------------------------------------------------------------------------------


  ------------------------------------------------------------------------------
  Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
  trial. Simplify your report design, integration and deployment - and focus on 
  what you do best, core application coding. Discover what's new with
  Crystal Reports now.  http://p.sf.net/sfu/bobj-july


------------------------------------------------------------------------------


  _______________________________________________
  Virtuoso-users mailing list
  Virtuoso-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to