A tiny web application whose sole purpose in life is to enable someone to create, view, edit, or delete their personal linked open data profile. The json linked data file that it generates will be of the type Person defined in the valueflows vocabulary https://github.com/valueflows/agent
There are three basic steps.
- sign in with github
- create a profile by filling out the form
- view your profile
You can actually check out what got generated in the process shown below here: https://github.com/Connoropolous/open-data-self/blob/master/data.json
Done so far...