Hi Pantelis, No, D2R Server won't do this, but there's Pubby [1] which is made for scenarios like yours. If your RDF file is small (fits comfortably in memory), then you can serve it directly with Pubby; otherwise you need to install a triple store (like Sesame or 4store or Virtuoso) and load it into the store; then configure Pubby to talk to the store.
Hope that helps, Richard [1] http://www4.wiwiss.fu-berlin.de/pubby/ On 2 May 2011, at 12:19, Pantelis N. Karamolegkos wrote: > Hi, > is it possible to use d2r to create a linked data view of rdf data (i.e. > using directly the .rdf file, without the need for translating from an > rdbms). > --> I have the rdf file ready and I want to make something like the > screenshot available online. > > Many thanx in advance, > > Pantelis > > > <Untitled.jpg> ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
