datafoodconsortium / data-model-uml

UML model of the DFC ontology.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Rename interfaces and classes #16

Open lecoqlibre opened 5 months ago

lecoqlibre commented 5 months ago

Interfaces should be named without an "I": ICatalog => Catalog. Classes should be named with the suffix default: Catalog => CatalogDefault.