SlideShare uma empresa Scribd logo
1 de 45
Baixar para ler offline
Getting started
with content
registration
Rachael Lammey

Member & Community
Outreach

@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
Maintaining
your
metadata
Complete metadata record
author names, ORCIDs, affiliations, article titles,
ISSN, ISBN, pages, issue #, volume #s, dates,
identifiers, reference lists, funding data, license
data, clinical trial numbers, errata, retractions,
updates and more through our Crossmark
service, JATS-formatted abstracts,
relationships between items
Adding to, updating
and correcting
Bibliographic metadata
Must be submitted as a metadata record registration:

• Citation metadata (author, titles, dates, ISSN/ISBN, volume, issue, DOI 

• ORCID

• Abstracts
Add metadata (via 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

https://support.crossref.org/hc/en-us/articles/214002366
Updates to metadata
Resubmit your record!
- must include all metadata in the section you are updating

Update URL only
- resubmit your record (bibliographic metadata only)

or

- send us a list of DOIs and URLs and we’ll update them for you
Remove metadata
Bibliographic metadata: nope, sorry

Resource metadata - must be explicit:
<crossmark/>

<fr:program name=”fundref”/>

<citation_list/>
Timing updates
< 5,000 updates: ok

> 5,000 updates: still OK, may take a few hours

> 50,000 updates: may take a day or so 

> 100,000 updates: coordinate with Crossref or
prepare for delays
Mirror mirror on
the wall
who has the best
metadata of all?Evaluating your
metadata
Viewing your metadata
Crossref Metadata Search 

http://search.crossref.org
http://api.crossref.org

View metadata for your prefix (JSON):

http://api.crossref.org/prefixes/10.1256/works

View a single metadata record:

http://api.crossref.org/works/10.1002/14651858.CD004692.pub3
REST API
Total # of DOIs:

http://api.crossref.org/prefixes/
10.xxxx/works?rows=0
REST API
# of records with funder IDs:

http://api.crossref.org/prefixes/10.xxxx/works?filter=has-funder-
doi:true&rows=0

# of records with funder ID and/or name:

http://api.crossref.org/prefixes/10.xxxx/works?filter=has-
funder:true&facet=publisher-name:*&rows=0

# of records with award number:

http://api.crossref.org/prefixes/10.xxxx/works?filter=has-
award:true&rows=0
# of records with Crossmark data:

http://api.crossref.org/prefixes/10.xxxx/works?filter=has-update-
policy:true&rows=0

# of records with license URLs:

http://api.crossref.org/prefixes/10.1111/works?
filter=license.version:tdm&rows=0

# of records with at least one ORCID:

http://api.crossref.org/prefixes/10.1111/works?filter=has-
orcid:true&rows=0
XML API
View your XML by DOI:

https://doi.crossref.org/search/doi?
pid=username:password&format=unixsd&doi=10.1037/a0029223

Caveat: can see deposited references if you use your login (or have
opted to make your references public)

Deposit Harvester
OAI-PMH harvester of your own data (all data included)
Reports
• Schematron report: emailed weekly, identifies some ‘messy’
metadata

• Field (‘missing metadata’) report: lists unpopulated
bibliographic metadata fields

• Title list: volume, issue, publication year

• Conflict report: identifies records with identical metadata

• Resolution report: lists DOIs that have been resolved but not
registered

• Emails from Crossref <— very important
Schematron warnings
Suffix in surname:
Butters Jr.

Prata III

Szezech Sr.

Punctuation in surname:
Maura (Gee) Geraldine

Frederick (Frikkie) J.

Arch Marin march@ub.edu

Peng*

TINA (A.C.)

Other rules:
text in edition, volume, issue
elements:

• ed 1

• iss 5

• vol 4 

Surname / title all upper
case

Page number contains ‘_’
Need help?
http://support.crossref.org 

or support@crossref.org
Resources
• Crossref metadata and schema documentation: https://support.crossref.org/
hc/en-us/categories/201744683

• Resource deposits: https://support.crossref.org/hc/en-us/articles/214002366

• Updating metadata: https://support.crossref.org/hc/en-us/articles/213022486

• Metadata Search: http://search.crossref.org

• Metadata API: http://api.crossref.org

• XML API: https://support.crossref.org/hc/en-us/articles/213420726

• Reports: https://support.crossref.org/hc/en-us/sections/202832743

• Support: http://support.crossref.org or support@crossref.org

• Ian Calvert talk from Live 16: https://www.youtube.com/watch?v=vEvvb70TfiE
Questions?
support@crossref.org
@CrossrefSupport

Mais conteúdo relacionado

Mais procurados

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 knowCrossref
 
Crossref Services - LIVE Mumbai
Crossref Services - LIVE MumbaiCrossref Services - LIVE Mumbai
Crossref Services - LIVE MumbaiCrossref
 
New member webinar 052418
New member webinar 052418New member webinar 052418
New member webinar 052418Crossref
 
Content Registration, Crossref ALJEBI, Indonesia
Content Registration, Crossref ALJEBI, IndonesiaContent Registration, Crossref ALJEBI, Indonesia
Content Registration, Crossref ALJEBI, IndonesiaCrossref
 
CrossRef Overview and Initiatives, Copenhagen, June 2013
CrossRef Overview and Initiatives, Copenhagen, June 2013CrossRef Overview and Initiatives, Copenhagen, June 2013
CrossRef Overview and Initiatives, Copenhagen, June 2013Crossref
 
Participation reports webinar October 2020
Participation reports webinar October 2020Participation reports webinar October 2020
Participation reports webinar October 2020Crossref
 
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
 
Crossref LIVE US Online
Crossref LIVE US OnlineCrossref LIVE US Online
Crossref LIVE US OnlineCrossref
 
Proposed schema changes - have your say
Proposed schema changes - have your sayProposed schema changes - have your say
Proposed schema changes - have your sayCrossref
 
Introducing Crossref Similarity Check
Introducing Crossref Similarity CheckIntroducing Crossref Similarity Check
Introducing Crossref Similarity CheckCrossref
 
Beyond openurl
Beyond openurlBeyond openurl
Beyond openurlCrossref
 
Funding Data - Crossref LIVE South Africa
Funding Data - Crossref LIVE South AfricaFunding Data - Crossref LIVE South Africa
Funding Data - Crossref LIVE South AfricaCrossref
 
Update on Crossref Services - Rachael Lammey
Update on Crossref Services - Rachael LammeyUpdate on Crossref Services - Rachael Lammey
Update on Crossref Services - Rachael LammeyCrossref
 
New member
New member New member
New member Crossref
 
Maintaining your metadata
Maintaining your metadataMaintaining your metadata
Maintaining your metadataCrossref
 
Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017
Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017
Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017Crossref
 
Crossref webinar - Maintaining your metadata - latest
Crossref webinar - Maintaining your metadata - latestCrossref webinar - Maintaining your metadata - latest
Crossref webinar - Maintaining your metadata - latestCrossref
 
What's new at Crossref - Ed Pentz - London LIVE 2017
What's new at Crossref - Ed Pentz - London LIVE 2017What's new at Crossref - Ed Pentz - London LIVE 2017
What's new at Crossref - Ed Pentz - London LIVE 2017Crossref
 
Registering content to enable connections - Rachael Lammey
Registering content to enable connections - Rachael LammeyRegistering content to enable connections - Rachael Lammey
Registering content to enable connections - Rachael LammeyCrossref
 
CrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael Lammey
CrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael LammeyCrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael Lammey
CrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael LammeyCrossref
 

Mais procurados (20)

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 Services - LIVE Mumbai
Crossref Services - LIVE MumbaiCrossref Services - LIVE Mumbai
Crossref Services - LIVE Mumbai
 
New member webinar 052418
New member webinar 052418New member webinar 052418
New member webinar 052418
 
Content Registration, Crossref ALJEBI, Indonesia
Content Registration, Crossref ALJEBI, IndonesiaContent Registration, Crossref ALJEBI, Indonesia
Content Registration, Crossref ALJEBI, Indonesia
 
CrossRef Overview and Initiatives, Copenhagen, June 2013
CrossRef Overview and Initiatives, Copenhagen, June 2013CrossRef Overview and Initiatives, Copenhagen, June 2013
CrossRef Overview and Initiatives, Copenhagen, June 2013
 
Participation reports webinar October 2020
Participation reports webinar October 2020Participation reports webinar October 2020
Participation reports webinar October 2020
 
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 US Online
Crossref LIVE US OnlineCrossref LIVE US Online
Crossref LIVE US Online
 
Proposed schema changes - have your say
Proposed schema changes - have your sayProposed schema changes - have your say
Proposed schema changes - have your say
 
Introducing Crossref Similarity Check
Introducing Crossref Similarity CheckIntroducing Crossref Similarity Check
Introducing Crossref Similarity Check
 
Beyond openurl
Beyond openurlBeyond openurl
Beyond openurl
 
Funding Data - Crossref LIVE South Africa
Funding Data - Crossref LIVE South AfricaFunding Data - Crossref LIVE South Africa
Funding Data - Crossref LIVE South Africa
 
Update on Crossref Services - Rachael Lammey
Update on Crossref Services - Rachael LammeyUpdate on Crossref Services - Rachael Lammey
Update on Crossref Services - Rachael Lammey
 
New member
New member New member
New member
 
Maintaining your metadata
Maintaining your metadataMaintaining your metadata
Maintaining your metadata
 
Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017
Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017
Global reach of Crossref metadata - Rachael Lammey - London LIVE 2017
 
Crossref webinar - Maintaining your metadata - latest
Crossref webinar - Maintaining your metadata - latestCrossref webinar - Maintaining your metadata - latest
Crossref webinar - Maintaining your metadata - latest
 
What's new at Crossref - Ed Pentz - London LIVE 2017
What's new at Crossref - Ed Pentz - London LIVE 2017What's new at Crossref - Ed Pentz - London LIVE 2017
What's new at Crossref - Ed Pentz - London LIVE 2017
 
Registering content to enable connections - Rachael Lammey
Registering content to enable connections - Rachael LammeyRegistering content to enable connections - Rachael Lammey
Registering content to enable connections - Rachael Lammey
 
CrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael Lammey
CrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael LammeyCrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael Lammey
CrossRef Annual Meeting 2012 CrossCheck CrossMark Rachael Lammey
 

Destaque

Crossmark Update Webinar
Crossmark Update WebinarCrossmark Update Webinar
Crossmark Update WebinarCrossref
 
Getting started with Reference Linking
Getting started with Reference LinkingGetting started with Reference Linking
Getting started with Reference LinkingCrossref
 
Crossref Funding Data Webinar 091616
Crossref Funding Data Webinar 091616Crossref Funding Data Webinar 091616
Crossref Funding Data Webinar 091616Crossref
 
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 & the Funder Registry
Funding data & the Funder RegistryFunding data & the Funder Registry
Funding data & the Funder RegistryCrossref
 
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 How To
CrossMark How ToCrossMark How To
CrossMark How ToCrossref
 
crossref Cited by
crossref Cited bycrossref Cited by
crossref Cited byCrossref
 
Maintaining your metadata
Maintaining your metadataMaintaining your metadata
Maintaining your metadataCrossref
 
Getting started with Content Registration: Portuguese Webinar / Introdução ao...
Getting started with Content Registration: Portuguese Webinar / Introdução ao...Getting started with Content Registration: Portuguese Webinar / Introdução ao...
Getting started with Content Registration: Portuguese Webinar / Introdução ao...Crossref
 
cited by how-to
cited by how-tocited by how-to
cited by how-toCrossref
 
getting started with content registration
getting started with content registrationgetting started with content registration
getting started with content registrationCrossref
 
introduction to crossmark lastest
introduction to crossmark lastestintroduction to crossmark lastest
introduction to crossmark lastestCrossref
 
Working with Crossref and registering content
Working with Crossref and registering contentWorking with Crossref and registering content
Working with Crossref and registering contentCrossref
 
Checking for originality: Crossref Similarity Check
Checking for originality: Crossref Similarity CheckChecking for originality: Crossref Similarity Check
Checking for originality: Crossref Similarity CheckCrossref
 
Reference linking and Cited-by
Reference linking and Cited-byReference linking and Cited-by
Reference linking and Cited-byCrossref
 
The Global reach of Crossref metadata
The Global reach of Crossref metadataThe Global reach of Crossref metadata
The Global reach of Crossref metadataCrossref
 
Collecting and using funding data in your publications
Collecting and using funding data in your publicationsCollecting and using funding data in your publications
Collecting and using funding data in your publicationsCrossref
 
Good Practice Publishing
Good Practice PublishingGood Practice Publishing
Good Practice PublishingCrossref
 
Introduction to Crossref LIVE Yogyakarta
Introduction to Crossref LIVE Yogyakarta Introduction to Crossref LIVE Yogyakarta
Introduction to Crossref LIVE Yogyakarta Crossref
 

Destaque (20)

Crossmark Update Webinar
Crossmark Update WebinarCrossmark Update Webinar
Crossmark Update Webinar
 
Getting started with Reference Linking
Getting started with Reference LinkingGetting started with Reference Linking
Getting started with Reference Linking
 
Crossref Funding Data Webinar 091616
Crossref Funding Data Webinar 091616Crossref Funding Data Webinar 091616
Crossref Funding Data Webinar 091616
 
Funding Data / ORCID Webinar in Portuguese
Funding Data / ORCID Webinar in Portuguese Funding Data / ORCID Webinar in Portuguese
Funding Data / ORCID Webinar in Portuguese
 
Funding data & the Funder Registry
Funding data & the Funder RegistryFunding data & the Funder Registry
Funding data & the Funder Registry
 
Getting started with looking up metadata
Getting started with looking up metadata Getting started with looking up metadata
Getting started with looking up metadata
 
CrossMark How To
CrossMark How ToCrossMark How To
CrossMark How To
 
crossref Cited by
crossref Cited bycrossref Cited by
crossref Cited by
 
Maintaining your metadata
Maintaining your metadataMaintaining your metadata
Maintaining your metadata
 
Getting started with Content Registration: Portuguese Webinar / Introdução ao...
Getting started with Content Registration: Portuguese Webinar / Introdução ao...Getting started with Content Registration: Portuguese Webinar / Introdução ao...
Getting started with Content Registration: Portuguese Webinar / Introdução ao...
 
cited by how-to
cited by how-tocited by how-to
cited by how-to
 
getting started with content registration
getting started with content registrationgetting started with content registration
getting started with content registration
 
introduction to crossmark lastest
introduction to crossmark lastestintroduction to crossmark lastest
introduction to crossmark lastest
 
Working with Crossref and registering content
Working with Crossref and registering contentWorking with Crossref and registering content
Working with Crossref and registering content
 
Checking for originality: Crossref Similarity Check
Checking for originality: Crossref Similarity CheckChecking for originality: Crossref Similarity Check
Checking for originality: Crossref Similarity Check
 
Reference linking and Cited-by
Reference linking and Cited-byReference linking and Cited-by
Reference linking and Cited-by
 
The Global reach of Crossref metadata
The Global reach of Crossref metadataThe Global reach of Crossref metadata
The Global reach of Crossref metadata
 
Collecting and using funding data in your publications
Collecting and using funding data in your publicationsCollecting and using funding data in your publications
Collecting and using funding data in your publications
 
Good Practice Publishing
Good Practice PublishingGood Practice Publishing
Good Practice Publishing
 
Introduction to Crossref LIVE Yogyakarta
Introduction to Crossref LIVE Yogyakarta Introduction to Crossref LIVE Yogyakarta
Introduction to Crossref LIVE Yogyakarta
 

Semelhante a Content Registration Maintaining Metadata

Getting started with Content Registration 012617
Getting started with Content Registration 012617Getting started with Content Registration 012617
Getting started with Content Registration 012617Crossref
 
Crossref Webinar - Getting Started with Content Registration
Crossref Webinar - Getting Started with Content RegistrationCrossref Webinar - Getting Started with Content Registration
Crossref Webinar - Getting Started with Content RegistrationCrossref
 
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 031815Crossref
 
2. Content Registration
2. Content Registration2. Content Registration
2. Content RegistrationCrossref
 
Crossref Content Registration - LIVE Mumbai
Crossref Content Registration - LIVE MumbaiCrossref Content Registration - LIVE Mumbai
Crossref Content Registration - LIVE MumbaiCrossref
 
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)Crossref
 
Content Registration at Crossref - LIVE Bangkok
Content Registration at Crossref - LIVE BangkokContent Registration at Crossref - LIVE Bangkok
Content Registration at Crossref - LIVE BangkokCrossref
 
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...Crossref
 
Introduction to CrossRef Basics Webinar
Introduction to CrossRef Basics WebinarIntroduction to CrossRef Basics Webinar
Introduction to CrossRef Basics WebinarCrossref
 
Introduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics WebinarIntroduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics WebinarCrossref
 
Content Registration at Crossref - LIVE Kuala Lumpur
Content Registration at Crossref - LIVE Kuala LumpurContent Registration at Crossref - LIVE Kuala Lumpur
Content Registration at Crossref - LIVE Kuala LumpurCrossref
 
CrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef WorkshopsCrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef WorkshopsCrossref
 
Metadata, Open Access and More: Crossref presentation
Metadata, Open Access and More: Crossref presentationMetadata, Open Access and More: Crossref presentation
Metadata, Open Access and More: Crossref presentationCrossref
 
Content Registration - Crossref LIVE Hannover
Content Registration - Crossref LIVE HannoverContent Registration - Crossref LIVE Hannover
Content Registration - Crossref LIVE HannoverCrossref
 
2014 CrossRef Workshops: Support Update and Multiple Resolution Overview
2014 CrossRef Workshops: Support Update and Multiple Resolution Overview2014 CrossRef Workshops: Support Update and Multiple Resolution Overview
2014 CrossRef Workshops: Support Update and Multiple Resolution OverviewCrossref
 
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* DataTom Plasterer
 
Tabular Data on the Web
Tabular Data on the WebTabular Data on the Web
Tabular Data on the WebGregg Kellogg
 
Introduction to CrossRef Webinar
Introduction to CrossRef WebinarIntroduction to CrossRef Webinar
Introduction to CrossRef WebinarCrossref
 
Crossmark how-to, webinar held on 11-20-17
Crossmark how-to, webinar held on 11-20-17Crossmark how-to, webinar held on 11-20-17
Crossmark how-to, webinar held on 11-20-17Crossref
 
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
 

Semelhante a Content Registration Maintaining Metadata (20)

Getting started with Content Registration 012617
Getting started with Content Registration 012617Getting started with Content Registration 012617
Getting started with Content Registration 012617
 
Crossref Webinar - Getting Started with Content Registration
Crossref Webinar - Getting Started with Content RegistrationCrossref Webinar - Getting Started with Content Registration
Crossref Webinar - Getting Started with Content Registration
 
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
 
2. Content Registration
2. Content Registration2. Content Registration
2. Content Registration
 
Crossref Content Registration - LIVE Mumbai
Crossref Content Registration - LIVE MumbaiCrossref Content Registration - LIVE Mumbai
Crossref Content Registration - LIVE Mumbai
 
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)
 
Content Registration at Crossref - LIVE Bangkok
Content Registration at Crossref - LIVE BangkokContent Registration at Crossref - LIVE Bangkok
Content Registration at Crossref - LIVE Bangkok
 
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...
 
Introduction to CrossRef Basics Webinar
Introduction to CrossRef Basics WebinarIntroduction to CrossRef Basics Webinar
Introduction to CrossRef Basics Webinar
 
Introduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics WebinarIntroduction to CrossRef Technical Basics Webinar
Introduction to CrossRef Technical Basics Webinar
 
Content Registration at Crossref - LIVE Kuala Lumpur
Content Registration at Crossref - LIVE Kuala LumpurContent Registration at Crossref - LIVE Kuala Lumpur
Content Registration at Crossref - LIVE Kuala Lumpur
 
CrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef WorkshopsCrossRef Technical Basics 2010 CrossRef Workshops
CrossRef Technical Basics 2010 CrossRef Workshops
 
Metadata, Open Access and More: Crossref presentation
Metadata, Open Access and More: Crossref presentationMetadata, Open Access and More: Crossref presentation
Metadata, Open Access and More: Crossref presentation
 
Content Registration - Crossref LIVE Hannover
Content Registration - Crossref LIVE HannoverContent Registration - Crossref LIVE Hannover
Content Registration - Crossref LIVE Hannover
 
