hello every one
i have some problem
i have some project it about design web app with semantic web
so now i use java and jena and i wanna to install pellet but i finally know about stardog so how can i install it in my eclipse any help please
You can create a maven project and then add the Stardog maven repository and Stardog dependencies in your pom.xml file.
See the documentation for the Stardog artifacts available and how to add them as dependencies. Home | Stardog Documentation Latest
can you explain little more coz i’m newer in coding
A general introduction to programming is out of scope for this forum unless you have questions specific to Stardog. I can suggest that you become familiar with Maven. There is a free book available at DevOps Resources & AppSec White Papers | Sonatype and many resources available online.