<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl">
    <title>gmane.comp.misc.ontology.protege.owl</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37016"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37015"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37014"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37013"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37012"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37011"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37009"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37008"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37007"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37006"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37005"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37004"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37003"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37002"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37001"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37000"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36999"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36998"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36997"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37016">
    <title>Can somebody know everything?</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37016</link>
    <description>&lt;pre&gt;Hi,

I have a question about the expressiveness of OWL2. Is it possible to state
that an individual (e.g. peter) can know everything (the individuals of the
class Thing): Person(peter) and peter knows "all Individuals of Thing"?

In SWRL it would be: Thing(?x) -&amp;gt; knows(peter, ?x) 

But I am not sure, if it is possible to use peter in such a way in an SWRL
rule.

Best Regards,
  Stephan

--
View this message in context: http://protege-ontology-editor-knowledge-acquisition-system.136.n4.nabble.com/Can-somebody-know-everything-tp4644375.html
Sent from the Protege OWL mailing list archive at Nabble.com.
_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

&lt;/pre&gt;</description>
    <dc:creator>Stephan Opfer</dc:creator>
    <dc:date>2012-05-18T11:31:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37015">
    <title>Re: N-Ary Relations and Relations between theirParameters</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37015</link>
    <description>&lt;pre&gt;Dne 18.5.2012 10:26, Stephan Opfer napsal(a):

Sorry, you have not included the first post in the second post, and I had not remembered
what you have sent earlier. The W3C Note at http://www.w3.org/TR/swbp-n-aryRelations/
is the best document on n-ary relations in OWL that I know of.


My mistake, please replace "no-tree" with "tree-like" :-)

In OWL without SWRL, you cannot describe non-tree structures, for example
the concept of "child of parents who are married to each other"
or "person who have their brother as their boss", to cite examples which I have seen.
You can only describe "person who has a brother and a boss", but you cannot describe
the relationship between the value of the brother and the value of the boss properties.

In short, you have to use SWRL for your case.

Best regards

Martin



&lt;/pre&gt;</description>
    <dc:creator>Martin Kuba</dc:creator>
    <dc:date>2012-05-18T08:55:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37014">
    <title>Re: N-Ary Relations and Relations between theirParameters</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37014</link>
    <description>&lt;pre&gt;Hi Martin,

funny page (http://lmgtfy.com/), but the first result of your link shows
up the page I already linked in the first post. ;-)

The paper, you posted, has no proof in section 4.1. Only some nice
advice or hints about several restrictions. What do you mean, saying
that "OWL without SWRL can describe only no-tree structures". The cited
paper states that OWL is somehow restricted to tree-like structures,
although there are some exceptions mentioned in the footnotes.

Best Regards,
  Stephan


On 05/18/2012 08:34 AM, Martin Kuba wrote:

_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>Stephan Opfer</dc:creator>
    <dc:date>2012-05-18T08:26:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37013">
    <title>Deadline Extension: GreeNets 2012 - Deadline extendedto June 10, 2012.</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37013</link>
    <description>&lt;pre&gt;

====================================================================================
 2nd International Conference on Green Communications and Networking - GreeNets 2012 
24th and 26th October 2012 
Gandia, Spain
 http://greenets.org/
 ====================================================================================
 
HIGHLIGHTS
 
- The event is endorsed by the European Alliance for Innovation (www.eai.eu), a leading community-based organisation devoted to the advancement of innovation in the field of ICT
 - All accepted papers will be published by Springer and made available through SpringerLink Digital Library, one of the world's largest scientific libraries
 - Proceedings will be submitted for indexing by Google Scholar, ISI, EI Compendex, Scopus and many more
 - Best papers will be selected to be included in one of the special issues that will be published in: Future Internet, Network Protocols and Algorithms, Recent Patent in Te
 lecommunications
 
CALL FOR PAPERS
 
[Scope]
 
Global warming and cli&lt;/pre&gt;</description>
    <dc:creator>Sandra Sendra</dc:creator>
    <dc:date>2012-05-18T07:35:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37012">
    <title>Re: N-Ary Relations and Relations between theirParameters</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37012</link>
    <description>&lt;pre&gt;Dne 17.5.2012 20:49, Stephan Opfer napsal(a):

Hi Stephan,

n-ary relations in OWL: http://lmgtfy.com/?q=n-ary+relations+owl

As for relations between parameters without SWRL rules, it has been proven
that OWL without SWRL can describe only no-tree structures, see [1]
part 4.1 Expressive Restrictions.


