- From: Markus Krötzsch <mak@aifb.uni-karlsruhe.de>
- Date: Wed, 15 Apr 2009 17:51:26 +0200
- To: "Peter F. Patel-Schneider" <pfps@research.bell-labs.com>
- Cc: sandro@w3.org, public-owl-wg@w3.org
- Message-Id: <200904151751.34190.mak@aifb.uni-karlsruhe.de>
On Mittwoch, 15. April 2009, Peter F. Patel-Schneider wrote: > From: Markus Krötzsch <mak@aifb.uni-karlsruhe.de> > Subject: Re: document validation, links > Date: Wed, 15 Apr 2009 12:57:10 +0200 > > > On Dienstag, 14. April 2009, Markus Krötzsch wrote: > >> The validation glitches in the Primer have been fixed (validating as > >> XHTML strict now). Remaining linking issues will be fixed tomorrow, when > >> all internal cross-links will be updated (the checker creates many > >> notes, but most are not relevant; only real open issues are renamed > >> anchors). > >> > >> For some reason, the link checker complains about http://www.sebastian- > >> rudolph.de/ and http://www.pascal-hitzler.de/ (internal server error > >> 500), but the links resolve and a normal wget gives me response code 200 > >> -- a bug in the checker? > > > > Ok, besides the above "500" issue, all link problems in Primer have been > > fixed now. > > > > Btw.: I found it necessary to prevent automatic linking of URIs, and I > > have introduced a template to make this easy: you can write > > "{{http}}://example.org" to get an non-linked "http://example.org". > > > > Markus > > Doesn't <nowiki>http://example.org</nowiki> do this as well? Sure. In essence, this is what {{http}} does, just with slightly with less clutter. Main advantage for me was that you can do an interactive search&replace with "http:"->"{{http}}:" while a similar operation for the above technique would need some regexp-based search&replace. Markus > > peter -- Markus Krötzsch Institut AIFB, Universität Karlsruhe (TH), 76128 Karlsruhe phone +49 (0)721 608 7362 fax +49 (0)721 608 5998 mak@aifb.uni-karlsruhe.de www http://korrekt.org
Received on Wednesday, 15 April 2009 15:52:36 UTC