Arthur; spl:defaultValue is of type xsd:string, so you should be able
to enter "not started".  You're using the spl:Argument SPIN template,
right?

In terms of the enumerated datatype, the OWL standard for this is at:
http://www.w3.org/TR/owl-ref/#EnumeratedDatatype.

The Composer  Help files also have a nice entry on different ways to
represent enumerations: Help  > How to? > Create an enumeration.

-- Scott

On May 28, 5:24 pm, Arthur Keen <[email protected]> wrote:
> I have a SPIN Function that has an argument whose spl:valueType is a value
> enumeration using dataRange, i.e.,  oneOf{"not started", "in process",
> "completed"}
> I would like to set the spl:defaultValue to "not started", but I can't
> figure out how to assign it.   I tried entering the string "not started",
> but that did not work, because it is expecting a URI.  By inspection, I can
> see that the value I need is the 'first' of the data range, but how does one
> assign it?
>
> Regards
> Arthur

-- 
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