[Edit] : MLRDF / MaLiDeRVo has become DOAML.

Some new ideas for MLRDF (see here for the beginning) :

  • new property reads (domain: foaf:Person) in order to indicate that a Person reads the discussions on a list.
  • new property posts (domain: foaf:Person) in order to indicate that a Person posts to a list.
  • new property participates (domain: foaf:Person) in order to indicate that a Person reads and posts to a list.
  • new property moderator-of (domain: foaf:Person) in order to indicate that a Person moderates the discussions on a list.

All of the three properties have a range of MailingList, ie the description of a Mailing List according to this schema.

  • last but not least, new property description-page, that you can use to indicate the URI at which a list is described. It hasn't got any range specified, but it should be an URI or a foaf:Document (or equivalent) describing this URI.