RubenVerborgh / solid-server-architecture

Proposed architecture for a Solid server
https://rubenverborgh.github.io/solid-server-architecture/solid-architecture-v1-3-0.pdf
13 stars 2 forks source link

What does 'representation <- patch' mean? #3

Closed michielbdejong closed 5 years ago

RubenVerborgh commented 5 years ago

It means that Patch is a subclass of Representation.

I'm using standard UML notation, where a solid line with an unfilled arrowhead represents inheritance (cfr. https://www.uml-diagrams.org/inherited-property.html).