Manages deliveries using the ontology
Note:
This extension uses Task Queue by default. Please make sure you have properly set up your queue after install as it stated in the queue documentation.
Command: php index.php "oat\taoDeliveryRdf\scripts\tools\ExportDeliveryAssembly" -uri RDF_DELIVERY_URI -format xml -out ~/path.zip
uri: URI of compiled delivery RDF resource.format: Output format for compiled test filecompact-testin exported delivery assembly package. Optional. Default value -xmlout: Filepath for exported delivery assembly package.
Here you can find the environment variables including feature flags
| Variable | Description | Default value |
|---|---|---|
| FEATURE_FLAG_ENABLE_DATA_STORE_STORAGE | Enable Data Store integration |
- |
| FEATURE_FLAG_DATA_STORE_METADATA_V2 | Allows usage of the new metadata format while integration with Data Store |
- |
| FEATURE_FLAG_DISABLE_DELIVERIES | Disables delivery features in the UI | - |