linkorb/realm

Data modeling toolkit

v1.17.1 2020-07-17 15:44 UTC

README

Realm is a framework for defining domain models.

It allows you to define:

  • Concepts
  • Codelists
  • Mappings
  • Section Types
  • Resources
  • Fusions

Web-based realm project viewer

You can view Realm projects using the realm-server.

Configuration

Realm works with "projects" containing definitions.

  1. copy projects.yaml.dist to projects.yml
  2. edit projects.yaml to your situation.

You can use the include_paths array to specify one or more include paths that contain Realm project. This is used by projects that specify a <dependency /> element in their realm.xml file.

Use the projects array to specify one or more projects:

  • type: realm (standard) or decor (for loading decor files)
  • filename: path to the project's realm.xml file
  • unlisted: optional, allows you to mark the project as unlisted on the viewer's frontpage. Direct links still work.

License

MIT. Please refer to the license file for details.

Brought to you by the LinkORB Engineering team

687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67
Check out our other projects at linkorb.com/engineering.

Btw, we're hiring!