Top Banner
CrossRef Deposit Schema 2.0 Bruce D. Rosenblum INERA INCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002
33

CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Dec 24, 2015

Download

Documents

Shannon Horton
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

CrossRef Deposit Schema 2.0

Bruce D. Rosenblum

INERA INCORPORATEDInnovative Software Solutions

CrossRef Annual Meeting

September 26, 2002

Page 2: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Presentation Overview

What's new in 2.0 Hierarchy overview Specific Issues

Page 3: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

What's New in 2.0

It’s more than journal articles Books Major reference works Conference proceedings

Page 4: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

DOI Assignment (version 0.3)

Journal Article

Page 5: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

DOI Assignment (version 2.0)

Journal Article Issue Volume Title

Book Volume and/or Series Content Item (e.g. chapters, sections, etc.)

Conference Proceedings Paper

Page 6: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Schema Design

Designed for linking Based on:

Extensive review of actual citations Publisher input

Only essential fields are required Deposit Header Container metadata (journal name, book title, etc.) Publication date DOI, URI

Page 7: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Schema vs. DTD

W3C XML Schema Data validation Parsers

Conformant Xerces 2.0

Semi-conformant XML Spy Turbo XML (XML Authority) 2.2.1.100 or later

Page 8: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

0.3 vs. 2.0 Comparison

More Hierarchy Less redundant data

Naming Conventions Preserved 0.3 DTD names where appropriate Used ONIX names for some new elements See documentation for mapping tables

Page 9: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Header View

Page 10: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Journal Metadata

Page 11: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Journal Article

Page 12: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Book Metadata

Page 13: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Book Content Item

Page 14: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Conference View

Page 15: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Conference Event Metadata

Page 16: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Conference Proceedings Metadata

Page 17: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Conference Metadata<event_metadata>

<conference_name>29th International Conference on Computer Graphics and Interactive Techniques</conference_name>

<conference_theme>Interactive Techniques</conference_theme>

<conference_acronym>SIGGRAPH 2002</conference_acronym>

<conference_number>2</conference_number>

<conference_date start_year=”2002">2002</conference_date>

</event_metadata>

<proceedings_metadata language="en">

<proceedings_title>Proceedings of the twenty-ninth International Conference on Computer Graphics and Interactive Techniques - SIGGRAPH 2002</proceedings_title>

<proceedings_subject> Computer Graphics</proceedings_subject>

Official Conference name including number and subject

Annual conference slogan

Popular or jargon name

Proceedings cover page title

Subject matter of printed proceedings

Page 18: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Data Submission Issues

Special Characters Unicode Combining characters Non-Breaking space (&#x00A0)

Face Markup <b>, <i>, <sup>, <sub>, etc.

Math Markup Good faith representation with Unicode and face

markup

Page 19: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

General Element Comments

<publisher_item> <publication_date> <timestamp> <person_name> <collection>

Page 20: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<publisher_item>

<identifier> Public standard identifier

PII, SICI, DOI

<item_number> Publisher internal identifier

Not based on public standard

item_number_type attribute e.g. article_number in electronic-only publications

Page 21: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<publication_date>

Assignable to item or item container Journal: issue or article Book: book or content item Proceedings: proceedings or paper Required if underlined

Allows unique online and print dates

Page 22: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<timestamp>

Integer version number Formatted as date/time <head> timestamp used if not in <doi_data>

Page 23: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<person_name>

New <suffix> element Do not include titles, e.g. "Dr.", "Prof." Ambiguous names: <surname> only

<surname>Leonardo da Vinci</surname> <surname>Prince Charles</surname>

Organizations: Use <organization>, not <surname>

Page 24: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<collection>

Designed for multiple resolution Infinitely recursive For future use

Page 25: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Content-Specific Elements

Books <content_item> <edition_number>

Conference Proceedings Conference metadata

<conference_name> <conference_number>

<conference_date>

Page 26: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Sample Book TOC

Page 27: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<content_item>

Attributes component_type: chapter, section, part, track,

reference_entry, other level_sequence_number

Indicates level of nesting Reflects TOC layout Flat schema model implies submission order if important

Page 28: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<edition_number>

Edition number of book Update when entire book updated Unresolved issue:

For online content with discrete updates, when do you update the edition number

Possible solutions: Register new DOI if chapter is significantly changed Keep original DOI and make old versions accessible

Page 29: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Conference Metadata Issues(1)

Page 30: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Conference Metadata Issues (2)

Page 31: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

<conference_date>

CDATA format<conference_date>Jan. 15-17, 1997</conference>

Attribute format<conference_date

start_day="15" start_month="01" start_year="1997"

end_day="17” end_month="01" end_year="1997”/>

CDATA and attribute<conference_date

start_day="15" start_month="01" start_year="1997"

end_day="17” end_month="01" end_year="1997”>

Jan. 15-17, 1997</conference>

Page 32: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Resources

CrossRef Schema Documentation 2.0.5.pdf and sample XML files

http://mddb2.crossref.org/doc/TechDoc.html [email protected]

Page 33: CrossRef Deposit Schema 2.0 Bruce D. Rosenblum I NERA I NCORPORATED Innovative Software Solutions CrossRef Annual Meeting September 26, 2002.

Questions?

Bruce D. Rosenblum

INERA INCORPORATED

+1 (617) 969 - [email protected]

www.inera.com