Hi,

I tried to update the commons/owl with these deps

    <dependency>
      <groupId>net.sourceforge.owlapi</groupId>
      <artifactId>owlapi-api</artifactId>
      <version>3.4.2</version>
    </dependency>
    <dependency>
      <groupId>net.sourceforge.owlapi</groupId>
      <artifactId>owlapi-apibinding</artifactId>
      <version>3.4.2</version>
    </dependency>

and this embed instructions

    <Embed-Dependency>owlapi-api,owlapi-apibinding</Embed-Dependency>

while the commons compiles fine with test I had no luck with the
Ontologymanager.

These tests are now failing

org.apache.stanbol.ontologymanager.multiplexer.clerezza.ontology.TestOntologyReconciliation.versionedOnlyFromURL()
org.apache.stanbol.ontologymanager.multiplexer.clerezza.ontology.TestOntologyReconciliation.versionedOnlyFromStream()

and I get a compile error in the registry manager because the method
'add(org.semanticweb.owlapi.model.IRI)' can not be found now.

I gave up at this point but maybe my try helps to get it right.

Best,
 - Fabian

2012/12/14 Alessandro Adamou <[email protected]>

> On 12/13/12 9:38 PM, Fabian Christ wrote:
>
>> okay no problem. Is there something I could do to remove the embedded repo
>> that is inline what you have in mind?
>>
>
> I am not lucid enough to think of one, but I do remember having tried to
> replace the embedded artifact with at least a couple of those in Maven
> (owlapi-api and owlapi-apibinding IIRC) in commons/owl. I think only the
> reasoner's unit tests were failing.
>
> As for the reasoner I was thinking about HermiT again - to have it as an
> externally-contributed LGPL bundle not in the release. But a new HermiT has
> to come out first.
>
> Just let me get out of this thesis thing and I'll have a look.
>
> Alessandro
>
>
>  2012/12/13 Alessandro Adamou <[email protected]>
>>
>>  There isn't a compatible OWL 2 reasoner that can be distributed yet. I
>>> guess we can release commons-owl and make do without one for the time
>>> being. I'm confident a reasoner will show up eventually.
>>>
>>> However I am absolutely unable to do this right now. The deadline for my
>>> Ph.D. thesis is in the next 2 days. Real sorry.
>>>
>>> Alessandro
>>>
>>>
>>>
>>> On 12/13/12 4:29 PM, Fabian Christ wrote:
>>>
>>>  Hi,
>>>>
>>>> meanwhile OWL API 3.4.2 is available at Maven central.
>>>>
>>>> Can we solve this old issue now? [1]
>>>>
>>>> Would be really great since this blocks a release of the commons module
>>>> that I would like to make.
>>>>
>>>> [1] 
>>>> https://issues.apache.org/****jira/browse/STANBOL-626<https://issues.apache.org/**jira/browse/STANBOL-626>
>>>> <https:**//issues.apache.org/jira/**browse/STANBOL-626<https://issues.apache.org/jira/browse/STANBOL-626>
>>>> >
>>>>
>>>>
>>>>
>>>> 2012/9/14 Fabian Christ <[email protected] <mailto:
>>>> christ.fabian@**googlemail.com <[email protected]>**>>
>>>>
>>>>
>>>>
>>>>      Hi,
>>>>
>>>>      thanks for trying this. I have no problem with waiting for a
>>>>      compatible version. It just keeps to be a little annoying situation
>>>>      but if there is hope that there will be a compatible version soon,
>>>> we
>>>>      can wait.
>>>>
>>>>      It is more a question of when do we and our users would like to
>>>> see a
>>>>      clean release of this stuff.
>>>>
>>>>      Best,
>>>>       - Fabian
>>>>
>>>>      2012/9/13 Alessandro Adamou <[email protected]
>>>>      <mailto:[email protected]>>:
>>>>
>>>>      > Hi,
>>>>      >
>>>>      > the OWL API finally made it to Maven Central. check
>>>>      > net.sourceforge.owlapi:owlapi-*****
>>>>
>>>>      >
>>>>      > However it's versions 3.3 onwards, and the latest HermiT is
>>>>      compatible with
>>>>      > OWL API 3.2.2. I tried it with the version on Maven but it did
>>>>      not work
>>>>      > (reasoning unit tests failed).
>>>>      >
>>>>      > I would propose to wait until there's a compatible OWL 2
>>>>      reasoner, and then
>>>>      > replace the artifacts in org.apache.stanbol.commons.owl wdyt?
>>>>      >
>>>>      > Best,
>>>>      > Alessandro
>>>>      >
>>>>      > --
>>>>      > M.Sc. Alessandro Adamou
>>>>      >
>>>>      > Alma Mater Studiorum - Università di Bologna
>>>>      > Department of Computer Science
>>>>      > Mura Anteo Zamboni 7, 40127 Bologna - Italy
>>>>      >
>>>>      > Semantic Technology Laboratory (STLab)
>>>>      > Institute for Cognitive Science and Technology (ISTC)
>>>>      > National Research Council (CNR)
>>>>      > Via Nomentana 56, 00161 Rome - Italy
>>>>      >
>>>>      >
>>>>      > "I will give you everything, just don't demand anything."
>>>>      > (Ettore Petrolini, 1917)
>>>>      >
>>>>      > Not sent from my iSnobTechDevice
>>>>      >
>>>>
>>>>
>>>>
>>>>      --
>>>>      Fabian
>>>>      http://twitter.com/fctwitt
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Fabian
>>>> http://twitter.com/fctwitt
>>>>
>>>>
>>> --
>>> M.Sc. Alessandro Adamou
>>>
>>> Alma Mater Studiorum - Università di Bologna
>>> Department of Computer Science
>>> Mura Anteo Zamboni 7, 40127 Bologna - Italy
>>>
>>> Semantic Technology Laboratory (STLab)
>>> Institute for Cognitive Science and Technology (ISTC)
>>> National Research Council (CNR)
>>> Via Nomentana 56, 00161 Rome - Italy
>>>
>>>
>>> "I will give you everything, just don't demand anything."
>>> (Ettore Petrolini, 1917)
>>>
>>> Not sent from my iSnobTechDevice
>>>
>>>
>>>
>>
>
> --
> M.Sc. Alessandro Adamou
>
> Alma Mater Studiorum - Università di Bologna
> Department of Computer Science
> Mura Anteo Zamboni 7, 40127 Bologna - Italy
>
> Semantic Technology Laboratory (STLab)
> Institute for Cognitive Science and Technology (ISTC)
> National Research Council (CNR)
> Via Nomentana 56, 00161 Rome - Italy
>
>
> "I will give you everything, just don't demand anything."
> (Ettore Petrolini, 1917)
>
> Not sent from my iSnobTechDevice
>
>


-- 
Fabian
http://twitter.com/fctwitt

Reply via email to