SlideShare ist ein Scribd-Unternehmen logo
1 von 24
Downloaden Sie, um offline zu lesen
Getting started
with content
registration Patricia Feeney

Product Support

@crossrefsupport
Journals

Books

Conference Proceedings

Datasets

Dissertations

Reports

Standards

Posted content (preprints)

… and other stuff
What can I register?
metadata
everything, including…
author names, ORCIDs, affiliations, article titles,
ISSN, ISBN, pages, issue #, volume #s, dates,
identifiers
more metadata
such as …
reference lists, funding data, ORCIDs, license data, clinical trial
numbers, errata, retractions, updates and more through our
Crossmark service, JATS-formatted abstracts, relationships
between items…
Persistent identifiers
Digital Object Identifier (DOI)

DOI registry URL: http://doi.org/

prefix: 10.1155/

suffix: 2013/727539

https://doi.org/10.1155/ 2013/727539
DOI suffix
• consistent

• simple

• short
https://doi.org/10.1063/1.125173
https://doi.org/10.1021/cm960127g
https://doi.org/10.1101/gr.10.12.1841
https://doi.org/10.1109/16.8842
https://doi.org/10.1098/rspa.2001.0787
More details: https://support.crossref.org/hc/en-us/articles/214669823
Upload
Crossref XML
Verify registration
Create
Crossref XML
Content registration
Create XML
Crossref Schema

Metadata deposit schema: for everything

crossref4.4.0.xsd (documentation)

Resource schema: for adding most non-bibliographic metadata to existing records

doi_resources4.3.6.xsd (documentation)

includes:
common4.4.0.xsd

fundref.xsd

clinicaltrials.xsd

AccessIndicators.xsd

relations.xsd

non-Crossref imports:
JATS

MathML
<?xml version="1.0" encoding="UTF-8"?>
<doi_batch version="4.3.6" xsi:schemaLocation="http://www.crossref.org/
schema/4.3.6 http://www.crossref.org/schema/deposit/crossref4.3.6.xsd"
xmlns="http://www.crossref.org/schema/4.3.6" xmlns:xsi="http://www.w3.org/
2001/XMLSchema-instance">
<head>
<doi_batch_id>123456</doi_batch_id>
<timestamp>2015011511345682</timestamp>
<depositor>
<depositor_name>Sample Master</depositor_name>
<email_address>support@crossref.org</email_address>
</depositor>
<registrant>CrossRef</registrant>
</head>
member info
<journal_metadata>

<full_title>American Journal of Meetings</full_title>

<abbrev_title>Am J Meet</abbrev_title>

<issn media_type='print'>4445-6767</issn>

</journal_metadata>

<journal_issue>

<publication_date media_type='print'>

<month>5</month>

<day>5</day>

<year>2001</year>

</publication_date>

<journal_volume>

<volume>33</volume>

</journal_volume>

<issue>1</issue>

</journal_issue>

Journal metadata
Volume / Issue metadata
<journal_article publication_type='full_text’>

<titles> <title>Lets have a meeting</title></titles>

<contributors>

<person_name sequence='first'
contributor_role='author'>

<given_name>Bob</given_name> 

<surname>Surname</surname>

</person_name>

<publication_date media_type='print'>

<month>5</month> <day>9</day> <year>2001</
year>

</publication_date>

<pages>

<first_page>100</first_page><last_page>200</
last_page>

</pages>

<doi_data>

<doi>10.50505/test_200704082300</doi>

<resource>http://www.crossref.org/
sampleurl</resource>

</doi_data>

article metadata
identifier and URL
<citation_list>

<citation key="key-10.9876/S0003695199034166-1">

<issn>0027-8424</issn>

<journal_title>Proc. Natl. Acad. Sci. U.S.A.</journal_title>

<author>West</author>

<volume>98</volume>

<issue>20</issue>

<first_page>11024</first_page>

<cYear>2001</cYear>

</citation>

<citation key="key-10.9876/S0003695199034166-2">

<unstructured_citation>Hungate, B. A., &amp; Hampton, H. M.
(2012). Ecosystem services: Valuing ecosystems for climate.
Nature Climate Change, 2(3), 151-152.</unstructured_citation>

