sp:code should be in string form due to @id coercion in frame-0015.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 04 Apr 2012 17:19:02 -0700
changeset 451 c16a3b932241
parent 450 2aafad804b74
child 452 571eb7eca023
sp:code should be in string form due to @id coercion in frame-0015.
test-suite/tests/frame-0015-out.jsonld
--- a/test-suite/tests/frame-0015-out.jsonld	Tue Apr 03 17:16:13 2012 -0700
+++ b/test-suite/tests/frame-0015-out.jsonld	Wed Apr 04 17:19:02 2012 -0700
@@ -174,9 +174,7 @@
           "@id": "_:t1",
           "@type": "sp:CodedValue",
           "dcterms:title": "Systolic blood pressure",
-          "sp:code": {
-            "@id": "http://loinc.org/codes/8480-6"
-          }
+          "sp:code": "http://loinc.org/codes/8480-6"
         }
       }
     }