gbv/jskos-php

Exclude @context on nested objects

Closed this issue · 1 comments

$thing->json() should only put @context at the outermost $thing.

To fully solve this, the Set data type should be implemented as object instead of using plain PHP arrays.