GitXplorerGitXplorer
w

SemanticWebExplorer

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
b41a457245ab3ef931df5772faf82696c9a6bbb6

Update README.md

ww4tchw0lf committed 6 years ago
Verified
3bf3507a88c137039e8f3d285be74322c4323973

Update README.md

ww4tchw0lf committed 6 years ago
Unverified
07131b5e640b171185a2612091b9af9f3288c0ef

First commit

ww4tchw0lf committed 6 years ago

README

The README file for this repository.

SemanticWebExplorer

SemanticWebExplorer is an proof of concept designed to query some SPARQL endpoints and infer a local ontology, implemented using JavaFX and SceneBuilder with the MVC pattern in mind. Some queries could delay a lot of time, because the purpose of the implementation is only to test the endpoints, not to make an optimal application.

Example

Principal Tab

Screenshot

History Tab

Screenshot

Config Tab

Screenshot

Usage

Download

git clone https://github.com/w4tchw0lf/SemanticWebExplorer.git

Execute

cd app
java -jar SemanticWebExplorer.jar

References