Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*.owl (and *.owl.xml) extension should be recognised as application/owl+xml, and loaded #731

Open
vorburger opened this issue Jun 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vorburger
Copy link
Member

$ ./enola -vvv docgen --load=file:"docs/models/example.org/pizza.owl" --output=file://"$PWD"/docs/models/
2024-06-25 14:51:49 INFO dev.enola.thing.io.Loader load Loading dev.enola.common.io.resource.FileResource{uri=file:///home/vorburger/git/github.com/enola-dev/enola/docs/models/example.org/pizza.owl & mediaType=application/octet-stream}...
2024-06-25 14:51:49 SEVERE dev.enola.thing.io.Loader load No Things in loaded: dev.enola.common.io.resource.FileResource{uri=file:///home/vorburger/git/github.com/enola-dev/enola/docs/models/example.org/pizza.owl & mediaType=application/octet-stream}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant