| work | | type | "object" |
|---|
| title | "Work" |
|---|
| description | "The conceptual essence of the resource. In BIBFRAME, a Work may have one or more Instances." |
|---|
| required | |
|---|
| properties | | title | |
|---|
| contributions | | type | "array" |
|---|
| description | "Agents associated with the Work through a contribution and role." |
|---|
| items | | $ref | "#/$defs/contribution" |
|---|
|
|---|
|
|---|
| language | | type | "array" |
|---|
| description | "Languages associated with the Work, represented as BCP 47 language tags." |
|---|
| items | |
|---|
|
|---|
| subjects | | type | "array" |
|---|
| description | "Concepts, places, temporal expressions, events, Works, Instances, Items, or Agents that are subjects of the Work." |
|---|
| items | |
|---|
|
|---|
| contents | | type | "array" |
|---|
| description | "Works or other content forming part of this Work." |
|---|
| items | | $ref | "#/$defs/containedWork" |
|---|
|
|---|
|
|---|
| genreForms | | type | "array" |
|---|
| description | "Genre or form terms describing the Work." |
|---|
| items | |
|---|
|
|---|
| notes | | type | "array" |
|---|
| items | | type | "string" |
|---|
| x-format | "textarea" |
|---|
|
|---|
|
|---|
| relatedWorks | | type | "array" |
|---|
| description | "Relationships from this Work to other Works." |
|---|
| items | | $ref | "#/$defs/workRelation" |
|---|
|
|---|
|
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| instance | | type | "object" |
|---|
| title | "Instance" |
|---|
| description | "A particular material or digital embodiment of a Work." |
|---|
| properties | | title | |
|---|
| edition | |
|---|
| provisionActivities | | type | "array" |
|---|
| description | "Publication, production, distribution, and manufacture activities associated with the Instance." |
|---|
| items | | $ref | "#/$defs/provisionActivity" |
|---|
|
|---|
|
|---|
| identifiers | | type | "array" |
|---|
| description | "Identifiers assigned to the Instance." |
|---|
| items | |
|---|
|
|---|
| physicalDescription | | $ref | "#/$defs/physicalDescription" |
|---|
|
|---|
| series | | type | "array" |
|---|
| items | | $ref | "#/$defs/seriesStatement" |
|---|
|
|---|
|
|---|
| contentType | | type | "string" |
|---|
| description | "The general content form embodied by the Instance." |
|---|
| enum | | "text" |
| "still-image" |
| "moving-image" |
| "sound" |
| "computer-data" |
| "cartographic" |
| "notated-music" |
| "mixed" |
| "other" |
|
|---|
|
|---|
| mediaType | | type | "string" |
|---|
| description | "The media or mediation type required to access the Instance." |
|---|
| enum | | "unmediated" |
| "computer" |
| "audio" |
| "video" |
| "projected" |
| "other" |
|
|---|
|
|---|
| carrierType | | type | "string" |
|---|
| description | "The carrier type of the Instance." |
|---|
| enum | | "volume" |
| "sheet" |
| "card" |
| "object" |
| "roll" |
| "audio-disc" |
| "audio-tape" |
| "video-disc" |
| "video-tape" |
| "computer-disc" |
| "online-resource" |
| "other" |
|
|---|
|
|---|
| genreForms | | type | "array" |
|---|
| description | "Genre or form terms describing the Instance." |
|---|
| items | |
|---|
|
|---|
| notes | | type | "array" |
|---|
| items | | type | "string" |
|---|
| x-format | "textarea" |
|---|
|
|---|
|
|---|
| relatedInstances | | type | "array" |
|---|
| description | "Relationships from this Instance to other Instances." |
|---|
| items | | $ref | "#/$defs/resourceRelation" |
|---|
|
|---|
|
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| item | | type | "object" |
|---|
| title | "Item" |
|---|
| description | "An individual physical or electronic copy of an Instance." |
|---|
| properties | | identifiers | | type | "array" |
|---|
| description | "Identifiers assigned to the individual Item." |
|---|
| items | |
|---|
|
|---|
| heldBy | | $ref | "#/$defs/agentReference" |
|---|
| description | "The Agent that holds the Item." |
|---|
|
|---|
| subLocation | | $ref | "#/$defs/subLocation" |
|---|
|
|---|
| physicalLocation | | type | "string" |
|---|
| description | "A literal description of the physical location of the Item." |
|---|
|
|---|
| electronicLocator | | type | "string" |
|---|
| format | "uri" |
|---|
| description | "An electronic locator for the Item." |
|---|
|
|---|
| enumerationAndChronology | | $ref | "#/$defs/enumerationAndChronology" |
|---|
|
|---|
| shelfMark | |
|---|
| barcode | |
|---|
| condition | |
|---|
| usageAndAccessPolicy | |
|---|
| notes | | type | "array" |
|---|
| items | | type | "string" |
|---|
| x-format | "textarea" |
|---|
|
|---|
|
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| title | | type | "object" |
|---|
| title | "Title" |
|---|
| description | "A title associated with a Work or Instance." |
|---|
| required | |
|---|
| properties | | mainTitle | |
|---|
| subtitle | |
|---|
| alternativeTitles | |
|---|
| uniformTitle | |
|---|
| statementOfResponsibility | |
|---|
| sortTitle | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| contribution | | type | "object" |
|---|
| title | "Contribution" |
|---|
| description | "A pairing of an Agent and a role describing the Agent's contribution." |
|---|
| required | |
|---|
| properties | | agent | |
|---|
| role | | type | "string" |
|---|
| description | "The role performed by the Agent." |
|---|
| enum | | "author" |
| "editor" |
| "translator" |
| "illustrator" |
| "compiler" |
| "director" |
| "composer" |
| "performer" |
| "photographer" |
| "cartographer" |
| "contributor" |
| "other" |
|
|---|
|
|---|
| roleNote | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| agent | | type | "object" |
|---|
| title | "Agent" |
|---|
| description | "A person, organization, family, or conference associated with a bibliographic resource." |
|---|
| required | |
|---|
| properties | | type | | type | "string" |
|---|
| enum | | "person" |
| "organization" |
| "family" |
| "conference" |
|
|---|
|
|---|
| name | |
|---|
| nameVariants | |
|---|
| dates | |
|---|
| identifiers | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| agentReference | | type | "object" |
|---|
| title | "Agent Reference" |
|---|
| description | "A reference to an Agent without embedding the complete Agent description." |
|---|
| oneOf | |
|---|
| properties | |
|---|
| additionalProperties | false |
|---|
|
|---|
| agentDates | | type | "object" |
|---|
| title | "Agent Dates" |
|---|
| properties | |
|---|
| additionalProperties | false |
|---|
|
|---|
| dateValue | | type | "object" |
|---|
| title | "Date Value" |
|---|
| description | "A normalized EDTF value or a transcribed date." |
|---|
| oneOf | |
|---|
| additionalProperties | false |
|---|
|
|---|
| edition | | type | "object" |
|---|
| title | "Edition" |
|---|
| description | "An edition statement associated with an Instance." |
|---|
| required | |
|---|
| properties | | statement | |
|---|
| number | |
|---|
| responsibility | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| provisionActivity | | type | "object" |
|---|
| title | "Provision Activity" |
|---|
| description | "An activity through which an Instance is published, produced, distributed, or manufactured." |
|---|
| required | |
|---|
| properties | | type | | type | "string" |
|---|
| enum | | "publication" |
| "production" |
| "distribution" |
| "manufacture" |
|
|---|
|
|---|
| agents | | type | "array" |
|---|
| description | "Agents associated with the provision activity." |
|---|
| items | | $ref | "#/$defs/agentReference" |
|---|
|
|---|
|
|---|
| places | |
|---|
| date | |
|---|
| copyrightDate | |
|---|
| statement | | type | "string" |
|---|
| description | "The provision statement as transcribed from the resource." |
|---|
|
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| place | | type | "object" |
|---|
| title | "Place" |
|---|
| required | |
|---|
| properties | | name | |
|---|
| country | | type | "string" |
|---|
| description | "ISO 3166-1 alpha-2 country code." |
|---|
| pattern | "^[A-Z]{2}$" |
|---|
|
|---|
| identifier | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| physicalDescription | | type | "object" |
|---|
| title | "Physical Description" |
|---|
| description | "Physical or carrier characteristics of an Instance." |
|---|
| properties | | extent | |
|---|
| dimensions | |
|---|
| materialType | |
|---|
| form | |
|---|
| internetMediaType | |
|---|
| digitalOrigin | | type | "string" |
|---|
| enum | | "born-digital" |
| "reformatted-digital" |
| "digital-original" |
| "other" |
|
|---|
|
|---|
| accompaniedBy | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| seriesStatement | | type | "object" |
|---|
| title | "Series Statement" |
|---|
| required | |
|---|
| properties | |
|---|
| additionalProperties | false |
|---|
|
|---|
| identifier | | type | "object" |
|---|
| title | "Identifier" |
|---|
| required | |
|---|
| properties | | scheme | | type | "string" |
|---|
| enum | | "isbn" |
| "issn" |
| "doi" |
| "oclc" |
| "lccn" |
| "uri" |
| "barcode" |
| "shelfmark" |
| "local" |
| "other" |
|
|---|
|
|---|
| value | |
|---|
| qualifier | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| subject | | type | "object" |
|---|
| title | "Subject" |
|---|
| required | |
|---|
| properties | | label | |
|---|
| scheme | |
|---|
| identifier | |
|---|
| temporal | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| containedWork | | type | "object" |
|---|
| title | "Contained Work" |
|---|
| description | "A Work contained in or forming part of another Work." |
|---|
| required | |
|---|
| properties | | title | |
|---|
| contributions | | type | "array" |
|---|
| items | | $ref | "#/$defs/contribution" |
|---|
|
|---|
|
|---|
| identifiers | |
|---|
| partDesignation | |
|---|
| pageRange | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| workRelation | | type | "object" |
|---|
| title | "Work Relationship" |
|---|
| required | | "relationshipType" |
| "target" |
|
|---|
| properties | | relationshipType | | type | "string" |
|---|
| enum | | "translation-of" |
| "adaptation-of" |
| "revision-of" |
| "derivative-of" |
| "sequel-to" |
| "prequel-to" |
| "part-of" |
| "related-to" |
|
|---|
|
|---|
| target | | $ref | "#/$defs/resourceReference" |
|---|
|
|---|
| note | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| resourceRelation | | type | "object" |
|---|
| title | "Resource Relationship" |
|---|
| required | | "relationshipType" |
| "target" |
|
|---|
| properties | | relationshipType | | type | "string" |
|---|
| enum | | "reprint-of" |
| "translation-of" |
| "supplement-to" |
| "preceded-by" |
| "succeeded-by" |
| "has-format" |
| "part-of" |
| "related-to" |
|
|---|
|
|---|
| target | | $ref | "#/$defs/resourceReference" |
|---|
|
|---|
| note | |
|---|
|
|---|
| additionalProperties | false |
|---|
|
|---|
| resourceReference | | type | "object" |
|---|
| title | "Resource Reference" |
|---|
| oneOf | |
|---|
| properties | |
|---|
| additionalProperties | false |
|---|
|
|---|
| subLocation | | type | "object" |
|---|
| title | "Sub Location" |
|---|
| description | "A more specific location within the holding location." |
|---|
| properties | |
|---|
| additionalProperties | false |
|---|
|
|---|
| shelfMark | | type | "object" |
|---|
| title | "Shelf Mark" |
|---|
| properties | | value | |
|---|
| scheme | | type | "string" |
|---|
| enum | | "ddc" |
| "lcc" |
| "nlm" |
| "udc" |
| "local" |
| "other" |
|
|---|
|
|---|
|
|---|
| required | |
|---|
| additionalProperties | false |
|---|
|
|---|
| enumerationAndChronology | | type | "object" |
|---|
| title | "Enumeration and Chronology" |
|---|
| description | "Enumeration and chronological designations identifying an Item or serial component." |
|---|
| properties | |
|---|
| additionalProperties | false |
|---|
|
|---|