mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.1K
active users

#SolidProject

0 posts0 participants0 posts today

I've started a draft spec defining high level processing and rendering rules to bind an RDF graph to HTML elements.

The UI data binding is specified using HTML attributes, which when hydrated provides valid RDFa.

The idea is to enable bringing pages of data together within a single document

Still early days, but here's the description of a subject-connected list

jg10.solidcommunity.net/open-w

jg10.solidcommunity.netRDF HTML UI data binding

A short part 5 in the pantry blog series introduces a pantry history event log as a point of truth - recognising that pantry data will only ever be a partial snapshot because updates are likely to be occasional and incidental as part of other activities.

Why not just look in the fridge?
Because a pantry app can act as a memory aid for what was in the fridge last time it was checked or used.

jg10.solidcommunity.net/pantry

jg10.solidcommunity.netPantry app blog
Replied to Tim Berners-Lee

@timbl Thanks for the inspiring note. I love to see how the same data can be used by multiple different apps with Solid, whereas now we have multiple apps that do the same thing. I love the shift in people's thinking, even if not in the Solid community, but other communities have recognized it's time for data ownership to be given back to us. "There is clearly a massive revolution taking place, and a huge amount of value being created. " #SolidProject

Happy New Year! Next month, I'll be speaking in the #geospatial devroom at #FOSDEM on February 1st at 11:00 about how to make indoor positioning systems and environments more discoverable and accessible, using local/global discovery methods, linked data, and our SemBeacon specification.
fosdem.org/2025/schedule/event

fosdem.orgFOSDEM 2025 - Discovering indoor environments and positioning systems

The Open Data Institute in London (@ODIHQ) is a beneficiary of the @protonprivacy Lifetime Fundraiser 2024 🙏 By entering Proton’s raffle you will support a good Data Infrastructure - the bedrock of AI - that’s what the ODI exists to create #ResponsibleAI

Having taken on the governance of the #SolidProject, the ODI will help make sure your personal data is used by you, for YOU.

proton.me/blog/2024-lifetime-a

Proton · Join the 2024 Lifetime account fundraiser for online freedom | ProtonLearn how to join our 2024 Lifetime Account Charity Fundraiser, your chance to win our most exclusive plan and fight for a better internet.

So I did some research for options for the federated garden system and it could be done by using @activitypods or just Solid protocol. For now I am thinking about implementing server app with #solidproject support first and think about support for ActivityPods later. Some project that could become a starting point for this in #rustlang (I don't want to touch TS/JS :P): github.com/manomayam/manas

For start just Solid support for Obsidian notes could be interesting.

I think there's a tendency for devs to keep thinking in database terms when moving to #SolidProject

What clicked for me is to instead think of #LinkedData in terms of human-sized pages.

Yes, pages still need to offer app performance and few users would edit raw RDF, but a page is still a comfortable bite of content.

Similar to HTML pages but without the presentation layer, I can take one bite at a time, and follow links to find more, with my browser loading and caching extra bites as needed