</citation>

marked-up citation
unstructured
.csv upload
- upload funding data,
text and data mining
license data, and as-
crawled URLs for
Similarity Check
JATS/NLM upload
- upload single JATS-
formatted articles, XSLT
also available
Web deposit form
- manual entry form,
generates XML and
uploads it for you (new
version in early 2017)
Other options
Resource deposits
• Reference deposits

• As-crawled URLs (used for Similarity Check)

• Multiple Resolution secondary URLs

• Components (supplemental material records)

• Funding metadata

• Crossmark data

• Text and data mining license relationships

• Relationships

More details: https://support.crossref.org/hc/en-us/articles/214002366
HTTPS POST, Crossref admin interface, deposit
form, .csv upload

Uploading and
processing files
metadata
record
funding
data
bad data
@#&$*@ citations
Submission queue
All content registration
submissions are added to the
same queue
Most are processed quickly but if
not, you can view your spot in
the queue
Success! Your content now has
persistent identifiers and a Crossref
metadata record
???????
hooray!
Failure…your content has not been
registered.
Submission logs
• emailed to address provided in deposit XML or
deposit form

• can be retrieved by polling

• XML format (machine readable)
<?xml version="1.0" encoding="UTF-8"?>

<doi_batch_diagnostic status="completed" sp="cr6.crossref.org">

<submission_id>426240380</submission_id>

<batch_id>12009_DOIs_unreg_2007-09-21</batch_id> <record_diagnostic status="Success">

<doi>10.1385/AO:38:1:8</doi>

<msg>Success</msg>

</record_diagnostic>

<record_diagnostic status="Failure" msg_id="22">

<doi>all doi's of the current journal element</doi>

<msg>ISSN "15304086" has already been assigned to a different title/publisher/genre</msg>

</record_diagnostic>

<record_diagnostic status="Warning">

<doi>10.3386/w11255</doi>

<msg>Added with conflict</msg>

<conflict_id>354709</conflict_id>

<dois_in_conflict>

<doi>10.1596/1813-9450-3622</doi>

</dois_in_conflict>

</record_diagnostic>

<batch_data>

<record_count>3</record_count>

<success_count>1</success_count>

<warning_count>1</warning_count>

<failure_count>1</failure_count>

</batch_data>

</doi_batch_diagnostic>

<batch_data>
<record_count> 3 </record_count>
<success_count> 1 </success_count>
<warning_count> 1 </warning_count>
<failure_count> 1 </failure_count>
</batch_data>
Submission failures and warnings
Errors (failures)
• XML issues - all XML must be valid

• Title management: we enforce consistency among titles,
mostly applies to books and journals 

• Content ownership issues: if you’ve acquired a title, make
sure we know about it!



Warning
• Conflict: 2 (or more) DOIs share the same metadata
We have your metadata and we give it away

Funders, Institutions, Archives & repositories, Research councils, Data centers, Professional
networks, Patent offices, Indexing services, Publishing vendors, Peer review systems,
Reference manager systems, Lab & diagnostics suppliers, Info mgmt systems, Educational
tools, Data analytics systems, Literature discovery services…


Your links are persistent


Links to your content will live on, regardless of where the content moves

The Crossref community will link to your content


Our members use persistent identifiers in references, which increases (persistent) traffic and
supports scholarly infrastructure
Need help?
Visit our Support Center:

http://support.crossref.org
Resources
• Crossref deposit schema overview: https://support.crossref.org/hc/en-us/articles/214169586

• Constructing your identifiers: https://support.crossref.org/hc/en-us/articles/214669823

• 4.4.0 deposit schema: http://www.crossref.org/schemas/crossref4.4.0.xsd

• 4.4.0 schema documentation: http://www.crossref.org/help/schema_doc/4.4.0/4.4.0.html

• Adding to your metadata record: https://support.crossref.org/hc/en-us/articles/214002366

• Resource schema: http://www.crossref.org/schemas/doi_resources4.3.6.xsd

• Deposit form: http://www.crossref.org/webDeposit/

