Hi Fabio, Take a look at: http://stackoverflow.com/questions/25874497/sparql-endpoint-for-sail-object
Best Regards, Luca Garulli CEO at Orient Technologies LTD the Company behind OrientDB http://about.me/luca.garulli On 20 May 2015 at 23:36, Fabio Ricci <[email protected]> wrote: > Hi Luigi > > that worked well, thank you!!! > > As soon as rc3 will come out, I will load some RDF and expose OrientDB > studio on http://semweb.ch inside the semantic databases section like I > do with Virtuoso or GraphDB. > > *Is there somehow a SPARQL query client I can use to expose **an OrientDB > based SPARQL Endpoint?* > > I know that OrientDB is "more" than that, but it would fit together with > the other RDF stores. Otherwise interested people would have to know how to > query the graph using the (simple but different) SQL or GRAPH commands. A > matter of continuity. > > Thanks > > Fabio > > > > Am 18.5.15 um 09:08 schrieb Luigi Dell'Aquila: > > Hi Fabio, > > you have two choices: > > 1) if you want to keep on working in embedded mode you have to start a > full server from your application ( > http://orientdb.com/docs/last/Embedded-Server.html) > 2) if you have finished with embedded mode and you want to start running > client-server you can just copy the database folder in an orientdb server, > under /databases/ folder and then start that server > > Luigi > > > 2015-05-14 14:07 GMT+02:00 Fabio Ricci <[email protected]>: > >> Hi all >> >> I am creating a database locally on my file system. >> How can I use it inside the orientDB studio? >> >> Thanks >> Regards >> Fabio >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
