<?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.general">
    <title>gmane.comp.misc.ontology.protege.general</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general</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.general/20774"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20773"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20772"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20771"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20770"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20769"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20768"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20766"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20765"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20764"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20763"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20762"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20761"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20760"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20759"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20758"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20757"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20756"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20755"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20754"/>
      </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.general/20774">
    <title>Penultimate CFP: 13th International Conferenceon Web Information System Engineering (WISE 2012)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20774</link>
    <description>&lt;pre&gt;========================================================================
The 13th International Conference on Web Information System Engineering
                              (WISE 2012)

                    http://www.wise2012.cs.ucy.ac.cy

                November 28th-30th, 2012, Paphos, Cyprus
========================================================================

               *** EXTENDED DEADLINE: 22nd June 2012 ***


               *** CALL FOR PAPERS AND RESEARCH DEMOS ***

The aim of this thirteenth edition of the conference series on Web
Information Systems Engineering is to provide an international forum
for researchers, professionals, and industrial practitioners to share
their knowledge in the rapidly growing area of Web technologies,
methodologies and applications. Previous WISE conferences were held in
Hong Kong, China (2000), Kyoto, Japan (2001), Singapore (2002), Roma,
Italy (2003), Brisbane, Australia (2004), New York, USA (2005), Wuhan,
China (2006), Nancy, France (2007), Auckland, New&lt;/pre&gt;</description>
    <dc:creator>Announcements</dc:creator>
    <dc:date>2012-05-25T10:23:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20773">
    <title>using owlapi to mimic tabbed subclasses plugin</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20773</link>
    <description>&lt;pre&gt;Hi everyone,

First, I apologize for cross posting.  I am not certain which list is best for my questions.

I am using P4 alpha with the Tabbed Subclasses plugin written by Nick Drummond in conjunction with a driver written with the OWL API (v2.2.0).  The purpose of the driver is to extract a branch (or branches) into a new OWL file.  I use Perl afterwards to remove any classes outside the branch, as well as outward pointing restrictions from classes within the branch.  By removing these axioms, a clean branch is produced.

Nick's plugin is excellent because I can quickly copy a hierarchy of classes based on a focus node, and provide this list of classes to the program for extraction.  Not only that, but rdfs:subClassOf and rdf:Descriptions (found in equivalent classes of Thesaurus) are properly represented in Tabbed Subclasses (and naturally P4).

The method I wrote long ago (line 212, getDescendants), using a focus node as a parameter, does not perform exactly the same as the plugin implementation.  For ex&lt;/pre&gt;</description>
    <dc:creator>Wynne, Robert (NIH/NCI) [C]</dc:creator>
    <dc:date>2012-05-24T22:35:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20772">
    <title>Re: How to deal with the encoding problem during ontology storing?</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20772</link>
    <description>&lt;pre&gt;

I suspect that this is an XML and not a UTF-8 problem.  Something is 
wrong with the

&amp;lt;?xml version="1.0"?&amp;gt;


line.  Also possibly you have a byte order mark in front of the "&amp;lt;"?   I 
don't know what the SAX parser does with a BOM.   You can check this 
with a hex editor to see if there are any characters before the "&amp;lt;".


On 5/22/12 3:17 AM, Wentao Zhou wrote:

I don't know that much about Jena but for the Chinese character issues I 
do have some hints (many of which you probably already know).

We have had some trouble with the database connection in the past.   You 
need to make sure that your connection to the MySQL database uses 
UTF-8.  This must be true both when reading and writing the database.  
In the past we have used a connection url for the database that looks 
like this:

            jdbc:mysql://localhost/protege?useUnicode=true&amp;amp;characterEncoding=UTF-8


but I think that on some occasions this has actually made things worse.

Also if you put Chinese characters in your source files without e&lt;/pre&gt;</description>
    <dc:creator>Timothy Redmond</dc:creator>
    <dc:date>2012-05-22T17:43:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20771">
    <title>Re: Some tests later...</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20771</link>
    <description>&lt;pre&gt;

You can't.  Protege 4 and Protege 3.4.8 are completely different 
programs and have little compatibility except in that they both edit OWL 
files.

-Timothy



On 5/21/12 1:42 PM, Fabio Aiub Sperotto wrote:

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

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-22T17:23:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20770">
    <title>How to deal with the encoding problem duringontology storing?</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20770</link>
    <description>&lt;pre&gt;Hi guys,

I have been trying to store the ontology into the MySQL database via one
kind of ontology storing method, everything is Ok except for an encoding
problem. My native language is chinese, so there are several concepts
described in chinese in the ontology file, while, during the process of
storing, the chinese characters cannot show normally in tables, all chinese
characters are showed as the characters '?'.

The error message is:

Exception in thread "main" com.hp.hpl.jena.shared.JenaException:
org.xml.sax.SAXParseException: Content is not allowed in prolog.

 at
com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler.fatalError(RDFDefaultErrorHandler.java:45)
 at
com.hp.hpl.jena.rdf.arp.impl.ARPSaxErrorHandler.fatalError(ARPSaxErrorHandler.java:35)
 at com.hp.hpl.jena.rdf.arp.impl.XMLHandler.warning(XMLHandler.java:225)
 at com.hp.hpl.jena.rdf.arp.impl.XMLHandler.fatalError(XMLHandler.java:255)
 at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
 at org.apache.xerces.impl.XMLErro&lt;/pre&gt;</description>
    <dc:creator>Wentao Zhou</dc:creator>
    <dc:date>2012-05-22T10:17:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20769">
    <title>Re: Some tests later...</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20769</link>
    <description>&lt;pre&gt;Thanks for answer Timothy.

Yes, in Protégé 4.1 the OWLViz e OntoGraph plugins, handling is good with
words accented (i'm developing a ontology in PT-BR and in this version is
all ok with concepts).

In Protégé 3.4.8 the Ontoviz plugin works, but showed wrong characters in
words accented. With OWLViz in this version, don't work (don't open the
visualization on screen, generating several Java exceptions).

How i can use the OWLViz inserted in Protégé 4, in Protégé 3.4.8 for
example?

Thanks.

2012/5/21 &amp;lt;protege-discussion-request&amp;lt; at &amp;gt;lists.stanford.edu&amp;gt;




&lt;/pre&gt;</description>
    <dc:creator>Fabio Aiub Sperotto</dc:creator>
    <dc:date>2012-05-21T20:42:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20768">
    <title>Re: Accent characters OWLViz and Ontoviz</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20768</link>
    <description>&lt;pre&gt;
No problem - this is the right place.


You can't use Protege 4 plugins in Protege 3.  I am glad it is working 
in Protege 4.  I have some worries about the handling of UTF-8 in OWL 
viz so this is good news.

-Timothy



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

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-21T13:47:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20766">
    <title>Accent characters OWLViz and Ontoviz</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20766</link>
    <description>&lt;pre&gt;Hello,

I really don't know where ask about this, sorry for any inconvenience.

I'm using Protégé 3.4.8 and OWLViz don't function with accent characters
(OWLViz build 17). With OWLViz build 18, in Protégé 4, the problem
apparently is solved. There's no way to use de last build (18) of OWLViz on
Protégé 3.4.8? Or some other way to fix this?

Ontoviz have the same problem, don't accept accent characters.

Thanks for any feedback.

&lt;/pre&gt;</description>
    <dc:creator>Fabio Aiub Sperotto</dc:creator>
    <dc:date>2012-05-19T02:45:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20765">
    <title>[EKAW 2012] Call for Tutorial proposals -Deadline Approaching</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20765</link>
    <description>&lt;pre&gt;--------------Apologies for cross posting--------------

*********************************************************************************
Call for Tutorial Proposals http://ekaw2012.ekaw.org/node/63
at the International Conference on Knowledge Engineering and Knowledge Management
a 2012 http://www.ekaw.org/
*********************************************************************************

Introduction
------------
The International Conference on Knowledge Engineering and Knowledge Management (EKAW) is concerned
with all aspects of eliciting, acquiring, modeling and managing knowledge, as well as its role in
the construction of knowledge-intensive systems and services for the semantic web, knowledge
management, e-business, natural language processing, and intelligent information integration. The
focus of the 18th edition of EKAW will be on "Knowledge Engineering and Knowledge Management that
matters".
Besides a research track, EKAW will host a number of tutorials on topics related to the theme of the
confere&lt;/pre&gt;</description>
    <dc:creator>Claudia d'Amato</dc:creator>
    <dc:date>2012-05-16T10:06:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20764">
    <title>Call for Posters,Demos and Participation -- DILS 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20764</link>
    <description>&lt;pre&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

                   DILS 2012 Call for Participation

++++++++++++                                             ++++++++++++
         Registration is open: http://www.cvent.com/d/9cq14w/1Q
             Deadline for posters and demos: May 31, 2012
++++++++++++                                             ++++++++++++

8th International Conference on Data Integration in the Life Sciences

                       College Park, MD, USA,
                          June 28-29, 2012
              http://sites.google.com/site/webdils2012

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


-------------------
About the Conference
-------------------

Applications of data integration in the life sciences have started to 
provide significant results. For example, the eMERGE Network has 
recently demonstrated that combining phenotype information extracted 
from electronic medical records with genotype information in order to 
study th&lt;/pre&gt;</description>
    <dc:creator>Olivier Bodenreider</dc:creator>
    <dc:date>2012-05-15T18:44:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20763">
    <title>Re: Import</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20763</link>
    <description>&lt;pre&gt;
Or for a simpler but less complete technology you can click 
Refactor-&amp;gt;Merge Ontologies in Protege 4.2.

-Timothy



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

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-14T16:15:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20762">
    <title>Re: Real time data reg</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20762</link>
    <description>&lt;pre&gt;
I think that someone would have to write a plugin to make this work.

-Timothy



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

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-14T16:05:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20761">
    <title>OBML 2012: 1st Call for Papers (4th Workshopon Ontologies in Biomedicine and Life Sciences, Sep 27-28,Dresden, Germany)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20761</link>
    <description>&lt;pre&gt;     (apologies for cross-posting)  ...  (please distribute)
     -------------------------------------------------------

 Call for Papers   &amp;gt;&amp;gt;  OBML 2012  &amp;lt;&amp;lt;   Sep 27-28, Dresden, Germany
                      
             Submission deadline:   Aug 01, 2012

[1]  https://wiki.imise.uni-leipzig.de/Gruppen/OBML/Workshops/2012

   
                      ------------------

  Fourth Workshop of 
         Ontologies in Biomedicine and Life Sciences (OBML 2012)


Goals of OBML
-------------

The workshop series on "Ontologies in Biomedicine and Life Sciences"
(OBML workshop) was initiated by the working group for OBML of the
German Society for Computer Science in 2009. The OBML workshop aims to
bring together scientists who are working on all areas of ontologies
applied to biomedicine and the life sciences to exchange ideas,
discuss new results, start collaborations and to initiate new
projects. The OBML workshop is held annually and deals with all
aspects of biomedical ontologies as well as additional "hot" t&lt;/pre&gt;</description>
    <dc:creator>frank.loebe&lt; at &gt;informatik.uni-leipzig.de</dc:creator>
    <dc:date>2012-05-11T15:46:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20760">
    <title>Final CfP+deadline extension: WoMO 2012 - 6th Int'l Workshop on Modular Ontologies</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20760</link>
    <description>&lt;pre&gt;========================================================
     6th Int'l Workshop on Modular Ontologies (WoMO)
              Graz, Austria, July 24, 2012
           held in conjunction with FOIS 2012

             --- Final Call for Papers ---
