Repository: https://github.com/solid/specification - Technical Reports: https://solidproject.org/TR/ - Code of Conduct: https://github.com/solid/specification#code-of-conduct
csarven on main
Add vocabulary-management (compare)
csarven on main
Add 2022-05-25 minutes (compare)
csarven on main
Minor (compare)
curl -H'Accept: text/turtle' http://www.w3.org/ns/ldp
:inbox
a rdf:Property;
rdfs:comment "Links a resource to a container where notifications for the resource can be created and discovered.";
vs:term_status "stable";
rdfs:isDefinedBy <https://www.w3.org/TR/ldn/>;
rdfs:label "inbox";
dcterms:issued "2016-09-29"^^xsd:date;
dcterms:creator <http://csarven.ca/#i>, <https://rhiaro.co.uk/#me>.
?
@agentydragon_gitlab Generally questions like these (that do not pertain to defining the Solid Specification) are best placed in https://gitter.im/solid/chat. In any case, the interface you're looking at at solidcommunity.net is called mashlib (sometimes called "The Data Browser" or "SolidOS"), and bug reports for it go here: https://github.com/solid/mashlib/issues/
(Yes, it's all a bit confusing that there are so many different projects, but that's what you get if you have an open standard that everyone can implement :) )
@/all Meeting with the CredentialsCG is fixed to March 10 at 15:00 UTC and 18:00 UTC (two ~1h sessions) - seems to work for most. CCG presents to SocialCG in the first session, and the other way around in the second session.
They've suggested that an intro to their following work items would be of interest to us: Universal Wallet, DID-Core, Secure Data Storage + others. Also asking any specific work items or areas they should cover.
Please share (here) what you'd like to learn more about.. I'll collect the responses here and send. In https://gitter.im/solid/specification?at=6001ada781c55b09c70d2da8 I suggested some areas:
Identity/Identifiers: WebID, DID
Access control / Capability-based security models: ACL, OCAP
VC data model
Signatures/Encryption
All sorts of Security and Privacy Considerations
I think we should definitely hear more about the security models they're working on. I'm not sure about "Universal Wallet" (as per their suggestion) at this time - not sure if that's high priority.. but I have no strong opinion otherwise.