From dev-return-27862-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Sun Jun 10 00:21:32 2007 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 26098 invoked from network); 10 Jun 2007 00:21:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jun 2007 00:21:31 -0000 Received: (qmail 86419 invoked by uid 500); 10 Jun 2007 00:21:34 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 86372 invoked by uid 500); 10 Jun 2007 00:21:34 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 86360 invoked by uid 99); 10 Jun 2007 00:21:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jun 2007 17:21:34 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [203.121.192.8] (HELO mail.e-wire.net.au) (203.121.192.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Jun 2007 17:21:29 -0700 Received: from developer (203-121-204-130.e-wire.net.au [203.121.204.130]) by mail.e-wire.net.au (8.13.1/8.13.1) with ESMTP id l5A0L32S005473 for ; Sun, 10 Jun 2007 08:21:03 +0800 From: "Gav...." To: Subject: RE: doap:category Date: Sun, 10 Jun 2007 08:20:45 +0800 Message-ID: <009b01c7aaf5$317fb170$650fa8c0@developer> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: <61c9bc470706091635p2a2e2003lb1527ca6afb8235f@mail.gmail.com> Thread-Index: Aceq7t7Ieq6l0I2sQiWsBYsF/eCDCQABfBKA X-Antivirus: avast! (VPS 000748-2, 09/06/2007), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.90.1/3381/Sat Jun 9 07:48:51 2007 on mail.e-wire.net.au X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on perm-colo-mail2-local X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=0.0 required=8.0 tests=none autolearn=disabled version=3.1.7 > -----Original Message----- > From: ross.gardler@googlemail.com [mailto:ross.gardler@googlemail.com] On > Behalf Of Ross Gardler > Sent: Sunday, 10 June 2007 7:35 AM > To: dev@forrest.apache.org > Subject: Re: doap:category > > On 09/06/07, Gav.... wrote: > > In our DOAP, and as reflected on /dev/ > > > > we have so called 'resources' such as > > > > > rdf:resource="http://projects.apache.org/category/build-management"/> > > > > and several more entries like it. > > > > Should these not point to the actual locations such as above would be > > > rdf:resource="http://projects.apache.org/indexes/category.html#build- > managem > > ent"/> > > > > or are these examples of non-literals that point to nowhere which I > don't > > see the point in creating hrefs to. > > See my earlier reply. Yes, these are non-literals. Thanks, could not find your earlier reply though. > > The rdf:resource *could* point to the human readable description as > you suggest, but then we would be using a different set of URIs to the > rest of the ASF and anyone else who adopts the categories defined by > the ASF. Ok. > > One last, minor point, in relation to your last sentence. These are > not HREFs. A HREF is a Hypertext REFerence, i.e. a hypertext link to a > document. These are URIs. Yep sorry, could have sworn I saw these hyperlinked in the DOAP plugin, the full URI's are there, but not linked, my bad. Gav... > > Ross