I'm exploring neo4j and neosemantics. I've installed neo4j (5.27.0) locally with brew, added the neosemantics plugin (5.20.0) and imported an ontology using n10s.rdf.import.fetch . I'd now like to try using the neosemantics app in neo4j desktop. When I start the app and connect to my local graph db, the app displays a spinning icon and the words "Detecting n10s plugin". It does not progress from this point.
I can't see any messages in the debug or neo4j server logs. Is there any way to tell why it's stuck at this stage?