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