JsonSchema:WebPublication/ContributorObject
JsonSchema:WebPublication/ContributorObject
From Wikisphere
Jump to navigation
Jump to search
$schema | "http://json-schema.org/draft-07/schema#" |
---|
$id | "https://readium.org/webpub-manifest/schema/contributor-object.schema.json" |
---|
title | "Contributor Object" |
---|
type | "object" |
---|
properties | name | anyOf | |
description | "The language in a language map must be a valid BCP 47 tag." |
---|
type | "object" |
---|
additionalProperties | false |
---|
minProperties | 1 |
---|
|
|
---|
|
---|
identifier | |
---|
altIdentifier | $ref | "/w/index.php?title=JsonSchema:WebPublication/Altidentifier&action=raw" |
---|
|
---|
sortAs | |
---|
role | |
---|
position | |
---|
links | type | "array" |
---|
items | $ref | "/w/index.php?title=JsonSchema:WebPublication/Link&action=raw" |
---|
|
---|
|
---|
|
---|
required | |
---|