Skip to content
AnishAnu edited this page Oct 4, 2016 · 2 revisions

Share the DataModel across user

  • DataModel : - Model represents the Data format or schema, with support for complex structured formats.

               - Manage models as domains or classes of data.
    

  • Share Button : - By using share button the user can easily share the created data model to other users. - By this share the other users can easily created the data models. - This will increase the application users. - Social share buttons are used as share buttons.

  • URl sending : - Sharing the corresponding url of the data model.

  • Link access : - If the reciver get the link of corresponding data model and after clicking the link it redirect to the login page of DataMill application. - If it is an existing user of DataMill then user can easily get
    the page(Data Model Definision Page). - If it is not an existing user he will create an account in DataMill application.For that there is link for create new account.
Clone this wiki locally