-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ninjs 3.0 release candidate, including events, planning, live streams and camelCase properties #157
Conversation
… a la EventsML-G2. Added unit test cases and added 2.2 support to Python test runner.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Saw these small tweaks but notice that Johan has a number of other suggestions in the Slack channel
…ingle event per item.
This is an example event supplied by Trond using NinJS 2.2
added some additional detail around urls for example
example-event: added example event
…eristics to renditions object. (#160) * Support for renditions in plannedcoverage objects, based on work with DPP team including Arqiva, Reuters and CNN. * Added commissioning structure to schema (under plannedcoverage). * reformatting schema: to standardise indents --------- Co-authored-by: jolla56 <jl@tt.se> Co-authored-by: Ian Young <ian@iansramblings.com>
this property duplicates the existing width and height in rendition
fix(duplicate-property): remove duplicate property rendition
this is a response to feedback around the truncated date time for start and end date
links from news item to the planned coverage via associations
Added refinement to specify expectedDuration property. Fixes #216.
* Update docs to refer to new eventstatus CV
@bquinn one very minor tweak https://github.com/iptc/newsinjson/pull/157/files#diff-571c94ec512a44c307bf3c4bd2781cb00a33bb5e5b5f7d4071442a7e8a270b58L1173 I think that can now also be changed to the 3.0 link |
In the readme: Version 3.0 offers three document types, the existing “newsItem” and a new |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In a separate comment I noted some things in the readme that maybe should be fixed. But not crucial.
jsonschema doesn't seem to notice if a URI format string is wrong)
Main PR for ninjs version 3.0.
Merging this will fix #157, #159, #161, #165, #201 , #202, #203, #209, #213 and more...