• CSV upload: https://support.crossref.org/hc/en-us/articles/215871703

• HTTPS POST: https://support.crossref.org/hc/en-us/articles/214960123

• Uploading files via system interface: https://support.crossref.org/hc/en-us/articles/214240126

• View your spot in queue: https://support.crossref.org/hc/en-us/articles/215956603

• Polling for submissions: https://support.crossref.org/hc/en-us/articles/217515926

• Common errors: https://support.crossref.org/hc/en-us/articles/215789303

• Conflicts: https://support.crossref.org/hc/en-us/articles/214241086

• Support Center: https://support.crossref.org

Noun project images from Oliviu Stoian, Icon Fair, Rohit Kumar, Ralf Schmitzer, Chris Holman
Questions?
support@crossref.org
@CrossrefSupport

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Chuck Koscher: The Metadata Engine #crossref15
Chuck Koscher: The Metadata Engine #crossref15Chuck Koscher: The Metadata Engine #crossref15
Chuck Koscher: The Metadata Engine #crossref15
 
Introduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics WebinarIntroduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics Webinar
 
Maintaining your metadata
Maintaining your metadataMaintaining your metadata
Maintaining your metadata
 
Proposed schema changes - have your say
Proposed schema changes - have your sayProposed schema changes - have your say
Proposed schema changes - have your say
 
Crossref similarity check update webinar Sept 2016
Crossref similarity check update webinar Sept 2016Crossref similarity check update webinar Sept 2016
Crossref similarity check update webinar Sept 2016
 
Crossmark Update Webinar
Crossmark Update WebinarCrossmark Update Webinar
Crossmark Update Webinar
 
Getting started with looking up metadata
Getting started with looking up metadataGetting started with looking up metadata
Getting started with looking up metadata
 
Funding data & the Funder Registry
Funding data & the Funder RegistryFunding data & the Funder Registry
Funding data & the Funder Registry
 
Crossref Crossmark Webinar 102716
Crossref Crossmark Webinar 102716Crossref Crossmark Webinar 102716
Crossref Crossmark Webinar 102716
 
CrossMark Update
CrossMark UpdateCrossMark Update
CrossMark Update
 
cited by how-to
cited by how-tocited by how-to
cited by how-to
 
New member
New member New member
New member
 
introduction to crossmark lastest
introduction to crossmark lastestintroduction to crossmark lastest
introduction to crossmark lastest
 
CrossMark How To
CrossMark How ToCrossMark How To
CrossMark How To
 
New member webinar 052418
New member webinar 052418New member webinar 052418
New member webinar 052418
 
crossref Cited by
crossref Cited bycrossref Cited by
crossref Cited by
 
Introduction to CrossRef Text and Data Mining Webinar
Introduction to CrossRef Text and Data Mining WebinarIntroduction to CrossRef Text and Data Mining Webinar
Introduction to CrossRef Text and Data Mining Webinar
 
introduction-to-crossmark-lastest
introduction-to-crossmark-lastestintroduction-to-crossmark-lastest
introduction-to-crossmark-lastest
 
Cross mark webinar how to
Cross mark webinar how toCross mark webinar how to
Cross mark webinar how to
 
CrossRef System Update
CrossRef System UpdateCrossRef System Update
CrossRef System Update
 

Andere mochten auch

Andere mochten auch (20)

Funding Data / ORCID Webinar in Portuguese
Funding Data / ORCID Webinar in Portuguese Funding Data / ORCID Webinar in Portuguese
Funding Data / ORCID Webinar in Portuguese
 
Crossref Funding Data Webinar 091616
Crossref Funding Data Webinar 091616Crossref Funding Data Webinar 091616
Crossref Funding Data Webinar 091616
 
Preprints & Scholarly Infrastructure
Preprints & Scholarly InfrastructurePreprints & Scholarly Infrastructure
Preprints & Scholarly Infrastructure
 
Crossref Community Webinar - Asia Pacific 12-14-2016
Crossref Community Webinar - Asia Pacific 12-14-2016Crossref Community Webinar - Asia Pacific 12-14-2016
Crossref Community Webinar - Asia Pacific 12-14-2016
 
