Hi,
This is the link:
https://github.com/tinkerpop/blueprints/wiki/Sail-Ouplementation
The other one was for making an RDF triple/quad store look like a property
graph database.
If you are familiar with OpenRDF's Sail, then the take home point is:
Sail sail = new GraphSail(new Neo4jGraph('/tmp/mygraph'));
At which point, sail provides the RDF layer for inferencing, SPARQL, RQL,
loading/saving RDF, etc.
See ya,
Marko.
http://markorodriguez.com
On Jun 29, 2011, at 1:03 PM, Nikola Milikic wrote:
> Hi,
>
> Thanks for the reply!
>
> I'm not familiar with Thinkerpop, but I'll give it a try. My intention was
> just to check out the performance neo4j would give when working with RDF
> data, but to be honest, on a first glimpse, this looks over too complicated
> for just reading some RDF data into a store.
>
> Best,
> Nikola
>
>
> On Tue, Jun 28, 2011 at 3:13 PM, Mattias Persson
> <[email protected]>wrote:
>
>> Another option could be to run it through the Tinkerpop stack and get
>> access
>> to a Sail with neo4j underneath that way. I think it's more up to date.
>>
>> https://github.com/tinkerpop/blueprints/wiki/Sail-Implementation
>>
>> 2011/6/28 Nikola Milikic <[email protected]>
>>
>>> Hi all,
>>>
>>> I wanted to try out neo4j-rdf library and found somewhere that there are
>> no
>>> official releases, but the library should be built from the source (
>>> https://svn.neo4j.org/components/rdf/trunk). But when I checked out the
>>> project, it reported dependency problems as some of the dependencies are
>>> not
>>> available. After I changed them to the ones available from the Maven
>>> Central, then I got compilation errors.
>>>
>>> Did anyone face with the same problem and knows how to resolve this? Or,
>>> better would be if somebody could provide me with builded jar.
>>>
>>> Thanks a lot for the help!
>>>
>>> Best,
>>> Nikola Milikic
>>>
>>>
>>> Nikola Milikic, BSc
>>> Teaching Assistant
>>> University of Belgrade, Serbia
>>> --------------------------------------------
>>> email: [email protected]
>>> URL: nikola.milikic.info
>>> _______________________________________________
>>> Neo4j mailing list
>>> [email protected]
>>> https://lists.neo4j.org/mailman/listinfo/user
>>>
>>
>>
>>
>> --
>> Mattias Persson, [[email protected]]
>> Hacker, Neo Technology
>> www.neotechnology.com
>> _______________________________________________
>> Neo4j mailing list
>> [email protected]
>> https://lists.neo4j.org/mailman/listinfo/user
>>
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user