[1] Benjamin N. Grosof, Ian Horrocks, Raphael Volz, and Stefan Decker. Description logic
programs: combining logic programs with description logic. In Proceedings of the 12th
international conference on World Wide Web, WWW ’03, pages 48–57, New York, NY, USA,
2003 http://dx.doi.org/10.1145/775152.775160

Best regards

Martin
&lt;/pre&gt;</description>
    <dc:creator>Martin Kuba</dc:creator>
    <dc:date>2012-05-18T06:34:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37011">
    <title>Re: N-Ary Relations and Relations between theirParameters</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37011</link>
    <description>&lt;pre&gt;Hi,

I think that it is possible to achieve it with the help of SWRL rules, but
it would be nice, if it is also possible without SWRL rules. Any
suggestions?

Best Regards,
  Stephan

--
View this message in context: http://protege-ontology-editor-knowledge-acquisition-system.136.n4.nabble.com/N-Ary-Relations-and-Relations-between-their-Parameters-tp4641285p4643416.html
Sent from the Protege OWL mailing list archive at Nabble.com.
_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

&lt;/pre&gt;</description>
    <dc:creator>Stephan Opfer</dc:creator>
    <dc:date>2012-05-17T18:49:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37010">
    <title>Re: Reasoning during window painting (Was:How to report reasoner warnings)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37010</link>
    <description>&lt;pre&gt;You could add an exception handler around each general type of interface
element - text field, popup, image, etc that gives a default error contents
"error", red circle with x, popup with title "error" etc, or which just
changes the background color and leaves everything else alone, and push the
exception information into a list to be included in the red box.

At least the window will be coherent and should be able to redraw itself
properly after the errors stop happening.

On Thu, May 17, 2012 at 5:28 AM, Markus Krötzsch &amp;lt;
markus.kroetzsch&amp;lt; at &amp;gt;cs.ox.ac.uk&amp;gt; wrote:

_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>Alan Ruttenberg</dc:creator>
    <dc:date>2012-05-17T14:44:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37009">
    <title>Re: Cancelling reasoners in Protege (Was: How to report reasoner warnings)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37009</link>
    <description>&lt;pre&gt;On Thu, May 17, 2012 at 10:15 AM, Markus Krötzsch
&amp;lt;markus.kroetzsch&amp;lt; at &amp;gt;cs.ox.ac.uk&amp;gt; wrote:

This is what I thought as well, but it does not seem that Protege
calls the reasoner's interrupt() method when the "cancel" button of
the progress monitor is pressed. I recall I was trying to print some
messages to the console inside this method, but nothing seems to be
printed when I press "cancel".
_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

&lt;/pre&gt;</description>
    <dc:creator>Yevgeny Kazakov</dc:creator>
    <dc:date>2012-05-17T10:57:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37008">
    <title>Reasoning during window painting (Was:How to reportreasoner warnings)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37008</link>
    <description>&lt;pre&gt;&amp;lt;snip&amp;gt;

This behaviour of Protege also leads to some other problems. All OWL API 
reasoning methods can throw exceptions (e.g., for timeouts). If a 
buffered OWL API reasoner does not accept fresh entities, then Protege 
will make many calls that cause FreshEntitiesExceptions. Now due to the 
current implementation, these exceptions occur during window paint 
activities, thus cancelling the UI painting. The user ends up with a 
broken UI that does not display all elements. Protege catches the 
exceptions (displaying the red triangle), but too late to complete the 
window painting. Any attempt to fully repaint the window leads to new 
exceptions.

