Release - 5.0.0
Bugs:
Component | Service to be build | Tag | Comment |
---|---|---|---|
Knowledge-platform-jobs | Build/KnowldgePlatform/Flinkjobs | |
Bugs:
Content imported from sourcing to consumption should not be linked to collection if it is not published SB-31006
Component | Service to be build | Tag | Comment |
---|---|---|---|
Knowledge-platform-jobs | Build/KnowldgePlatform/Flinkjobs |
Component | Service to be Build | Tag | Comment |
---|---|---|---|
Kafka setup | Deploy/KnowledgePlatform/KafkaSetup | Deploy this to add newly added topic for dialcode-context-updater job. | |
DIAL Service | Build/Core/Dial | | |
DIAL Context related Flink jobs | Build/KnowldgePlatform/Flinkjobs | Deploy the content-publish, post-publish-processor, dialcode-context-updater job. | |
Content video player | NA | | |
Hot-FIx: CSP changes | | | |
Sunbird-Collection-Editor | NA | | |
Sunbird-Content-Editor | Build/Plugins/ContentEditor | | |
Sunbird-Generic-Editor | Build/Plugins/GenericEditor | | |
Sunbird-content-plugins | Build/Plugins/ContentPlugins | | |
Knowledge-platform | Build/Kubernetes/Content | | |
Knowledge-platform-jobs | Build/KnowldgePlatform/Flinkjobs | |
- Inclusion of SB vocabulary validation for extended vocabulory #SB-30378 (Note: this is a new feature for knowlg, adopter can only implement this feature and not adopt it)
- Adopters - How to setup DIAL context https://project-sunbird.atlassian.net/wiki/spaces/SBDES/pages/3214016513/Adoption+of+Sunbird+DIAL+Context
- Postman DIAL Service APIs: https://postman.com/knowlg-sunbird/workspace/dial/documentation/4214340-c506c361-8f86-45c3-999d-9e6ed7a2e28d
Variable | Purpose |
---|---|
jsonld.basepath | base path of the jsonld.type folder contents |
jsonld.type | 'folder name' containing jsonld schema vocabulary and context json files to be referred to. |
jsonld.localPath | server directory to which the 'contextValidation.json' file is to be downloaded. |
jsonld.ttl | file caching refresh time of 'contextValidation.json' |
jsonld.sb_schema | Sunbird vocabulary, 'schema.jsonld' file path whose reference is to be validated in the custom 'context.json'. Mupltiple vocabulary file paths can be mentioned in order to verify if the custom context.json has extended |
dial_id | dial code URL to be returned in the dial code context during context read for '@id' |
dial_type | 'type' value to be shown during the dial code context read for '@type'. |
dialcode-context-updater: Refer to https://knowlg.sunbird.org/learn/product-and-developer-guide/knowlg-jobs/configuration#dialcode-context-updater
content-publish:
Variable | Description |
---|---|
enableDIALContextUpdate | Used to specify if the DIAL code context update data is to be computed using the linked/de-linked Dial codes of the content/collection. |
post-publish-processor:
dialcode.context.topic = {{ env_name }}.dialcode.context.job.request
CSP configuration for edtors:
Name | Configuration |
---|---|
Sunbird-collection-editor | |
Sunbird-content-editor | |
Sinbird-generic-editor |
Last modified 6mo ago