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

Possible bug - ActionLifecycle is not a subclass of ActionPattern #556

Closed
7 tasks done
ajnelson-nist opened this issue Oct 26, 2023 · 4 comments · Fixed by #578
Closed
7 tasks done

Possible bug - ActionLifecycle is not a subclass of ActionPattern #556

ajnelson-nist opened this issue Oct 26, 2023 · 4 comments · Fixed by #578

Comments

@ajnelson-nist
Copy link
Contributor

ajnelson-nist commented Oct 26, 2023

Bug description

Quoting @sbarnum in this comment:

action:ActionLifecycle is currently a subClass of action:Action which is appropriate but it should also be a subClass of action:ActionPattern.

Steps to reproduce

Lines 292--294 of 1.2.0's action.ttl seem to confirm the bug description:

	rdfs:subClassOf action:Action ;
	rdfs:label "ActionLifecycle"@en ;
	rdfs:comment "An action lifecycle is an action pattern consisting of an ordered set of multiple actions or subordinate action lifecycles."@en ;

Coordination

  • Tracking in Jira ticket OC-304
  • Administrative review completed, proposal announced to Ontology Committees (OCs) on 2024-01-18
  • Solutions Approval to be discussed in OC meeting, 2024-01-18
  • Solutions development phase completed.
  • Backwards-incompatible implementation merged into develop-2.0.0
  • Milestone linked
  • Documentation logged in pending release page
  • Prerelease publication: CASE develop-2.0.0 branch updated to track UCO's updated develop-2.0.0 branch
@ajnelson-nist
Copy link
Contributor Author

I think as a structural change, this would be backwards-incompatible and would need to target UCO 2.0.0.

@ajnelson-nist ajnelson-nist added this to the UCO 2.0.0 milestone Oct 26, 2023
@ajnelson-nist
Copy link
Contributor Author

From discussion on today's call, we believe the subclassing should be added/restored.

@ajnelson-nist
Copy link
Contributor Author

I intend to process this as a bugfix proposal, not requiring a Solutions Approval vote. If there are any objections, please post them here before Monday, 2024-01-22.

@ajnelson-nist
Copy link
Contributor Author

Clarification: This will be a bugfix Pull Request against the develop-2.0.0 branch.

ajnelson-nist added a commit that referenced this issue Jan 22, 2024
No effects were observed on Make-managed files.

References:
* #556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist linked a pull request Jan 22, 2024 that will close this issue
13 tasks
ajnelson-nist added a commit to casework/CASE-Archive that referenced this issue Jan 22, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/casework.github.io that referenced this issue Jan 22, 2024
A follow-on patch will regenerate Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/casework.github.io that referenced this issue Jan 22, 2024
References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Examples that referenced this issue Jan 22, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Corpora that referenced this issue Jan 22, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Archive that referenced this issue Jan 30, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/casework.github.io that referenced this issue Jan 30, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE that referenced this issue Feb 1, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/casework.github.io that referenced this issue Feb 2, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Corpora that referenced this issue Feb 2, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Examples that referenced this issue Feb 2, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/casework.github.io that referenced this issue Feb 2, 2024
A follow-on patch will regenerate Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/casework.github.io that referenced this issue Feb 2, 2024
References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to ucoProject/ucoproject.github.io that referenced this issue Feb 2, 2024
References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Corpora that referenced this issue Feb 5, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
ajnelson-nist added a commit to casework/CASE-Examples that referenced this issue Feb 5, 2024
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#556

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant