-1

I am curious about this and want to experiment. But I am a Mac user and all I could find was Java-based. I can't run Java applications on my Mac for an unknown reason and I'd prefer something native.

What are my options?

Kaarel
  • 10,554
  • 4
  • 56
  • 78

2 Answers2

2

FaCT++ is a DL reasoner which supports OWL DL and (partially) OWL 2. It is implemented in C++ and there are OS X binaries available for download.

But in general I'd recommend you to fix your Java infrastructure on your Mac.

Kaarel
  • 10,554
  • 4
  • 56
  • 78
1

I believe Racer Pro has a native interface on Mac OS X. It is not free though: license scheme. You can request a trial license.

I agree with Kaarel though; you may want to fix your Java on Mac first. See if you can find anything in the Java security updates.

William Niu
  • 15,798
  • 7
  • 53
  • 93