<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
Hi all, <BR>
<BR>
I am quite new to FOAF and Semantic Web, so excuse me if I ask for a &quot;silly&quot; question : <BR>
<BR>
I am currently developping a small application (C#/ Mono / GTK# based ) to read/write/manage FOAF file and I want to design a &quot;Person&quot; class with all the FOAF Property. <BR>
Looking at some FOAF description of many people and at the specs, I can't understand how many times a property could be included in a FOAF document. <BR>
<BR>
Example : foaf:name seems to be &quot;unique&quot; but non mandatory whereas you could have many foaf:nick or foaf:mbox (which is quit normal)...<BR>
<BR>
Do you plan to restict the number of some properties (like name, firstname, surname) in a foaf:Person ? Or should I consider that every property could be included twice or more in foaf:Person ?<BR>
<BR>
Regards,<BR>
<BR>
Laurent
</BODY>
</HTML>