Since OWLAPI declares all of its exceptions as RuntimeExceptions, it is 
easy to miss such problems, of course. I suppose Protege has just 
generic Exception catching code somewhere at the top and is not even 
aware of the actual OWL API exceptions it causes. So this needs to be 
fixed (reasoners that implement the OWL API are required to throw 
exceptions in certai&lt;/pre&gt;</description>
    <dc:creator>Markus Krötzsch</dc:creator>
    <dc:date>2012-05-17T09:28:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37007">
    <title>Cancelling reasoners in Protege (Was: How to report reasoner warnings)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37007</link>
    <description>&lt;pre&gt;&amp;lt;snip&amp;gt;

Our current understanding is that this request triggers a call to the 
OWL API reasoner's interrupt() method. The reasoner should then stop 
itself globally (i.e., terminate all reasoning processes that this 
reasoner object is running in any thread in the current JavaVM; the 
implicit assumption seems to be that every reasoner object only works on 
one reasoning operation at any one time, even if it uses many threads 
for them).

Markus

&lt;/pre&gt;</description>
    <dc:creator>Markus Krötzsch</dc:creator>
    <dc:date>2012-05-17T08:15:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37006">
    <title>N-Ary Relations and Relations between their Parameters</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37006</link>
    <description>&lt;pre&gt;Hi,

I have a N-Ary Relation designed as suggested by the 
http://www.w3.org/TR/swbp-n-aryRelations/#pattern1 w3c design pattern 1 .
The name of the relation class is InRelation and it has 4 parameters, which
are instances of the following classes: Agent, Plan, Task, State. E.g.,
"In(peter, cookingPasta, boilNudles, heatWater)" means that Agent peter is
executing the cookingPasta plan and that peter is assigned to the task
boilNudles. Within this task he is at the state of heating the water.

Now my question: Is it possible to restrict the InRelation-Class such that
the Task and State parameter has to be part of the Plan parameter. 

My naive formalisation of that would be: InRelation isSubClassOf ( inRelPlan
P and inRelState S and inRelTask T and P hasState S and P hasTask T ) 

inRelPlan, inRelTask, inRelState are relation between the InRelation and its
paramters.

Best Regards,
  Stephan

--
View this message in context: http://protege-ontology-editor-knowledge-acquisition-system.136.n4.nabble.com/N-Ary-R&lt;/pre&gt;</description>
    <dc:creator>Stephan Opfer</dc:creator>
    <dc:date>2012-05-16T12:17:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37005">
    <title>Re: How to report reasoner warnings</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37005</link>
    <description>&lt;pre&gt;On Tue, May 15, 2012 at 5:18 PM, Markus Krötzsch
&amp;lt;markus.kroetzsch&amp;lt; at &amp;gt;cs.ox.ac.uk&amp;gt; wrote:

Regarding the ui: my concern with the red warning sign in the upper
right corner might not be sufficiently noticeable for the user. A
dedicated panel, similar to the one Eclipse, that shows log4j messages
would be much better, but of course, it might be tricky to find a
space for that. One compromise solution, which I think, should work
OK, at least for reasoners, would be to build this panel into the
"progress monitor" window, where in addition to the progress of
operations one could display log4j messages. It would probably be even
more cleaner if this integrated window can be "minimised" into small
area of the Protege window, again, in a similar way it is done in
Eclipse. This has several advantages, namely: (1) one can monitor
progress of operations without having popup windows at all, so most
operations are un-obstructive, (2) this would encourage the plugin
developers to make more progress monitors: we could add, e&lt;/pre&gt;</description>
    <dc:creator>Yevgeny Kazakov</dc:creator>
    <dc:date>2012-05-16T10:31:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37004">
    <title>help: convert .xml format to .owl format</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37004</link>
    <description>&lt;pre&gt;Hello
      I am a beginner to Protege software. I would like to convert the information in a .xml file to ontology(.owl) file. Please let me know whether there is any option in Protege for this conversion. If not, is there any other procedure by which i can achieve my goal.
regards_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>divya udayan</dc:creator>
    <dc:date>2012-05-15T22:48:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37003">
    <title>Re: How to report reasoner warnings</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37003</link>
    <description>&lt;pre&gt;
The definition of what a reasoner can and cannot handle can be very 
complex and even implicit (it may only know when it sees it). So I am 
not sure how much a custom profile could do.


Something that could be useful would be a simple log4j appender that 
writes to Protege's existing notification panel (the one that shows red 
warning signs on exceptions). Plugins could then register this appender 
to their own log4j logging levels, and it would even be possible to 
configure this behaviour in Protege's log4j configuration. In general, 
log4j is a good basis for a global message reporting architecture that 
is already used in Protege.

