This is my first time using Apache Jena Fuseki 2.4.0
. I'm trying to run my friend's ontology website, he said that he's using Apache Jena Fuseki
so I need to install it first but, when I already installed it and then I ran a server and typed his website on address bar, I got this error
404: Error 404: Not Found Fuseki - version 2.4.0
. Here are the steps that my friend told me I need to follow.
Apache Jena Fuseki 2.4.0
C:\
fuseki-server.bat
http://localhost:3030/
Dataset Name
and chose "Persisten" as Dataset Type
and then I clicked Create Datasetdoid.owl
file, and then I clicked Upload NowIs there any wrong or missing step that I took? Please help me.
I don't know, suddenly it works! I tried to follow the set up from this site:
fuseki-server.bat
fuseki-server.bat
at all after that, so I decided to undo a change on fuseki-server.bat
fuseki-server.bat
again but the command prompt disappear after the process has finishedhttp://localhost:3030/
the server status was green and I tried to run my friend's website and then it worked!I guess that the jars I've downloaded are the things that make it works.