Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52132 - Ebuild request: Protege, on ontology editor (Semantic Web)
Summary: Ebuild request: Protege, on ontology editor (Semantic Web)
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: http://protege.stanford.edu/
Whiteboard:
Keywords:
Depends on: 98110 98115 98130
Blocks:
  Show dependency tree
 
Reported: 2004-05-26 13:17 UTC by Rene Androsch
Modified: 2009-07-14 22:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-misc/protege-3.1 (protege-3.1.ebuild,1.28 KB, text/plain)
2005-06-30 02:15 UTC, Christoph Brill (egore) (RESIGNED)
Details
app-misc/protege-3.1 (protege-3.1.ebuild,1.47 KB, text/plain)
2005-07-05 04:38 UTC, Christoph Brill (egore) (RESIGNED)
Details
protege-3.1-Formatter.patch (protege-3.1-Formatter.patch,666 bytes, patch)
2005-07-05 04:39 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff
dev-java/unicode-bin-1.ebuild (unicode-bin-1.ebuild,451 bytes, text/plain)
2005-07-05 04:57 UTC, Christoph Brill (egore) (RESIGNED)
Details
app-misc/protege-3.1 (protege-3.1.ebuild,2.35 KB, text/plain)
2005-07-06 08:43 UTC, Christoph Brill (egore) (RESIGNED)
Details
protege-3.1-owlbuild.patch (protege-3.1-owlbuild.patch,1.37 KB, patch)
2005-07-06 08:44 UTC, Christoph Brill (egore) (RESIGNED)
Details | Diff
app-misc/protege-bin-3.1 (protege-bin-3.1.ebuild,1.58 KB, text/plain)
2005-07-08 03:35 UTC, Christoph Brill (egore) (RESIGNED)
Details
The current Version of Protégé as of 2009-06-16 (protege-bin-4.0.ebuild,760 bytes, text/plain)
2009-07-14 22:05 UTC, Stefan Langenmaier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Androsch 2004-05-26 13:17:42 UTC
It's many the best ontology editor out there. It's written in java, and there are several plugins to extend protege, so that it can use other semantic web languages. (RDF, OWL, DAML, DAML+OIL)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-02 12:50:51 UTC
I cannot guarantee that this will receive its due attention for some time.

We sadly have many outstanding bugs we need to attend before adding more
ebuilds. 

If you want this process to speed up, reopen this bug with an initial
ebuild that we can help you massage into a proper shape for inclusion
into the tree.

Alternatively, as this is an end-user tool you may find a different herd
that is willing to take this on, perhaps app-sci.

I'm marking this LATER for now. We have aperiodic reawakening sessions where
these LATER reports are revived.
Comment 2 Christoph Brill (egore) (RESIGNED) 2005-06-30 02:15:25 UTC
Created attachment 62307 [details]
app-misc/protege-3.1

A so called "should work" ebuild. This has some issues:
a) upstream labels the packages without build number
b) only junit was obtained by "java-pkg_jar-from", but jgoodies-looks wasn't
c) the search path for plugins seems to be wrong (searches in `pwd`/plugin)

Otherwise it works for me.
Comment 3 Christoph Brill (egore) (RESIGNED) 2005-07-05 04:38:43 UTC
Created attachment 62653 [details]
app-misc/protege-3.1

Issue a) and c) remain, b) is fixed. Next to that played with dependecies,
found out that looks 1.3 does no longer provide the looks we need (only 1.2-bin
does). Still needs to be patched for Java 1.5 (and this time I will upload the
patch, too ;) )
Comment 4 Christoph Brill (egore) (RESIGNED) 2005-07-05 04:39:19 UTC
Created attachment 62654 [details, diff]
protege-3.1-Formatter.patch

The Java 1.5 patch
Comment 5 Christoph Brill (egore) (RESIGNED) 2005-07-05 04:50:13 UTC
Forgot to mention an issue: protege doesn't seem to find the right jar file for
the look and feel ("WARNING: Look and feel not found:
com.jgoodies.plaf.plastic.PlasticLookAndFeel --
SystemUtilities.setLookAndFeel()"). I guess my simple wrapper script does
provide the right classpath or something. But my java knowlegde is limited and I
couldn't find out if that is true and how I can fix it. Suggestions?
Comment 6 Christoph Brill (egore) (RESIGNED) 2005-07-05 04:57:36 UTC
Created attachment 62656 [details]
dev-java/unicode-bin-1.ebuild

Forgot to mention: This is a dependecy, since we remove all libs that ship with
protege. Problem is that upstream does not version it's package.


PS: Sorry for the noise
Comment 7 Christoph Brill (egore) (RESIGNED) 2005-07-06 08:43:34 UTC
Created attachment 62775 [details]
app-misc/protege-3.1

added "owl" useflag to build a plugin for owl handling. I can't build it on my
machine since it runs out of memory. can someone try to build it please?
Comment 8 Christoph Brill (egore) (RESIGNED) 2005-07-06 08:44:24 UTC
Created attachment 62776 [details, diff]
protege-3.1-owlbuild.patch

A necessary patch to get the dependecies right.
Comment 9 Christoph Brill (egore) (RESIGNED) 2005-07-08 03:35:57 UTC
Created attachment 62901 [details]
app-misc/protege-bin-3.1

A -bin version for protege. It seems to have less problems as the nonbin, but
merging nonbin and bin would resolve these. The major remaining issue:
it does not find the plugins. No idea what goes wrong.
Comment 10 Matteo 'The Peach' Pescarin 2008-06-05 18:59:13 UTC
is it premature in trying to write an ebuild for v4.0?
Comment 11 Stefan Langenmaier 2009-07-14 22:05:43 UTC
Created attachment 197982 [details]
The current Version of Protégé as of 2009-06-16