lanthaler / JsonLD

JSON-LD processor for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop free-floating nodes when serializing a Document

lanthaler opened this issue · comments

So, e.g. in sample-serialized-document.jsonld the following node shouldn't be there:

{
  "@id": "http://example.com/t1"
}