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

📝 Create the foundational Prolog file for expressing governance rules #173

Open
ccamel opened this issue Apr 3, 2023 · 0 comments
Open
Assignees

Comments

@ccamel
Copy link
Member

ccamel commented Apr 3, 2023

Purpose

We propose to create a foundational Prolog file that serves as a basis for expressing governance rules for data spaces. This file will provide a standardized vocabulary for expressing governance rules and ensure consistency across different data spaces governances

The file should contain elemental predicates, terminology to express the concepts of authorization, permission, and forbidden, predicates that enable querying for authorization in a standardized way, some formalisms to describe the rules that allow the extraction of textual descriptions.

By using the file, the builders can easily implement governance rules in their data spaces without having to develop these rules from scratch. This can save time and ensure that governance rules are implemented consistently and correctly.

We'd propose to name this file gov-elements.pl, the term element reflecting the purpose of the file to contain the fundational elements required to build governance rules (this can be discussed, of course).

@ccamel ccamel changed the title Create the foundational Prolog file for expressing governance rules 📝 Create the foundational Prolog file for expressing governance rules Apr 5, 2023
@ccamel ccamel self-assigned this Apr 5, 2023
@ccamel ccamel added the documentation Improvements or additions to documentation label Apr 11, 2023
@ccamel ccamel removed the documentation Improvements or additions to documentation label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant