定制 linkorb/realm 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

linkorb/realm

最新稳定版本:v1.17.1

Composer 安装命令:

composer require linkorb/realm

包简介

Data modeling toolkit

README 文档

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


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

Btw, we're hiring!

统计信息

  • 总下载量: 393
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-10-30