Python CGI For TAG URI

Hi,

Attached is a Python CGI that can convert "tag:" URIs to HTTP URIs. It uses
either parameter entry as a CGI:-

   abc/tag.cgi?tag=tag:infomesh.net,2001-09-01:abc:xyz

or can be run as a command line input in the form of:-

   python tag.cgi tag:infomesh.net,2001-09-01:abc:xyz > out.txt

It does both the long and short date variants.

Cheers,

--
Kindest Regards,
Sean B. Palmer
@prefix : <http://webns.net/roughterms/> .
:Sean :hasHomepage <http://purl.org/net/sbp/> .

Received on Saturday, 1 September 2001 11:38:27 UTC