Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of sh:declare #463

Merged
merged 2 commits into from
Aug 22, 2022
Merged

Commits on Aug 19, 2022

  1. Remove usage of sh:declare

    SHACL Specification Section 5.2.1 specifies a "viral" behavior of
    `sh:declare` throughout an OWL transitive closure.  This patch removes
    usage of `sh:declare` as a matter of lack of authority for non-UCO
    prefixes.  It just so happens the only place this was used was in the
    introduction of the OWL SHACL review mechanisms of Issue 406.
    
    A follow-on patch will regenerate Make-managed files.
    
    References:
    * #406
    * #457
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    21c1a4d View commit details
    Browse the repository at this point in the history
  2. Regenerate Make-managed files

    References:
    * #406
    * #457
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c8dd7a1 View commit details
    Browse the repository at this point in the history