Hinchliffe-Mar23
Hinchliffe-Mar23Hinchliffe-Mar23
Hinchliffe-Mar23
 
Brantley mar23
Brantley mar23Brantley mar23
Brantley mar23
 
Ayala mar23
Ayala mar23Ayala mar23
Ayala mar23
 
Crossref Live Events
Crossref Live EventsCrossref Live Events
Crossref Live Events
 
Crossref Updates
Crossref UpdatesCrossref Updates
Crossref Updates
 
Crossref Event Data Progress
Crossref Event Data ProgressCrossref Event Data Progress
Crossref Event Data Progress
 
ORCID Overview for OpenCon Satellite Event Oxford
ORCID Overview for OpenCon Satellite Event OxfordORCID Overview for OpenCon Satellite Event Oxford
ORCID Overview for OpenCon Satellite Event Oxford
 
Crossref Books Interest Group
Crossref Books Interest GroupCrossref Books Interest Group
Crossref Books Interest Group
 
Organisational Identifiers at OpenCon satellite event, Oxford 2016
Organisational Identifiers at OpenCon satellite event, Oxford 2016Organisational Identifiers at OpenCon satellite event, Oxford 2016
Organisational Identifiers at OpenCon satellite event, Oxford 2016
 
Closing Remarks
Closing RemarksClosing Remarks
Closing Remarks
 
Crossref's work with Wikimedia and Event Data
Crossref's work with Wikimedia and Event DataCrossref's work with Wikimedia and Event Data
Crossref's work with Wikimedia and Event Data
 
How Libraries Use Publisher Metadata - Crossref Community Webinar
How Libraries Use Publisher Metadata - Crossref Community WebinarHow Libraries Use Publisher Metadata - Crossref Community Webinar
How Libraries Use Publisher Metadata - Crossref Community Webinar
 
Crossref Schema Preprints aka Pre-pub content
Crossref Schema Preprints aka Pre-pub contentCrossref Schema Preprints aka Pre-pub content
Crossref Schema Preprints aka Pre-pub content
 
Crossref Chronograph
Crossref ChronographCrossref Chronograph
Crossref Chronograph
 
EBM DataLab Presentation from OpenCon Oxford
EBM DataLab Presentation from OpenCon OxfordEBM DataLab Presentation from OpenCon Oxford
EBM DataLab Presentation from OpenCon Oxford
 
Hulkamania & Design
Hulkamania & DesignHulkamania & Design
Hulkamania & Design
 

Ähnlich wie Crossref Webinar - Getting Started with Content Registration

Web Services Discovery for Devices
Web Services Discovery for DevicesWeb Services Discovery for Devices
Web Services Discovery for Devices
Jorgen Thelin
 
CrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef WorkshopsCrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef Workshops
Crossref
 

Ähnlich wie Crossref Webinar - Getting Started with Content Registration (20)

Content Registration Maintaining Metadata
Content Registration Maintaining MetadataContent Registration Maintaining Metadata
Content Registration Maintaining Metadata
 
Introduction to CrossRef Technical Basics Webinar 031815
Introduction to CrossRef Technical Basics Webinar 031815Introduction to CrossRef Technical Basics Webinar 031815
Introduction to CrossRef Technical Basics Webinar 031815
 
Introduction to CrossRef Webinar
Introduction to CrossRef WebinarIntroduction to CrossRef Webinar
Introduction to CrossRef Webinar
 
Crossref Content Registration - LIVE Mumbai
Crossref Content Registration - LIVE MumbaiCrossref Content Registration - LIVE Mumbai
Crossref Content Registration - LIVE Mumbai
 
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
CrossRef How-to: A Technical Introduction to the Basics of CrossRef, Chuck Ko...
 
2. Content Registration
2. Content Registration2. Content Registration
2. Content Registration
 
Crossref XML and tools for small publishers (EASE Conference 2018)
Crossref XML and tools for small publishers (EASE Conference 2018)Crossref XML and tools for small publishers (EASE Conference 2018)
Crossref XML and tools for small publishers (EASE Conference 2018)
 
