diff --git a/docs/about/community.md b/docs/about/community.md index 1a18daf2..25df38a9 100644 --- a/docs/about/community.md +++ b/docs/about/community.md @@ -1,6 +1,6 @@ --- id: community -title: Community Engagement +title: Community Partners custom_edit_url: null --- diff --git a/docs/about/faculty.md b/docs/about/faculty.md deleted file mode 100644 index a46eefd0..00000000 --- a/docs/about/faculty.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: faculty -title: Resources for SLU Faculty -custom_edit_url: null ---- - -Specific guidance on new project requests is forthcoming... \ No newline at end of file diff --git a/docs/about/partners.md b/docs/about/industry.md similarity index 96% rename from docs/about/partners.md rename to docs/about/industry.md index 1f8572a1..ee316ba9 100644 --- a/docs/about/partners.md +++ b/docs/about/industry.md @@ -1,6 +1,6 @@ --- -id: partners -title: Partner with Us +id: industry +title: Industry Partners custom_edit_url: null --- diff --git a/docs/about/researchers.md b/docs/about/researchers.md new file mode 100644 index 00000000..e0a9ab2e --- /dev/null +++ b/docs/about/researchers.md @@ -0,0 +1,49 @@ +--- +id: researchers +title: Research Partners +custom_edit_url: null +--- + +# Research Partnerships + +Open Source with SLU welcomes the opportunity to work with researchers across domains. We have built general purpose research enablement tools, as well as tools to support variou scientific, health, and scholarly research outcomes. + +## Opportunities + +* Research tool development +* Software maintenance +* Pre-grant prototypes +* Broader impacts + +## Capabilities + +* Developing tools that enable research +* Software development & maintenance + * AI and ML tools + * Web, mobile, and desktop apps + * IoT and cyber-physical systems +* Research support + * Data stewardship + * Existing software maintenance + * Industry and community partnerships + * Open Scholarship and Open Work strategies +* Open source community and ecosystem building + +## Research Software + +The digital tools that enable research can take on a broad range of specific capabilities, though they tend to be some form of acquisition, automation, or analysis. + +* **Acquisition** of data + * Capture data + * Cleaning data + * Managing data + +* **Automation** of processes + * Controlling devices, spaces, & resources + * Repeating research for verification or longitudinal studies + * Scaling small pilots to global initiatives + +* **Analysis** of information + * Processing quantitative & qualitative analyses + * Modeling for simulation & prediction + * Exploring results with visualization, monitoring, and access diff --git a/docs/about/students.md b/docs/about/students.md index 780d94f6..857265f3 100644 --- a/docs/about/students.md +++ b/docs/about/students.md @@ -1,6 +1,6 @@ --- id: students -title: Resources for Students +title: Student Partners custom_edit_url: null --- diff --git a/docusaurus.config.js b/docusaurus.config.js index f77a094d..0c7c8a56 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -79,24 +79,24 @@ const config = { docId: 'about/about', }, { - label: 'Students', + label: 'Student Partners', type: 'doc', docId: 'about/students', }, { - label: 'Faculty', + label: 'Researcher Partners', type: 'doc', - docId: 'about/faculty', + docId: 'about/researchers', }, { - label: 'Community', + label: 'Community Partners', type: 'doc', docId: 'about/community', }, { - label: 'Partners', + label: 'Industry Partners', type: 'doc', - docId: 'about/partners', + docId: 'about/industry', } ] diff --git a/sidebars.js b/sidebars.js index 7d713094..00ec562a 100644 --- a/sidebars.js +++ b/sidebars.js @@ -33,7 +33,7 @@ const sidebars = { }, { type: 'doc', - id: 'about/faculty' + id: 'about/researchers' }, { type: 'doc', @@ -41,7 +41,7 @@ const sidebars = { }, { type: 'doc', - id: 'about/partners' + id: 'about/industry' }, ], }, diff --git a/static/img/Eglash_Ron_African_Fractals_Modern_Computing_and_Indigenous_Design (1).pdf b/static/img/Eglash_Ron_African_Fractals_Modern_Computing_and_Indigenous_Design (1).pdf new file mode 100644 index 00000000..5fa04009 Binary files /dev/null and b/static/img/Eglash_Ron_African_Fractals_Modern_Computing_and_Indigenous_Design (1).pdf differ