Skip to content

Commit da6fb96

Browse files
committed
deploy: 0bcf960
1 parent 6ae0837 commit da6fb96

File tree

2 files changed

+162
-0
lines changed

2 files changed

+162
-0
lines changed
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"@context": [
3+
"https://www.w3.org/2018/credentials/v1",
4+
"https://w3id.org/okp4/ontology/vnext/schema/credential/governance/text/"
5+
],
6+
"type": "VerifiableCredential",
7+
"id": "https://w3id.org/okp4/ontology/vnext/schema/credential/governance/text/c29835be-9d4c-4a9a-8525-145bc85b6f95",
8+
"credentialSubject": {
9+
"id": "did:key:zQ3shunN7us5oKNYKKzprW8nP5HAoTf4t2Fxyudho5zMAR1PQ",
10+
"type": "GovernanceTextCredential",
11+
"isGovernedBy": {
12+
"type": "GovernanceText",
13+
"fromGovernance": "cosmwasm:{contract_name}:{contract_address}?query={contract_query}",
14+
"hasChapter": {
15+
"type": "Chapter",
16+
"hasTitle": "Collaborative AI governance",
17+
"hasOrdinalNumber": "1",
18+
"hasSection": {
19+
"type": "Section",
20+
"hasTitle": "Zone Governance",
21+
"hasOrdinalNumber": "1.1",
22+
"hasSubsection": {
23+
"type": "SubSection",
24+
"hasTitle": "Governers",
25+
"hasOrdinalNumber": "1.1.1",
26+
"hasArticle": {
27+
"type": "Article",
28+
"hasTitle": "Conditions to amend the rules",
29+
"hasOrdinalNumber": "1.1.1.1",
30+
"hasParagraph": {
31+
"type": "Paragraph",
32+
"hasTitle": "Governance can only be amended by the identity `did:key:0x04d1j1x8f8a7a28f9a5a254c326a963a22f5a5b5d5f5e5d5c5b5a5958575758`",
33+
"hasOrdinalNumber": "1.1.1.1.1"
34+
},
35+
"hasArticle": {
36+
"type": "Article",
37+
"hasTitle": "Conditions on autorized services",
38+
"hasOrdinalNumber": "1.1.1.2",
39+
"hasParagraph": {
40+
"type": "Paragraph",
41+
"hasTitle": "Only services of type 'Storage' or 'Machine Learning'",
42+
"hasOrdinalNumber": "1.1.1.2.1"
43+
},
44+
"hasSubsection": {
45+
"type": "SubSection",
46+
"hasTitle": "XXXX",
47+
"hasOrdinalNumber": "1.1.2",
48+
"hasArticle": {
49+
"type": "Article",
50+
"hasTitle": "XXXX",
51+
"hasOrdinalNumber": "1.1.2.1",
52+
"hasParagraph": {
53+
"type": "Paragraph",
54+
"hasTitle": "XXXX",
55+
"hasOrdinalNumber": "1.1.2.1.1"
56+
},
57+
"hasArticle": {
58+
"type": "Article",
59+
"hasTitle": "XXXX",
60+
"hasOrdinalNumber": "1.1.2.2",
61+
"hasParagraph": {
62+
"type": "Paragraph",
63+
"hasTitle": "XXXX",
64+
"hasOrdinalNumber": "1.1.2.2.1"
65+
}
66+
}
67+
}
68+
}
69+
}
70+
}
71+
}
72+
}
73+
}
74+
}
75+
},
76+
"issuanceDate": "2024-06-06T15:45:00.475304+01:00",
77+
"issuer": {
78+
"id": "did:key:zQ3shs7auhJSmVJpiUbQWco6bxxEhSqWnVEPvaBHBRvBKw6Q3",
79+
"name": "OKP4"
80+
}
81+
}
Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
{
2+
"@context": [
3+
"https://www.w3.org/2018/credentials/v1",
4+
"https://w3id.org/okp4/ontology/vnext/schema/credential/governance/text/"
5+
],
6+
"type": "VerifiableCredential",
7+
"id": "https://w3id.org/okp4/ontology/vnext/schema/credential/governance/text/c29835be-9d4c-4a9a-8525-145bc85b6f95",
8+
"credentialSubject": {
9+
"id": "did:key:zQ3shRfADCmegmmKotqCjzDc9BHWDpbEzp9yMiN5RkJx88oP5",
10+
"type": "GovernanceTextCredential",
11+
"isGovernedBy": {
12+
"type": "GovernanceText",
13+
"fromGovernance": "cosmwasm:{contract_name}:{contract_address}?query={contract_query}",
14+
"hasChapter": {
15+
"type": "Chapter",
16+
"hasTitle": "Crime data dataset governance",
17+
"hasOrdinalNumber": "1",
18+
"hasSection": {
19+
"type": "Section",
20+
"hasTitle": "Usage of the dataset",
21+
"hasOrdinalNumber": "1.1",
22+
"hasSubsection": {
23+
"type": "SubSection",
24+
"hasTitle": "Users",
25+
"hasOrdinalNumber": "1.1.1",
26+
"hasArticle": {
27+
"type": "Article",
28+
"hasTitle": "Conditions on consumers",
29+
"hasOrdinalNumber": "1.1.1.1",
30+
"hasParagraph": {
31+
"type": "Paragraph",
32+
"hasTitle": "Everyone can use the dataset",
33+
"hasOrdinalNumber": "1.1.1.1.1"
34+
},
35+
"hasArticle": {
36+
"type": "Article",
37+
"hasTitle": "Conditions on services that consume the dataset",
38+
"hasOrdinalNumber": "1.1.1.2",
39+
"hasParagraph": {
40+
"type": "Paragraph",
41+
"hasTitle": "Only services of type 'Storage' or 'Data Processing'",
42+
"hasOrdinalNumber": "1.1.1.2.1"
43+
},
44+
"hasSubsection": {
45+
"type": "SubSection",
46+
"hasTitle": "Conditions of usages",
47+
"hasOrdinalNumber": "1.1.2",
48+
"hasArticle": {
49+
"type": "Article",
50+
"hasTitle": "Price",
51+
"hasOrdinalNumber": "1.1.2.1",
52+
"hasParagraph": {
53+
"type": "Paragraph",
54+
"hasTitle": "Free",
55+
"hasOrdinalNumber": "1.1.2.1.1"
56+
},
57+
"hasArticle": {
58+
"type": "Article",
59+
"hasTitle": "Rate limiting",
60+
"hasOrdinalNumber": "1.1.2.2",
61+
"hasParagraph": {
62+
"type": "Paragraph",
63+
"hasTitle": "The rate limit is 2 months maximum",
64+
"hasOrdinalNumber": "1.1.2.2.1"
65+
}
66+
}
67+
}
68+
}
69+
}
70+
}
71+
}
72+
}
73+
}
74+
}
75+
},
76+
"issuanceDate": "2024-02-06T13:29:00.475304+01:00",
77+
"issuer": {
78+
"id": "did:key:zQ3shs7auhJSmVJpiUbQWco6bxxEhSqWnVEPvaBHBRvBKw6Q3",
79+
"name": "OKP4"
80+
}
81+
}

0 commit comments

Comments
 (0)