Re: [SMW-devel] RDFa demo and code

2008-08-13 Thread Sergey Chernyshev
Yes, it does which is good (hope it'll work with ShortURLs and stuff) - that's not an issue, the issue is that RDF export on David's box has - http://localhost/tmp/smw/index.php?title=Special:URIResolver/Main_Page as object URI and not - http://dmccabe.org/tmp/smw/index.php?title=Spe

Re: [SMW-devel] RDFa demo and code

2008-08-13 Thread Yaron Koren
For what it's worth, that page actually does define ".localhost" to be the correct value - it's in the tag, right at the top of the HTML source. -Yaron On Wed, Aug 13, 2008 at 3:36 PM, Sergey Chernyshev < [EMAIL PROTECTED]> wrote: > Uhh. Looks like I owe RDFa project some more attention then I

Re: [SMW-devel] RDFa demo and code

2008-08-13 Thread Sergey Chernyshev
Uhh. Looks like I owe RDFa project some more attention then I was able to give lately - couldn't even find time to install your code yet ;( I'll take a further look at the code and install it on my instances (hopefully sooner then later), but so far I see few issues at http://dmccabe.org/tmp/smw/i

Re: [SMW-devel] RDFa demo and code

2008-08-11 Thread Yaron Koren
It looks good. One question: why are you planning to remove "action=edit" from red links? -Yaron On Sat, Aug 9, 2008 at 4:13 AM, David McCabe <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to show you my RDFa work and solicit comments. I'll start with one > known bug: 'action=edit' etc. should b

[SMW-devel] RDFa demo and code

2008-08-09 Thread David McCabe
Hi, I'd like to show you my RDFa work and solicit comments. I'll start with one known bug: 'action=edit' etc. should be stripped from red links. If you find anything else, please let me know. Here's a demo: http://dmccabe.org/tmp/smw/index.php?title=Main_Page A patch is attached. You can a