fix as2.tl reference
This commit is contained in:
parent
d7549638cf
commit
5f94abcfdb
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
(def resource-path "src/main/resources/")
|
||||
|
||||
(def activitystreams-ttl (str resource-path "activitystreams_2.0_owl.ttl"))
|
||||
(def activitystreams-ttl (str resource-path "activitystreams_2.0.ttl"))
|
||||
(def rdf-schema-ttl (str resource-path "rdf_schema_1.1.ttl"))
|
||||
(def rdf-syntax-ttl (str resource-path "rdf_syntax_ns_22.ttl"))
|
Loading…
Reference in a new issue