Consuming Data From Many Platforms: The Benefits of OData - St. Louis Day of ...
Consuming Data From Many Platforms: The Benefits of OData - St. Louis Day of ...Consuming Data From Many Platforms: The Benefits of OData - St. Louis Day of ...
Consuming Data From Many Platforms: The Benefits of OData - St. Louis Day of ...
 
THOR Workshop - Persistent Identifier Linking
THOR Workshop - Persistent Identifier LinkingTHOR Workshop - Persistent Identifier Linking
THOR Workshop - Persistent Identifier Linking
 
Rest in practice
Rest in practiceRest in practice
Rest in practice
 
Dataset Catalogs as a Foundation for FAIR* Data
Dataset Catalogs as a Foundation for FAIR* DataDataset Catalogs as a Foundation for FAIR* Data
Dataset Catalogs as a Foundation for FAIR* Data
 
Content Registration at Crossref - LIVE Bangkok
Content Registration at Crossref - LIVE BangkokContent Registration at Crossref - LIVE Bangkok
Content Registration at Crossref - LIVE Bangkok
 
Content Registration - Crossref LIVE South Africa
Content Registration - Crossref LIVE South AfricaContent Registration - Crossref LIVE South Africa
Content Registration - Crossref LIVE South Africa
 
Web Services Discovery for Devices
Web Services Discovery for DevicesWeb Services Discovery for Devices
Web Services Discovery for Devices
 
CrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef WorkshopsCrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef Workshops
 
OData: Universal Data Solvent or Clunky Enterprise Goo? (GlueCon 2015)
OData: Universal Data Solvent or Clunky Enterprise Goo? (GlueCon 2015)OData: Universal Data Solvent or Clunky Enterprise Goo? (GlueCon 2015)
OData: Universal Data Solvent or Clunky Enterprise Goo? (GlueCon 2015)
 
GROTOAP2 - The methodology of creating a large ground truth dataset of scient...
GROTOAP2 - The methodology of creating a large ground truth dataset of scient...GROTOAP2 - The methodology of creating a large ground truth dataset of scient...
GROTOAP2 - The methodology of creating a large ground truth dataset of scient...
 
Introduction to CrossRef Webinar
Introduction to CrossRef WebinarIntroduction to CrossRef Webinar
Introduction to CrossRef Webinar
 
Krnarich "Assessing Contribution & Value"
Krnarich "Assessing Contribution & Value"Krnarich "Assessing Contribution & Value"
Krnarich "Assessing Contribution & Value"
 
OData for iOS developers
OData for iOS developersOData for iOS developers
OData for iOS developers
 

Mehr von Crossref

Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021
Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021  Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021
Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021
Crossref
 
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
Crossref
 
Introduction to Crossmark/Crossmark: O que é e como usar
Introduction to Crossmark/Crossmark: O que é e como usarIntroduction to Crossmark/Crossmark: O que é e como usar
Introduction to Crossmark/Crossmark: O que é e como usar
Crossref
 

Mehr von Crossref (20)

Crossref LIVE: The Benefits of Open Infrastructure (APAC time zones) - 29th O...
Crossref LIVE: The Benefits of Open Infrastructure (APAC time zones) - 29th O...Crossref LIVE: The Benefits of Open Infrastructure (APAC time zones) - 29th O...
Crossref LIVE: The Benefits of Open Infrastructure (APAC time zones) - 29th O...
 
Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021
Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021  Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021
Crossref LIVE Chinese网络研讨会——Crossref简介 – 14 Oct 2021
 
Seminario web ‘Crossmark’, en español
Seminario web ‘Crossmark’, en español Seminario web ‘Crossmark’, en español
Seminario web ‘Crossmark’, en español
 
Working with ROR as a Crossref member: what you need to know
Working with ROR as a Crossref member: what you need to knowWorking with ROR as a Crossref member: what you need to know
Working with ROR as a Crossref member: what you need to know
 
