about Individual

Dear all,


i would like to ask is it an individual always look like below?

<University>
    <hasDepartment ........../>
    <hasStudent................/>
</University>


will it look like below?

<University>
    <hasDepartment........CS />
         <CS>
              <hasCourse................/>
         </CS>
    <hasStudent.................../>
</University>

Besides, i would also want to ask what is the role of the individual which is written inside the ontology?
why dont all individual to be written inside the html page?

Moreover, what is the function of enumeration?
if we create an individual of a classDescriptions, then is it necessary to put it into the enumeration? if it is, why?

sorry for raising a lot of question, it is because i m working on a final year project on this topic but it nearly comes to the deadline. However, i have a lot of question on it.


Best Regards,
Linus

Received on Tuesday, 2 March 2004 10:19:29 UTC