BuildObject
01 Syntax
Microsoft.VisualBasic.MIME.application.rdf_xml.Turtle.BuildObject
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| PopulateObjects | 1 | build rdf object from the ttl data |
03 Members
PopulateObjects(
IEnumerable(Of Triple))build rdf object from the ttl data
Parameters
| Name | Type | Description |
|---|---|---|
ttl | IEnumerable(Of Triple) | - |