-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extracted the IPTC abstract schemas tot he \external\iptc folder.
- Loading branch information
1 parent
9b103db
commit d08209f
Showing
11 changed files
with
215 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"iptc4xmpExt:Name": "nba_highlights", | ||
"iptc4xmpExt:Identifier": "http://espn.com/series-identifiers/2613953" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"meta:license": [ | ||
"Copyright 2018 Adobe Systems Incorporated. All rights reserved.", | ||
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license", | ||
"you may not use this file except in compliance with the License. You may obtain a copy", | ||
"of the License at https://creativecommons.org/licenses/by/4.0/" | ||
], | ||
"$id": "http://www.iptc.org/creator", | ||
"$schema": "http://json-schema.org/draft-06/schema#", | ||
"title": "Creator", | ||
"type": "object", | ||
"description": | ||
"The creator of the show. Based on [www.iptc.org](https://www.iptc.org/std/videometadatahub/recommendation/pre-versions/IPTC-VideoMetadataHub-props-Rec_1.1.html)", | ||
"definitions": { | ||
"creator": { | ||
"properties": { | ||
"iptc4xmpExt:Name": { | ||
"title": "Creator Name", | ||
"type": "string", | ||
"description": "Full name of the Creator." | ||
} | ||
} | ||
} | ||
}, | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/creator" | ||
} | ||
], | ||
"meta:status": "experimental" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"iptc4xmpExt:Number": 1.0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"meta:license": [ | ||
"Copyright 2018 Adobe Systems Incorporated. All rights reserved.", | ||
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license", | ||
"you may not use this file except in compliance with the License. You may obtain a copy", | ||
"of the License at https://creativecommons.org/licenses/by/4.0/" | ||
], | ||
"$id": "http://www.iptc.org/season", | ||
"$schema": "http://json-schema.org/draft-06/schema#", | ||
"title": "Episode", | ||
"type": "object", | ||
"description": | ||
"The season the show belongs to. Based on [www.iptc.org](https://www.iptc.org/std/videometadatahub/recommendation/pre-versions/IPTC-VideoMetadataHub-props-Rec_1.1.html)", | ||
"definitions": { | ||
"episode": { | ||
"properties": { | ||
"iptc4xmpExt:Name": { | ||
"title": "Episode Name", | ||
"type": "string", | ||
"description": "Name of the episode." | ||
}, | ||
"iptc4xmpExt:Number": { | ||
"title": "Episode Number", | ||
"type": "number", | ||
"description": "Number of the episode." | ||
}, | ||
"iptc4xmpExt:Identifier": { | ||
"title": "Episode Identifier", | ||
"type": "string", | ||
"format": "uri", | ||
"description": "Identifier of the episode." | ||
} | ||
} | ||
} | ||
}, | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/episode" | ||
} | ||
], | ||
"meta:status": "experimental" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"iptc4xmpExt:Number": 1.0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"meta:license": [ | ||
"Copyright 2018 Adobe Systems Incorporated. All rights reserved.", | ||
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license", | ||
"you may not use this file except in compliance with the License. You may obtain a copy", | ||
"of the License at https://creativecommons.org/licenses/by/4.0/" | ||
], | ||
"$id": "http://www.iptc.org/rating", | ||
"$schema": "http://json-schema.org/draft-06/schema#", | ||
"title": "Rating", | ||
"type": "object", | ||
"description": | ||
"The rating of the show. Based on [www.iptc.org](https://www.iptc.org/std/videometadatahub/recommendation/pre-versions/IPTC-VideoMetadataHub-props-Rec_1.1.html)", | ||
"definitions": { | ||
"rating": { | ||
"properties": { | ||
"iptc4xmpExt:RatingValue": { | ||
"title": "Rating Value", | ||
"type": "string", | ||
"description": "Rating value as issued by the rating source." | ||
}, | ||
"iptc4xmpExt:RatingSourceLink": { | ||
"title": "Rating Source Link", | ||
"type": "string", | ||
"format": "uri", | ||
"description": "Link to the site and optionally the page of the party which has issued the rating value, linked resource should explain the rating rules." | ||
} | ||
}, | ||
"required": [ | ||
"iptc4xmpExt:RatingValue", | ||
"iptc4xmpExt:RatingSourceLink" | ||
] | ||
} | ||
}, | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/rating" | ||
} | ||
], | ||
"meta:status": "experimental" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"iptc4xmpExt:Number": 1.0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"meta:license": [ | ||
"Copyright 2018 Adobe Systems Incorporated. All rights reserved.", | ||
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license", | ||
"you may not use this file except in compliance with the License. You may obtain a copy", | ||
"of the License at https://creativecommons.org/licenses/by/4.0/" | ||
], | ||
"$id": "http://www.iptc.org/episode", | ||
"$schema": "http://json-schema.org/draft-06/schema#", | ||
"title": "Season", | ||
"type": "object", | ||
"description": | ||
"The season the show belongs to. Based on [www.iptc.org](https://www.iptc.org/std/videometadatahub/recommendation/pre-versions/IPTC-VideoMetadataHub-props-Rec_1.1.html)", | ||
"definitions": { | ||
"season": { | ||
"properties": { | ||
"iptc4xmpExt:Name": { | ||
"title": "Season Name", | ||
"type": "string", | ||
"description": "Name of the season." | ||
}, | ||
"iptc4xmpExt:Number": { | ||
"title": "Season Number", | ||
"type": "number", | ||
"description": "Number of the season." | ||
}, | ||
"iptc4xmpExt:Identifier": { | ||
"title": "Season Identifier", | ||
"type": "string", | ||
"format": "uri", | ||
"description": "Identifier of the season." | ||
} | ||
} | ||
} | ||
}, | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/season" | ||
} | ||
], | ||
"meta:status": "experimental" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"iptc4xmpExt:Name": "nba_highlights", | ||
"iptc4xmpExt:Identifier": "http://espn.com/series-identifiers/2613953" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"meta:license": [ | ||
"Copyright 2018 Adobe Systems Incorporated. All rights reserved.", | ||
"This work is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license", | ||
"you may not use this file except in compliance with the License. You may obtain a copy", | ||
"of the License at https://creativecommons.org/licenses/by/4.0/" | ||
], | ||
"$id": "http://www.iptc.org/series", | ||
"$schema": "http://json-schema.org/draft-06/schema#", | ||
"title": "Series", | ||
"type": "object", | ||
"description": | ||
"The series the show belongs to. Based on [www.iptc.org](https://www.iptc.org/std/videometadatahub/recommendation/pre-versions/IPTC-VideoMetadataHub-props-Rec_1.1.html)", | ||
"definitions": { | ||
"series": { | ||
"properties": { | ||
"iptc4xmpExt:Name": { | ||
"title": "Series Name", | ||
"type": "string", | ||
"description": "Name of the series." | ||
}, | ||
"iptc4xmpExt:Identifier": { | ||
"title": "Series Identifier", | ||
"type": "string", | ||
"format": "uri", | ||
"description": "Identifier of the series." | ||
} | ||
} | ||
} | ||
}, | ||
"allOf": [ | ||
{ | ||
"$ref": "#/definitions/series" | ||
} | ||
], | ||
"meta:status": "experimental" | ||
} |