[Person-ontology] first contributions - is the Higgins top-level useful?

David Whitten david.j.whitten at gmail.com
Wed Oct 10 01:00:54 PDT 2007


Oh,
I expected that is exactly what you meant.
Unfortunately, that is not what the logical statements were.
You mentioned on another thread about difficulties with with reifying
statements.

You actually want the "expires jan 1, 2010" to apply to the reified
statement that "Adam has HairColor blonde"
rather than to the value of "Adam hasHairColor"

As stated, you said the expires predicate applied to value1  and value of
value1 is "blonde"

(as an aside, isn't blonde the colour of women's hair and blond the color of
men's hair? I seem to recall some English teacher drilling that into my head
at some point...)

I expected what you meant to say was:

   value1 value (Adam hasHairColor "blonde")
    value1 expires "Jan 1, 2010"
   value1 source "Dept of Motor Vehicles"


I used a parenthesis to indicate the predicate as a whole you should tell us
what the syntax
that you have in Higgins that you use to tie a value to a reified statement.

Best Regards,
David

On 10/9/07, Paul Trevithick <paul at socialphysics.org> wrote:
>
>  What I meant by the two statements "value1 expires Jan 1, 2010" and
> "value1 source DMV" taken together is that the fact that Adam has blonde
> hair as attested by the DMV is a statement that is considered authoritative
> on or before Jan 1, 2010. "DMV" is the source of the value, "Jan 1, 2010" is
> the date after which they are no longer willing to stand behind that
> assertion.
>
>
>   ------------------------------
>
> *From:* David Whitten [mailto:david.j.whitten at gmail.com]
> *Sent:* Tuesday, October 09, 2007 8:27 PM
> *To:* Paul Trevithick
> *Cc:* phmartin at phmartin.info; person-ontology at idcommons.net
> *Subject:* Re: [Person-ontology] first contributions - is the Higgins
> top-level useful?
>
>
>
>
>
> On 10/9/07, *Paul Trevithick* <paul at socialphysics.org> wrote:
>
> If we just use a triple "Adam hasHairColor blonde" where blonde is a
> literal, we've no ability to make statements about the value "blonde". So
> what we do in Higgins is use two triples shown loosely here:
>
>    Adam hasHairColor value1
>    value1 value "blonde"
>    value1 expires "Jan 1, 2010"
>    value1 source "Dept of Motor Vehicles"
>
> Where "value1" is a subclass of Value (probably StringValue, to be
> precise).
>
>
>
> Naively, I  wonder what you mean by value1 expires "Jan 1, 2010"
> does the blonde-ness of Adam's hair expire?
>
> If you mean that the hair color information is known to be good on Jan 1,
> 2010, good for you,
> but I find even that confusing.
>
> In general, this seems like some categorial error of talking about a value
> having an expiration date.
> The best I can assume from this snippet is that Adam's driver's license is
> expiring in Jan 1, 2010
> which is totally different...
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://idcommons.net/pipermail/person-ontology/attachments/20071010/89669c98/attachment-0001.htm 


More information about the Person-ontology mailing list