Re: [Neo] Metamodel DataRange class

2010-05-16 Thread Mattias Persson
Yep, that'd be nice. I recently frowned upon that rdf thingie when browsing through the code, so go ahead! 2010/5/15, Niels Hoogeveen pd_aficion...@hotmail.com: The class DataRange in the meta model component at this moment is a subclass of RdfDataTypeRange, which in my opinion is not optimal.

[Neo] Metamodel DataRange class

2010-05-15 Thread Niels Hoogeveen
The class DataRange in the meta model component at this moment is a subclass of RdfDataTypeRange, which in my opinion is not optimal. DataRange is used to enumerate the values a certain PropertyType can have and in that sense can be seen as a DatatypeClassRange with further restrictions.