Project Plan
Project Plan for Gnowsis Email.
TODO
things that have to be done and when
- Access attachements ??how??
- Sends Messages when new Emails arrive in INBOX. These messages are used to text-index the emails.
- Dezember: schreib einen crawler (in rdf) der eine ganze mailbox abfährt. als inspiration für den crawler: org.gnowsis.plugins.lucene.LuceneCrawler methode workStack()
- Dezember: emails per MessageID finden
- January 2005: Matching of emails to projects. Sending classification metadata packed into emails. The sender adds metadata to sent emails. The receiver uses this classification metadata to classify the email into the his/her structures.
- January 2005: Semantische Annotationen
- Senden von Semantischen Annotationen als attachements (gefaked, per MAPI oder textdatei)
- Empfangen von Semantischen Annotationen – extract und übernehmen bzw ausführen.
- März2005: INBOX format lesen
Erledigt
dinge die bereits erledigt sind:
- November2004: MailAdapter begonnen
- November2004: Ontologie. Shen will write a RDFS vocabulary to extend EMIR. Read the Java Mail API. Look at the properties of emails. Write a List (textfile) of properties that you want to export to RDF. See what is not existing in EMIR. Write the new vocabulary gnowsisEmail that imports EMIR and extends it.
- Access email body as text / Java string