Skip to content
Snippets Groups Projects
Commit 0a977b35 authored by realitygaps's avatar realitygaps
Browse files

Proposed example for 0.0.1 spec

parent 63b29c94
No related branches found
No related tags found
No related merge requests found
Pipeline #5 canceled with stages
{
"@context" : "http://schema.org",
"@type" : "Organization",
"organizationType" : "Informal collective",
"name" : "librehoster.example",
"tagLine" : "providing services for everyone",
"homeUrl" : "https://librehoster.example",
"logo" : "https://librehoster.example/logo.png",
"description": "libre service provider",
"communicationLanguages": ["en", "fr", "nl"],
"contactUrl": "https://librehoster.example/contact",
"privacyPolicyUrl" : "https://librehoster.example/policy/privacy",
"termsOfServiceUrl" : "https://librehoster.example/policy/tos",
"isServiceProvider" : true,
"foundingDate": "YYYY",
"version": "0.0.1",
"dateCreated": "YYYY-MM-DDTHH:MM:54Z",
"dateModified": "2018-11-10T22:32:54Z"
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment