Learn R Programming

dataset (version 0.3.1)

related_item_identifier: Create a related item identifier

Description

Create a related item identifier

Usage

related_item_identifier(
  Identifier,
  relatedIdentifierType,
  relationType,
  schemeURI = NA_character_,
  schemeType = NA_character_,
  resourceTypeGeneral = NA_character_
)

Value

A data.frame

Arguments

Identifier

The Identifier is a unique string that identifies a resource. For software, determine whether the identifier is for a specific version of a piece of software, (per the Force11 Software Citation Principles, or for all versions. Similar to dct:title in dublincore().

relatedIdentifierType

See relatedIdentifierType.

relationType

See relationType.

schemeURI

See schemeURI.

schemeType

See schemeType.

resourceTypeGeneral

The general type of a resource or file.