Realm is a framework for defining domain models.
It allows you to define:
- Concepts
- Codelists
- Mappings
- Section Types
- Resources
- Fusions
You can view Realm projects using the realm-server.
Realm works with "projects" containing definitions.
- copy
projects.yaml.disttoprojects.yml - edit
projects.yamlto 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) ordecor(for loading decor files)filename: path to the project'srealm.xmlfileunlisted: optional, allows you to mark the project as unlisted on the viewer's frontpage. Direct links still work.
MIT. Please refer to the license file for details.
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!
