Semantic explorer
Application that allows a quick graph data search in the Neo4j database and display in the GWT interface.
Duration 4 months.
Team of 2-4 developers.
The data can be imported from RDF files in the neo4j server with the scheduled procedure, or application can connect to SPARQL enpoind to retrve data. The processed data are inserted into the Neo4j server that is connected to Lucene server in which data is indexed for very fast search data (nodes).
User interface is done in GWT.
The parameterization is done through the Spring configuration files, so it is possible to access several different sources. An application can connect to any triplestore and import data to display.