Skip to content

Service offering taxonomy

Anja Strunk requested to merge servive-offering-taxonomy into main

Proposal for taxonomy of Service Offering v0.5

I copied content of:

Some comments:

  • I removed suffix "As a Service", "Service" or "Service Offering" from class names as it overloads diagram
  • I do not subclass Compute with further classes, such as bare metal or container. I guess we can model this with a type attribute and adding consistency rules, like it is already done on Trust Framework for other attribute. IMO this makes our live easier. Same applies for Storage and its different types.
  • I put DataService and DataExangeConnector in on class as they are IMO the same.
  • FunctionAsAService is IMO the same as Algorithm
Edited by Christoph Lange

Merge request reports