It is explained in the help. In summary: To create a new Shapes file, use File > New > SHACL Shapes File.... In the create wizard check to include SKOS Navigate to skos:Concept in the Classes view and click to show it in the form Use the button Enable SHACL constraints for this class in the upper right corner of the form Now, use Create property constraint... from the context menu behind sh:property on the form In the wizard, type skos:definition in the predicate field, click OK. This simply associates the property with the class without placing any other constraints on it
When you are creating your instances, owl:import your shapes file instead of or in addition to the SKOS vocabulary. You will now see skos:definition field under the Annotations section on the form for skos:Concept instances > On Dec 13, 2016, at 9:44 AM, Mikael Pesonen <[email protected]> wrote: > > > Okay. How could we utilize SHACL contraint then? > > Br, > Mikael > > maanantai 12. joulukuuta 2016 17.06.07 UTC+2 Irene Polikoff kirjoitti: > No, the default form is not configured. It is auto-generated based on what is > said in the model about properties applicable for a class. > > Only custom forms are configured to support custom ordering of properties, > placing them in section and to “override” what is or may be is not in the > model. > >> On Dec 12, 2016, at 9:49 AM, Mikael Pesonen <pes...@ <>lingsoft.fi >> <http://lingsoft.fi/>> wrote: >> >> Thank you for the reply. Is the default form currently defined with SHACL? >> If so is it a file that we can edit? >> >> Br, >> Mikael >> >> >> maanantai 12. joulukuuta 2016 16.19.54 UTC+2 Irene Polikoff kirjoitti: >> Configuring custom forms is available in the standard edition. >> >> Alternatively, you could enhance SKOS to specify domain for skos:definition >> to be skos:Concept. SHACL constraint may work as well. >> >> Sent from my iPhone >> >> On Dec 12, 2016, at 8:36 AM, Mikael Pesonen <[email protected] <>> wrote: >> >>> >>> Hi, >>> >>> is this possible? We are using Composer (free edition) for managing SKOS >>> vocabularies and need to add skos:definition for each concept. At the >>> moment we have to click "Add widget for property" every time to display the >>> skos:definition field. >>> >>> Br, >>> Mikael Pesonen >>> Lingsoft >>> >>> -- >>> You received this message because you are subscribed to the Google Group >>> "TopBraid Suite Users", the topics of which include the TopBraid Suite >>> family of products and its base technologies such as SPARQLMotion, SPARQL >>> Web Pages and SPIN. >>> To post to this group, send email to topbrai...@ <>googlegroups.com >>> <http://googlegroups.com/> >>> --- >>> 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-user...@ <>googlegroups. <http://googlegroups.com/>com >>> <http://googlegroups.com/>. >>> For more options, visit https://groups.google.com/d/optout >>> <https://groups.google.com/d/optout>. >> >> >> -- >> You received this message because you are subscribed to the Google Group >> "TopBraid Suite Users", the topics of which include the TopBraid Suite >> family of products and its base technologies such as SPARQLMotion, SPARQL >> Web Pages and SPIN. >> To post to this group, send email to [email protected] <> >> --- >> 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 >> <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google Group > "TopBraid Suite Users", the topics of which include the TopBraid Suite family > of products and its base technologies such as SPARQLMotion, SPARQL Web Pages > and SPIN. > To post to this group, send email to [email protected] > --- > 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 > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include the TopBraid Suite family of products and its base technologies such as SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] --- 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.
