Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/financial-times/unified-content-model
Domain content model used by the content search API project.
https://github.com/financial-times/unified-content-model
universal-publishing
Last synced: about 1 month ago
JSON representation
Domain content model used by the content search API project.
- Host: GitHub
- URL: https://github.com/financial-times/unified-content-model
- Owner: Financial-Times
- Created: 2016-11-10T14:29:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T12:10:35.000Z (5 months ago)
- Last Synced: 2024-08-12T13:28:05.256Z (5 months ago)
- Topics: universal-publishing
- Language: Java
- Homepage:
- Size: 654 KB
- Stars: 0
- Watchers: 36
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# unified-content-model
[![CircleCI](https://circleci.com/gh/Financial-Times/unified-content-model.svg?style=svg&circle-token=6a33528ffc1b98b3ba1ad81dfa7f65ef93667c6f)](https://app.circleci.com/pipelines/github/Financial-Times/unified-content-model)
[![Coverage Status](https://coveralls.io/repos/github/Financial-Times/unified-content-model/badge.svg?t=heewUr)](https://coveralls.io/github/Financial-Times/unified-content-model)This repository contains the domain models for the content entities exposed via the Content APIs. The code is distributed as a maven package published in the FT's Nexus repository upon creation of a git release. The only service that is currently using this package is the [Content Search Api Port](https://github.com/Financial-Times/content-search-api-port).