json-ld.org
json-ld.org copied to clipboard
Playground should display 'base' that is in use
The playground should display the value of 'base' that it is using so it's clearer to users. Also, we may want it to default to something like "http://example.org". It would probably be a good idea to have an extra input box on the UI that allows users to both see and set the base (which would set it via the API options vs. just setting @base in the context).
See: http://lists.w3.org/Archives/Public/public-linked-json/2014Feb/0023.html
As just said in #340, I think adding just an explanatory sentence is enough. The base can always be changed by using @base... so there isn’t really a need for a specific input field or anything IMO. Let’s try to keep it simple.