Skip to content

Commit

Permalink
Merge pull request #456 from okp4/feat/social-media-update
Browse files Browse the repository at this point in the history
feat: change website twitter and linkedin URLs
  • Loading branch information
MdechampG authored Mar 11, 2024
2 parents 5552d4f + 25e9a00 commit 7540a41
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Welcome! Axone is a public PoS layer 1 blockchain built for trust-minimized data
</div>
<div class="col">
<div class="card card-body h-100 d-flex flex-column">
<a href="https://okp4.network" class="card-title card-link stretched-link">
<a href="https://axone.xyz" class="card-title card-link stretched-link">
<h2>Website</h2>
</a>
<p class="card-text">Axone in a nutshell.</p>
Expand All @@ -200,7 +200,7 @@ import IconOKP4 from '/img/socials/logo-okp4-round.svg'

<div className="social_media">
<a
href="https://okp4.network"
href="https://axone.xyz"
target="_blank"
rel="noreferrer"
className="socials_link website"
Expand All @@ -223,7 +223,7 @@ import IconOKP4 from '/img/socials/logo-okp4-round.svg'
</a>

<a
href="https://www.linkedin.com/company/okp4-open-knowledge-protocol-for/mycompany"
href="https://www.linkedin.com/company/axone-protocol"
target="_blank"
rel="noreferrer"
className="socials_link linkedin"
Expand All @@ -250,7 +250,7 @@ import IconOKP4 from '/img/socials/logo-okp4-round.svg'
</a>

<a
href="https://twitter.com/OKP4_Protocol"
href="https://twitter.com/axonexyz"
target="_blank"
rel="noreferrer"
className="socials_link twitter"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This ontology allows to achieve:

## A formal model for the Axone protocol

This ontology describes and defines the different forms of vocabularies used in the [OKP4](https://okp4.network) protocol in a standard and well designed format. The aim is to model a semantic network of all the _entities_ (Zones, data, services, processing workflows) by semantically characterizing what they are and the relationships they maintain between them. Thus, the ontology provides a complete living understanding and knowledge of the datasets within a Zone, their transformation (by the services), as well as the governance rules that apply (data sharing, consents, policy rules).
This ontology describes and defines the different forms of vocabularies used in the [Axone protocol](https://axone.xyz) in a standard and well designed format. The aim is to model a semantic network of all the _entities_ (Zones, data, services, processing workflows) by semantically characterizing what they are and the relationships they maintain between them. Thus, the ontology provides a complete living understanding and knowledge of the datasets within a Zone, their transformation (by the services), as well as the governance rules that apply (data sharing, consents, policy rules).

Several languages are used to express the Axone ontologies:

Expand All @@ -34,4 +34,4 @@ Several languages are used to express the Axone ontologies:

## Ontology at the heart of the blockchain

The Ontology is at the heart of the [OKP4](https://github.com/okp4/okp4d) protocol as much of the information is encoded and stored as an ontology _on-chain_ in the blockchain transactions. This means that (almost) all the semantics of the transactions submitted to the blockchain are expressed through this ontology - for instance the creation of a Zone, the execution of a Service, the description of a Dataset, etc.
The Ontology is at the heart of the [Axone](https://github.com/okp4/okp4d) protocol as much of the information is encoded and stored as an ontology _on-chain_ in the blockchain transactions. This means that (almost) all the semantics of the transactions submitted to the blockchain are expressed through this ontology - for instance the creation of a Zone, the execution of a Service, the description of a Dataset, etc.
8 changes: 4 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ const config = {
logo: {
alt: 'Axone Logo',
src: 'img/logo-axone-dark.webp',
href: 'https://okp4.network',
href: 'https://axone.xyz',
width: 160
},
links: [
Expand Down Expand Up @@ -264,7 +264,7 @@ const config = {
},
{
label: 'Twitter',
href: 'https://twitter.com/OKP4_Protocol'
href: 'https://twitter.com/axonexyz'
},
{
label: 'GitHub',
Expand All @@ -288,8 +288,8 @@ const config = {
href: 'https://blog.okp4.network/'
},
{
label: 'OKP4.network',
href: 'https://okp4.network'
label: 'Axone.xyz',
href: 'https://axone.xyz'
},
{
label: 'OKP4 GPT',
Expand Down
2 changes: 1 addition & 1 deletion ontology/schemas/credential-governance-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Here are the namespaces used in this schema:

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 Credential 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 [OKP4 protocol](https://okp4.network):
The Governance Text Credential 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](https://axone.xyz):

- 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Here are the namespaces used in this schema:

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 [OKP4 protocol](https://okp4.network):
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](https://axone.xyz):

- 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.
Expand Down

0 comments on commit 7540a41

Please sign in to comment.