<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://datashapes.org/dash#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/ns/shacl#"> <owl:ObjectProperty rdf:about="http://datashapes.org/dash#propertySuggestionGenerator"> <rdfs:label>property suggestion generator</rdfs:label> <rdfs:domain rdf:resource="http://www.w3.org/ns/shacl#ConstraintComponent"/> <rdfs:range rdf:resource="http://datashapes.org/dash#SuggestionGenerator"/> <rdfs:comment>Links the constraint component with instances of dash:SuggestionGenerator that may be used to produce suggestions for a given validation result that was produced by a property constraint.</rdfs:comment> </owl:ObjectProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://datashapes.org/dash#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.w3.org/ns/shacl#">
  <owl:ObjectProperty rdf:about="http://datashapes.org/dash#propertySuggestionGenerator">
    <rdfs:label>property suggestion generator</rdfs:label>
    <rdfs:domain rdf:resource="http://www.w3.org/ns/shacl#ConstraintComponent"/>
    <rdfs:range rdf:resource="http://datashapes.org/dash#SuggestionGenerator"/>
    <rdfs:comment>Links the constraint component with instances of dash:SuggestionGenerator that may be used to produce suggestions for a given validation result that was produced by a property constraint.</rdfs:comment>
  </owl:ObjectProperty>
</rdf:RDF>