https://github.com/ontopiccms/ontopic-schema
Provides a set of reference schemas that can be used to bootstrap a new OnTopic project.
https://github.com/ontopiccms/ontopic-schema
cms configuration ontopic reference schema
Last synced: 3 months ago
JSON representation
Provides a set of reference schemas that can be used to bootstrap a new OnTopic project.
- Host: GitHub
- URL: https://github.com/ontopiccms/ontopic-schema
- Owner: OnTopicCMS
- Created: 2021-03-30T18:07:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T18:36:36.000Z (about 5 years ago)
- Last Synced: 2025-03-04T06:24:23.665Z (about 1 year ago)
- Topics: cms, configuration, ontopic, reference, schema
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnTopic Reference Schemas
This project provides a number of reference schemas that can be used to bootstrap an [OnTopic application](https://github.com/OnTopicCMS/OnTopic-Library). These can be imported using the [OnTopic Editor](https://github.com/OnTopicCMS/OnTopic-Editor-AspNetCore)'s import capabilities.
## Schemas
- [`Root:Configuration`](Root.Configuration.json): Establishes a minimum configuration for the OnTopic Library and Editor, including `ContentTypes`, `Attributes`, and `Metadata`.
### Metadata
The `Root:Configuration:Metadata` configuration provides a number of `Lookup` lists which can be bound to `TopicList` attributes in the OnTopic Editor to create dropdown lists. A number of these come out-of-the-box with the [core configuration schema](Root.Configuration.json). In addition, the following are available:
- [`Country`](Metadata/Root.Configuration.Metadata.Country.json): A current list of all countries.