Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 06B9C200BA0 for ; Fri, 14 Oct 2016 14:17:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 056C9160ADD; Fri, 14 Oct 2016 12:17:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5532E160AF4 for ; Fri, 14 Oct 2016 14:17:51 +0200 (CEST) Received: (qmail 63948 invoked by uid 500); 14 Oct 2016 12:17:50 -0000 Mailing-List: contact commits-help@commonsrdf.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commonsrdf.incubator.apache.org Delivered-To: mailing list commits@commonsrdf.incubator.apache.org Received: (qmail 63929 invoked by uid 99); 14 Oct 2016 12:17:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 12:17:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E8E371A0415 for ; Fri, 14 Oct 2016 12:17:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id InUOOY0GypID for ; Fri, 14 Oct 2016 12:17:48 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id CB1345F246 for ; Fri, 14 Oct 2016 12:17:47 +0000 (UTC) Received: (qmail 63803 invoked by uid 99); 14 Oct 2016 12:17:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 12:17:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 245BBE69AB; Fri, 14 Oct 2016 12:17:47 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: stain@apache.org To: commits@commonsrdf.incubator.apache.org Date: Fri, 14 Oct 2016 12:17:54 -0000 Message-Id: In-Reply-To: <1733483fc7594bc4897661f34e48f031@git.apache.org> References: <1733483fc7594bc4897661f34e48f031@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [8/8] incubator-commonsrdf git commit: include JSONLD-Java in TOC archived-at: Fri, 14 Oct 2016 12:17:52 -0000 include JSONLD-Java in TOC Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/f2de2c50 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/f2de2c50 Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/f2de2c50 Branch: refs/heads/master Commit: f2de2c507579492f21f5796f6b7eb78b6213dc02 Parents: 24d7bab 3897a58 Author: Stian Soiland-Reyes Authored: Fri Oct 14 13:17:08 2016 +0100 Committer: Stian Soiland-Reyes Committed: Fri Oct 14 13:17:08 2016 +0100 ---------------------------------------------------------------------- src/site/markdown/implementations.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/f2de2c50/src/site/markdown/implementations.md ---------------------------------------------------------------------- diff --cc src/site/markdown/implementations.md index e2f72f7,9f20d94..30235e1 --- a/src/site/markdown/implementations.md +++ b/src/site/markdown/implementations.md @@@ -28,13 -28,11 +28,14 @@@ The Apache Commons RDF distribution inc * [Commons RDF Simple](#Commons_RDF_Simple) * [Apache Jena](#Apache_Jena) * [Eclipse RDF4J](#Eclipse_RDF4J) (formerly Sesame) + * [JSONLD-Java](#JSONLD-Java) -In addition, [OWL API](#OWL_API) externally implements the API and [Apache Clerezza](#Apache_Clerezza) is aligning with it. +In addition there can be [External implementations](#External-implementations) +which are released separately by their respective projects. -One goal of the Commons RDF API is to enable runtime cross-compatibility of such implementations, therefore it is perfectly valid to combine these and for instance do: +One goal of the Commons RDF API is to enable runtime cross-compatibility +of its implementations, therefore it is perfectly valid to combine them +and for instance do: * Copy triples from a Jena `Model` to an RDF4J `Repository` (e.g. copying between two Common RDF `Graph`s) * Create an RDF4J-backed `Quad` that use a Jena-backed `BlankNode`