2014 CrossRef Workshops: Support Update and Multiple Resolution Overview
2014 CrossRef Workshops: Support Update and Multiple Resolution Overview2014 CrossRef Workshops: Support Update and Multiple Resolution Overview
2014 CrossRef Workshops: Support Update and Multiple Resolution Overview
 
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
 
Tabular Data on the Web
Tabular Data on the WebTabular Data on the Web
Tabular Data on the Web
 
Introduction to CrossRef Webinar
Introduction to CrossRef WebinarIntroduction to CrossRef Webinar
Introduction to CrossRef Webinar
 
Crossmark how-to, webinar held on 11-20-17
Crossmark how-to, webinar held on 11-20-17Crossmark how-to, webinar held on 11-20-17
Crossmark how-to, webinar held on 11-20-17
 
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...
 

Mais de Crossref

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
 
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
 
Seminario web ‘Crossmark’, en español
Seminario web ‘Crossmark’, en español Seminario web ‘Crossmark’, en español
Seminario web ‘Crossmark’, en español Crossref
 
Преимущества и варианты использования метаданных в Crossref / The Value and ...
Преимущества и варианты использования метаданных в Crossref /  The Value and ...Преимущества и варианты использования метаданных в Crossref /  The Value and ...
Преимущества и варианты использования метаданных в Crossref / The Value and ...Crossref
 
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ñolCrossref
 
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
 
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
 
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 , ...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 InvestigacionCrossref
 
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...
تسجيل المحتوي مع كروس رف – ندوة عبر الانترنت باللغة العربية | Content Registr...Crossref
 
