Price is defined as:

ex2:price
  rdf:type owl:DatatypeProperty ;
  rdfs:domain ex2:Dog ;
  rdfs:range cdt:ucum ;
.

Generated by convertor:

  sh:property [
      rdf:type sh:PropertyShape ;
      sh:path ex2:price ;
      sh:class cdt:ucum ;
      sh:maxCount 1 ;
    ] .

Why was a sh:class generated and not a sh:datatype? Any idea?

cdt:ucum is a bit special maybe:

:ucum  a  lindt:Datatype , rdfs:Datatype ;
    rdfs:subClassOf  rdfs:Literal;  # This line is useless
....

Ie not only an rdfs:datatype


Change manually?

Thx michel








Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist


T +31888663107
M +31630381220
E michel.bo...@tno.nl<mailto:michel.bo...@tno.nl>

Location<https://www.google.com/maps/place/TNO+-+Locatie+Delft+-+Stieltjesweg/@52.000788,4.3745183,17z/data=!3m1!4b1!4m5!3m4!1s0x47c5b58c52869997:0x56681566be3b8c88!8m2!3d52.000788!4d4.376707>



[cid:image001.gif@01D471DA.0026A990]<http://www.tno.nl/>

This message may contain information that is not intended for you. If you are 
not the addressee or if this message was sent to you by mistake, you are 
requested to inform the sender and delete the message. TNO accepts no liability 
for the content of this e-mail, for the manner in which you use it and for 
damage of any kind resulting from the risks inherent to the electronic 
transmission of messages.









-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to