In a file not yet loaded into 5.4.1 I had:
  sh:property [
      rdf:type sh:PropertyShape ;
      sh:path stip:residualLife ;
      sh:datatype unit-st:YR ;
      sh:name "residualLife" ;
      sh:nodeKind sh:Literal ;
    ] ;


So somehow the latest version deletes them……





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


T +31888663107
M +31630381220
E [email protected]<mailto:[email protected]>

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:[email protected]]<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.









From: [email protected] [mailto:[email protected]] 
On Behalf Of Bohms, H.M. (Michel)
Sent: Monday, November 27, 2017 8:33 PM
To: [email protected]
Subject: [topbraid-users] default nodeKind


Hi Holger

When I define nodeKindas literals in a NodeShape this is not stored. Is that 
because it is the default if not indicated (IRI IS stored).

So eg:

  sh:property [
      rdf:type sh:PropertyShape ;
      sh:path kebo:applicationArea ;
      sh:datatype xsd:string ;
      sh:name "application area" ;
    ] ;
  sh:property [
      rdf:type sh:PropertyShape ;
      sh:path kebo:consistsOfElementType ;
      sh:class kebo:ElementType ;
      sh:name "consistsOfElementType" ;
      sh:nodeKind sh:IRI ;
    ] ;

Thx Michel





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

T +31888663107
M +31630381220
E [email protected]<mailto:[email protected]>

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:[email protected]]<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 
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to