Atomic Services and Composite Services
In my view: atomic service doesn’t like (never) talking with other services(no matter atomic or not). If one web service using another web service’s output, it’s should be a composite service.
In owl-s’ view: atomic services only speak to users once (which means there are no interactions betweent users and web services), one input, one output, [...]
