[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: visibility/privacy extensions
- To: Bill de hOra <bill@xxxxxxxxxx>
- Subject: Re: visibility/privacy extensions
- From: James M Snell <jasnell@xxxxxxxxx>
- Date: Mon, 16 Jun 2008 08:01:38 -0700
- Cc: Atom Syntax <atom-syntax@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=X7+9NI8y6R05259byWgWHmQU9r/7U9e9IHHQoDXDC3w=; b=i7jjxWMD7zSE+6X6fc6u+G//Y1R42rioiCjKxzljsWdoPTJ00Yn7tvbXG1/P1oh8JS KeF/uQOJjJF9N9JlvPevEsIZJC6I5SUDtdOqf90baVdPsd89SQi+8s0yfpJPxHfSsW7M nLirQ8+3bYX8HzrsgGlpK9pZNDgmiNVN8yDSU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=qo3SK/c3cZ/5GTJIN182Fh7dYsoPZnaGtT/0rOBBUb5Bq78o+4U66RzhvZtur+bk+m A0yb3YIlBYvv2qiWqlhtIwnmdPAgQUPnQ7jtWjabe/vgzu+JOhM0dNuIxgJofGgcTBrX PcHFcbA5btvoNq19jxy2xhl46ybLkM4eUDnTI=
- In-reply-to: <485669A1.3020008@xxxxxxxxxx>
- List-archive: <http://www.imc.org/atom-syntax/mail-archive/>
- List-id: <atom-syntax.imc.org>
- List-unsubscribe: <mailto:atom-syntax-request@imc.org?body=unsubscribe>
- References: <485669A1.3020008@xxxxxxxxxx>
- Sender: owner-atom-syntax@xxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.14 (X11/20080505)
In Connections, we've adopted a category based "flags" mechanisms, e.g.
<category scheme="http://.../flags" term="private" />
It is essentially a boolean flag. If the term "private" is included in
the entry, the entry is private, otherwise it's not. The "flags" scheme
contains a number of other types of flags relevant to the entry. So
far, this has worked reasonably well for us.
- James
Bill de hOra wrote:
Hi,
are there any format or category extensions for stating view privacy or
moderation levels on content or feeds? )
Bill