json_ld: JSON-LD compaction test suite and various compaction fixes
but still 13 tests failing
This commit is contained in:
parent
a1dcc4cc8f
commit
daba9d9667
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ defmodule RDF do
|
|||
case some_uri do
|
||||
%URI{scheme: nil} -> false
|
||||
%URI{host: nil} -> false
|
||||
%URI{path: nil} -> false
|
||||
_uri -> true
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue