[ 
https://issues.apache.org/jira/browse/NIFI-5791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675649#comment-16675649
 ] 

ASF GitHub Bot commented on NIFI-5791:
--------------------------------------

Github user stevedlawrence commented on the issue:

    https://github.com/apache/nifi/pull/3130
  
    At it's most basic and in DFDL language, Daffodill parses fixed format data 
to an infoset (which can be either XML or json, or potentially others in the 
future), and unparses that infoset back to the original data format. It uses a 
DFDL schema to define how to perform the transformation. Both of these can be 
considered a type of transformation, but the data format can be pretty much 
anything. So perhaps something like TransformToDFDLInfoset and 
TransformFromDFDLInfoset? Or if it's okay to stick with DFDL terms, 
ParseToDFDLInfoset and UnparseFromDFDLInfoset? Definitely open to other 
suggestions.


> Add Apache Daffodil parse/unparse processor
> -------------------------------------------
>
>                 Key: NIFI-5791
>                 URL: https://issues.apache.org/jira/browse/NIFI-5791
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Steve Lawrence
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to