VENUS is a library for creating interactive visualizations directly from SPARQL queries or JSON result sets. It provides standards-based web components that enable straightforward integration of visual analytics into modern web applications.
This release includes
- Visualization support
- Force-directed graph
- Bar chart
- Minimal Node.js proxy
- Forwards SPARQL requests
- Mitigates browser-side CORS constraints during SPARQL fetch operations
- Web editor
- Interactive environment to explore available techniques
- Test and refine configuration before integration
- Vanilla JS starter application
- Minimal, ready-to-use example
- Enables rapid local validation and onboarding