Skip to content

Empty turtle response and missing resources #64

@pebbe

Description

@pebbe

Sometimes, this url gives "resource not found", at other times not:

https://tools.clariah.nl/alpino

Getting Turtle fails:

curl -i -H 'Accept: text/turtle' https://tools.clariah.nl/alpino

output:

HTTP/2 200 
server: nginx
date: Tue, 10 Feb 2026 19:46:13 GMT
content-type: text/turtle; charset=utf-8
content-length: 1

Only this works:

curl -i -H 'Accept: application/json+ld' https://tools.clariah.nl/alpino

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions