Comment example, use activitystreams as showcase
This commit is contained in:
parent
d7fdf177b7
commit
c115cc4a2e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
(def example-ttl (str resource-path "example.ttl"))
|
||||
|
||||
(parse/parse-turtle activitystreams-ttl)
|
||||
(parse/parse-turtle example-ttl)
|
||||
;(parse/parse-turtle example-ttl)
|
||||
|
||||
|
||||
;;(ins/inspect-tree team-ld)
|
||||
|
|
Loading…
Reference in a new issue