From 66c50baafd4917cc8d5cd1c890edee5ae200265c Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 20 Nov 2002 18:42:08 +0000 Subject: [PATCH] rdf:parseType="Resource" added to backPointer --- helm/metadata/create_V7_mowgli/invert.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/metadata/create_V7_mowgli/invert.pl b/helm/metadata/create_V7_mowgli/invert.pl index a20e52d9d..902479920 100755 --- a/helm/metadata/create_V7_mowgli/invert.pl +++ b/helm/metadata/create_V7_mowgli/invert.pl @@ -28,7 +28,7 @@ while(($line1 = ) && not ($line1 =~ /<\/h:Object>/)) { # >$who") or die "Error opening file $who"; - print OUT "\t\t\n"; + print OUT "\t\t\n"; print OUT $line2; if ($position eq 'MainHypothesis' || $position eq 'MainConclusion') { print OUT $line3; -- 2.39.2