Skip to content

gotodeepak1122/SparqlEndpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a development Repo for all Linked Data Branches which are meant to be tests with sample enviroCar data and development of new features before incorporating them into EnviroCar's server

Packages

  • dummyFusekiWriter
  • Query Processor

To Run SPARQL endpoint

  • clone the repo into your local developmental branch
  • modify inputFileName in FusekiStore.java to point the "measurements.rdf" included in the repo which is a sample enviroCar rdf data
  • Run fuseki using the start script and run on default http://locahost:3030
  • Once fuseki is running run Fusekistore.java from the the IDE or mvn
  • Now you should see the sample enviroCar data stored in fuseki

About

Sparql Endpoint development with sample EnviroCar data and test before incorporating into enviroCar's server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages