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

Protege plugin #6

Open
robclouth opened this issue Dec 7, 2016 · 5 comments
Open

Protege plugin #6

robclouth opened this issue Dec 7, 2016 · 5 comments

Comments

@robclouth
Copy link

Hi, I'm trying to use the protege plugin but BORN doesn't appear in the reasoners list or anywhere else. It is shown in the plugins list though.
I'm using protege 5.

@buoncubi
Copy link

buoncubi commented Feb 4, 2017

Hi, same problem here, do you have any suggestions?

The logs I've got from protege 5.1.0 are:

Error starting file:/opt/protege/plugins/de.tu-dresden.inf.lat.born-0.2.0.jar 
org.osgi.framework.BundleException: Unresolved constraint in bundle de.tu-dresden.inf.lat.born [24]: Unable to resolve 24.0: missing requirement [24.0] osgi.wiring.package; (&(osgi.wiring.package=de.uulm.ecs.ai.owlapi.krssrenderer)(version>=3.5.0)(!(version>=4.0.0)))
	at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002) ~[org.apache.felix.main.jar:na]
	at org.apache.felix.framework.Felix.startBundle(Felix.java:2045) ~[org.apache.felix.main.jar:na]
	at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299) ~[org.apache.felix.main.jar:na]
	at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304) [org.apache.felix.main.jar:na]
	at java.lang.Thread.run(Thread.java:745) [na:1.8.0_40]

@robclouth
Copy link
Author

I never solved it...

@buoncubi
Copy link

buoncubi commented Feb 4, 2017

It seems I have found a solution. I don't know if it is the best but it fixes the error.

Download the sources and install the maven (follow: https://github.com/julianmendez/born#source-code). Than, just copy born/born-plugin/target/de.tu-dresden.inf.lat.born-<VERIOSN>-SNAPSHOT.jarinto the protege plugin folder.

Now I can see the plugin in protege but still I don't know how to use it.
Any hints are very appreciated.

@julianmendez
Copy link
Owner

Hi!
BORN 0.3.0 has been already released. This version is compatible with Protege 5.0.0 .
Please, let me know if this solves the issue.
Thank you!

@julianmendez
Copy link
Owner

Hi!
BORN 0.4.1 is compatible with Protege 5.5.0, and also runs in Protege 5.6.3.
It requires to have Python 3 installed.

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

3 participants