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.exe does nothing #15

Open
VladimirAlexiev opened this issue Sep 9, 2024 · 6 comments
Open

owl.exe does nothing #15

VladimirAlexiev opened this issue Sep 9, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@VladimirAlexiev
Copy link

I got https://github.com/atextor/owl-cli/releases/download/snapshot/owl-x86_64-windows-snapshot.exe and it doesn't do anything:

$ owl -v
$ owl -h
$ owl diagram IEC61970-600-2_CGMES_3_0_0_RDFS_501Ed2CD_EQ.ttl
  # nothing written

The same with version 1.2.5.

https://github.com/atextor/owl-cli/releases/download/snapshot/owl-cli-snapshot.jar doesn't have this problem.

@VladimirAlexiev
Copy link
Author

@atextor Sorry, wrong project! Can you move this to https://github.com/atextor/owl-cli, or I should recreate it there?

@atextor atextor transferred this issue from atextor/turtle-formatter Sep 10, 2024
@atextor
Copy link
Owner

atextor commented Sep 10, 2024

Hi @VladimirAlexiev, thanks for reporting!
I have moved the issue to owl-cli.
Can you please post the output using hte -vvv switch?

@VladimirAlexiev
Copy link
Author

No output.

(The first time it's run it takes a couple of seconds, then it runs faster)

@atextor atextor added the bug Something isn't working label Sep 12, 2024
@hoijui
Copy link

hoijui commented Sep 16, 2024

I am on linux, trying to use this project from source (as I want to do changes afterwards), and I don't know how.
I am used to Maven, not Gradle.

I tried ./gradlew run, and that .. seems to be it.. somehow, but don't know how to supply CLI commands; ./gradlew run -- -h seems not to be it.

I also tried to figure out if ./gradlew build might create a self-contained JAR, but that seems also not to be the case...

in short: how to use this?

@atextor
Copy link
Owner

atextor commented Sep 16, 2024

The documentation contains sections both on downloading and running a pre-built binary as well as building from source. Please let me know if this needs improvement though! (apart from the Windows version apparently not doing what it's supposed to)

@hoijui
Copy link

hoijui commented Sep 16, 2024

ahhh.. thank you!

I was looking in the README, and saw that link, and I though I clicked on it and was sent "back" to the girhub repo directly, but .. apparently no!

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

3 participants