|
| 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