Hey #PowerShell people, JSON-LD 0.1.1 is out!
Get Linked Data from any website!
New in this version:
Support for auto-conversion of Linked Data to #JSONSchema and #AtProto lexicons!
~~~PowerShell
(JSONLD 'https://schema.org/Movie').GetJsonSchema(
~~~
github.com/PoshWeb/JSON...