- From: Julien Plu <julien.plu@redaction-developpez.com>
- Date: Mon, 3 Mar 2014 15:57:07 +0100
- To: public-lod@w3.org
Received on Monday, 3 March 2014 14:57:55 UTC
Hello,
I try to create an ontology to lexicalize the french language. And in my
vocabulary I link a lemma to his meaning which come from DBpedia ontology,
more precisely a meaning is a DBpedia class. For example :
oll:ville_1
a oll:Lemma ;
oll:hasMeaning dbonto:City .
Unfortunatelly when I try my ontology with Protégé, it told me this
instance is an error. The property "oll:hasMeaning" has a range which is
"owl:Class".
So my question is, is-it possible to do that ? If yes that come from
certainly of a bug in Protégé, if no by which way I can define this ?
Don't hesitate to ask if I was not clear enough.
Thanks in advance for any help.
Best.
Julien.
Received on Monday, 3 March 2014 14:57:55 UTC