Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: casework/CASE
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: casework/CASE
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-0.2.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 20 files changed
  • 2 contributors

Commits on Mar 18, 2021

  1. Update ChangeLog date for Change Proposal 25

    This patch is a partial cherry-pick of this conflict-resolving merge
    commit:
    5b4e43f
    
    References:
    [ONT-413] (CP-25) CASE is missing prefix statements for imported UCO
    namespaces and concepts
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    8eb3508 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Backport continuous integration added in CP-16

    The patch series for CP-38 will build on Continuous Integration features
    adopted in CP-16.
    
    This first patch imports, and makes no revisions on top of, what was
    added for CASE 0.3.0.
    
    References:
    * [ONT-251] (CP-16) Establish unit tests, possibly Continuous
      Integration, for ontology repository
    * [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
      when slash IRI form is used
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f248bc0 View commit details
    Browse the repository at this point in the history
  2. Add test for programmatically confirming IRI

    This patch begins a `pytest`-based test framework for confirming
    ontology features behave as expected when accessed via a RDF-focused
    code base.
    
    References:
    * [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
      when slash IRI form is used
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    16989b0 View commit details
    Browse the repository at this point in the history
  3. Remove base IRI from ontology and normalization procedures

    References:
    * [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
      when slash IRI form is used
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3d5d6d9 View commit details
    Browse the repository at this point in the history
  4. Log Change Proposal 38

    References:
    * [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
      when slash IRI form is used
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    b6f8d49 View commit details
    Browse the repository at this point in the history
  5. Revise CASE IRI structure to support granular resource service

    Note that CP-34 is an implementation targeting two CASE releases,
    0.4.0 and 0.2.1.  The 0.2.1 implementation portion needed to be built
    on CP-38.
    
    References:
    * [ONT-435] (CP-34) Revise ontology IRI to be slash-based and drop
      resource-type
    * [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
      when slash IRI form is used
    
    Signed-off-by: Alex Nelson <[email protected]>
    ajnelson-nist committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    85225c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Merge pull request #58 from casework/ONT-445

    Ont 445 - merge confirmed by @plbt5
    plbt5 authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    d1f1676 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    0754348 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Merge pull request #62 from casework/plbt5-patch-2

    Closing out CP-38/ont-445: added CP-38 docs link
    ajnelson-nist authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    c2ae2da View commit details
    Browse the repository at this point in the history
  2. Align ChangeLog Style

    References:
    * [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
      when slash IRI form is used
    ajnelson-nist committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6bb4a88 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Merge pull request #57 from casework/ONT-435-for-CASE-0.2.1

    Ont 435 for case 0.2.1
    plbt5 authored Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0f67db2 View commit details
    Browse the repository at this point in the history
Loading