We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b7b0a commit fddbdc8Copy full SHA for fddbdc8
README.md
@@ -42,7 +42,7 @@ docker build . -t ahemid/ontoeditor
42
```
43
docker run -d -p 5000:5000 -p 8080:8080 ahemid/ontoeditor
44
45
-3. Then, KGraphX GUI is accessible at http://localhost:8000/ and the Fuseki server is running at http://localhost:3030/
+3. Then, OntoEditor GUI is accessible at http://localhost:5000/
46
## License
47
Copyright © 2023 Fraunhofer. This project is licensed under the MIT License - see the
48
[LICENSE](LICENSE) for details.
0 commit comments