Skip links and keyboard navigation



3D Graph Tool


This web-based tool helps explore graph data by turning it into interactive 3D force-directed graphs. Built with the React Force Graph library by Vasturiano, it supports importing graph data in formats like JSON, JSON-LD, and TTL. Users can zoom, pan, filter, and inspect nodes in the graph. TTL files are automatically converted to JSON-LD using Frogcat's Turtle to JSON-LD converter.

GSQ uses this tool as a visual aid for developing knowledge graphs. For more insights, check out the UQ/GSQ Webinar on knowledge graphs. The tool's codebase is open-source and available on the project's GitHub repository for those who want to customize or learn more about it. Feedback from the community is encouraged to help improve its features.

Please note that this tool is provided "as-is," with no support or warranty. Since it is still in development, occasional bugs or issues may occur. The GSQ Labs source code can be downloaded from GitHub and run locally if needed. For more details, refer to the disclaimer.






Below is a collection of demo files designed to demonstrate the graph visualization tool's capabilities. These files can also be accessed via the 'About' menu within the application:

  • ChronostratChart2023-09.ttl
    A point in time copy of the Chronostratigraphic Chart in TTL format.
    Download TTL

  • ChronostratChart2023-09.json
    A visualisation of the Chronostratigraphic Chart with some nodes filtered out for readability.
    Download JSON

  • mkd-minsys-combined.ttl
    A demo mockup of a mineral system and a geological setting (Mary Kathleen Domain) combined in one graph.
    Download TTL

  • mkd-minsys-combined.json
    A visualisation of the above mockup with some nodes filtered out for clarity.
    Download JSON

  • mkd-minsys-obs-combined.ttl
    A demo mockup of a mineral system, geological setting (Mary Kathleen Domain), and lab results in one graph.
    Download TTL

  • mkd-minsys-obs-combined.json
    A visualisation of the above mockup with filtered nodes to simplify the view.
    Download JSON

  • mkd-minsys-obs-filtered-for-iron-oxide_geoproperty.json
    A filtered visualisation showcasing a traversal pathway between a mineral system, geofeature and its respective results.
    Download JSON

  • ocr-text-search_prospective + mineralisation_graph_data.json
    A knowledge graph generated from OCR text and metadata based on geospatially constrained search keywords, with results from the OCR Search Tool.
    Download JSON

  • ocr-text-search_prospective + mineralisation_graph_data_filtered_view.json
    A filtered view of the knowledge graph focusing on 'copper mineralisation'.
    Download JSON