Return-Path: X-Original-To: apmail-clerezza-dev-archive@www.apache.org Delivered-To: apmail-clerezza-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAD0510E56 for ; Thu, 19 Dec 2013 10:15:15 +0000 (UTC) Received: (qmail 42976 invoked by uid 500); 19 Dec 2013 10:15:15 -0000 Delivered-To: apmail-clerezza-dev-archive@clerezza.apache.org Received: (qmail 42493 invoked by uid 500); 19 Dec 2013 10:15:12 -0000 Mailing-List: contact dev-help@clerezza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@clerezza.apache.org Delivered-To: mailing list dev@clerezza.apache.org Received: (qmail 42394 invoked by uid 500); 19 Dec 2013 10:15:08 -0000 Delivered-To: apmail-incubator-clerezza-dev@incubator.apache.org Received: (qmail 42278 invoked by uid 99); 19 Dec 2013 10:15:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Dec 2013 10:15:07 +0000 Date: Thu, 19 Dec 2013 10:15:07 +0000 (UTC) From: =?utf-8?Q?Reto_Bachmann-Gm=C3=BCr_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLEREZZA-856) Implement Sparql Endpoint based storage provider MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Reto Bachmann-Gm=C3=BCr created CLEREZZA-856: ------------------------------------------- Summary: Implement Sparql Endpoint based storage provider Key: CLEREZZA-856 URL: https://issues.apache.org/jira/browse/CLEREZZA-856 Project: Clerezza Issue Type: Improvement Reporter: Reto Bachmann-Gm=C3=BCr Assignee: Reto Bachmann-Gm=C3=BCr A new storage provider should allow any sparql endpoint to be usable as a s= torage provider. The challenging part is the handling of bnodes, for which = the implementation should store their contentext triples in the node so tha= t they can be referenced in subsequent requests. -- This message was sent by Atlassian JIRA (v6.1.4#6159)