Closed lewismc closed 4 years ago
We now also have a rather confusing situation where if the client wishes to Accept: text|application\/html
they CAN obtain an HTML response if they reference the Label which appears as an <h3>
element on the page e.g. http://sweetontology.net/matrWater#hydrate
@carueda any idea here? I haven't looked at this since last week.
Issue moved to https://github.com/ESIPFed/cor/issues/63
Kai Blumberg reported the following
I can verify that whilst the nested http://sweetontology.net/matrWater/Hydrate URI does not resolve (HTTP 500 internal server error) that the parent URI (physically the parent file) does resolve http://sweetontology.net/matrWater.
What is more, the following
GET
is fine... whereas although the following returns HTTP 200 with the TTL prefixes...
...no other data is included in the response I expect to see the TTL relations for the Class.
It would therefore appears that file-level content is being returned not other logic contructs e.g.
owl:Class
orowl:ObjectProperty
are!I don't think that this was always the case and this may simply relate to some of the HTTPD virtual host rules that we have set up on the COR machine but this ticket enables us to investigate it.