Re: Attempt in implementing a Hydra API

Hi Markus,

On Fri, Aug 15, 2014 at 5:41 PM, Markus Lanthaler
<markus.lanthaler@gmx.net> wrote:
>> If anyone is interested, you can have a look into the API a let me know
>> if you have feedback on how I can improve it, what I did wrong etc. I
>
> The most critical error is that the context at
>
>   http://lod2.vse.cz:8080/matchmaker/jsonld_contexts/matchmaker_api.jsonld
>
> is invalid. Remote contexts *always* have to be in the following form:
>
>   {
>     "@context": ...
>   }
>
> In other words, you need to wrap your context in an object with a @context property.

Thanks for spotting this omission. I've corrected it in the source and
will subsequently update the demo instance.

Best,

Jindřich

-- 
Jindřich Mynarz
http://mynarz.net/#jindrich

Received on Friday, 15 August 2014 18:06:11 UTC