https://github.com/ttab/ttspec
TT Specifications
https://github.com/ttab/ttspec
Last synced: 11 months ago
JSON representation
TT Specifications
- Host: GitHub
- URL: https://github.com/ttab/ttspec
- Owner: ttab
- Created: 2015-05-04T09:14:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T11:01:33.000Z (over 2 years ago)
- Last Synced: 2024-04-24T05:03:36.998Z (about 2 years ago)
- Language: TypeScript
- Size: 156 KB
- Stars: 2
- Watchers: 10
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TT Specifications
=================
Repository of TT specifications.
ttninjs change history
======================
* 2025-05-21 Added TTNinjs 1.8 specifications with `signal.updatetype` enum extended with value `AVPUB`.
* 2024-02-23 Added TTNinjs 1.7 specifications with new value `signal.deliverytags`.
* 2024-02-13 Added TTNinjs 1.6 specifications with new value `newsvalue`.
* 2023-03-30 Added TTNinjs 1.4 and 1.5 specifications.
* 2022-12-13 Added versioncreated to revisions
* 2021-04-22 Added "types" declaration to package.json
* 2021-02-22 Fixed TypeScript definitions for VARIANT & USAGE
* 2020-09-02 Adeed properties for geodata.
* 2020-08-19 Version 1.3 published. (Version 1.2 skipped intenionally.)
* 2019-12-02 TypeScript definitions added.
* 2019-11-29 Version 1.1 published.
* 2019-05-03 Clarified `webprio`
* 2018-03-02 Id is now based on https:// rather than http://
* 2018-02-21 Spec upgraded to conform to json-schema draft-04
* 2017-09-05 Additions and updates to support pages and calendar items
* 2017-05-24 Added type 'component'
* 2017-03-05 Changed `job` from uri to string
* 2016-12-08 `representationtype` extended with value `associated`.
* 2016-08-16 `sector` fields to communicate INR, UTR, EKO, KLT or SPT.
* 2016-08-16 new field `bylines` to represent more than one person involved with item.
* 2016-05-10 `profile` new value `RAW` for data requiring further edit.
* 2016-03-21 new fields `enddate` and `enddatetime`.
* 2016-03-16 `revisions` section.
* 2016-01-12 corrected `pubstatus` value typo (commissoned -> commissioned).
* 2015-12-31 `commissionedby` is an array of strings (not a string).
* 2015-08-14 `bitrate` is a string (not number).