Skip to content

changed action regulation to process regulation per #178#437

Merged
neilotte merged 4 commits intodevelopfrom
178-inexact-owlequivalentclass-for-action-prohibition-action-permission-action-requirement
Sep 11, 2024
Merged

changed action regulation to process regulation per #178#437
neilotte merged 4 commits intodevelopfrom
178-inexact-owlequivalentclass-for-action-prohibition-action-permission-action-requirement

Conversation

@cameronmore
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@neilotte neilotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cameronmore It appears 'the label for 'Action Permission' was not updated.

@neilotte
Copy link
Copy Markdown
Contributor

neilotte commented Sep 1, 2024

@cameronmore The definitions of permits, prohibits, requires, and their inverses still reference regulating the involvement of an agent in each process, which means these definitions still are describing acts rather than processes per se. I recommend this language also be removed so that, for instance, mere processes not obviously involving agents as causal actors (e.g. the states of affairs of a cyber system) may be prohibited, permitted, and required.

@cameronmore cameronmore requested a review from neilotte September 4, 2024 13:59
rdfs:range cco:ActionRegulation ;
cco:definition "y is_permitted_by x at t iff: x is an instance of Action Regulation at time t, and y is an instance of Act at time t, and x prescribes that some agent may be agent in y."@en ;
cco:definition "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that some independent continuant (but not spatial regiom) may participate in y."@en ;
cco:is_curated_in_ontology <http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ModalRelationOntology> ;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cameronmore 'region' has a mispelling.

Also, what do you think of: "y is_permitted_by x at t iff: x is an instance of Process Regulation at time t, and y is an instance of Process at time t, and x prescribes that y may occur."

If acceptable, this phrasing would apply to multiple object properties in this PR.

@cameronmore cameronmore requested a review from neilotte September 4, 2024 14:35
@mark-jensen
Copy link
Copy Markdown

@cameronmore MRO is built automatically as part of the release process. There is no need to make changes manually, unless you can guarantee that every change to any property in CCO from v1.5 to v1.6 is accounted for.

@mark-jensen mark-jensen self-requested a review September 11, 2024 17:23
@neilotte neilotte merged commit ec4ed88 into develop Sep 11, 2024
@johnbeve johnbeve deleted the 178-inexact-owlequivalentclass-for-action-prohibition-action-permission-action-requirement branch September 13, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inexact owl:equivalentClass for Action Prohibition, Action Permission, Action Requirement

4 participants