Create Nodes, Properties, and Edges
The sample source file has been parsed to create input blocks which can be used to design the model. To create a Node, drag
PassportNoin from thesample.jsonsection of theInputtab.

Once placed in the designer, select
Node.

Provide the Node with a
Type/Classofgbo:Personwhich can be selected from the list informed by the ontology.

To add a Property to your Node, drag
FirstNamefrom the source and selectProperty, and provide it with a DataType ofxsd:String.

To create a predicate, draw a connection between the Node and the Property. The Edge will be created and by referencing the ontology, it will provide a list of valid options, including
gbo:hasFirstName.

Creating a predicate between two nodes is done in the same way as with creating one with a property.
Last updated

