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
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/6026f74d-ea39-4033-b662-4545a733c641n%40googlegroups.com.
Judging from the source code (teamwork:ServicesSwaggerPlugin) the Swagger link will show up if
EXISTS {
?cls (rdfs:subClassOf)+ dash:Service .
?service a ?cls .
}
which means that the asset collection or one of its imports need to define at least one instance of dash:Service, or a subclass of that.
If you want to send me your example off-list, I can take a look
at what could be different. You could export it (with imports) to
TriG and send me a zip of that.
Holger
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/cc755ba2-040a-4b1a-85ec-7824417cdf9an%40googlegroups.com.