The SPARQL Engine is back up
By Kjetil Kjernsmo. Thursday, 23. November 2006, 10:23:19
There has been many urgent matters that we have attended to upgrading the Opera Community, and therefore, the SPARQL engine fell into neglect for a while, but that was only temporary! It is now back up, with 15 million triples. Be warned however, that not all data may be there, even though it has grown substantially. Also, it is now too big to build the way it has been built in the past, so it needs to be rewritten, which will take some time to do. Thus, it remains an experimental service for now.














dantesoft # 23. November 2006, 12:22
Also, on http://my.opera.com/community/sparql/ shouldn't haavard's query return more than only the last posted image ?
kjetilk # 24. November 2006, 15:33
This is because you're based near a geo:Point, so, geo:Point is the class of things that have properties longitude and latitude. Every layer you add of that type adds complexity, as you can see, so we're careful about that when we design vocabularies, but it is also very useful to model things in classes.
I don't know why why haavard's stuff doesn't show, I've replaced it with my own, which does work. There could be a number of reasons for that, but I think really getting it right would have to remain for the Big Rewrite.
dantesoft # 29. November 2006, 17:13
Please point me in the right direction. Again.
kjetilk # 13. December 2006, 13:11
Anyway, you're right, there is something strange here.
Something like:
should have worked, but it didn't for me either. I saw a few error messages in the last database build, and it may be that due to database restructuring, the date of birth failed to be included in the SPARQL database. So, next rewrite...!