bibliorelation

bibliorelation — The relationship of a document to another

Synopsis

Content Model

bibliorelation ::=

Attributes

Common attributes and common linking attributes.

Additional attributes:

  • Exactly one of:
    • class (enumeration)
      • “doi”
      • “isbn”
      • “isrn”
      • “issn”
      • “libraryofcongress”
      • “pubnumber”
      • “uri”
    • All of:
      • class (enumeration)
        • “other”
      • otherclass (NMTOKEN)
  • Exactly one of:
    • type (enumeration)
      • “hasformat”
      • “haspart”
      • “hasversion”
      • “isformatof”
      • “ispartof”
      • “isreferencedby”
      • “isreplacedby”
      • “isrequiredby”
      • “isversionof”
      • “othertype”
      • “references”
      • “replaces”
      • “requires”
    • Each of:
      • type (enumeration)
        • “othertype”
      • othertype (NMTOKEN)

Required attributes are show in bold.

Description

The bibliorelation element satisfies the relation element of the Dublin Core Metadata Initiative.

The Dublin Core defines relation as “a reference to a related resource.” It goes on to note that “recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system.

DocBook 4.2 added bibliocoverage, bibliorelation, and bibliosource to make the DocBook meta-information wrappers a complete superset of the Dublin Core.

Processing expectations

Formatted inline. Sometimes suppressed.

Attributes

Common attributes and common linking attributes.

class

Identifies the kind of bibliographic identifier

Enumerated values:

doi

A document object identifier.

isbn

An international standard book number.

isrn

An international standard technical report number (ISO 10444).

issn

An international standard serial number.

libraryofcongress

A Library of Congress reference number.

pubnumber

A publication number (an internal number or possibly organizational standard).

uri

A Uniform Resource Identifier

otherclass

Provides an identifier for elements with the class 'other'

othertype

FIXME:

type

FIXME:

Enumerated values:

othertype

FIXME:

Parents

These elements contain bibliorelation: biblioentry, bibliomixed, bibliomset, biblioset, info (db.info), info (db.titleforbidden.info), info (db.titleonly.info), info (db.titleonlyreq.info), info (db.titlereq.info).

Children

The following elements occur in bibliorelation: text, alt, anchor, annotation, biblioref, indexterm (db.indexterm.endofrange), indexterm (db.indexterm.singular), indexterm (db.indexterm.startofrange), inlinemediaobject, link, olink, phrase (db._phrase), remark, replaceable, subscript, superscript, xref.

ChangeLog

This alpha reference page is $Revision: 1.3 $ published $Date: 2005/07/07 16:40:27 $.