kg-construct / rml-core

RML-Core: Main features for RDF generation with RML
https://w3id.org/rml/core/spec
Creative Commons Attribution 4.0 International
12 stars 9 forks source link

Inconsistencies, errors, ... in SHACL shapes #109

Closed chrdebru closed 7 months ago

chrdebru commented 7 months ago
    sh:message """
    Subject Map must generate an IRI representing the subject of an RDF triple.
    """

should be

    sh:message """
    Subject Map must generate a resource representing the subject of an RDF triple.
    """