Skip to content

This project shows how to extend SPARQL Anything by adding a new Triplifier.

License

Notifications You must be signed in to change notification settings

SPARQL-Anything/JavaExtensionExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaClientExample

This project shows how to extend SPARQL Anything by adding a new Triplifier.

You can compile the project by using Maven.

mvn install

The following command runs the class showing how to use SPARQL Anything via the SPARQL client.

mvn exec:java -Dexec.mainClass="sparqlanything.user.SPARQLAnythingClientViaSPARQL" 

Licence

This project is distributed under Apache 2.0 License.

About

This project shows how to extend SPARQL Anything by adding a new Triplifier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages