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?

FundRef Update - Charleston Conference 2013
FundRef Update - Charleston Conference 2013FundRef Update - Charleston Conference 2013
FundRef Update - Charleston Conference 2013
Chris Shillum
 

Was ist angesagt? (20)

CrossMark How To
CrossMark How ToCrossMark How To
CrossMark How To
 
Getting started with looking up metadata
Getting started with looking up metadata Getting started with looking up metadata
Getting started with looking up metadata
 
Crossref Crossmark Webinar 102716
Crossref Crossmark Webinar 102716Crossref Crossmark Webinar 102716
Crossref Crossmark Webinar 102716
 
CrossMark Update
CrossMark UpdateCrossMark Update
CrossMark Update
 
Proposed schema changes - have your say
Proposed schema changes - have your sayProposed schema changes - have your say
Proposed schema changes - have your say
 
Cross mark webinar how to
Cross mark webinar how toCross mark webinar how to
Cross mark webinar how to
 
introduction-to-crossmark-lastest
introduction-to-crossmark-lastestintroduction-to-crossmark-lastest
introduction-to-crossmark-lastest
 
Getting started with looking up metadata
Getting started with looking up metadataGetting started with looking up metadata
Getting started with looking up metadata
 
Maintaining your metadata
Maintaining your metadataMaintaining your metadata
Maintaining your metadata
 
Funding data & the Funder Registry
Funding data & the Funder RegistryFunding data & the Funder Registry
Funding data & the Funder Registry
 
Introduction to CrossRef Basics Webinar
Introduction to CrossRef Basics WebinarIntroduction to CrossRef Basics Webinar
Introduction to CrossRef Basics Webinar
 
FundRef Update - Charleston Conference 2013
FundRef Update - Charleston Conference 2013FundRef Update - Charleston Conference 2013
FundRef Update - Charleston Conference 2013
 
Chuck Koscher: The Metadata Engine #crossref15
Chuck Koscher: The Metadata Engine #crossref15Chuck Koscher: The Metadata Engine #crossref15
Chuck Koscher: The Metadata Engine #crossref15
 
Getting started with Reference Linking
Getting started with Reference LinkingGetting started with Reference Linking
Getting started with Reference Linking
 
New member
New member New member
New member
 
Not just Identifiers: Why Crossref DOIs are important
Not just Identifiers: Why Crossref DOIs are importantNot just Identifiers: Why Crossref DOIs are important
Not just Identifiers: Why Crossref DOIs are important
 
Crossref LIVE UK Online
Crossref LIVE UK OnlineCrossref LIVE UK Online
Crossref LIVE UK Online
 
Finding your way with Crossref: Getting Started & Additional Services
Finding your way with Crossref: Getting Started & Additional ServicesFinding your way with Crossref: Getting Started & Additional Services
Finding your way with Crossref: Getting Started & Additional Services
 
Connect funding with content
Connect funding with contentConnect funding with content
Connect funding with content
 
Content Registration Maintaining Metadata
Content Registration Maintaining MetadataContent Registration Maintaining Metadata
Content Registration Maintaining Metadata
 

Andere mochten auch

Andere mochten auch (18)

Good Practice Publishing
Good Practice PublishingGood Practice Publishing
Good Practice Publishing
 
Multiple Resolution and handling content available in multiple places
Multiple Resolution and handling content available in multiple placesMultiple Resolution and handling content available in multiple places
Multiple Resolution and handling content available in multiple places
 
Text and Data Mining
Text and Data MiningText and Data Mining
Text and Data Mining
 
Managing errata and retractions with CrossMark
Managing errata and retractions with CrossMarkManaging errata and retractions with CrossMark
Managing errata and retractions with CrossMark
 
Using Funding Data
Using Funding DataUsing Funding Data
Using Funding Data
 
Preprints & Scholarly Infrastructure
Preprints & Scholarly InfrastructurePreprints & Scholarly Infrastructure
Preprints & Scholarly Infrastructure
 
2013 CrossRef Workshops System Update: Common Questions and Deposit Errors, V...
2013 CrossRef Workshops System Update: Common Questions and Deposit Errors, V...2013 CrossRef Workshops System Update: Common Questions and Deposit Errors, V...
2013 CrossRef Workshops System Update: Common Questions and Deposit Errors, V...
 
Welcome and What's Happening at Crossref
Welcome and What's Happening at CrossrefWelcome and What's Happening at Crossref
Welcome and What's Happening at Crossref
 
Understanding Crossref Metadata
Understanding Crossref MetadataUnderstanding Crossref Metadata
Understanding Crossref Metadata
 
Crossref Support
Crossref SupportCrossref Support
Crossref Support
 
Managing plagiarism: Similarity Check
Managing plagiarism: Similarity CheckManaging plagiarism: Similarity Check
Managing plagiarism: Similarity Check
 
Introduction to Crossref: History, Mission, Members
Introduction to Crossref: History, Mission, MembersIntroduction to Crossref: History, Mission, Members
Introduction to Crossref: History, Mission, Members
 
Cited-by Linking
Cited-by Linking Cited-by Linking
Cited-by Linking
 
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 Metadata and Metadata Services
Crossref Metadata and Metadata ServicesCrossref Metadata and Metadata Services
Crossref Metadata and Metadata Services
 
EBM DataLab Presentation from OpenCon Oxford
EBM DataLab Presentation from OpenCon OxfordEBM DataLab Presentation from OpenCon Oxford
EBM DataLab Presentation from OpenCon Oxford
 
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
 

Ähnlich wie Getting started with Content Registration 012617

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 Getting started with Content Registration 012617 (20)

Introduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics WebinarIntroduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics Webinar
 
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
 
Registro y actualización de contenido en Crossref | Content Registration at C...
Registro y actualización de contenido en Crossref | Content Registration at C...Registro y actualización de contenido en Crossref | Content Registration at C...
Registro y actualización de contenido en Crossref | Content Registration at C...
 

Kürzlich hochgeladen

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Kürzlich hochgeladen (20)

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
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
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
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

Getting started with Content Registration 012617

  • 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