lanthaler / JsonLD

JSON-LD processor for PHP
MIT License
336 stars 61 forks source link

How to apply all known prefixes to a result set #89

Open wonkydonky opened 6 years ago

wonkydonky commented 6 years ago

How can I take a framed JSON-LD document and apply a list of all known prefixes (taken from a list) to the document, such that all URLs are converted to their prefix?