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

Add local PROV-O #43

Merged
merged 5 commits into from
Mar 15, 2023
Merged

Add local PROV-O #43

merged 5 commits into from
Mar 15, 2023

Commits on Mar 15, 2023

  1. Add steps to download and normalize PROV-O

    It has been an oversight that prov-o was not included in the transitive
    closure construction, given its usage with `case_prov`.  The oversight
    became a blocking issue in implementation of UCO Issue 449, which has a
    solution in draft that requires the transitive closure be present, and
    DCAT imports PROV-O as a dependency.
    
    A follow-on patch will generate PROV-O per this recipe.
    
    References:
    * ucoProject/UCO#449
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3fb8990 View commit details
    Browse the repository at this point in the history
  2. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b8e7454 View commit details
    Browse the repository at this point in the history
  3. Fix OWL DL Profile issues with PROV-O, designating local version

    These issues were flagged by the UCO OWL SHACL shapes.
    
    References:
    * ucoProject/UCO#406
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    345c0f8 View commit details
    Browse the repository at this point in the history
  4. Encode PROV-O local version into ontology dependencies

    A follow-on patch will regenerate Make-managed files.
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ff34314 View commit details
    Browse the repository at this point in the history
  5. Regenerate Make-managed files

    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3db116f View commit details
    Browse the repository at this point in the history