Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75b8b00497 | |||
| 3b656d0ab9 | |||
| 831b36f61e | |||
| e0ec67aad4 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kosmos-schemas",
|
"name": "kosmos-schemas",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "JSON-LD schemas for Kosmos data formats",
|
"description": "JSON-LD schemas for Kosmos data formats",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"contributor": {
|
"contributor": {
|
||||||
"properties": {
|
"properties": {
|
||||||
"uri": {
|
"ipfs": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "uri",
|
"format": "uri",
|
||||||
"title": "IPFS URI",
|
"title": "IPFS URI",
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"kind": {
|
"kind": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "Kind",
|
"title": "Kind",
|
||||||
"description": "Type/category of contribution",
|
"description": "Category of contributor",
|
||||||
"enum": [
|
"enum": [
|
||||||
"person",
|
"person",
|
||||||
"organization",
|
"organization",
|
||||||
|
|||||||
Reference in New Issue
Block a user