wingechr
wingechr
just to be clear: the metadata is different when it is on the platform and when it is in a downloaded zip package. most notably: * `path`: on the server,...
yea. i think like this: * remove `profile`, `encoding`, ... from the specs and drop on upload * `path` should stay part of the specs, because it is part of...
the oedialect is very outdated and it's unclear if we can continue to support it. I would only create/link a tutorial once the future of the dialect is clear.
@jh-RLI what is RLI's point of view? I think yes. The dialect will still (mostly) work for people that already use it. But I only would highlight it if it's...
It works if you use `"is_nullable": False` instead.
Cool, thanks a lot. If you update the tutorial, I have something else that you may want to include and is currently not documented, as far as i could see:...
This is my fault. I am currently running some database intensive tasks in preparation for the migration. I had hoped to finish it over the weekend but hopefully will do...
Then it has nothing to do with my backup job. The error logs on the oep show something like: ```log ValueError: The view ontology.views.OntologyOverview didn't return an HttpResponse object. It...
closing it, because it is working, I just checked:
I see 2 possible ways: * using some mkdocs plugin like https://github.com/zhaoterryy/mkdocs-pdf-export-plugin to create pdfs for all pages every time the site is updated * just trigger the browsers `window.print`...