Changes between Version 2 and Version 3 of SadiDayOne

Show
Ignore:
Timestamp:
2010/02/09 18:32:14 (14 years ago)
Author:
markw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SadiDayOne

    v2 v3  
    5050 2. our output class is a subclass of the input data-type (in this case, a KEGG_Record id) 
    5151 
    52  3. out output class also includes a restriction that it promises to give you 'isParalogOf' predicates attached to additional KEGG_Record entities.  '''Defining the range of the isParalogOf predicate is important, since it allows us to do reasoning about how to chain services together.'''   
     52 3. out output class also includes a restriction that it promises to give you 'isParalogOf' predicates attached to additional KEGG_Record entities.  '''explicitly restricting the values that you will outputis important, since it allows us to do reasoning about how to chain services together.'''  It is important that we put this restriction here, since it allows us to constrain OUR use of that predicate, without constraining the range of that predicate for anyone else! 
    5353