From 5847ac58b1773f20f71f6436658234a66a435ef0 Mon Sep 17 00:00:00 2001 From: Dave Longley Date: Thu, 28 Feb 2013 17:10:21 -0500 Subject: [PATCH] Do not change IRIs if base is empty. --- jsonld.php | 72 ++++++++++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 38 deletions(-) diff --git a/jsonld.php b/jsonld.php index 183e7c7..47a2c35 100644 --- a/jsonld.php +++ b/jsonld.php @@ -1,7 +1,7 @@