Creating a new Object
Prerequisites
Before creating an Object, you should have a Type created. If you have not done that then you can learn how to do that over here.
And if you want to know what exactly is an object, you can check that out over here
Creating an Object through the Data Browser
Go to the Data Browser
-
Select the Type
-
Add a new object
-
Add Object Data
-
Click Create
Select the 'Data Browser' option in the 'data and storage' section of the 'modules' as shown in the screenshot below.
Select the type whose article you want to create
After you have selected the type, click on the add button to add a new Object of the selected Type.
After clicking the add button, you will see a form with input options. The options are populated according on the type you have selected.
Enter information for the object you want to create.
To add tags: Click on add tag to start entering a tag. To add the tag, press the enter key.
To add attributes: Enter the key and the value. Then press the add button to add the attribute.
Once you are done entering information, click the create button to create the object.To cancel creating the object, simply click the cancel button.
Creating an Object through the Explorer
-
Go to the Explorer
-
Add a New Object
On the Explorer page, click on top button on the left hand side to add a new object
-
Select the Type
Select the type whose article you want to add
-
Add Object Data
After clicking the add button, you will see a form with input options. The options are populated according on the type you have selected. Enter information for the o you object to create.
To add tags: Click on add tag to start entering a tag. To add the tag, press the enter key.
To add attributes: Enter the key and the value. Then press the add button to add the attribute.
-
Click Create
Once you are done entering information, click the create button to create the object.To cancel creating the object, simply click the cancel button.
Select the 'Data Graph Explorer' option in the 'data and storage' section of the 'modules' as shown in the screenshot below.nn
Creating an Object through the API
Refer the documentation here to see how to create a new object through the API.