On Oct 31, 2006, at 1:51 AM, Matt Chaput wrote:

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.

You once again can register on the site. I recently upgraded rdflib.net to the latest version of redfoot and the register functionality is now optional. That's how register went missing.

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

I will consider it if we can't fairly quickly improve the site from where it's at currently. I took a really quick stab at a dirt simple issue tracking that we can integrate into the release process etc etc. Let me know if you're interested in helping out if it doesn't involve trac -- there's lots of low hanging fruit we can tackle to make the existing site better.

Cheers,

Matt

_______________________________________________
Dev mailing list

Daniel Krech, http://eikeon.com/



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

Reply via email to