Michel; I think this is just a syntax error.  The xsd type shoulc not
have the angle brackets:
  owl:maxCardinality "1"^^xsd:integer ;

-- Scott

On May 23, 12:24 pm, "Bohms, H.M. (Michel)" <[email protected]>
wrote:
> The following code:
>
> sensor:Room
>
> a owl:Class ;
>
> rdfs:subClassOf pmo:Object ;
>
> rdfs:subClassOf
>
> [ a owl:Restriction ;
>
> owl:maxCardinality "1"^^<xsd:integer> ;
>
> owl:onProperty sensor:roomType
>
> ] ;
>
> seems to tranlsate in "form view" to:
>
> sensor:roomType max <@390f62cd:1301c8e075b:-48c2>
>
> is that ok?
>
> thx Michel
>
>         Dr. ir. H.M. (Michel) Böhms
> sr. Research Scientist
> Building Innovation     T +31 (0)888663107
> M +31 (0)630381220
> E [email protected]<blocked::mailto:[email protected]>      
> Location<http://www.tno.nl/locaties/dtm>
> Disclaimer<http://www.tno.nl/emaildisclaimer>
>
> [X]<http://www.tno.nl/>

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