Skip to content

Commit 66a8ed1

Browse files
author
AREMA Ontology Bot
committed
Revert refactor commits that were accidentally pushed to main
1 parent b579081 commit 66a8ed1

12 files changed

Lines changed: 59 additions & 893 deletions

File tree

.dockerignore

Lines changed: 0 additions & 43 deletions
This file was deleted.

.env.dist

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,3 @@ ONTOLOGY_SPARQL_ENDPOINT=
33
GRAPHDB_USERNAME=
44
GRAPHDB_PASSWORD=
55
GRAPH_URI=
6-
7-
# Fuseki Configuration (required for docker-compose)
8-
FUSEKI_URL=http://localhost:3030/arema/data
9-
FUSEKI_USERNAME=admin
10-
FUSEKI_PASSWORD=changeme
11-
12-
# GitHub Personal Access Token (required for auto-commit feature)
13-
# Create at: https://github.com/settings/tokens
14-
# Required scope: repo (Full control of private repositories)
15-
GITHUB_TOKEN=your_github_pat_here

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
external/skohub-vocabs
22
.env
3-
/tools/fuseki/data/
4-
tools/python/converter/__pycache__/csv2ont.cpython-311.pyc
5-
tools/python/converter/__pycache__/csv2ont.cpython-312.pyc
3+
/tools/fuseki/data/

Dockerfile

Lines changed: 0 additions & 36 deletions
This file was deleted.

docker-compose.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)