Skip to content

Commit

Permalink
Merge pull request #875 from solid/list-orgs
Browse files Browse the repository at this point in the history
List orgs
  • Loading branch information
michielbdejong authored May 2, 2024
2 parents 9859590 + ba935de commit 91c5f5c
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 2 deletions.
108 changes: 106 additions & 2 deletions for-organizations.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,127 @@ <h2 property="schema:name">Solid Organizations</h2>
<li class="pod-provider">
<h3>BBC Research &amp; Development</h3>

<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<p>Personal data stores: building and trialling trusted data services</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_1.png" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="bbc.co.uk/rd/blog/2021-09-personal-data-store-research">bbc.co.uk/rd/blog/2021-09-personal-data-store-research</a></dd>
<dd><a href="https://bbc.co.uk/rd/blog/2021-09-personal-data-store-research">bbc.co.uk/rd/blog/2021-09-personal-data-store-research</a></dd>
<dt class="entity-type">Type</dt>
<dd>Pod provider &amp; Application Provider</dd>
</dl>
</details>
</li>

<li class="pod-provider">
<h3>Athumi</h3>

<p>Trust in data collaboration</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_15.png" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="https://athumi.eu/">thumi.eu</a></dd>
<dt class="entity-type">Type</dt>
<dd>Pod provider</dd>
</dl>
</details>
</li>

<li class="pod-provider">
<h3>Inrupt</h3>

<p>Harness the web as a data platform for everyone</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_7.png" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="https://inrupt.com">inrupt.com</a></dd>
<dt class="entity-type">Type</dt>
<dd>Pod provider</dd>
</dl>
</details>
</li>

<li class="pod-provider">
<h3>TrinPod</h3>

<p>The world's first conceptually indexed space-time systems digital twin</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_6.png" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="https://graphmetrix.com/trinpod">graphmetrix.com/trinpod</a></dd>
<dt class="entity-type">Type</dt>
<dd>Pod provider</dd>
</dl>
</details>
</li>

<li class="pod-provider">
<h3>Digita</h3>

<p>Solid is the future. Digita shows you the way.</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_3.png" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="https://www.digita.ai/">www.digita.ai</a></dd>
<dt class="entity-type">Type</dt>
<dd>Pod provider< &amp; Software Engineering/dd>
</dl>
</details>
</li>

<li class="research-institution">
<h3>O.Team</h3>

<p>Helping organizations use Solid and the Decentralized Web.</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_10.png" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="https://o.team/">o.team</a></dd>
<dt class="entity-type">Type</dt>
<dd>Software Engineering</dd>
</dl>
</details>
</li>

<li class="research-institution">
<h3>Ponder Source</h3>

<p>Supporting open source</p>

<details>
<summary>Organization details</summary>
<dl>
<dt class="entity-logo">Logo</dt>
<dd><img src="image/img_12.jpeg" alt="img_1" width="50" /></dd>
<dt class="entity-url">URL</dt>
<dd><a href="https://pondersource.com/">pondersource.com</a></dd>
<dt class="entity-type">Type</dt>
<dd>Software Engineering</dd>
</dl>
</details>
</li>
</ul>

Expand Down
Binary file added image/img_15.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91c5f5c

Please sign in to comment.