Hi all,

I work with TopBraid Composer since a few weeks and I want to create a
userdefined datatype within an annotation property. These datatype
should only accept double values between 0 and 1. I did this by typing
"xsd:double[>= 0.0 , <= 1.0]" into the annotation properties
"rdfs:range" field. Everything works fine, but if I use this
annotation property in an instance or a class, I can type in every
double value I want.
So my questions are:

1. Does the Topbraid Composer not check these restriction or did I
make a mistake?

2. Is there a way to get the Topbraid Composer to not accept values
outside the given interval?

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en

Reply via email to