Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jakub Jalowiec
fuseki-config
Commits
9282cf20
Commit
9282cf20
authored
Nov 18, 2021
by
Jakub Jalowiec
Browse files
Update README.md
parent
a1b4a6d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9282cf20
...
...
@@ -9,8 +9,9 @@ Konfiguracja Apache Jena Fuseki na potrzeby Data Steward School.
2.
`tar zxvf apache-jena-fuseki-4.2.0.tar.gz`
3.
`cd apache-jena-fuseki-4.2.0`
4.
raz odpal
`./fuseki-server.bat`
i zamknij po chwili (powinien się pojawić folder
`run/configuration`
)
5.
sciagnij pliki z repozytorium https://git.icm.edu.pl/jj358817/rdf-example do
`run/configuration/fuseki-config`
5.
`./fuseki-server.bat --config=run/configuration/fuseki-config/config.ttl`
6.
odpal
`http://localhost:3030`
w przeglądarce i przejdź do
`dataset`
>
`query`
6.
wejdź pod
`http://localhost:3030`
w przeglądarce i przejdź do
`dataset`
>
`query`
7.
zapytanie
```
PREFIX my_ontology: <http://ontology.example.net#>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment