You should see the service listed on the Reports tab under
which, among others, has a feature to try out the service
And there you should see the full URL of how to invoke the service.
Have you tried this and what is different from the URL that you have called?
Holger
On 2021-12-04 3:37 am,
Hello,
In my main ontology I create a ResourceService with simple js script.
Then, I try to call it as a service :
https://host/edg/tbl/service/mygraph/prefix/getF/
I obtained an 404 not found.
Did I need a special configuration on my edg to access my ontology service ?
Thanks for your help.