The apparently "empty" property shapes that just specify a sh:path DO have a role and DO carry some information. It is similar to rdfs:domain statements, in that a tool can see which properties are "relevant" and likely used for a given class/shape.

But right, if you don't think you want this info, there is no harm in deleting it.

Holger



On 1/11/2018 12:20 AM, 'Bohms, H.M. (Michel)' via TopBraid Suite Users wrote:

When generating shacl I get:

ex2:Head

sh:property [

rdf:type sh:PropertyShape ;

sh:path dct:hasPart ;

    ] ;

sh:property [

rdf:type sh:PropertyShape ;

sh:path dct:hasPart ;

    ] ;

sh:property [

rdf:type sh:PropertyShape ;

sh:path dct:hasPart ;

sh:qualifiedMaxCount 1 ;

sh:qualifiedMinCount 1 ;

sh:qualifiedValueShape [

sh:class ex2:Ears ;

] ;

    ] ;

sh:property [

rdf:type sh:PropertyShape ;

sh:path dct:hasPart ;

sh:qualifiedMaxCount 1 ;

sh:qualifiedMinCount 1 ;

sh:qualifiedValueShape [

sh:class ex2:Eyes ;

] ;

    ] ;

Isn’t that too much? (can I just delete?:

sh:property [

rdf:type sh:PropertyShape ;

sh:path dct:hasPart ;

    ] ;

sh:property [

rdf:type sh:PropertyShape ;

sh:path dct:hasPart ;

    ] ;

)

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=%213m1%214b1%214m5%213m4%211s0x47c5b58c52869997:0x56681566be3b8c88%218m2%213d52.000788%214d4.376707>

<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