Re: adjunction of new Balise

2016-12-24 Thread A. Soroka
1) This isn't really a question about Jena at all. 2) You cannot add things to OWL itself. OWL is maintained by a carefully set-out and very public process. [1] You can devise your own extension to OWL (or your own independent language) and it may or may not acquire proponents and use. 3) In w

adjunction of new Balise

2016-12-24 Thread Hlel Emna
hi, How we can add new tags to the OWL language, for example, the tag to represent probabilistic individuals of the domain modeled. thanks for the response.

Re: Functional-Syntaxe OWL2

2016-12-24 Thread Lorenz B.
Your question is vague especially since it's not clear in terms of what you want to extend. Because of that, the only answer I can give is i) Jena doesn't support OWL2 and ii) Jena doesn't support OWL ontologies in OWL Functional syntax [1] So I don't see anything to extend here although - as I

Functional-Syntaxe OWL2

2016-12-24 Thread Hlel Emna
Hi, I search if there is a possibility to extend the functional syntax of OWL2 by using Jena API. Thanks for the response.