Return-Path: X-Original-To: apmail-stanbol-dev-archive@www.apache.org Delivered-To: apmail-stanbol-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 3FEE8D926 for ; Sun, 11 Nov 2012 16:56:06 +0000 (UTC) Received: (qmail 78013 invoked by uid 500); 11 Nov 2012 16:56:06 -0000 Delivered-To: apmail-stanbol-dev-archive@stanbol.apache.org Received: (qmail 77829 invoked by uid 500); 11 Nov 2012 16:56:06 -0000 Mailing-List: contact dev-help@stanbol.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stanbol.apache.org Delivered-To: mailing list dev@stanbol.apache.org Received: (qmail 77814 invoked by uid 99); 11 Nov 2012 16:56:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Nov 2012 16:56:06 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.86.168.183] (HELO mxout-08.mxes.net) (216.86.168.183) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Nov 2012 16:55:57 +0000 Received: from mail-ie0-f170.google.com (unknown [209.85.223.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 5AEB450A5D for ; Sun, 11 Nov 2012 11:55:36 -0500 (EST) Received: by mail-ie0-f170.google.com with SMTP id c12so16447747ieb.1 for ; Sun, 11 Nov 2012 08:55:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=IlLjy3Ru+epVtUbDjXuF2bWHWgVEb/cw2ztEG6lm4cw=; b=Yy5xypWoehaikQnJzLv3GYecO0Zbqylc+pMjaes4pLUjjDnqlsxpNdS/B3VBhk+Vz7 b20cGPIDaSIONlf2ZC47q4oWNmL60rc7wmBRncYkgL27eeR/rjxKd6dBXIqPvPcYQo1q 5pZnq5IQmQVoG28gHvdAweigDYEeOXLNsVAN7D/u8wejmjtAE3MjgALhva1oNsCZUIWM 2Zawu0mVj9wxohPmRABgSaaU9tcKvPwoGaFWYYEY/tT1hBwqRlrm5BKJ2I+nobdKCWCG a9Ec3gataAvXJSyhD7yn7kWR7qe1HT+amVLpXNe3CTMVg4DVjS1VvcCI+YxtD0fBIaej f/ow== MIME-Version: 1.0 Received: by 10.50.152.194 with SMTP id va2mr5839359igb.25.1352652935634; Sun, 11 Nov 2012 08:55:35 -0800 (PST) Received: by 10.64.77.49 with HTTP; Sun, 11 Nov 2012 08:55:35 -0800 (PST) X-Originating-IP: [91.137.97.21] In-Reply-To: References: Date: Sun, 11 Nov 2012 17:55:35 +0100 Message-ID: Subject: Re: Future of Clerezza and Stanbol From: =?ISO-8859-1?Q?Reto_Bachmann=2DGm=FCr?= To: clerezza-dev@incubator.apache.org Cc: dev@stanbol.apache.org Content-Type: multipart/alternative; boundary=e89a8f3b9de9bb9d2f04ce3b0d08 X-Gm-Message-State: ALoCoQlHsnxDdhy/c4XoW1Y5Z9+Svr8gGQy/HAAPnmyLbdG85bz0BelE8RyaLzPFkRhCPHQ+InPv X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3b9de9bb9d2f04ce3b0d08 Content-Type: text/plain; charset=ISO-8859-1 On Sun, Nov 11, 2012 at 5:40 PM, Fabian Christ wrote: > Sounds like a reasonable way to go. Having the RDF stuff in commons is > hopefully useful for many other projects. Would this also include the > JSONLD serializer and parser that is more and more needed by Stanbol and > others? > Yes, I think it would be reasonable if besides the APIs this project would contain adapters, serializers, parsers and in-memory storage objects. Of course these should ship as separate jars so that one can also just have the bare-bones APIs. Cheers, Reto --e89a8f3b9de9bb9d2f04ce3b0d08--