Преимущества и варианты использования метаданных в Crossref / The Value and ...
Преимущества и варианты использования метаданных в Crossref /  The Value and ...Преимущества и варианты использования метаданных в Crossref /  The Value and ...
Преимущества и варианты использования метаданных в Crossref / The Value and ...
 
Seminario web ‘Similarity Check’, en español
Seminario web ‘Similarity Check’, en españolSeminario web ‘Similarity Check’, en español
Seminario web ‘Similarity Check’, en español
 
Crossref LIVE Indonesia: One Search Platform (Drs. Muhammad Syarif Bando pres...
Crossref LIVE Indonesia: One Search Platform (Drs. Muhammad Syarif Bando pres...Crossref LIVE Indonesia: One Search Platform (Drs. Muhammad Syarif Bando pres...
Crossref LIVE Indonesia: One Search Platform (Drs. Muhammad Syarif Bando pres...
 
Crossref LIVE Indonesia: The Future of Indonesian Journal Policy (with Dr. Lu...
Crossref LIVE Indonesia: The Future of Indonesian Journal Policy (with Dr. Lu...Crossref LIVE Indonesia: The Future of Indonesian Journal Policy (with Dr. Lu...
Crossref LIVE Indonesia: The Future of Indonesian Journal Policy (with Dr. Lu...
 
Crossref LIVE Indonesia: The Value and Use of Crossref Metadata, CRLIVE-ID 15...
Crossref LIVE Indonesia: The Value and Use of Crossref Metadata, CRLIVE-ID 15...Crossref LIVE Indonesia: The Value and Use of Crossref Metadata, CRLIVE-ID 15...
Crossref LIVE Indonesia: The Value and Use of Crossref Metadata, CRLIVE-ID 15...
 
Crossref LIVE Indonesia: Content Registration at Crossref, CRLIVE-ID 14 July ...
Crossref LIVE Indonesia: Content Registration at Crossref, CRLIVE-ID 14 July ...Crossref LIVE Indonesia: Content Registration at Crossref, CRLIVE-ID 14 July ...
Crossref LIVE Indonesia: Content Registration at Crossref, CRLIVE-ID 14 July ...
 
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
Crossref LIVE Indonesia: An Introduction to Crossref, CRLIVE-ID 13 July 2021
 
Crossref İçerik Kaydı Webinarı, Türkçe | Content Registration at Crossref , ...
 Crossref İçerik Kaydı Webinarı, Türkçe | Content Registration at Crossref , ... Crossref İçerik Kaydı Webinarı, Türkçe | Content Registration at Crossref , ...
Crossref İçerik Kaydı Webinarı, Türkçe | Content Registration at Crossref , ...
 
Los Metadatos Para la Comunidad de Investigacion
Los Metadatos Para la Comunidad de InvestigacionLos Metadatos Para la Comunidad de Investigacion
Los Metadatos Para la Comunidad de Investigacion
 
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
 
Content Registration, Crossref ALJEBI, Indonesia
Content Registration, Crossref ALJEBI, IndonesiaContent Registration, Crossref ALJEBI, Indonesia
Content Registration, Crossref ALJEBI, Indonesia
 
crossmark update
crossmark updatecrossmark update
crossmark update
 
Participation reports webinar December 2020
Participation reports webinar December 2020Participation reports webinar December 2020
Participation reports webinar December 2020
 
Participation reports webinar November 2020
Participation reports webinar November 2020Participation reports webinar November 2020
Participation reports webinar November 2020
 
Introduction to Crossmark/Crossmark: O que é e como usar
Introduction to Crossmark/Crossmark: O que é e como usarIntroduction to Crossmark/Crossmark: O que é e como usar
Introduction to Crossmark/Crossmark: O que é e como usar
 
Crossref LIVE UK Online
Crossref LIVE UK OnlineCrossref LIVE UK Online
Crossref LIVE UK Online
 

Kürzlich hochgeladen

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Kürzlich hochgeladen (20)

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Crossref Webinar - Getting Started with Content Registration

  • 1. Getting started with content registration Patricia Feeney Product Support @crossrefsupport
  • 3. metadata everything, including… author names, ORCIDs, affiliations, article titles, ISSN, ISBN, pages, issue #, volume #s, dates, identifiers
  • 4. more metadata such as … reference lists, funding data, ORCIDs, license data, clinical trial numbers, errata, retractions, updates and more through our Crossmark service, JATS-formatted abstracts, relationships between items…
  • 5. Persistent identifiers Digital Object Identifier (DOI) DOI registry URL: http://doi.org/ prefix: 10.1155/ suffix: 2013/727539 https://doi.org/10.1155/ 2013/727539
  • 6. DOI suffix • consistent • simple • short https://doi.org/10.1063/1.125173 https://doi.org/10.1021/cm960127g https://doi.org/10.1101/gr.10.12.1841 https://doi.org/10.1109/16.8842 https://doi.org/10.1098/rspa.2001.0787 More details: https://support.crossref.org/hc/en-us/articles/214669823
  • 8. Create XML Crossref Schema Metadata deposit schema: for everything crossref4.4.0.xsd (documentation) Resource schema: for adding most non-bibliographic metadata to existing records doi_resources4.3.6.xsd (documentation) includes: common4.4.0.xsd fundref.xsd clinicaltrials.xsd AccessIndicators.xsd relations.xsd non-Crossref imports: JATS MathML
  • 9. <?xml version="1.0" encoding="UTF-8"?> <doi_batch version="4.3.6" xsi:schemaLocation="http://www.crossref.org/ schema/4.3.6 http://www.crossref.org/schema/deposit/crossref4.3.6.xsd" xmlns="http://www.crossref.org/schema/4.3.6" xmlns:xsi="http://www.w3.org/ 2001/XMLSchema-instance"> <head> <doi_batch_id>123456</doi_batch_id> <timestamp>2015011511345682</timestamp> <depositor> <depositor_name>Sample Master</depositor_name> <email_address>support@crossref.org</email_address> </depositor> <registrant>CrossRef</registrant> </head> member info
  • 10. <journal_metadata> <full_title>American Journal of Meetings</full_title> <abbrev_title>Am J Meet</abbrev_title> <issn media_type='print'>4445-6767</issn> </journal_metadata> <journal_issue> <publication_date media_type='print'> <month>5</month> <day>5</day> <year>2001</year> </publication_date> <journal_volume> <volume>33</volume> </journal_volume> <issue>1</issue> </journal_issue> Journal metadata Volume / Issue metadata
  • 11. <journal_article publication_type='full_text’> <titles> <title>Lets have a meeting</title></titles> <contributors> <person_name sequence='first' contributor_role='author'> <given_name>Bob</given_name> <surname>Surname</surname> </person_name> <publication_date media_type='print'> <month>5</month> <day>9</day> <year>2001</ year> </publication_date> <pages> <first_page>100</first_page><last_page>200</ last_page> </pages> <doi_data> <doi>10.50505/test_200704082300</doi> <resource>http://www.crossref.org/ sampleurl</resource> </doi_data> article metadata identifier and URL
  • 12. <citation_list> <citation key="key-10.9876/S0003695199034166-1"> <issn>0027-8424</issn> <journal_title>Proc. Natl. Acad. Sci. U.S.A.</journal_title> <author>West</author> <volume>98</volume> <issue>20</issue> <first_page>11024</first_page> <cYear>2001</cYear> </citation> <citation key="key-10.9876/S0003695199034166-2"> <unstructured_citation>Hungate, B. A., &amp; Hampton, H. M. (2012). Ecosystem services: Valuing ecosystems for climate. Nature Climate Change, 2(3), 151-152.</unstructured_citation> </citation> marked-up citation unstructured
  • 13. .csv upload - upload funding data, text and data mining license data, and as- crawled URLs for Similarity Check JATS/NLM upload - upload single JATS- formatted articles, XSLT also available Web deposit form - manual entry form, generates XML and uploads it for you (new version in early 2017) Other options
  • 14. Resource deposits • Reference deposits • As-crawled URLs (used for Similarity Check) • Multiple Resolution secondary URLs • Components (supplemental material records) • Funding metadata • Crossmark data • Text and data mining license relationships • Relationships More details: https://support.crossref.org/hc/en-us/articles/214002366
  • 15. HTTPS POST, Crossref admin interface, deposit form, .csv upload Uploading and processing files
  • 16. metadata record funding data bad data @#&$*@ citations Submission queue All content registration submissions are added to the same queue Most are processed quickly but if not, you can view your spot in the queue
  • 17. Success! Your content now has persistent identifiers and a Crossref metadata record ??????? hooray! Failure…your content has not been registered.
  • 18. Submission logs • emailed to address provided in deposit XML or deposit form • can be retrieved by polling • XML format (machine readable)
  • 19. <?xml version="1.0" encoding="UTF-8"?> <doi_batch_diagnostic status="completed" sp="cr6.crossref.org"> <submission_id>426240380</submission_id> <batch_id>12009_DOIs_unreg_2007-09-21</batch_id> <record_diagnostic status="Success"> <doi>10.1385/AO:38:1:8</doi> <msg>Success</msg> </record_diagnostic> <record_diagnostic status="Failure" msg_id="22"> <doi>all doi's of the current journal element</doi> <msg>ISSN "15304086" has already been assigned to a different title/publisher/genre</msg> </record_diagnostic> <record_diagnostic status="Warning"> <doi>10.3386/w11255</doi> <msg>Added with conflict</msg> <conflict_id>354709</conflict_id> <dois_in_conflict> <doi>10.1596/1813-9450-3622</doi> </dois_in_conflict> </record_diagnostic> <batch_data> <record_count>3</record_count> <success_count>1</success_count> <warning_count>1</warning_count> <failure_count>1</failure_count> </batch_data> </doi_batch_diagnostic> <batch_data> <record_count> 3 </record_count> <success_count> 1 </success_count> <warning_count> 1 </warning_count> <failure_count> 1 </failure_count> </batch_data>
  • 20. Submission failures and warnings Errors (failures) • XML issues - all XML must be valid • Title management: we enforce consistency among titles, mostly applies to books and journals • Content ownership issues: if you’ve acquired a title, make sure we know about it! 
 Warning • Conflict: 2 (or more) DOIs share the same metadata
  • 21. We have your metadata and we give it away
 Funders, Institutions, Archives & repositories, Research councils, Data centers, Professional networks, Patent offices, Indexing services, Publishing vendors, Peer review systems, Reference manager systems, Lab & diagnostics suppliers, Info mgmt systems, Educational tools, Data analytics systems, Literature discovery services… 
 Your links are persistent 
 Links to your content will live on, regardless of where the content moves
 The Crossref community will link to your content 
 Our members use persistent identifiers in references, which increases (persistent) traffic and supports scholarly infrastructure
  • 22. Need help? Visit our Support Center: http://support.crossref.org
  • 23. Resources • Crossref deposit schema overview: https://support.crossref.org/hc/en-us/articles/214169586 • Constructing your identifiers: https://support.crossref.org/hc/en-us/articles/214669823 • 4.4.0 deposit schema: http://www.crossref.org/schemas/crossref4.4.0.xsd • 4.4.0 schema documentation: http://www.crossref.org/help/schema_doc/4.4.0/4.4.0.html • Adding to your metadata record: https://support.crossref.org/hc/en-us/articles/214002366 • Resource schema: http://www.crossref.org/schemas/doi_resources4.3.6.xsd • Deposit form: http://www.crossref.org/webDeposit/ • CSV upload: https://support.crossref.org/hc/en-us/articles/215871703 • HTTPS POST: https://support.crossref.org/hc/en-us/articles/214960123 • Uploading files via system interface: https://support.crossref.org/hc/en-us/articles/214240126 • View your spot in queue: https://support.crossref.org/hc/en-us/articles/215956603 • Polling for submissions: https://support.crossref.org/hc/en-us/articles/217515926 • Common errors: https://support.crossref.org/hc/en-us/articles/215789303 • Conflicts: https://support.crossref.org/hc/en-us/articles/214241086 • Support Center: https://support.crossref.org Noun project images from Oliviu Stoian, Icon Fair, Rohit Kumar, Ralf Schmitzer, Chris Holman