Semantic Annotation Without the Pointy Brackets
-
Updated
Aug 21, 2021 - Scala
Add a description, image, and links to the linkeddata topic page so that developers can more easily learn about it.
To associate your repository with the linkeddata topic, visit your repo's landing page and select "manage topics."
Update the render method in Torque to include two arguments: height and width which should be to used set the iframe height and width in the html template. The current values should be the default values.
Render: https://github.com/arun1729/cog/blob/242dbc9bb188263158223e79bc9da339e03da111/cog/torque.py#L318