crossmark update
crossmark updatecrossmark update
crossmark updateCrossref
 
Participation reports webinar December 2020
Participation reports webinar December 2020Participation reports webinar December 2020
Participation reports webinar December 2020Crossref
 
Participation reports webinar November 2020
Participation reports webinar November 2020Participation reports webinar November 2020
Participation reports webinar November 2020Crossref
 
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 usarCrossref
 
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...Crossref
 
Crossref Content Registration in Brazilian Portuguese pt-1
Crossref Content Registration in Brazilian Portuguese pt-1Crossref Content Registration in Brazilian Portuguese pt-1
Crossref Content Registration in Brazilian Portuguese pt-1Crossref
 
Register and update content in crossref, in Spanish
Register and update content in crossref, in SpanishRegister and update content in crossref, in Spanish
Register and update content in crossref, in SpanishCrossref
 
Crossref LIVE - East Coast
Crossref LIVE - East CoastCrossref LIVE - East Coast
Crossref LIVE - East CoastCrossref
 
ندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinar
ندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinarندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinar
ندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinarCrossref
 
Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...
Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...
Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...Crossref
 

Mais de 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
 
Преимущества и варианты использования метаданных в 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 İç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...
 
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...
 
Crossref Content Registration in Brazilian Portuguese pt-1
Crossref Content Registration in Brazilian Portuguese pt-1Crossref Content Registration in Brazilian Portuguese pt-1
Crossref Content Registration in Brazilian Portuguese pt-1
 
