https://github.com/drsnowbird/graphdb
Ontotext GraphDB Free version Container
https://github.com/drsnowbird/graphdb
graphdb graphdb-free ontotext rdf-data rdf-docker rdf-engine
Last synced: 12 months ago
JSON representation
Ontotext GraphDB Free version Container
- Host: GitHub
- URL: https://github.com/drsnowbird/graphdb
- Owner: DrSnowbird
- Created: 2017-06-18T23:41:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T05:09:17.000Z (about 7 years ago)
- Last Synced: 2025-01-13T16:50:08.336Z (about 1 year ago)
- Topics: graphdb, graphdb-free, ontotext, rdf-data, rdf-docker, rdf-engine
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphDB + Python 3 + Java 8 + Maven 3.5
## You need to get your own free download version for docker to build successfully
- Default Docker build-arg is set to use 8.4.0 version. You can change that in "docker.env" file.
```
GRAPHDB_VERSION=8.4.0
```
- You can go to Ontotext web site to register to download the free version, **graphdb-free-8.4.0-dist.zip**, and place in this directory as shown below.
- Then, you can use (build.sh: optional to build your own locally) run scripts to start using.
```
.
├── build.sh
├── commit-push.sh
├── docker-compose.yml
├── docker.env
├── Dockerfile
├── graphdb-free-8.4.0-dist.zip
├── Makefile (not recommended to use this)
├── README.md
└── run.sh
```
# Build (if you want to build your own image)
```
./build.sh
```
# Run
```
./run.sh
```
By default, you can access GraphDB Workbench Web UI at
* [http://0.0.0.0:17200/](http://0.0.0.0:17200/)
* http://:17200/