Skip to main content
Version: v3.0.0

Governance description credential

Name: credential-governance-text

Namespace: https://w3id.org/okp4/ontology/v3/schema/credential/governance/text/

Namespaces

Here are the namespaces used in this schema:

Verifiable Credential

IRI: credential-governance-text:GovernanceTextCredential

Description

Governance Text Credential is a type of Credential that attests to descriptive information about a governance text in a human-readable format.

The Governance Text Credentaials applies to all resources in the Dataverse for which rules must be followed. Such Governances are categorized into three main types as recognized by the Axone protocol:

  • Zone Rules: Rules establish the boundaries of a specific area in the Dataverse, termed a Zone, within which governance is enforced. Each Zone is governed by its unique set of Rules tailored to its particular function or purpose.
  • Resource Consent: Consents are agreements associated with the use of Resources within Zones. By resources, we mean Digital Resources (e.g. datasets) or Digital Services. It goes beyond simple approval and encompasses the permissions and restrictions on resource owners' access, usage, sharing, management and handling of their resources. It allows parties to define boundaries and establish terms for others to interact with their digital resources. It's a crucial aspect of governance, ensuring resources are used appropriately per the relevant parties' expressed will and intentions.
  • Agreement: An agreement between parties involves creating shared understanding, consent, and alignment regarding future actions or outcomes. It signifies that the involved parties voluntarily accept and adhere to the rules, obligations, and conditions outlined in the agreement. By doing so, they demonstrate their commitment to collaboration and willingness to respect the rights and responsibilities defined in the contract until its completion.

Properties

Is governed by

IRI: credential-governance-text:isGovernedBy

Rangecredential-governance-text:GovernanceText

The Governance Text that governs a Resource in the Dataverse.

Classes

This schema defines 6 classes.

Article

IRI: credential-governance-text:Article

Description

An article of a Governance Text, which states a specific (legal) rule or principle. Articles are the smallest unit of a governance text which represents a significant rule that can be enforced.

Properties

Has content

IRI: credential-governance-text:hasContent

Rangexsd:string

The content of a Governance Text.

Has ordinal number

IRI: credential-governance-text:hasOrdinalNumber

Rangexsd:integer

This property associates a governance component with its sequential number.

It assigns an ordinal number as a value, starting from 1, ensuring sequential continuity within a specific domain instance.

The format for this numbering may vary based on the domain, for instance, employing Roman numerals for section numbering.

Has paragraph

IRI: credential-governance-text:hasParagraph

Rangecredential-governance-text:Paragraph

The paragraph of an article.

Has title

IRI: credential-governance-text:hasTitle

Rangexsd:string

The title of a Governance Text.

Chapter

IRI: credential-governance-text:Chapter

Description

A chapter of a Governance Text.

Properties

Has content

IRI: credential-governance-text:hasContent

Rangexsd:string

The content of a Governance Text.

Has ordinal number

IRI: credential-governance-text:hasOrdinalNumber

Rangexsd:integer

This property associates a governance component with its sequential number.

It assigns an ordinal number as a value, starting from 1, ensuring sequential continuity within a specific domain instance.

The format for this numbering may vary based on the domain, for instance, employing Roman numerals for section numbering.

Has section

IRI: credential-governance-text:hasSection

Rangecredential-governance-text:Section

The section of a Governance Text.

Has title

IRI: credential-governance-text:hasTitle

Rangexsd:string

The title of a Governance Text.

Governance text

IRI: credential-governance-text:GovernanceText

Description

Governance Text provides descriptive information about a Governance text in a human readable format. It gives a description in a hierarchical manner, organized into chapters, sections, and articles. This hierarchy helps to structure the governance text and makes it easier to navigate and comprehend.

Governance Text is mostly valuable in decentralized applications and web3 interfaces where governance texts are utilized to describe and represent the rules that applies to resources, like Zone or Digital Resources. This enables users to more readily engage with the governance text, allowing them to gain a better understanding of how the text operates and the rules governing the relationship between all resources in a Zone within the Dataverse.

Governance Text is distinct from the Governance itself expressed using logic language (e.g. Prolog), but helps to understand the Governance by providing important context.

Properties

From governance

IRI: credential-governance-text:fromGovernance

Rangexsd:anyURI

The Governance that a Governance Text is derived from.

Has chapter

IRI: credential-governance-text:hasChapter

Rangecredential-governance-text:Chapter

The chapter of a governance text, which groups related sections together.

Paragraph

IRI: credential-governance-text:Paragraph

Description

A paragraph of an article, which expresses a sub-rule or sub-principle of the article.

Properties

Has content

IRI: credential-governance-text:hasContent

Rangexsd:string

The content of a Governance Text.

Has title

IRI: credential-governance-text:hasTitle

Rangexsd:string

The title of a Governance Text.

Section

IRI: credential-governance-text:Section

Description

A section of a governance text, which groups related subsections together.

Properties

Has content

IRI: credential-governance-text:hasContent

Rangexsd:string

The content of a Governance Text.

Has ordinal number

IRI: credential-governance-text:hasOrdinalNumber

Rangexsd:integer

This property associates a governance component with its sequential number.

It assigns an ordinal number as a value, starting from 1, ensuring sequential continuity within a specific domain instance.

The format for this numbering may vary based on the domain, for instance, employing Roman numerals for section numbering.

Has subsection

IRI: credential-governance-text:hasSubSection

Rangecredential-governance-text:SubSection

The subsection of a Governance Text.

Has title

IRI: credential-governance-text:hasTitle

Rangexsd:string

The title of a Governance Text.

Subsection

IRI: credential-governance-text:SubSection

Description

A subsection of a governance text, which groups related articles together within a section.

Properties

Has article

IRI: credential-governance-text:hasArticle

Rangecredential-governance-text:Article

The article of a Governance Text.

Has content

IRI: credential-governance-text:hasContent

Rangexsd:string

The content of a Governance Text.

Has ordinal number

IRI: credential-governance-text:hasOrdinalNumber

Rangexsd:integer

This property associates a governance component with its sequential number.

It assigns an ordinal number as a value, starting from 1, ensuring sequential continuity within a specific domain instance.

The format for this numbering may vary based on the domain, for instance, employing Roman numerals for section numbering.

Has title

IRI: credential-governance-text:hasTitle

Rangexsd:string

The title of a Governance Text.