ontology-summit
[Top] [All Lists]

Re: [ontology-summit] [Reusable Content] Characterizing or measuring reu

To: "'Ontology Summit 2014 discussion'" <ontology-summit@xxxxxxxxxxxxxxxx>
From: "Matthew West" <dr.matthew.west@xxxxxxxxx>
Date: Thu, 30 Jan 2014 08:38:09 -0000
Message-id: <00ca01cf1d96$9b2a6320$d17f2960$@gmail.com>

Dear Andrea,

Actually, over constrained axioms (or their application to over general terms) is one of the main reasons for a lack of reuse. I once came across a data model that had as a constraint that an oil company only had one refinery. Guess how reusable that was… It is the embedding of local constraints that might be true locally (and accidentally)  but are not true generally that is the biggest barrier I have found to reuse.

So when you come across such a data model or ontology, in attempting to reuse it, you inevitably have to generalize (which usually means removing inappropriate constraints). There is no need to apologise for this. Of course, it is then OK to specialize and add constraints that apply to the specialization, which is your local set of constraints. Just don’t make the same mistake as those before you.

 

Regards

 

Matthew West                           

Information  Junction

Mobile: +44 750 3385279

Skype: dr.matthew.west

matthew.west@xxxxxxxxxxxxxxxxxxxxxxxxx

http://www.informationjunction.co.uk/

https://www.matthew-west.org.uk/

This email originates from Information Junction Ltd. Registered in England and Wales No. 6632177.

Registered office: 8 Ennismore Close, Letchworth Garden City, Hertfordshire, SG6 2SU.

 

 

 

From: ontology-summit-bounces@xxxxxxxxxxxxxxxx [mailto:ontology-summit-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Andrea Westerinen
Sent: 30 January 2014 02:23
To: Ontology Summit 2014 discussion
Subject: Re: [ontology-summit] [Reusable Content] Characterizing or measuring reuse

 

Ed, Thanks for the clarification.  I would agree with you regarding the concept of consistency as defined by axioms.  

 

However, I was also advocating for 1) more modularity (as you point out) and 2) separation (from the entity declarations) and acknowledgement of the axioms.  In this way, there is the possibility for the axioms to be reused (or not) or evolved.  

 

To be clear, I am not saying that simply splitting the axioms from the entity declarations is sufficient to mend a basic difference in semantics and allow reuse where it is not reasonable.  But, it may be sufficient to overcome minor contradictions by defining different but still semantically relevant axioms.

 

Thanks for continuing the dialog to clarify and tease apart the concepts ...

Andrea

 

On Wed, Jan 29, 2014 at 3:34 PM, Barkmeyer, Edward J <edward.barkmeyer@xxxxxxxx> wrote:

Andrea,

 

When I said “consistent”, I meant it in the formal logic sense:.  If I propose all the axioms in the two theories, I cannot infer a contradiction.

Now, I may import an ontology that describes a single general concept and has many subclasses and properties that  I can use, and other aspects I don’t care about.  It is very unlikely that incorporating that ontology will produce inconsistencies, as long as I agree with the statements about the elements I intend to reuse.

 

But consider, for example, the case in which I import an ontology for time.  It will have a very small number of undefined terms with characterizing axioms, and quite possibly a rather large set of well-defined terms for derived concepts, some of which I use.  Again, I can see pretty clearly whether the parts I use are consistent.  But suppose the time ontology says that a time interval can be started by an event, and it provides a number of axioms that characterize its “event” notion.  In my ontology, I want to use that idea, but I have an elaborate model of events and activities.  Now I need to be sure that the imported axioms for ‘events’ (or whatever symbol I equate) don’t contradict my axioms, directly or indirectly.  If there is a contradiction, we don’t mean the same thing by “event”.  I can still use the imported ontology if I have some class that satisfies the imported event axioms  (a “mapping”), but the import is only useful if I agree that that, or some subclass of it, is the class of things I want to use as the start of time intervals.  Further, if my intended use is a subclass of the imported “event” concept, I need to know that admitting instances of the imported class that I don’t intend to use as the starts of time intervals won’t contradict something I say about activities and time.  In particular, consider the case where the imported ontology says that every event starts the time interval in which that event “has happened”, and implicitly all subintervals thereof that start at the same instant.  If his ‘event’ includes things that my model says have a non-zero duration, and I consider those ‘events’ not to “have happened” until that duration has elapsed, there are some small intervals in which the imported model says the event ‘has happened’, but my model says the event ‘has not happened’ but ‘is happening’, which is a different state.  Then there exist events e and time intervals t in which my theory says (not (hasHappenedin e t)) and the imported ontology says (hasHappenedin e t), which is a contradiction.

 

There is clearly an underlying inconsistency in intent, but it is only a logical inconsistency if I care about the specific behaviors of things that are accidentally included in his somewhat larger category.  This is a version of Pat Hayes’ “Horatio principle” – “there are more things in (my) heaven and earth, Horatio, than are dreamt of in your philosophy” (Hamlet, Act I).

 

As Gary (?) pointed out, this is why you would really want these ontologies to be as modular as possible.  If the imported ontology for “events and time” includes, but is separate from, the imported ontology for “time”, I can import the latter without creating the problems engendered by importing the former, even if I really wanted the kind of thing the former covers, and have to develop that part separately.   And it would be a different kind of “reuse” if in that ‘separate development’ I take his “events and time” ontology and MODIFY it to be consistent with my events and activities module.  I think this latter is a pretty common form of ‘reuse’.  (I am reminded of Tom Lehrer:  “Don’t let others’ work evade your eyes, ... but plagiarize, plagiarize, plagiarize (only be sure always to call it, please, ‘research’).”*  J)

 

-Ed

 

* from “Lobachevsky”, Tom Lehrer, 1960.

 

From: ontology-summit-bounces@xxxxxxxxxxxxxxxx [mailto:ontology-summit-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Andrea Westerinen
Sent: Tuesday, January 28, 2014 8:09 PM


To: Ontology Summit 2014 discussion

Subject: Re: [ontology-summit] [Reusable Content] Characterizing or measuring reuse

 

Gary and Ed, There are two bullets in the reuse discussion where I (somewhat) disagree ... 

 

   - the content is consistent with the micro-theory adopted by the re-user

   - the re-user is able to determine that the content is consistent with his/her theory

      Yes, I guess that we might look for structural consistency which was perhaps handled in the conversion 

      process mentioned previously, the logical consistency (check with a reasoner?) and consistency with the 

      user's conceptualization. 


I don't think that the content must be consistent, but the content must be mappable or translatable.

 

This takes us back to Hans' point about understanding the assumptions and context of the original content ... Just as more discussion showed that the events in Pascal's talk and in FIBO were semantically close (if not equivalent), it is important to somehow enable a similar line of reasoning.  We need to understand how and why some model was created/defined as it was, and then other alternatives/possibilities that the model enables.

 

The problem here (as Cory noted) is time and money to create the information or have the dialog.  Is this something that could be crowd-sourced?

 

--



_________________________________________________________________
Msg Archives: http://ontolog.cim3.net/forum/ontology-summit/
Subscribe/Config: http://ontolog.cim3.net/mailman/listinfo/ontology-summit/
Unsubscribe: mailto:ontology-summit-leave@xxxxxxxxxxxxxxxx
Community Files: http://ontolog.cim3.net/file/work/OntologySummit2014/
Community Wiki: http://ontolog.cim3.net/cgi-bin/wiki.pl?OntologySummit2014
Community Portal: http://ontolog.cim3.net/wiki/



 

--


_________________________________________________________________
Msg Archives: http://ontolog.cim3.net/forum/ontology-summit/   
Subscribe/Config: http://ontolog.cim3.net/mailman/listinfo/ontology-summit/  
Unsubscribe: mailto:ontology-summit-leave@xxxxxxxxxxxxxxxx
Community Files: http://ontolog.cim3.net/file/work/OntologySummit2014/
Community Wiki: http://ontolog.cim3.net/cgi-bin/wiki.pl?OntologySummit2014  
Community Portal: http://ontolog.cim3.net/wiki/     (01)
<Prev in Thread] Current Thread [Next in Thread>