米葫芦网

RFC2220 - The Application/MARC Content-type

热度:7℃ 发布时间:2024-11-18 07:22:59

Network Working Group R. Guenther
Request for Comments: 2220 Library of Congress
Category: Informational Network Devt. & MARC Standards Office
October 1997
The Application/MARC Content-type
Status of this Memo
This memo provides information for the Internet community. It does
not specify an Internet standard of any kind. Distribution of this
memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (1997). All Rights Reserved.
Abstract
This memorandum provides a mechanism for representing objects which
are files of Machine-Readable Cataloging records (MARC). The MARC
formats are standards for the representation and communication of
bibliographic and related information. A MARC record contains
metadata for an information resource following MARC format
specifications.
1. IntrodUCtion
The MARC formats are sets of codes and content designators defined
for encoding metadata for five types of data: bibliographic,
holdings, authority, classification, and community information. The
structure of MARC records is an implementation of national and
international standards, ANSI Z39.2 (Information Interchange Format)
and ISO 2709 (Format for Information Interchange). Codes and
conventions in the formats identify and characterize data elements
within a record and support the manipulation of those data.
MARC formats are communication formats, primarily designed to provide
specification for the exchange of bibliographic and related
information between systems. They are widely used in a variety of
exchange and processing environments. They do not mandate internal
storage or display formats to be used by different systems.
2. Definition
Since there are different flavors of MARC which would be processed by
different applications, this content-type/suBType refers to the
harmonized USMARC/CANMARC specification. Additional content-
types/subtypes may be defined in the future (e.g.
application/unimarc).
MARC records involve three elements: the record structure, content
designation, and data content. Only those records that contain all
three elements according to the standard would use this content-
type/subtype, i.e. content extracted from the structure would not.
Since MARC does not mandate an internal storage format, parameters
have not been assigned to specific implementations (e.g. OCLC-MARC,
LC-MARC, etc.). In addition, parameters have not been defined for
the specific type of MARC format (e.g. bibliographic, authority,
holdings), since the information is contained in the Leader portion
of the record.
3. Registration Information
To: ietf-types@iana.org
Media type name: application
Media subtype name: marc
Required parameters: None
Optional parameters: None
Encoding considerations: MARC records may contain long lines and/or
arbitrary octet values. The base64 content-transfer-encoding is
recommended for transmission of MARC over electronic mail.
4. Security Considerations
There are no known security risks associated with the use or viewing
of MARC data. A MARC record may have security classification
associated with the document it describes or metadata in that record.
Although this does not present any security risk to the user of MARC
data, it may provide an opportunity for a security breach for the
source of classified MARC data.
5. Interoperability Considerations
MARC is a communication format and is designed for interoperability
between different systems that may store data in local formats
internally.
6. Published Specification
"USMARC Format for Bibliographic Data"; "USMARC Format for Authority
Data"; "USMARC Format for Holdings Data"; "USMARC Format for
Classification Data"; "USMARC Format for Community Information".
Additional information:
File extension: .mrc
OID: 1.2.840.10003.5.10
Person & email address to contact for further information:
Network Development & MARC Standards Office <ndmso@loc.gov>
101 Independence Ave. SE
Library of Congress
Washington, DC 20540-4102 U.S.A.
7. References
Library of Congress, Network Development and MARC Standards
Office, "USMARC Format for Bibliographic Data", 1994- .
"USMARC Format for Authority Data", 1993- .
"USMARC Format for Holdings Data", 1989- .
"USMARC Format for Classification Data", 1991- .
"USMARC Format for Community Information", 1993- .
8. Author"s Address
Rebecca Guenther
Network Development & MARC Standards Office
Library of Congress
101 Independence Ave. SE
Washington, DC 20540-4102 U.S.A.
Phone: +1 (202) 707-5092
FAX: +1 (202) 707-0115
EMail: rgue@loc.gov
9. Full Copyright Statement
Copyright (C) The Internet Society (1997). All Rights Reserved.
This document and translations of it may be copied and furnished to
others, and derivative works that comment on or otherwise eXPlain it
or assist in its implmentation may be prepared, copied, published
andand distributed, in whole or in part, without restriction of any
kind, provided that the above copyright notice and this paragraph are
included on all such copies and derivative works. However, this
document itself may not be modified in any way, such as by removing
the copyright notice or references to the Internet Society or other
Internet organizations, except as needed for the purpose of
developing Internet standards in which case the procedures for
copyrights defined in the Internet Standards process must be
followed, or as required to translate it into languages other than
English.
The limited permissions granted above are perpetual and will not be
revoked by the Internet Society or its successors or assigns.
This document and the information contained herein is provided on an
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."

网友评论
评论
发 布

更多软件教程
  • 软件教程推荐
更多+
Greenfoot设置中文的方法

Greenfoot设置中文的方法

Greenfoot是一款简单易用的Java开发环境,该软件界面清爽简约,既可以作为一个开发框使用,也能够作为集成开发环境使用,操作起来十分简单。这款软件支持多种语言,但是默认的语言是英文,因此将该软件下载到电脑上的时候,会发现软件的界面语言是英文版本的,这对于英语基础较差的朋友来说,使用这款软件就会...

07-05

Egret UI Editor修改快捷键的方法

Egret UI Editor修改快捷键的方法

Egret UI Editor是一款开源的2D游戏开发代码编辑软件,其主要功能是针对Egret项目中的Exml皮肤文件进行可视化编辑,功能十分强大。我们在使用这款软件的过程中,可以将一些常用操作设置快捷键,这样就可以简化编程,从而提高代码编辑的工作效率。但是这款软件在日常生活中使用得不多,并且专业性...

07-05

KittenCode新建项目的方法

KittenCode新建项目的方法

KittenCode是一款十分专业的编程软件,该软件给用户提供了可视化的操作界面,支持Python语言的编程开发以及第三方库管理,并且提供了很多实用的工具,功能十分强大。我们在使用这款软件进行编程开发的过程中,最基本、最常做的操作就是新建项目,因此我们很有必要掌握新建项目的方法。但是这款软件的专业性...

07-05

Thonny设置中文的方法

Thonny设置中文的方法

Thonny是一款十分专业的Python编辑软件,该软件界面清爽简单,给用户提供了丰富的编程工具,具备代码补全、语法错误显示等功能,非常的适合新手使用。该软件还支持多种语言,所以在下载这款软件的时候,有时候下载到电脑中的软件是英文版本的,这对于英语基础较差的小伙伴来说,使用这款软件就会变得十分困难,...

07-05

最新软件下载