Email Fields, an RDF Schema (original) (raw)

W3C SWAD

A Knowledge Base about Internet Mail

Recent (Feb2002) development:

See the for details.

Next steps:

See also Internet mail message header format by D. J. Bernstein for lots of practical info about parsing email. I implemented some of it in a perl script.

Other mail-messages-in-the-web thingies:

@@compare/contrast with earlier stuff, e.g. foaf:mbox , foaf:name, rdfs:label.

See RDF and the RDF interest group archives for more context.


Phrase

the phrase part of a mailbox, e.g. Dan Connolly

@@say that this is a subproperty of rdfs:label? (as are foaf:name and dc:title?)

Date

date(mid:222, "Mon, 22 Jun 1999 12:33:23 CDT") ::= mid:222 bears date 'xyz'. see RFC822, section @@

note that case matters in XML and RDF, while it doesn't in RFC822 header field names. So this one property corresponds to all case variants (Date, date, DATE) of the field name.

From

To

note: sometimes it's just mid:foo--to-->mailto:bar, but sometimes it's mid:foo--to-->[recipient]--addr-spec-->mailto:bar . Same applies to From/CC as well. @Hmm... maybe I should use different properties, related by a rule.

Hmm... maybe the object of the to property should be a list so that we can record that these were the (stated) recipients, and there were no others. I say stated because there could be blind copies.

Carbon Copy (cc)

Dan Connolly
Revision:1.10Revision: 1.10 Revision:1.10 of Date:2002/02/1223🔞39Date: 2002/02/12 23🔞39 Date:2002/02/1223🔞39 by Author:connollyAuthor: connolly Author:connolly