Return-Path: X-Original-To: apmail-commonsrdf-commits-archive@minotaur.apache.org Delivered-To: apmail-commonsrdf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 06419181BE for ; Tue, 1 Dec 2015 07:39:00 +0000 (UTC) Received: (qmail 93843 invoked by uid 500); 1 Dec 2015 07:38:59 -0000 Delivered-To: apmail-commonsrdf-commits-archive@commonsrdf.apache.org Received: (qmail 93812 invoked by uid 500); 1 Dec 2015 07:38:59 -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 93803 invoked by uid 99); 1 Dec 2015 07:38:59 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2015 07:38:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 75640C141D for ; Tue, 1 Dec 2015 07:38:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.227 X-Spam-Level: * X-Spam-Status: No, score=1.227 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 3HouQkrWzo0L for ; Tue, 1 Dec 2015 07:38:51 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id A071442BC2 for ; Tue, 1 Dec 2015 07:38:50 +0000 (UTC) Received: (qmail 93683 invoked by uid 99); 1 Dec 2015 07:38:50 -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; Tue, 01 Dec 2015 07:38:50 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 137ECE0A02; Tue, 1 Dec 2015 07:38:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: wikier@apache.org To: commits@commonsrdf.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-commonsrdf git commit: updated owl api pr Date: Tue, 1 Dec 2015 07:38:50 +0000 (UTC) Repository: incubator-commonsrdf Updated Branches: refs/heads/master 86eab3e0e -> 7aab517ff updated owl api pr Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7aab517f Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7aab517f Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/7aab517f Branch: refs/heads/master Commit: 7aab517ffecd512566945b86a8beff05db6fc0aa Parents: 86eab3e Author: Sergio Fernández Authored: Tue Dec 1 08:38:31 2015 +0100 Committer: Sergio Fernández Committed: Tue Dec 1 08:38:31 2015 +0100 ---------------------------------------------------------------------- src/site/markdown/implementations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/7aab517f/src/site/markdown/implementations.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/implementations.md b/src/site/markdown/implementations.md index d504277..af24df7 100644 --- a/src/site/markdown/implementations.md +++ b/src/site/markdown/implementations.md @@ -87,7 +87,7 @@ with Commons RDF. ### OWL API -[OWL API](http://owlapi.sourceforge.net/) is considering the -[pull request #446](https://github.com/owlcs/owlapi/pull/446) for -integration with Commons RDF in OWLAPI 5. +[OWL API](http://owlapi.sourceforge.net/) is considering the integration with +Commons RDF in OWLAPI 5 (~~[pull request #446](https://github.com/owlcs/owlapi/pull/446)~~, +[pull request #452](https://github.com/owlcs/owlapi/issues/452)).