stringify.me
stringify.me copied to clipboard
Foaf profile
It would be awesome if this could be used with a foaf personal profile document, which then could be added to the index.html file directly using a <script type="application/ld+json">{}</script>
element.
I have a fork of this project where the template and profile are script
elements so no download is required for these static resources.
Thinking about it, you could do multiple formats, one that's super easy, and gets turned into a profile document and added to the index file on build, or it could use the document directly and modify on the fly.
I'm thinking this because then the users site could be references as a static resource within an rdf graph, rather than just being human readable content.
Foaf profile sounds interesting, we can add support for foaf format. I will read more about foaf and get back to you soon.
I am not sure how this will be of great advantage unless it is integrated into a third party apps(like some other app can send foaf details to stringify.me and create a profile). Pls let me know if you see any specific usecase for this.
Thank you