This website works better with JavaScript.
Explore
Help
Sign In
NextGraph
/
oxigraph
Watch
1
Star
0
Fork
You've already forked oxigraph
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
Fork of
https://github.com/oxigraph/oxigraph.git
for the purpose of NextGraph project
1524
Commits
8
Branches
43
Tags
7.2 MiB
Rust
97.1%
Python
0.7%
C++
0.7%
Shell
0.6%
JavaScript
0.5%
Other
0.4%
Tree:
ea80c11d6e
oxigraph
/
testsuite
/
oxigraph-tests
/
sparql
/
nested_anonymous.ttl
4 lines
100 B
Raw
Blame
History
PREFIX
:
<http://example.com/>
[
:
p1
"
t1
"
;
:
p2
[
:
p3
:
foo
]
]
.
[
:
p1
"
t2
"
;
:
p2
[
:
p3
:
bar
]
]
.
Reference in new issue
View Git Blame
Copy Permalink