[Attempto] Fwd: simple feature suggestion : OWL classes names should start in upper case

Jean-Marc Vanel jeanmarc.vanel at gmail.com
Wed Sep 24 14:08:30 CEST 2014


Kaarel,

you're right.

And, by the way,
I would like to manage the lexicon info as RDF triples instead of Prolog
facts, with a translator of course from RDF to Prolog lexicon.
Has someone worked on this ?

There is indeed an RDF vocabulary with prefix :
http://attempto.ifi.uzh.ch/ace_lexicon
used in ACE View <http://attempto.ifi.uzh.ch/aceview/> , a Protégé
<http://protege.stanford.edu/> plugin .



2014-09-22 21:20 GMT+02:00 Kaarel Kaljurand <kaljurand at gmail.com>:

> Hi,
>
> this can (and should, I think) be done via the lexicon:
>
> $ ./ape.exe -text "John is a man." -ulextext "noun_sg(man, 'Man',
> neutr). pn_sg('John', john, neutr)." -solo owlfsspp
> Ontology(<http://attempto.ifi.uzh.ch/ontologies/owlswrl/test>
>    ClassAssertion(
>       :Man
>       :john
>    )
> )
>
> Supporting parameters like -uppercaseclass would just complicate the
> the commandline interface.
>
> Best regards,
> Kaarel
>
> On Mon, Sep 22, 2014 at 4:04 PM, Jean-Marc Vanel
> <jeanmarc.vanel at gmail.com> wrote:
> > Hi
> >
> > I think the title is clear enough.
> > Probably this should be an option,
> > because this can make things incompatible with existing projects.
> >
> > Like :
> >
> > ape.exe -text 'Every man is a living-being.' -guess -uppercaseclass
> > Prefix(:=<http://attempto.ifi.uzh.ch/ontologies/owlswrl/test#>)
> > Prefix(ace:=<http://attempto.ifi.uzh.ch/ace#>)
> > Ontology(<http://attempto.ifi.uzh.ch/ontologies/owlswrl/test>
> >    SubClassOf(
> >       :Man
> >       :Living-being
> >    )
> > )
> >
> > --
> > Jean-Marc Vanel
> > Déductions SARL - Consulting, services, training,
> > Rule-based programming, Semantic Web
> > http://deductions-software.com/
> > +33 (0)6 89 16 29 52
> > Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui
> >
> > _______________________________________________
> > attempto mailing list
> > attempto at lists.ifi.uzh.ch
> > https://lists.ifi.uzh.ch/listinfo/attempto
> >
>



-- 
Jean-Marc Vanel
Déductions SARL - Consulting, services, training,
Rule-based programming, Semantic Web
http://deductions-software.com/
+33 (0)6 89 16 29 52
Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui



-- 
Jean-Marc Vanel
Déductions SARL - Consulting, services, training,
Rule-based programming, Semantic Web
http://deductions-software.com/
+33 (0)6 89 16 29 52
Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ifi.uzh.ch/pipermail/attempto/attachments/20140924/39e5ccfe/attachment.html>


More information about the attempto mailing list