Add Data Transformer documentation for Studio Pro 11.11#11219
Open
aimiliatheologimendix wants to merge 5 commits into
Open
Add Data Transformer documentation for Studio Pro 11.11#11219aimiliatheologimendix wants to merge 5 commits into
aimiliatheologimendix wants to merge 5 commits into
Conversation
Adds comprehensive documentation for the new Data Transformer feature in Studio Pro 11.11, including: - Overview and introduction to JSON-to-JSON transformation with JSLT - Step-by-step guide for adding and configuring Data Transformers - Instructions for using Data Transformers in microflows - Six practical how-to examples covering common transformation patterns Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Collaborator
|
This PR is pending PM approval |
- Streamlined filtering example to show only 3 output fields - Replaced complex BOM example with simpler Bicycle BOM - Added direct links to JSLT documentation for each section - Updated section numbering format (1-6) - Minor text improvements for clarity Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- add-data-transformer.png - configure-transformer-activity.png - define-transformation.png - transform-json-dialog.png Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Added section 7: Working with SPARQL query results - Shows how to transform SPARQL JSON format into flat objects - Demonstrates use of get-key and fallback functions Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Updated transform-json-dialog.png screenshot - Updated _index.md with content changes - Minor formatting fix in how-tos (SPARQL section heading) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1827909 to
77ef168
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds comprehensive documentation for the new Data Transformer feature in Studio Pro 11.11, including: