I noticed this is still an issue in the new release. I'd try to add  
it to rdflib.net, but there seems to be no way to register to be able  
to log in.

 >>> t = rdflib.Namespace("http://example.com/ns/test/";)
 >>> print t.path
http://example.com/ns/test/path
 >>> print t.title
<built-in method title of Namespace object at 0x169a2d0>
 >>> print t['title']
http://example.com/ns/test/title

I wonder if Daniel would consider moving the rdflib.net site from the  
current code to Trac. I find the current site somewhat baffling (e.g.  
the documentation is not linked from the home page, no issue  
tracking), but it could just be me. I'd be willing to help out with  
moving the information over, organizing it in the Trac wiki, and  
creating new docs.

Cheers,

Matt

_______________________________________________
Dev mailing list
[email protected]
http://rdflib.net/mailman/listinfo/dev

Reply via email to