lanthaler / JsonLD

JSON-LD processor for PHP
MIT License
335 stars 62 forks source link

Support for JSON-LD 1.1 #93

Closed IvoryHeart closed 5 years ago

IvoryHeart commented 6 years ago

The current library doesn't seem to be supporting JSON-LD 1.1 Spec.

Key words like @version are not supported in library.

Is it proposed to be supported in the future?

lanthaler commented 5 years ago

JSON-LD 1.1 hasn't been standardized yet. Till that happens, this library won't be updated.

someniatko commented 3 years ago

@lanthaler Hi! It seems, JSON-LD 1.1 has been standartized https://www.w3.org/TR/json-ld11/