{"id":1982,"date":"2006-08-16T16:29:00","date_gmt":"2006-08-16T16:29:00","guid":{"rendered":"http:\/\/www.leobard.net\/blog\/?p=1982"},"modified":"2017-11-04T15:48:11","modified_gmt":"2017-11-04T15:48:11","slug":"making-sesame2-sparql-protocol-conformant","status":"publish","type":"post","link":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/","title":{"rendered":"making sesame2 SPARQL protocol conformant"},"content":{"rendered":"<p>At the moment we need a SPARQL conformant interface to Sesame2, and as there is none I know of, the power of open source allows us to write one.<br \/>\n<img decoding=\"async\" alt=\"openrdf\" src=\"http:\/\/www.openrdf.org\/images\/openrdf-text.png\"\/><br \/>\n<b><br \/>\nMy first question is: did somebody already write a Servlet that does map Sesame2 servers to the SPARQL protocol?<\/b><\/p>\n<p>At the moment sesame2 does not support full SPARQL querying, but it will soon. We don&#8217;t have to insist on SPARQL as query language, we can pass in SERQL queries and treat them like they were SPARQL, but we have to start with a conformant servlet \ud83d\ude42<\/p>\n<p>Then some longer questions I also asked on the Sesame developer mailinglist:<\/p>\n<p>We think that a SPARQL protocol conformant HTTP servlet is most important for any use of Sesame2 and are willing to invest 10 hours a week into this, more precisely, a clever student worker. We hope to get this done until the end of September.<\/p>\n<p>We would implement a SPARQL protocol conformat query server and a <a href=\"http:\/\/www.openrdf.org\/issues\/browse\/SES-205\">SPARQL protocol conformant query client (issue tracker)<\/a> for the reading operations of a HTTPSail. For updates of the model, we would stick to the current implementation of the latest CVS of sesame2.<\/p>\n<p>want to know what the <a href=\"http:\/\/www.w3.org\/TR\/rdf-sparql-protocol\/\">sparql protocol is<\/a>?<\/p>\n<p>I understand that these are MANY questions, I tried to think of all the calamities we are going to face in the next months. And I expect that some hackers out there already handled half of these questions, so don&#8217;t hesitate to write <a href=\"mailto:leo.sauermann@dfki.thispartisagainstspam.de\">me<\/a>, or <a href=\"http:\/\/leobard.twoday.net\/stories\/2536840\/comment\">comment here<\/a>, or to the <a href=\"http:\/\/sourceforge.net\/mailarchive\/forum.php?forum_id=9004\">sesame devel list<\/a>.<\/p>\n<p>* The org.openrdf.sesame.server.http.RepositoryServlet is not conformant to the SPARQL protocol,<br \/>\nas defined in the WSDL, or?<br \/>\n<a href=\"http:\/\/www.w3.org\/TR\/rdf-sparql-protocol\/#query-bindings-http\">http:\/\/www.w3.org\/TR\/rdf-sparql-protocol\/#query-bindings-http<\/a><br \/>\nthe protocol described at org.openrdf.sesame.server.http.protocol.txt does not say anything about sparql<\/p>\n<p>* If not, does anybody know how to generate stubs for the servlets automatically (so that they strictly conform to the protocol)?<\/p>\n<p>* If not, we would examine the Jena \/ Joseki implementation, as it serves as reference implementation.<\/p>\n<p>* When we implement a SPARQL conformat servlet &#8211; can we put it directly into the package org.openrdf.sesame.server.http.SparqlReadServlet, directly in the latest CVS, to have the best uptake and feedback possible?<\/p>\n<p>* If yes, is there also a parser for query results, that can be used on the Client side HTTP sail to read results written by the server?<\/p>\n<p>* What is the status of the HTTP Client? Did anybody do since we last mailed? if yes, please add comments to this ticket:<br \/>\n<a href=\"http:\/\/www.openrdf.org\/issues\/browse\/SES-205\">http:\/\/www.openrdf.org\/issues\/browse\/SES-205<\/a><\/p>\n<p>* Is the query string already part of the Query object? Jeen said this is a prerequisite for this hack. If not, Jeen: could you do this? This is such a core thing that I don&#8217;t want to touch it and for you its probably only 50 lines of code.<br \/>\nI mean the solution 1) suggested here:<br \/>\n<a href=\"http:\/\/www.openrdf.org\/issues\/browse\/SES-205#action_10533\">http:\/\/www.openrdf.org\/issues\/browse\/SES-205#action_10533<\/a><\/p>\n<p>* Can Sesame2 serialize Query results according to the SPARQL protocol?<br \/>\nI see the QueryResultFormat.SPARQL which would indicate that.<\/p>\n<p>* last but not least: any news about SPARQL query support?<\/p>\n<p>* Do you have a debug environment to test the existing servlets from org.openrdf.sesame.server.http?<\/p>\n<p>* Does the WebClient work? (the code looks SOOO COOL! spring rocks)<br \/>\n&#8211; I cannot find any code in the webclient project that actually *changes* triples&#8230; hm.<\/p>\n<p>* When Sebastian starts hacking, whom can he jabber\/icq for help?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>At the moment we need a SPARQL conformant interface to Sesame2, and as there is none I know of, the power of open source allows us to write one. My first question is: did somebody already write a Servlet that does map Sesame2 servers to the SPARQL protocol? At the moment sesame2 does not support &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;making sesame2 SPARQL protocol conformant&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bluesky_dont_syndicate":"","_bluesky_syndication_accounts":"","_bluesky_syndication_text":"","activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":3,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","footnotes":""},"categories":[5],"tags":[],"class_list":["post-1982","post","type-post","status-publish","format-standard","hentry","category-semweb"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>making sesame2 SPARQL protocol conformant - Leobard&#039;s blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"making sesame2 SPARQL protocol conformant - Leobard&#039;s blog\" \/>\n<meta property=\"og:description\" content=\"At the moment we need a SPARQL conformant interface to Sesame2, and as there is none I know of, the power of open source allows us to write one. My first question is: did somebody already write a Servlet that does map Sesame2 servers to the SPARQL protocol? At the moment sesame2 does not support &hellip; Continue reading &quot;making sesame2 SPARQL protocol conformant&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/\" \/>\n<meta property=\"og:site_name\" content=\"Leobard&#039;s blog\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/leobard\" \/>\n<meta property=\"article:published_time\" content=\"2006-08-16T16:29:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-11-04T15:48:11+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.openrdf.org\/images\/openrdf-text.png\" \/>\n<meta name=\"author\" content=\"leobard\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"leobard\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/\"},\"author\":{\"name\":\"leobard\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/#\\\/schema\\\/person\\\/23f718c5d3bd8d343befaa1b11bdc609\"},\"headline\":\"making sesame2 SPARQL protocol conformant\",\"datePublished\":\"2006-08-16T16:29:00+00:00\",\"dateModified\":\"2017-11-04T15:48:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/\"},\"wordCount\":580,\"commentCount\":1,\"image\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.openrdf.org\\\/images\\\/openrdf-text.png\",\"articleSection\":[\"SemWeb\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/\",\"url\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/\",\"name\":\"making sesame2 SPARQL protocol conformant - Leobard&#039;s blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#primaryimage\"},\"thumbnailUrl\":\"http:\\\/\\\/www.openrdf.org\\\/images\\\/openrdf-text.png\",\"datePublished\":\"2006-08-16T16:29:00+00:00\",\"dateModified\":\"2017-11-04T15:48:11+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/#\\\/schema\\\/person\\\/23f718c5d3bd8d343befaa1b11bdc609\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#primaryimage\",\"url\":\"http:\\\/\\\/www.openrdf.org\\\/images\\\/openrdf-text.png\",\"contentUrl\":\"http:\\\/\\\/www.openrdf.org\\\/images\\\/openrdf-text.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/2006\\\/08\\\/16\\\/making-sesame2-sparql-protocol-conformant\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"making sesame2 SPARQL protocol conformant\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/\",\"name\":\"Leobard&#039;s blog\",\"description\":\"personal weblog of Leo Sauermann\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/#\\\/schema\\\/person\\\/23f718c5d3bd8d343befaa1b11bdc609\",\"name\":\"leobard\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4f15ee76fffcb732371d121c4713809a3f075186c6223630d4fe6c82ae88166d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4f15ee76fffcb732371d121c4713809a3f075186c6223630d4fe6c82ae88166d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4f15ee76fffcb732371d121c4713809a3f075186c6223630d4fe6c82ae88166d?s=96&d=mm&r=g\",\"caption\":\"leobard\"},\"description\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/about-leo-sauermann\\\/\",\"sameAs\":[\"https:\\\/\\\/www.leobard.net\\\/\",\"https:\\\/\\\/www.facebook.com\\\/leobard\",\"https:\\\/\\\/www.instagram.com\\\/leobarder\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/leosauermann\\\/\"],\"url\":\"https:\\\/\\\/www.leobard.net\\\/blog\\\/author\\\/leobard\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"making sesame2 SPARQL protocol conformant - Leobard&#039;s blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/","og_locale":"en_US","og_type":"article","og_title":"making sesame2 SPARQL protocol conformant - Leobard&#039;s blog","og_description":"At the moment we need a SPARQL conformant interface to Sesame2, and as there is none I know of, the power of open source allows us to write one. My first question is: did somebody already write a Servlet that does map Sesame2 servers to the SPARQL protocol? At the moment sesame2 does not support &hellip; Continue reading \"making sesame2 SPARQL protocol conformant\"","og_url":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/","og_site_name":"Leobard&#039;s blog","article_author":"https:\/\/www.facebook.com\/leobard","article_published_time":"2006-08-16T16:29:00+00:00","article_modified_time":"2017-11-04T15:48:11+00:00","og_image":[{"url":"http:\/\/www.openrdf.org\/images\/openrdf-text.png","type":"","width":"","height":""}],"author":"leobard","twitter_card":"summary_large_image","twitter_misc":{"Written by":"leobard","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#article","isPartOf":{"@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/"},"author":{"name":"leobard","@id":"https:\/\/www.leobard.net\/blog\/#\/schema\/person\/23f718c5d3bd8d343befaa1b11bdc609"},"headline":"making sesame2 SPARQL protocol conformant","datePublished":"2006-08-16T16:29:00+00:00","dateModified":"2017-11-04T15:48:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/"},"wordCount":580,"commentCount":1,"image":{"@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#primaryimage"},"thumbnailUrl":"http:\/\/www.openrdf.org\/images\/openrdf-text.png","articleSection":["SemWeb"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/","url":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/","name":"making sesame2 SPARQL protocol conformant - Leobard&#039;s blog","isPartOf":{"@id":"https:\/\/www.leobard.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#primaryimage"},"image":{"@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#primaryimage"},"thumbnailUrl":"http:\/\/www.openrdf.org\/images\/openrdf-text.png","datePublished":"2006-08-16T16:29:00+00:00","dateModified":"2017-11-04T15:48:11+00:00","author":{"@id":"https:\/\/www.leobard.net\/blog\/#\/schema\/person\/23f718c5d3bd8d343befaa1b11bdc609"},"breadcrumb":{"@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#primaryimage","url":"http:\/\/www.openrdf.org\/images\/openrdf-text.png","contentUrl":"http:\/\/www.openrdf.org\/images\/openrdf-text.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.leobard.net\/blog\/2006\/08\/16\/making-sesame2-sparql-protocol-conformant\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.leobard.net\/blog\/"},{"@type":"ListItem","position":2,"name":"making sesame2 SPARQL protocol conformant"}]},{"@type":"WebSite","@id":"https:\/\/www.leobard.net\/blog\/#website","url":"https:\/\/www.leobard.net\/blog\/","name":"Leobard&#039;s blog","description":"personal weblog of Leo Sauermann","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.leobard.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.leobard.net\/blog\/#\/schema\/person\/23f718c5d3bd8d343befaa1b11bdc609","name":"leobard","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4f15ee76fffcb732371d121c4713809a3f075186c6223630d4fe6c82ae88166d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4f15ee76fffcb732371d121c4713809a3f075186c6223630d4fe6c82ae88166d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4f15ee76fffcb732371d121c4713809a3f075186c6223630d4fe6c82ae88166d?s=96&d=mm&r=g","caption":"leobard"},"description":"https:\/\/www.leobard.net\/blog\/about-leo-sauermann\/","sameAs":["https:\/\/www.leobard.net\/","https:\/\/www.facebook.com\/leobard","https:\/\/www.instagram.com\/leobarder\/","https:\/\/www.linkedin.com\/in\/leosauermann\/"],"url":"https:\/\/www.leobard.net\/blog\/author\/leobard\/"}]}},"_links":{"self":[{"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/posts\/1982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/comments?post=1982"}],"version-history":[{"count":1,"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/posts\/1982\/revisions"}],"predecessor-version":[{"id":2768,"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/posts\/1982\/revisions\/2768"}],"wp:attachment":[{"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/media?parent=1982"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/categories?post=1982"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.leobard.net\/blog\/wp-json\/wp\/v2\/tags?post=1982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}