Harbormaster logo
Harbormaster
Create
Roadmap
Feedback
Domain Models
3

    Boards

  • Reference Applications

  • Domain Models

  • CI/CD

  • Build

  • Command-Line-Interface

  • UI

  • Platform

Powered by Canny

Domain Models

posts
industry schema
It would be great if the platform made available industry domain models to be either reused or downloaded and modified
0
Open API
Swagger / Open API are popular descriptors for an API contract. They contain similar details as a domain model so it's suggested the platform support this file format type.
0
Custom model parser
Although it's easy enough for us to translate our models into either UML or YAML, we use a custom format for ours. I would like to create a custom parser to handle turning our models into the Harbormaster metamodel. Then I could register the parser so when Harbormaster encounters it, my parser would be used.
0
Powered by Canny