|
|
||
|---|---|---|
| .. | ||
| RDF_Tool.py | ||
| Readme.md | ||
Readme.md
RDF_Tool.py
RDF_Tool.py is a graphical tool for managing RDF data. It allows users to perform various operations on RDF graphs in a visual manner. Key features include:
- Node Management: Add, delete, and modify nodes within the RDF graph.
- Graph Visualization: Interactive display of the RDF graph.
- File Input: Takes
.ttl(Turtle) files as input for RDF data.
Running RDF_Tool.py
To use the graph tool, simply start RDF_Tool.py and load your .ttl file. The GUI will provide options for node management and visualization.