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