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

Examples needed and some questions #23

Open
sorenwacker opened this issue Jun 8, 2022 · 1 comment
Open

Examples needed and some questions #23

sorenwacker opened this issue Jun 8, 2022 · 1 comment

Comments

@sorenwacker
Copy link

The only description I found was this:

Details of the API are available: http://libchebi.github.io/libChEBI%20API.pdf

But, that does not contain examples.

E.g. how do you import getId() or getName() from?

You have to create the entity object with a string, and then use the entity with the getId() or getName() functions?

Why did you use camel case for function names? Why not use the string directly with e.g. getId()?

@sorenwacker
Copy link
Author

Ok, that document seems to explain a different implementation. Still more examples or tutorial would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant