<div class="gmail_quote">On Thu, May 12, 2011 at 10:28 AM, Kaarel Kaljurand <span dir="ltr"><<a href="mailto:kaljurand@gmail.com">kaljurand@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On Wed, May 11, 2011 at 21:35, Dilvan Moreira <<a href="mailto:dilvan@icmc.usp.br">dilvan@icmc.usp.br</a>> wrote:<br><br>
</div>This ontology is loaded/verbalized in 40 seconds on my humble i3 with<br>
4 GB of RAM. Of course, you need to have have the OWL verbalizer<br>
installed locally, otherwise it could be very slow. Could this be the<br>
problem?<br></blockquote><div><br></div><div>   I am not using a local OWL verbalizer so it takes some time for the tab to show something. It seems that the ACE View tab only shows the active ontology not all loaded (regardless of the setup in the View menu). If I choose autism-ontology I can see the class definitions in ACE.</div>
<div>   The ACE Text is showing the rdf:ID of the classes (even if the View menu is set "Render by label"), can I change it to show the rdf:label of classes?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

The OWL verbalizer does not support SWRL rules and certain type of<br>
data property axioms. This is why many of the axioms in this ontology<br>
are not verbalized in ACE and are presented simply in Manchester<br>
Syntax.<br>
<div class="im"><br>
>    We actually just need to write rules in ACE and see them translated to<br>
> OWL/SWRL and back again (we want to use ACE as a language to<br>
> allow psychiatrists knowledgable in autism but not OWL to edit/view rules).<br>
<br>
</div>ACE View supports translating ACE sentences to SWRL. This mapping<br>
doesn't cover SWRL completely, e.g. many SWRL built-ins are not<br>
supported, i.e. they don't have a direct counterpart in ACE. So I<br>
don't know if the supported fragment is sufficient for psychiatrists.<br></blockquote><div><br></div><div>   Would it be too difficult to add SWRL built-ins? Can you point us to the relevant docs? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
ACE View _does not_ support translating SWRL rules into ACE. It would<br>
be nice to have this feature but at the moment there are no plans to<br>
add this.<br></blockquote><div><br></div><div>   Just to make it clear: </div><div><ul><li>It's possible to translate ACE to OWL/SWRL and OWL to ACE </li><li>It's NOT possible to translate OWL/SWRL to ACE</li></ul>
</div><div>   Is it in your plans to add OWL/SWRL to ACE translation? Is it too difficult (it seems to me that the opposite would be more difficult)?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Looking at your rules I don't actually see how automatically<br>
converting them into ACE would help the domain expert, because such a<br>
mapping would still preserve the names e.g. "createOWLThing" which<br>
come from the domain of OWL:<br></blockquote><div><br></div><div>   When we show the classes using labels they have better names. But you are right, we would have to change the built-in names prior to convert to ACE (or create nicer rdf:label to them).</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
ADI-2003(?a), ADI_2003_funccom_cinsges(?a, ?score),<br>
ADI_2003_interview_date(?a, ?date), SubjectKey(?a, ?subjectID),<br>
createOWLThing(?phenorecord, ?qv), createOWLThing(?phenorecord,<br>
?subjectID) -> 'Phenotype record'(?phenorecord), 'Quantitative<br>
value'(?qv), subject_has_quality_or_disposition(?phenorecord, 'Current<br>
conventional or instrumental gestures phenotype'),<br>
hasValidTime(?phenorecord, ?date), 'has measurement'(?phenorecord,<br>
?qv), 'has value'(?qv, ?score), 'is derived from'(?phenorecord,<br>
"MeasureCurrentConventionalGestures"^^string), subjectId(?phenorecord,<br>
?subjectID)<br>
<font color="#888888"><br>
--<br>
kaarel<br>
_______________________________________________<br>
attempto mailing list<br>
<a href="mailto:attempto@lists.ifi.uzh.ch">attempto@lists.ifi.uzh.ch</a><br>
<a href="https://lists.ifi.uzh.ch/listinfo/attempto" target="_blank">https://lists.ifi.uzh.ch/listinfo/attempto</a><br>
</font></blockquote></div><br>