Re: [Dev] [ESB/Tooling] Support JSON, CSV, Java, Excel and Web services formats in Data Mapper tool

2016-03-20 Thread Viraj Rajaguru
Hi Tchuenkam,

Please find more information about JSON schema[1] using following
references[2][3]. And also there are few open source JSON
serialize/deserialize libraries available[4][5] which can be used to build
JSON schema.

Thanks,
Viraj.

[1] - http://json-schema.org/latest/json-schema-core.html
[2] - http://json-schema.org/
[3] - http://json-schema.org/examples.html
[4] - https://github.com/FasterXML/jackson
[5] - https://code.google.com/archive/p/json-simple/

On Wed, Mar 16, 2016 at 6:11 PM, Nuwan Pallewela  wrote:

> Hi ,
>
> We are sorry that we could not give the necessary information before.
>
> Data mapper design has been changed in the previous week after several
> technical discussions regarding using AVRO. Now we are moving towards JSON
> schema to define input and output message formats.
>
> So the project will mainly aim towards generating JSON schema from xsd,
> xml, json, and etc.
>
> Data Mapper Engine will not be depend on any other WSO2 product. Data
> mapper engine functionality will be used through WSO2 ESB as a mediator as
> the first step. Proxy service can be deployed in WSO2 ESB which will
> contain data mapper mediator in it. So the messages received for deployed
> proxy will go through the data mapper mediator and message will transform
> as specified in the data mapper configuration.
>
> Thanks,
> Nuwan
>
> On Wed, Mar 16, 2016 at 5:50 PM, tchuenkam ulrich 
> wrote:
>
>>
>> Hi developer,
>>
>> 3 days ago i sent a message requesting for more information on what is
>> required to build the necessary components to produce Avro Schema from the
>> various format specified in this project.
>>
>> From my understanding of the problem is that we need to design components
>> that will extend the actual functionalities of the Data Mapper tool to
>> convert JSON, JAVA, Web services, Excel and CSV format to Avro Schema that
>> can be used by your Data mapper tool to output data model.
>>
>> I Know that Avro is a language neutral and schema based tool and whose
>> schema is definced with JSON.
>>
>>
>> I have a question is it that the project aims only at generating the Avro
>> Schema or Is that the project needs to generate the Schema, serialize data,
>> deserialise the data and then send the JSON formatted result of the
>> deserialisation to the data mapper tool ?
>>
>> The Data mapper tool is the framework behind  WS02 Data Service Server
>> [1] ?
>>
>> [1]http://wso2.com/project/data-services/2.6.3/docs/quickstart_guide.html
>>
>>
>>
>>
>> Thanks,
>> --
>> ulrich tchuenkam
>>
>
>
>
> --
> --
>
> *Nuwan Chamara Pallewela*
>
>
> *Software Engineer*
>
> *WSO2, Inc. *http://wso2.com
> *lean . enterprise . middleware*
>
> Email   *nuw...@wso2.com *
> Mobile  *+94719079739 <%2B94719079739>@*
>
>
>


-- 
Viraj Rajaguru
Senior Software Engineer
WSO2 Inc. : http://wso2.com

Mobile: +94 77 3683068
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [ESB/Tooling] Support JSON, CSV, Java, Excel and Web services formats in Data Mapper tool

2016-03-18 Thread Nuwan Pallewela
Hi ,

We are sorry that we could not give the necessary information before.

Data mapper design has been changed in the previous week after several
technical discussions regarding using AVRO. Now we are moving towards JSON
schema to define input and output message formats.

So the project will mainly aim towards generating JSON schema from xsd,
xml, json, and etc.

Data Mapper Engine will not be depend on any other WSO2 product. Data
mapper engine functionality will be used through WSO2 ESB as a mediator as
the first step. Proxy service can be deployed in WSO2 ESB which will
contain data mapper mediator in it. So the messages received for deployed
proxy will go through the data mapper mediator and message will transform
as specified in the data mapper configuration.

Thanks,
Nuwan

On Wed, Mar 16, 2016 at 5:50 PM, tchuenkam ulrich 
wrote:

>
> Hi developer,
>
> 3 days ago i sent a message requesting for more information on what is
> required to build the necessary components to produce Avro Schema from the
> various format specified in this project.
>
> From my understanding of the problem is that we need to design components
> that will extend the actual functionalities of the Data Mapper tool to
> convert JSON, JAVA, Web services, Excel and CSV format to Avro Schema that
> can be used by your Data mapper tool to output data model.
>
> I Know that Avro is a language neutral and schema based tool and whose
> schema is definced with JSON.
>
>
> I have a question is it that the project aims only at generating the Avro
> Schema or Is that the project needs to generate the Schema, serialize data,
> deserialise the data and then send the JSON formatted result of the
> deserialisation to the data mapper tool ?
>
> The Data mapper tool is the framework behind  WS02 Data Service Server [1]
> ?
>
> [1]http://wso2.com/project/data-services/2.6.3/docs/quickstart_guide.html
>
>
>
>
> Thanks,
> --
> ulrich tchuenkam
>



-- 
--

*Nuwan Chamara Pallewela*


*Software Engineer*

*WSO2, Inc. *http://wso2.com
*lean . enterprise . middleware*

Email   *nuw...@wso2.com *
Mobile  *+94719079739@*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev