- From: AzamatAbdoullaev <abdoul@cytanet.com.cy>
- Date: Sat, 5 Sep 2009 12:07:27 +0300
- To: "Dan Brickley" <danbri@danbri.org>
- Cc: "[ontolog-forum] " <ontolog-forum@ontolog.cim3.net>, <semantic-web@w3.org>
Dan wrote: "Given two event descriptions, in rdf, owl or similar... how would you determine whether these documents described one event or two different events?" AA: It depends on how you describe and define events (existence condition), as: an ordered set of a substance x, a property P, and a time t; e = <x, P, t>; an ordered set of states, phases, or stages s; an ordered tuple of a substance, a change type C, a place s and a time t; e= <x, C, s, t>. Given the proper meaning, you apply the proper identity (or difference) condition. The last description is the most adequate as far as [events as concrete changes (individuals) are numerically unique entities having a specific location in space-time. Then two events are the same if and only if they have the same generic change, the same substance (object), and the same spatiotemporal regions, as well as the same causes and effects: < x, C, s, t > = <y, D, l, t'> iff x=y; C=D, s=l, and t=t' Generally, events may be the same in three main senses: 1. numerically the same, there is more than one event expressions, or names, but only one event; 2. specifically one, there is more than one event but they have no differences in respect of their change type (species); 3. generically one, there are many events but they have no differences in respect of their change class (genus). Imo, having the real semantics of events as machine coded programs (semantic rules and algorithms) is a way to build Global Event Management System (GEMS) capable to recognize, identify, extract and describe all sorts and kinds of events, happenings, occurrences, acts and actions. Thanks for very provocative question, Dan. Azamat ----- Original Message ----- From: "Dan Brickley" <danbri@danbri.org> To: "AzamatAbdoullaev" <abdoul@cytanet.com.cy> Cc: "[ontolog-forum]" <ontolog-forum@ontolog.cim3.net>; <semantic-web@w3.org> Sent: Friday, September 04, 2009 11:30 PM Subject: Re: [ontolog-forum] Event Ontology > > Given two event descriptions, in rdf, owl or similar... how would you > determine whether these documents described one event or two different > events? > > Dan
Received on Saturday, 5 September 2009 09:08:13 UTC