Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 90F9ABCB7 for ; Tue, 10 Jan 2012 17:53:01 +0000 (UTC) Received: (qmail 36310 invoked by uid 500); 10 Jan 2012 17:53:01 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 36257 invoked by uid 500); 10 Jan 2012 17:53:01 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 36243 invoked by uid 99); 10 Jan 2012 17:53:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 17:53:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 17:52:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DA13714273C for ; Tue, 10 Jan 2012 17:52:39 +0000 (UTC) Date: Tue, 10 Jan 2012 17:52:39 +0000 (UTC) From: "Andy Seaborne (Resolved) (JIRA)" To: jena-dev@incubator.apache.org Message-ID: <1589631315.26203.1326217959894.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1036904508.20029.1326043419359.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (JENA-188) Warn javadoc readers about the TURTLE writer's view of prefixes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JENA-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Seaborne resolved JENA-188. -------------------------------- Resolution: Fixed Fix Version/s: Jena 2.7.1 Assignee: Andy Seaborne The problem is that an NCName can't include a # in the local part. javadoc updated to note this. > Warn javadoc readers about the TURTLE writer's view of prefixes > --------------------------------------------------------------- > > Key: JENA-188 > URL: https://issues.apache.org/jira/browse/JENA-188 > Project: Jena > Issue Type: Improvement > Components: Jena > Affects Versions: Jena 2.7.0 > Reporter: Benson Margulies > Assignee: Andy Seaborne > Priority: Minor > Fix For: Jena 2.7.1 > > Attachments: JENA-188.patch > > > The turtle writer only applies prefixes that end with '#' when shortening URIs. Here's a javadoc patch to point this out to save other people the debugging that I just did. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira