-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
180 lines (163 loc) · 22.3 KB
/
Copy pathindex.html
File metadata and controls
180 lines (163 loc) · 22.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html><!-- Last Published: Fri Dec 05 2025 00:10:08 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.openenvironmentaldata.org" data-wf-page="6297b7065ebfb4311e558a09" data-wf-site="6297b7065ebfb476d55589eb"><head><meta charset="utf-8"/><title>Initiatives | Agricultural Knowledge Concordance</title><meta content="A living atlas and library for agricultural knowledge, tools, and the communities that steward them." name="description"/><meta content="Initiatives | Agricultural Knowledge Concordance" property="og:title"/><meta content="A living atlas and library for agricultural knowledge, tools, and the communities that steward them." property="og:description"/><meta content="assets/logo.png" property="og:image"/><meta content="Initiatives | Agricultural Knowledge Concordance" property="twitter:title"/><meta content="A living atlas and library for agricultural knowledge, tools, and the communities that steward them." property="twitter:description"/><meta content="assets/logo.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/css/oepd.webflow.shared.b0dd960fc.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Oswald:200,300,400,500,600,700","Crimson Pro:200,300,regular,500,600,700,800,900,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic","Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="assets/favicon.png" rel="shortcut icon" type="image/x-icon"/><link href="assets/favicon.png" rel="apple-touch-icon"/><!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FBCVRSS0FR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-FBCVRSS0FR');
</script>
<style>
.simple-section{padding:48px 0;border-top:1px solid rgba(255,255,255,0.08);}
.simple-h2{margin:0 0 10px 0;color:#fff;font-family:Oswald, sans-serif;letter-spacing:0.3px;}
.simple-p{margin:0 0 12px 0;color:rgba(255,255,255,0.85);font-family:"Crimson Pro", serif;font-size:18px;line-height:1.5;}
.simple-list{margin:10px 0 0 18px;color:rgba(255,255,255,0.85);font-family:"Crimson Pro", serif;font-size:18px;}
.simple-list a{color:#fff;text-decoration:underline;}
.simple-event{margin-top:14px;padding:12px 14px;border:1px solid rgba(255,255,255,0.16);border-radius:12px;background:rgba(255,255,255,0.06);}
.simple-event-title{color:#fff;font-family:Oswald, sans-serif;}
.simple-event-desc{color:rgba(255,255,255,0.85);font-family:"Crimson Pro", serif;}
@media (max-width: 768px){.simple-section{padding:36px 0;}.simple-p,.simple-list{font-size:17px;}}
</style>
<style>
/* --- Agricultural Knowledge Concordance: GitHub Pages overrides (menu + contrast) --- */
/* Dark menu background */
.navbar-2, .customnav {
background: #2b2b2b !important;
}
.gradient-left{ display:none !important; }
/* Improve nav link contrast */
.nav_link, .nav_link.w--current {
color: #f3f3f3 !important;
}
.nav_link:hover {
color: #ffffff !important;
}
.type_menutext { filter: brightness(1.15) contrast(1.1); }
/* Scroll-animated logo (OEDP-like: responds to scroll) */
.star {
will-change: transform;
transform-origin: 50% 50%;
}
/* Replace left logo with vertical title */
.akcp-vertical-title{
position: fixed;
left: 14px;
top: 120px; /* sits below the logo area */
writing-mode: vertical-rl;
transform: rotate(180deg);
font-family: "Oswald", system-ui, sans-serif;
letter-spacing: 0.08em;
text-transform: uppercase;
font-size: 12px;
color: rgba(243,243,243,0.92);
z-index: 999;
pointer-events: none;
}
/* Cards: keep palette, remove imagery, improve readability */
.staticportraitbox,
.portraitgriditemstatic1, .portraitgriditemstatic2, .portraitgriditemstatic3, .portraitgriditemstatic4 {
background-image: none !important;
}
.staticportraitbox{
background: #f4f1e8 !important;
border: 1px solid rgba(0,0,0,0.08) !important;
}
/* Headings that were white on image cards -> dark text */
.quarterbox_lg.white,
.arrow-2.white.index,
.arrow-2.white {
color: #121212 !important;
}
.arrow-2.white.index, .arrow-2.white { filter: none !important; }
.subcategory-list-text{
color: rgba(18,18,18,0.78) !important;
}
/* Ensure body text contrast is strong across sections */
body.body{
color: #121212 !important;
background: #fbfbf7 !important;
}
a { text-underline-offset: 2px; }
/* Footer contrast on light sections */
.footer-set, .footer-misc, .disclaimer{
color: rgba(18,18,18,0.82) !important;
}
</style>
</head><body class="body"><div data-animation="over-left" class="navbar-2 w-nav" data-easing2="ease" data-easing="ease" data-collapse="all" role="banner" data-no-scroll="1" data-duration="400" data-doc-height="1"><div class="w-container"><nav role="navigation" class="nav-menu-3 w-nav-menu"><div class="text-link-container"><a href="/" class="nav_link w-nav-link">HOME</a><a href="/initiatives" aria-current="page" class="nav_link w-nav-link w--current">INITIATIVES</a><link rel="prerender" href="/initiatives"/><a href="#fellows" class="nav_link w-nav-link">FELLOWS</a><a href="#calendar" class="nav_link w-nav-link">CALENDAR</a><a href="#contributors" class="nav_link w-nav-link">CONTRIBUTORS</a><a href="#join" class="nav_link w-nav-link">JOIN</a></div></nav><div class="menu-button-2 w-nav-button"><img src="assets/logo.png" loading="lazy" width="115" alt="Agricultural Knowledge Concordance logo" class="star"/></div></div><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6297b7065ebfb42846558a3d_menu.webp" loading="lazy" width="56" alt="" class="type_menutext"/><div class="akcp-vertical-title" aria-label="Agricultural Knowledge Concordance Project">Agricultural Knowledge Concordance Project</div><div class="gradient-left"></div></div><div class="intitiaveportraitindexcollection"><div class="w-layout-grid portrait-gridhomelist"><div class="portraitgriditemstatic1"><div class="staticportraitbox"><h4 class="quarterbox_lg white">Map</h4><div class="subcategory-list-text">A participatory atlas of projects, places, steward groups, and the connections between them. Start with a pin and a short description; add layers later.</div><div class="indexlistitemcollectionwrap w-dyn-list"><div role="list" class="w-dyn-items"><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#map" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Start with a pin</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#map" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Show connections</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#map" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Layered views (coming soon)</div></a></div></div></div></div></div><div class="portraitgriditemstatic2"><div class="staticportraitbox"><h4 class="quarterbox_lg white">Directory</h4><div class="subcategory-list-text">A roster of people and organizations: what you steward, what you offer, what you need, and how to collaborate.</div><div class="indexlistitemcollectionwrap w-dyn-list"><div role="list" class="w-dyn-items"><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#directory" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Add your profile (coming soon)</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#directory" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Offers / asks matching (coming soon)</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#contributors" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Key contributors</div></a></div></div></div></div></div><div class="portraitgriditemstatic3"><div class="staticportraitbox"><h4 class="quarterbox_lg white">Tool Library</h4><div class="subcategory-list-text">A curated index of tools, protocols, templates, and training materials—documented for reuse. Practical notes are valued as much as polished documentation.</div><div class="indexlistitemcollectionwrap w-dyn-list"><div role="list" class="w-dyn-items"><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#tools" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Tools & templates</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#tools" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Interoperability notes (coming soon)</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#tools" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Maintenance signals (coming soon)</div></a></div></div></div></div></div><div class="portraitgriditemstatic4"><div class="staticportraitbox"><h4 class="quarterbox_lg white">Data & Trust</h4><div class="subcategory-list-text">A home for provenance, consent, and governed sharing. Where “open” becomes accountable: access tiers, stewardship roles, and reciprocity expectations.</div><div class="indexlistitemcollectionwrap w-dyn-list"><div role="list" class="w-dyn-items"><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#trust" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Trust templates (coming soon)</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#trust" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Consent & permissions</div></a></div><div data-w-id="x" role="listitem" class="w-dyn-item"><a href="#trust" class="w-inline-block"><div class="arrow-2 white index">→</div><div class="indextextlist">Data trust pathways (coming soon)</div></a></div></div></div></div></div></div></div></div></div>
<div class="simple-section" id="map">
<div class="w-container">
<h2 class="simple-h2">Map</h2>
<p class="simple-p">A participatory atlas of projects, places, steward groups, and the connections between them. Start small; add layers as the community contributes.</p>
</div>
</div>
<div class="simple-section" id="directory">
<div class="w-container">
<h2 class="simple-h2">Directory</h2>
<p class="simple-p">A roster of people and organizations: what you steward, what you offer, what you need, and how to collaborate. Visibility can be public, community-only, or restricted.</p>
</div>
</div>
<div class="simple-section" id="tools">
<div class="w-container">
<h2 class="simple-h2">Tool Library</h2>
<p class="simple-p">A curated index of tools, protocols, templates, and training materials—documented for reuse. Practical notes are valued as much as polished documentation.</p>
</div>
</div>
<div class="simple-section" id="trust">
<div class="w-container">
<h2 class="simple-h2">Data & Trust</h2>
<p class="simple-p">A home for provenance, consent, and governed sharing. Where “open” becomes accountable: access tiers, stewardship roles, and reciprocity expectations.</p>
</div>
</div>
<div class="simple-section" id="fellows">
<div class="w-container">
<h2 class="simple-h2">Fellows</h2>
<p class="simple-p">The Fellows program supports trusted contributors who help build the first-year foundation of the Concordance. Fellows are nominated or self-nominated, meet monthly as a cohort, share learnings with the community, are recognized publicly, and receive a stipend.</p>
<p class="simple-p"><strong>Call for nominations:</strong> coming soon.</p>
</div>
</div>
<div class="simple-section" id="calendar">
<div class="w-container">
<h2 class="simple-h2">Calendar</h2>
<p class="simple-p">A simple events list now. Later we’ll add a full calendar page, working group rhythms, and a public calendar feed.</p>
<div class="simple-event">
<div class="simple-event-title">Feb 13 — Land Steward & Cultural Data Preservation (Virtual Sessions)</div>
<div class="simple-event-desc">Two session times. A participatory mapping session focused on protocols, reciprocity, and stewardship needs.</div>
</div>
<div class="simple-event">
<div class="simple-event-title">Next — Working groups kickoff</div>
<div class="simple-event-desc">Monthly convenings for map building, tool documentation, and trust templates.</div>
</div>
</div>
</div>
<div class="simple-section" id="contributors">
<div class="w-container">
<h2 class="simple-h2">Contributors</h2>
<p class="simple-p">The Concordance is built with and alongside many communities. These are key contributors and convening partners (expanding over time):</p>
<ul class="simple-list">
<li><a href="https://www.codeforsociety.org/fsp/projects/concordance" target="_blank" rel="noopener">The Concordance Project</a></li>
<li><a href="https://farmhack.org" target="_blank" rel="noopener">Farm Hack</a></li>
<li><a href="https://indigidao.com" target="_blank" rel="noopener">IndigiDAO</a></li>
<li><a href="https://openteam.community" target="_blank" rel="noopener">OpenTEAM</a></li>
</ul>
</div>
</div>
<div class="simple-section" id="join">
<div class="w-container">
<h2 class="simple-h2">Join / Onboarding</h2>
<p class="simple-p">Start light and go deeper when you’re ready. You can revise your entry over time as projects and relationships evolve.</p>
<p class="simple-p"><strong>Onboarding form:</strong> coming soon. In the meantime, reach out via the email link below.</p>
</div>
</div>
<div class="footer-set"><div class="w-layout-grid portrait-bottom-grid"><div class="newsblog-2"><div class="title-div v2"><div class="category-div"><a href="#" class="info-text-2 category">PILOTS & PROJECTS</a></div><div class="recommended-posts-wrapper-2 w-dyn-list"><div role="list" class="recommended-posts-list-2 w-dyn-items"><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="https://openteamag.gitlab.io/codesign/grazingdata/" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="bloglinkborder">Grazing Lands Carbon Data Initiative</h6><div class="arrow-2">→</div></div></a></div><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="https://openteam-agreements.community/" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="bloglinkborder">Ag Data Use Agreements</h6><div class="arrow-2">→</div></div></a></div></div></div><a href="#" class="info-text-2 category">GOVERNANCE</a><div class="recommended-posts-wrapper-2 w-dyn-list"><div role="list" class="recommended-posts-list-2 w-dyn-items"><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="#" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="bloglinkborder">Trust Infrastructure & Data Trusts</h6><div class="arrow-2">→</div></div></a></div><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="#" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="bloglinkborder">Consent Systems & Clear Agreements</h6><div class="arrow-2">→</div></div></a></div></div></div></div><div class="title-div v2"><a href="#" class="info-text-2 category">STORIES & LEARNING </a><div class="category-div-2"></div><div class="recommended-posts-wrapper-2 w-dyn-list"><div role="list" class="recommended-posts-list-2 w-dyn-items"><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="#" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="recommended-title-v2 black">Primers & Glossary</h6><div class="arrow-2">→</div></div></a></div><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="#" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="recommended-title-v2 black">In-Depths Series & Library</h6><div class="arrow-2">→</div></div></a></div></div></div><a href="#" class="info-text-2 category">BLOG</a><div class="recommended-posts-wrapper-2 w-dyn-list"><div role="list" class="recommended-posts-list-2 w-dyn-items"><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="#" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="bloglinkborder">Updates from the community</h6><div class="arrow-2">→</div></div></a></div><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><a href="#" class="recommended-title-link w-inline-block"><div class="blog-dotdivider"><h6 class="bloglinkborder">Working group notes</h6><div class="arrow-2">→</div></div></a></div></div></div><div class="upcoming_field"><div class="category-div-2"><a href="#" class="info-text-2 category">UPCOMING EVENTS</a><div class="recommended-posts-wrapper-2 w-dyn-list"><div class="recommended-posts-list-2 w-dyn-items"><div role="listitem" class="recommended-posts-item-copy-2 w-dyn-item"><div class="blog-dotdivider"><a href="#" class="w-inline-block"><h6 class="recommended-title-v2 black">Agricultural Knowledge Concordance Community Call</h6></a><div class="arrow-2">→</div></div></div></div></div></div></div></div></div><div id="w-node-_94db55d1-aa32-bd9c-a910-6f802f58da16-7f6003b3" data-w-id="94db55d1-aa32-bd9c-a910-6f802f58da16" class="news2col"><div><img src="assets/logo.png" loading="lazy" width="220" alt="Agricultural Knowledge Concordance" class="footer-logo"/><a href="/values-and-principles" class="list-nav-link w-inline-block"><h5>Values and Principles</h5></a><a href="/what-were-reading" class="list-nav-link w-inline-block"><h5>What We're Reading</h5></a><a href="/work-with-us" class="list-nav-link w-inline-block"><h5>Work With Us</h5></a><a href="/licenses" class="list-nav-link w-inline-block"><h5>Licenses</h5></a><a href="/how-were-supported" class="list-nav-link w-inline-block"><h5>How We're Supported</h5></a></div><div class="footer-support social-media"><div class="footer-logo-row"><a href="#" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6793daeb1aada6e90b438f70_substack-icon-md.png" loading="lazy" width="20" alt=""/></a><a href="#" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6297b7065ebfb43ca1558a7a_linkedin-1597570.webp" loading="lazy" width="20" sizes="20px" alt=""/></a><a href="#" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6297b7065ebfb479eb558a78_instagram-1597575.webp" loading="lazy" width="20" sizes="20px" alt=""/></a><a href="#" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6297b7065ebfb40354558a79_facebook-1597577.webp" loading="lazy" width="20" sizes="20px" alt=""/></a><a href="mailto:info@agknowledgeconcordance.org?subject=From%20the%20website%20email%20link" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/65e783403957967133191790_Email%202%20iconmonstr.svg" loading="lazy" alt="" class="email-icon"/></a><a href="#" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6799200c79bacc48be24d52b_25231.png" loading="lazy" width="20" alt=""/></a><a href="#" target="_blank" class="social-icon w-inline-block"><img src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/6297b7065ebfb4375b558a7d_medium.webp" loading="lazy" width="20" sizes="20px" alt=""/></a></div><div class="w-embed w-iframe"><!-- Optional: replace with your newsletter embed when ready --><iframe src="about:blank" width="480" height="150" style="border:1px solid #EEE; background:white;" frameborder="0" scrolling="no"></iframe></div></div></div></div><div class="footer-brand-links"></div><div class="title-div footer"><form action="/search" class="w-form"><input class="search-input w-input" maxlength="256" name="query" placeholder="Looking for something?" type="search" id="search" required=""/><input type="submit" class="button w-button" value="Search"/></form></div><div class="div-block-2"><a href="#" target="_blank" class="donate-link">Support the Agricultural Knowledge Concordance (link coming soon).</a></div><div class="footer-misc"><div class="disclaimer">AGRICULTURAL KNOWLEDGE CONCORDANCE IS A COLLABORATIVE INITIATIVE BUILT WITH AND ALONGSIDE LAND STEWARDS, DATA STEWARDS, AND TOOL COMMUNITIES.<br/><br/>We start with relationships and consent, then build governance and sustainable resourcing, and only then connect the technical stack.</div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6297b7065ebfb476d55589eb" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/js/webflow.schunk.36b8fb49256177c8.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/6297b7065ebfb476d55589eb/js/webflow.f7f72d9c.a2a5b99ef6a254a2.js" type="text/javascript"></script><script>
// Scroll-rotate the menu logo (inspired by OEDP's nav brand motion)
(function() {
var logo = document.querySelector('.star');
if (!logo) return;
function onScroll(){
var r = window.scrollY * 0.15; // adjust for faster/slower rotation
logo.style.transform = 'rotate(' + r + 'deg)';
}
window.addEventListener('scroll', onScroll, {passive:true});
onScroll();
})();
</script>
</body></html>