Danial Bratchenko wrote:
>> Do people have any more thoughts on the matter? So far, the main points
>> seems to be:
>>
>> 1. We need a way to link pubsub items to other pubsub items (whether PEP
>> or vanilla PubSub). This can involve links to nodes on other pubsub services
>> as well.
>>
>> 2. It is unclear what the best node topology for a blog is.
>>
>> Anything I missed? From looking at SIOC, it looks like it might be a
>> contender for linking things.
>>
>>
> 
> I think, we should define the way of linking PubSub nodes to blog pages. It
> should be made similarly in RDF representation as well as in (X)HTML
> representation. If some agent gets blog content through HTML/RSS/SIOC it
> should be able to subscribe to desired entity.
> It might be done using "link" tag like FOAF does or some another way.

You mean like this?

<html>
<head>
<link rel='alternate' href='xmpp:notify.example.com?;node=foo'/>
</head>
<body>
</body>
</html>

It's an open question whether we need a 'type' attribute -- I'll ping
Dan Brickley about that (Ralph Meijer was going to do that but I haven't
heard the results).

The 'title' could be "XMPP Notifications" or somesuch.

Peter

-- 
Peter Saint-Andre
https://stpeter.im/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to