Changes between Version 4 and Version 5 of SadiDayOne
- Timestamp:
- 2010/02/09 18:45:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SadiDayOne
v4 v5 49 49 3. our output class includes a restriction indicating that the service returns KEGG_Records related to the input by the 'isParalogOf' predicate (i.e.: KEGG_Records that are paralogs of the input KEGG_Record). The owl:valuesFrom property on the restriction allows us to do reasoning about how to chain services together. It is important that we put this restriction here instead of in the owl definition of the predicate itself, since it allows us to constrain OUR use of the predicate, without constraining its range for anyone else! 50 50 51 51 The SADI Taverna plugin has been updated to use the information in these restrictions for service discovery.