========================================================
   +++ EXTENDED SUBMISSION DEADLINE: May 18, 2012 +++
========================================================

+++ Following requests, we have extended the submission deadline to
MAY 18, 2012. +++

INVITED SPEAKERS:

* Thomas Eiter, Vienna University of Technology, Austria
  Title TBA

* Luciano Serafini, Fondazione Bruno Kessler, Trento, Italy
  Multi context logics: a formal support for structuring knowledge and
beliefs (Tentative title)


http://www.informatik.uni-bremen.de/~ts/womo2012

MODULARITY, studied for years in software engineering, allows
mechanisms for easy and flexible reuse, generalization, structuring,
maintenance, design patterns, and comprehension. In formal and applied
ontology, modularity is &lt;/pre&gt;</description>
    <dc:creator>WoMO 2012</dc:creator>
    <dc:date>2012-05-10T21:53:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20759">
    <title>CFP: Discovery Informatics Symposium,Deadline June 5</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20759</link>
    <description>&lt;pre&gt;[apologies for cross-posting]

=======================================

CALL FOR PAPERS

 

Discovery Informatics Symposium: 

The Role of AI Research in Innovating Scientific Processes


November 2-4, 2012, Arlington, VA (USA)
AAAI Fall Symposium Series

http://www.discoveryinformaticsinitiative.org/dis2012

 

