What is wrong with "job-title" for "Job Title" and "title" for "Book Title"? (The reason is that "Job Title" really is not a person's title at all). The correct relations are: A book has exactly one title. A person has several jobs (especially when she is a scientist or a doctor in Poland :-)). Each job has exactly one title. So "job title" is a shortcut property while "book title" is a real property. Chris
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Adida Sent: Thursday, August 28, 2008 4:59 AM To: Silvia Pfeiffer Cc: [email protected]; Eduard Pascual; Shannon Subject: Re: [whatwg] Ghosts from the past and the semantic Web Silvia Pfeiffer wrote: > I am still struggling with the need for using URIs to address resource > properties rather than resources. How do you differentiate "Job Title" from "Book Title" in a way that scales to the web? You need unique identification, and a way to explore more information about the data field.
