LD-VOWL extracts schema information from Linked Data endpoints and visualizes the extracted information using the VOWL notation. SPARQL queries are used to infer the schema information from the endpoint's data, which is then gradually added to an interactive VOWL graph visualization.
To run LD-VOWL on your machine, just download and unpack the following ZIP file:
Download LD-VOWL (version 1.2.2) ↓ (~300kB)
Simply open the HTML file in the extracted folder to execute LD-VOWL.
The source code of LD-VOWL is publicly available on GitHub.
Read more about LD-VOWL in the following papers:
M. Weise, S. Lohmann, F. Haag: Extraction and Visualization of TBox Information from SPARQL Endpoints. Proceedings of the 20th International Conference on Knowledge Engineering and Knowledge Management (EKAW 2016), pp. 713-728, LNAI vol. 10024, Springer, 2016. [BibTex]
M. Weise, S. Lohmann, F. Haag: LD-VOWL: Extracting and Visualizing Schema Information for Linked Data. Proceedings of the 2nd International Workshop on Visualization and Interaction for Ontologies and Linked Data (VOILA 2016), pp. 120-127, CEUR-WS, vol. 1704, 2016. [BibTex]
LD-VOWL is released under the MIT license
Copyright (c) 2015-2016 Marc Weise, Steffen Lohmann, Florian Haag
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.