-
Notifications
You must be signed in to change notification settings - Fork 204
Legend Showcase
Ephrim Stanley edited this page Dec 2, 2022
·
12 revisions
The showcase is a collection of Legend models, example code that showcase various Legend features.
Demonstrates basic installation and usage of Legend Studio and Legend Query.
- Docs
- Showcase Projects
This showcase demonstrates the following features :
- Classes
- Associations
- Multiplicities
- Enumerations
- Diagrams
- Docs
- Tests
- User defined functions
- Union mappings
- Mapping filters
- Pure function support
Legend Studio Project - https://gitlab.com/finosfoundation/legend/showcase/legend-showcase-logical-modeling
Class inheritance, derived properties, stereotypes, profiles, constraints.
TDS, Graph Fetch, Graph Fetch Checked
Service execution jars
See https://github.com/finos/legend/tree/service-exec-jar-example/examples/service-execution-jar
- For Legend Users
- For Legend Maintainers