Orchestration Service
From n² wiki
Nearby: Platform API
- URI
- http://api.talis.com/orch
- Allowed Methods
- GET
This URI represents the Platform's orchestration service (result enrichment)
[edit] GET
Required Parameters
- data-uri
- profile-uri
[edit] Usage Examples
The following example tells symphony to use the results obtained by fetching http://api.talis.com/stores/ukbib/items?query=london and augment them using the cenote search results profile.
Don’t forget to URI encode the values for data-uri and profile-uri
[edit] Notes
The output of an orchestration is, by default, another RSS feed. In theory this could be fed into the service again for augmentation.