Register and update content in crossref, in Spanish
Register and update content in crossref, in SpanishRegister and update content in crossref, in Spanish
Register and update content in crossref, in Spanish
 
Crossref LIVE - East Coast
Crossref LIVE - East CoastCrossref LIVE - East Coast
Crossref LIVE - East Coast
 
ندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinar
ندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinarندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinar
ندوه عن كيفية استخدام كروس مارك باللغة العربية | Crossmark How-To Arabic webinar
 
Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...
Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...
Вебинар “Отчеты О Регистрации Метаданных”- рус. | Participation Reports Webin...
 

Último

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 productivityPrincipled Technologies
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
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...apidays
 
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...Miguel Araújo
 
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...Igalia
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
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 MountPuma Security, LLC
 
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 DevelopmentsTrustArc
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
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 organizationRadu Cotescu
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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...Neo4j
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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...Martijn de Jong
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 

Último (20)

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
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
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...
 
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...
 
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...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
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
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 

Content Registration Maintaining Metadata

  • 1. Getting started with content registration Rachael Lammey Member & Community Outreach @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
  • 25. Complete metadata record author names, ORCIDs, affiliations, article titles, ISSN, ISBN, pages, issue #, volume #s, dates, identifiers, reference lists, funding data, license data, clinical trial numbers, errata, retractions, updates and more through our Crossmark service, JATS-formatted abstracts, relationships between items
  • 27. Bibliographic metadata Must be submitted as a metadata record registration: • Citation metadata (author, titles, dates, ISSN/ISBN, volume, issue, DOI • ORCID • Abstracts
  • 28. Add metadata (via 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 https://support.crossref.org/hc/en-us/articles/214002366
  • 29. Updates to metadata Resubmit your record! - must include all metadata in the section you are updating Update URL only - resubmit your record (bibliographic metadata only) or - send us a list of DOIs and URLs and we’ll update them for you
  • 30. Remove metadata Bibliographic metadata: nope, sorry Resource metadata - must be explicit: <crossmark/> <fr:program name=”fundref”/> <citation_list/>
  • 31. Timing updates < 5,000 updates: ok > 5,000 updates: still OK, may take a few hours > 50,000 updates: may take a day or so > 100,000 updates: coordinate with Crossref or prepare for delays
  • 32. Mirror mirror on the wall who has the best metadata of all?Evaluating your metadata
  • 33. Viewing your metadata Crossref Metadata Search http://search.crossref.org
  • 34. http://api.crossref.org View metadata for your prefix (JSON): http://api.crossref.org/prefixes/10.1256/works View a single metadata record: http://api.crossref.org/works/10.1002/14651858.CD004692.pub3 REST API
  • 35.
  • 36. Total # of DOIs: http://api.crossref.org/prefixes/ 10.xxxx/works?rows=0 REST API
  • 37. # of records with funder IDs: http://api.crossref.org/prefixes/10.xxxx/works?filter=has-funder- doi:true&rows=0 # of records with funder ID and/or name: http://api.crossref.org/prefixes/10.xxxx/works?filter=has- funder:true&facet=publisher-name:*&rows=0 # of records with award number: http://api.crossref.org/prefixes/10.xxxx/works?filter=has- award:true&rows=0
  • 38. # of records with Crossmark data: http://api.crossref.org/prefixes/10.xxxx/works?filter=has-update- policy:true&rows=0 # of records with license URLs: http://api.crossref.org/prefixes/10.1111/works? filter=license.version:tdm&rows=0 # of records with at least one ORCID: http://api.crossref.org/prefixes/10.1111/works?filter=has- orcid:true&rows=0
  • 39. XML API View your XML by DOI: https://doi.crossref.org/search/doi? pid=username:password&format=unixsd&doi=10.1037/a0029223 Caveat: can see deposited references if you use your login (or have opted to make your references public) Deposit Harvester OAI-PMH harvester of your own data (all data included)
  • 40.
  • 41. Reports • Schematron report: emailed weekly, identifies some ‘messy’ metadata • Field (‘missing metadata’) report: lists unpopulated bibliographic metadata fields • Title list: volume, issue, publication year • Conflict report: identifies records with identical metadata • Resolution report: lists DOIs that have been resolved but not registered • Emails from Crossref <— very important
  • 42. Schematron warnings Suffix in surname: Butters Jr. Prata III Szezech Sr. Punctuation in surname: Maura (Gee) Geraldine Frederick (Frikkie) J. Arch Marin march@ub.edu Peng* TINA (A.C.) Other rules: text in edition, volume, issue elements: • ed 1 • iss 5 • vol 4 Surname / title all upper case Page number contains ‘_’
  • 44. Resources • Crossref metadata and schema documentation: https://support.crossref.org/ hc/en-us/categories/201744683 • Resource deposits: https://support.crossref.org/hc/en-us/articles/214002366 • Updating metadata: https://support.crossref.org/hc/en-us/articles/213022486 • Metadata Search: http://search.crossref.org • Metadata API: http://api.crossref.org • XML API: https://support.crossref.org/hc/en-us/articles/213420726 • Reports: https://support.crossref.org/hc/en-us/sections/202832743 • Support: http://support.crossref.org or support@crossref.org • Ian Calvert talk from Live 16: https://www.youtube.com/watch?v=vEvvb70TfiE