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.