I have now written a log4j appender to show popup windows on (important) 
log messages; it will be extended to allow this to be configured ("do 
not show this message again"). This is getting application-specific 
(what means "this message"?) and may not have a generic solution that 
Protege could provide. Also, this can be tricky because Protege is 
issuing reasoner queries&lt;/pre&gt;</description>
    <dc:creator>Markus Krötzsch</dc:creator>
    <dc:date>2012-05-15T15:18:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37002">
    <title>Re:  Create own datatype in protégé 3.4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37002</link>
    <description>&lt;pre&gt;
In Protege 4.1+, go to the entities tab.  In the lower left hand corner 
select Datatypes.  Click the circle with the plus (attached) and follow 
the prompts.

-Timothy


_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>Timothy Redmond</dc:creator>
    <dc:date>2012-05-15T14:54:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37001">
    <title>Re: How to report reasoner warnings</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37001</link>
    <description>&lt;pre&gt;

Maybe it would help if we designed the profile mechanism so that you 
could create your own?


I had toyed with the idea that the lower left hand corner of Protege 
could be a message area where plugins would write relevant information.  
There is not much space there though.  I think that several plugins 
could use a message capability but I am not sure how it should look in 
the ui.


Here we are getting into an OWL api discussion.  It would seem sad if 
this capability was only accessible to Protege.  The other problem that 
the OWL api (and Protege) bring is that the developers try to be 
conservative about making changes to the API.

I will talk to Matthew today and see what thoughts he has.

-Timothy





On 05/11/2012 01:50 AM, Markus Krötzsch wrote:

_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

&lt;/pre&gt;</description>
    <dc:creator>Timothy Redmond</dc:creator>
    <dc:date>2012-05-15T14:50:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37000">
    <title>Re: Create own datatype in protégé 3.4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/37000</link>
    <description>&lt;pre&gt;Hi Zakaria,

could you tell me how can I do it? I have looked for information about how
can I do it but I can't.

Thanks.

Laura.

--
View this message in context: http://protege-ontology-editor-knowledge-acquisition-system.136.n4.nabble.com/Create-own-datatype-in-protege-3-4-7-tp4631906p4634006.html
Sent from the Protege OWL mailing list archive at Nabble.com.
_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

&lt;/pre&gt;</description>
    <dc:creator>Laura</dc:creator>
    <dc:date>2012-05-15T06:50:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36999">
    <title>Re:  Create own datatype in protégé 3.4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36999</link>
    <description>&lt;pre&gt;
of course it is posssible to create that 



if you can not create owl datatype ,,, you should be try the protétdé 3.4.4 

because it is the best version of protégé 

good luk 

       _______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>zakaria djemoui</dc:creator>
    <dc:date>2012-05-14T19:05:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36998">
    <title>Last Mile, May 18 | UBICOMM 2012 || September 23 - 28,2012 - Barcelona, Spain</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36998</link>
    <description>&lt;pre&gt;
INVITATION:

=================
Please consider to contribute to and/or forward to the appropriate groups the following opportunity to submit and publish original scientific results to UBICOMM 2012.

The submission deadline is set to May 18, 2012.

In addition, authors of selected papers will be invited to submit extended article versions to one of the IARIA Journals: http://www.iariajournals.org
=================

============== UBICOMM 2012 | Call for Papers ===============

CALL FOR PAPERS, TUTORIALS, PANELS

UBICOMM 2012, The Sixth International Conference on Mobile Ubiquitous Computing, Systems, Services and Technologies
September 23 - 28, 2012 - Barcelona, Spain

General page: http://www.iaria.org/conferences2012/UBICOMM12.html

Call for Papers: http://www.iaria.org/conferences2012/CfPUBICOMM12.html

- regular papers
- short papers (work in progress)
- posters

Submission page: http://www.iaria.org/conferences2012/SubmitUBICOMM12.html

Submission deadline: May 18, 2012

Proceedings:
ISBN: 978-1-61208-2&lt;/pre&gt;</description>
    <dc:creator>Cristina Pascual</dc:creator>
    <dc:date>2012-05-14T16:32:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36997">
    <title>Re:  Create own datatype in protégé 3.4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36997</link>
    <description>&lt;pre&gt;
I don't think so - this is an OWL 2 thing.

-Timothy


_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>Timothy Redmond</dc:creator>
    <dc:date>2012-05-14T15:59:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36996">
    <title>Create own datatype in protégé 3.4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.owl/36996</link>
    <description>&lt;pre&gt;Hi,

I was wondering if it is possible to create your own datatype in Protégé
3.4.7.

If so, how is it done?

Thanks.

Laura.

--
View this message in context: http://protege-ontology-editor-knowledge-acquisition-system.136.n4.nabble.com/Create-own-datatype-in-protege-3-4-7-tp4631906.html
Sent from the Protege OWL mailing list archive at Nabble.com.
_______________________________________________
protege-owl mailing list
protege-owl&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>Laura</dc:creator>
    <dc:date>2012-05-14T10:13:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.misc.ontology.protege.owl">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.misc.ontology.protege.owl</link>
  </textinput>
</rdf:RDF>

