TurtleReaderReadData Method
|
Reads the shapes.
Namespace: IIB.ICDD.ParsingAssembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntaxpublic static Graph ReadData(
string turtleFile
)
Parameters
- turtleFile String
- The turtle file.
Return Value
Graph
See Also