(To receive further notifications about this and related meetings please
subscribe to:

http://discoveryinformaticsinitiative.org/mailman/listinfo/dii)

 

 

Addressing the ambitious research agendas put forward by many scientific
disciplines requires meeting a multitude of challenges in intelligent
systems, information sciences, and human-computer interaction. There are
many aspects of the scientific discovery process that our community
could help automate, facilitate, or make more efficient through
artificial intelligence techniques. For example, although considerable
efforts have been directed toward data modeling and integration, these
activities continue to demand large investments of scientist&lt;/pre&gt;</description>
    <dc:creator>Deus, Helena</dc:creator>
    <dc:date>2012-05-10T13:24:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20758">
    <title>Protege 3.5 Beta</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20758</link>
    <description>&lt;pre&gt;We are pleased to announce availability of the first beta build of 
Protege 3.5:

http://protege.stanford.edu/download/registered.html#p3.5

The main focus of the 3.5 series is the SWRLTab's [1] support of the 
Drools [2] rule engine, thus providing a completely free and open source 
solution for executing SWRL rules in Protege-OWL.

Release notes
-------------------
- Collection of minor bug fixes for the SWRLTab.
- Removed the Algernon, UMLS tab, and WordNet tab plug-ins from the 
distribution, as they are no longer maintained.

Other helpful links
--------------------------
Online version of these release notes: 
http://protegewiki.stanford.edu/wiki/Protege_3.5_Beta_Release_Notes
Release notes archive: 
http://protegewiki.stanford.edu/wiki/Protege_Release_Notes
Protege 3 documentation: 
http://protegewiki.stanford.edu/wiki/Protege3UserDocs
Protege on Facebook: 
https://www.facebook.com/pages/Protege-Project/136205016405270
Protege on Twitter: https://twitter.com/#!/protegeproject 
&amp;lt;https://twitter.com/#%2&lt;/pre&gt;</description>
    <dc:creator>Jennifer Vendetti</dc:creator>
    <dc:date>2012-05-09T22:58:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20757">
    <title>Re: Real time data reg</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20757</link>
    <description>&lt;pre&gt;

Hello all
 
I want to use real time data in CSV and XML formats into protege.How to use the live data in owl?
Pls help me. I want it for my research work
 
Thanks 
 
R.Kaladevi_______________________________________________
protege-discussion mailing list
protege-discussion&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-discussion

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>kala devi ramar</dc:creator>
    <dc:date>2012-05-09T19:16:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20756">
    <title>IEEE CSE/EUC 2012: Call for Papers (extendeddeadline!)</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20756</link>
    <description>&lt;pre&gt;                        *** Call for Papers ***

  The 15th IEEE International Conference on Computational Science and
                      Engineering (IEEE CSE 2012)

                    http://www.cse2012.cs.ucy.ac.cy/

 The 10th IEEE/IFIP International Conference on Embedded and Ubiquitous
                     Computing (IEEE/IFIP EUC 2012)

                    http://www.euc2012.cs.ucy.ac.cy/

                    3-5 October 2012, Paphos, Cyprus

               *** EXTENDED DEADLINE: 10th June 2012 ***


CSE 2012

The Computational Science and Engineering area has earned prominence
through advances in electronic and integrated technologies beginning
in the 1940s. Current times are very exciting and the years to come
will witness a proliferation in the use of various advanced computing
systems. It is increasingly becoming an emerging and promising
discipline in shaping future research and development activities in
academia and industry, ranging from engineering, science, finance,
economics, arts and hum&lt;/pre&gt;</description>
    <dc:creator>Announcements</dc:creator>
    <dc:date>2012-05-09T09:22:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20755">
    <title>Re: Import</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20755</link>
    <description>&lt;pre&gt;Hi all,
       Anybody knows, how to access OWL-S file to read the IOPE information
programatically through .net/java.....
( .net prefers).

Thanks inadvance
Regards
Anji
_______________________________________________
protege-discussion mailing list
protege-discussion&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-discussion

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>anji reddy</dc:creator>
    <dc:date>2012-05-09T08:37:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20754">
    <title>Re: Import</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20754</link>
    <description>&lt;pre&gt;Yes You can!

..using the integrated tab plugin PROMPT.

See: http://protege.cim3.net/cgi-bin/wiki.pl?Prompt

 

All the best,

Hannes

 

--

Beschreibung: Beschreibung: FOKUS-logo-www - Kopie

 

M.Sc. Hannes Restel | Fraunhofer-Institut für Offene Kommunikationssysteme

 

Kompetenzzentrum eGovernment und Applikationen (ELAN)

Sichere Business Infrastrukturen, Wissenschaftl. Mitarbeiter

Steinplatz 2, 10623 Berlin, Germany

Telefon: +49 (0)30/24 306-324

 &amp;lt;mailto:hannes.restel&amp;lt; at &amp;gt;fokus.fraunhofer.de&amp;gt;
mailto:hannes.restel&amp;lt; at &amp;gt;fokus.fraunhofer.de

 &amp;lt;http://www.fokus.fraunhofer.de/&amp;gt; http://www.fokus.fraunhofer.de

 

Von: protege-discussion-bounces&amp;lt; at &amp;gt;mailman.stanford.edu
[mailto:protege-discussion-bounces&amp;lt; at &amp;gt;mailman.stanford.edu] Im Auftrag von
rperro88&amp;lt; at &amp;gt;hotmail.com
Gesendet: Mittwoch, 9. Mai 2012 10:04
An: protege-discussion&amp;lt; at &amp;gt;mailman.stanford.edu
Betreff: [protege-discussion] Import

 

HI, I have different ontology and I would merge these in a single one. So,
can I, starting from one ontology, import the others directl&lt;/pre&gt;</description>
    <dc:creator>Restel, Hannes</dc:creator>
    <dc:date>2012-05-09T08:26:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20753">
    <title>Import</title>
    <link>http://permalink.gmane.org/gmane.comp.misc.ontology.protege.general/20753</link>
    <description>&lt;pre&gt;
HI, I have different ontology and I would merge these in a single one. So, can I, starting from one ontology, import the others directly?
thank you!
roberta        _______________________________________________
protege-discussion mailing list
protege-discussion&amp;lt; at &amp;gt;lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/protege-discussion

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
&lt;/pre&gt;</description>
    <dc:creator>rperro88&lt; at &gt;hotmail.com</dc:creator>
    <dc:date>2012-05-09T08:04:22</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.misc.ontology.protege.general">
    <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.general</link>
  </textinput>
</rdf:RDF>

