Implement a encoded search to json-ld wrapper.
authorDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 01:23:31 +0000 (17:23 -0800)
committerDiane Trout <diane@ghic.org>
Fri, 17 Jan 2014 01:23:31 +0000 (17:23 -0800)
An open question is encoded returns terms like "foo.bar" where
bar is an attribute of an object name for foo. However since
foo has no id associated with it, at best I would have a term with
a blank node.

For the moment I'm just deleting those terms. I'm not sure what a
better solution might be.


No differences found