Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo committed Apr 26, 2024
0 parents commit f2e1f85
Show file tree
Hide file tree
Showing 42 changed files with 533 additions and 0 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
schema.chora.io
7 changes: 7 additions & 0 deletions contexts/ecocredit_batch.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"@context": {
"benefits": "https://schema.org/ItemList",
"certifications": "https://schema.org/ItemList",
"reports": "https://schema.org/ItemList"
}
}
6 changes: 6 additions & 0 deletions contexts/ecocredit_class.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
6 changes: 6 additions & 0 deletions contexts/ecocredit_project.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
15 changes: 15 additions & 0 deletions contexts/geonode.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description",
"geo": "https://schema.org/geo",
"latitude": {
"@id": "https://schema.org/latitude",
"@type": "xsd:float"
},
"longitude": {
"@id": "https://schema.org/longitude",
"@type": "xsd:float"
}
}
}
6 changes: 6 additions & 0 deletions contexts/group.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
6 changes: 6 additions & 0 deletions contexts/group_member.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
6 changes: 6 additions & 0 deletions contexts/group_policy.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
6 changes: 6 additions & 0 deletions contexts/group_proposal.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
5 changes: 5 additions & 0 deletions contexts/group_vote.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": {
"reason": "https://schema.org/description"
}
}
6 changes: 6 additions & 0 deletions contexts/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='index.jsonld'" />
</head>
</html>
94 changes: 94 additions & 0 deletions contexts/index.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://schema.chora.io/contexts/ecocredit_batch.jsonld",
"name": "ecocredit_batch"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://schema.chora.io/contexts/ecocredit_class.jsonld",
"name": "ecocredit_class"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://schema.chora.io/contexts/ecocredit_project.jsonld",
"name": "ecocredit_project"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@id": "https://schema.chora.io/contexts/geonode.jsonld",
"name": "geonode"
}
},
{
"@type": "ListItem",
"position": 5,
"item": {
"@id": "https://schema.chora.io/contexts/group.jsonld",
"name": "group"
}
},
{
"@type": "ListItem",
"position": 6,
"item": {
"@id": "https://schema.chora.io/contexts/group_member.jsonld",
"name": "group_member"
}
},
{
"@type": "ListItem",
"position": 7,
"item": {
"@id": "https://schema.chora.io/contexts/group_policy.jsonld",
"name": "group_policy"
}
},
{
"@type": "ListItem",
"position": 8,
"item": {
"@id": "https://schema.chora.io/contexts/group_proposal.jsonld",
"name": "group_proposal"
}
},
{
"@type": "ListItem",
"position": 9,
"item": {
"@id": "https://schema.chora.io/contexts/group_vote.jsonld",
"name": "group_vote"
}
},
{
"@type": "ListItem",
"position": 10,
"item": {
"@id": "https://schema.chora.io/contexts/voucher.jsonld",
"name": "voucher"
}
},
{
"@type": "ListItem",
"position": 11,
"item": {
"@id": "https://schema.chora.io/contexts/voucher_issuance.jsonld",
"name": "voucher_issuance"
}
}
]
}
6 changes: 6 additions & 0 deletions contexts/voucher.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"@context": {
"name": "https://schema.org/name",
"description": "https://schema.org/description"
}
}
5 changes: 5 additions & 0 deletions contexts/voucher_issuance.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": {
"description": "https://schema.org/description"
}
}
12 changes: 12 additions & 0 deletions examples/ecocredit_batch.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"@context": "https://schema.chora.io/contexts/ecocredit_batch.jsonld",
"benefits": [
"chora:13toVfvC2YxrrfSXWB5h2BGHiXZURsKxWUz72uDRDSPMCrYPguGUXSC.rdf"
],
"certifications": [
"chora:13toVfvC2YxrrfSXWB5h2BGHiXZURsKxWUz72uDRDSPMCrYPguGUXSC.rdf"
],
"reports": [
"chora:13toVfvC2YxrrfSXWB5h2BGHiXZURsKxWUz72uDRDSPMCrYPguGUXSC.rdf"
]
}
5 changes: 5 additions & 0 deletions examples/ecocredit_class.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/ecocredit_class.jsonld",
"name": "Community Forest Credits",
"description": "Community Forest Credits are practice-based forest credits."
}
5 changes: 5 additions & 0 deletions examples/ecocredit_project.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/ecocredit_project.jsonld",
"name": "WA Community Forest",
"description": "WA Community Forest is a forest project in Washington State."
}
9 changes: 9 additions & 0 deletions examples/geonode.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"@context": "https://schema.chora.io/contexts/geonode.jsonld",
"name": "Gazzam Lake Nature Preserve",
"description": "444-acre forest, lake & wetland refuge.",
"geo": {
"latitude": "47.621342",
"longitude": "-122.567416"
}
}
5 changes: 5 additions & 0 deletions examples/group.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/group.jsonld",
"name": "Nature Protectors",
"description": "A group dedicated to protecting nature."
}
5 changes: 5 additions & 0 deletions examples/group_member.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/group_member.jsonld",
"name": "Jane Doe",
"description": "Experienced remote sensing specialist."
}
5 changes: 5 additions & 0 deletions examples/group_policy.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/group_policy.jsonld",
"name": "Treasury Management",
"description": "A decision policy for managing treasury assets."
}
5 changes: 5 additions & 0 deletions examples/group_proposal.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/group_proposal.jsonld",
"name": "Create Geonode",
"description": "A proposal to create a geonode for the nature preserve."
}
4 changes: 4 additions & 0 deletions examples/group_vote.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"@context": "https://schema.chora.io/contexts/group_vote.jsonld",
"reason": "The geonode will help raise funds for the nature preserve."
}
6 changes: 6 additions & 0 deletions examples/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='index.jsonld'" />
</head>
</html>
94 changes: 94 additions & 0 deletions examples/index.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://schema.chora.io/examples/ecocredit_batch.jsonld",
"name": "ecocredit_batch"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://schema.chora.io/examples/ecocredit_class.jsonld",
"name": "ecocredit_class"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://schema.chora.io/examples/ecocredit_project.jsonld",
"name": "ecocredit_project"
}
},
{
"@type": "ListItem",
"position": 4,
"item": {
"@id": "https://schema.chora.io/examples/geonode.jsonld",
"name": "geonode"
}
},
{
"@type": "ListItem",
"position": 5,
"item": {
"@id": "https://schema.chora.io/examples/group.jsonld",
"name": "group"
}
},
{
"@type": "ListItem",
"position": 6,
"item": {
"@id": "https://schema.chora.io/examples/group_member.jsonld",
"name": "group_member"
}
},
{
"@type": "ListItem",
"position": 7,
"item": {
"@id": "https://schema.chora.io/examples/group_policy.jsonld",
"name": "group_policy"
}
},
{
"@type": "ListItem",
"position": 8,
"item": {
"@id": "https://schema.chora.io/examples/group_proposal.jsonld",
"name": "group_proposal"
}
},
{
"@type": "ListItem",
"position": 9,
"item": {
"@id": "https://schema.chora.io/examples/group_vote.jsonld",
"name": "group_vote"
}
},
{
"@type": "ListItem",
"position": 10,
"item": {
"@id": "https://schema.chora.io/examples/voucher.jsonld",
"name": "voucher"
}
},
{
"@type": "ListItem",
"position": 11,
"item": {
"@id": "https://schema.chora.io/examples/voucher_issuance.jsonld",
"name": "voucher_issuance"
}
}
]
}
5 changes: 5 additions & 0 deletions examples/voucher.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@context": "https://schema.chora.io/contexts/voucher.jsonld",
"name": "Member Vouchers",
"description": "Vouchers issued to members of the cooperative."
}
4 changes: 4 additions & 0 deletions examples/voucher_issuance.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"@context": "https://schema.chora.io/contexts/voucher_issuance.jsonld",
"description": "Vouchers backed by chora tokens managed by the treasury."
}
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='index.jsonld'" />
</head>
</html>
Loading

0 comments on commit f2e1f85

Please sign in to comment.