Encrypt the Web

This commit is contained in:
Basti 2017-06-05 14:34:31 +02:00
parent f3c79b8e2b
commit 890483ea7f
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"$schema": "http://json-schema.org/draft-04/schema#", "$schema": "https://json-schema.org/draft-04/schema#",
"id": "http://schema.kosmos.org/Contribution", "id": "https://schema.kosmos.org/Contribution",
"properties": { "properties": {
"@context": { "@context": {
"type": "string", "type": "string",

View File

@ -1,6 +1,6 @@
{ {
"$schema": "http://json-schema.org/draft-04/schema#", "$schema": "https://json-schema.org/draft-04/schema#",
"id": "http://schema.kosmos.org/Contributor", "id": "https://schema.kosmos.org/Contributor",
"properties": { "properties": {
"@context": { "@context": {
"type": "string", "type": "string",