Examples
Worked examples
- Is an instance
A record listing 23 publications, 2 employments (current and previous), one PhD, and three funded grants.
- Is an instance
An institutional HR system writing an employment assertion to a staff member's ORCID record via the Member API.
Counter-examples
Looks similar, but isn't
- Not an instance
A staff page on a faculty website is not an ORCID record because it is not stored under the ORCID iD's resolution endpoint.
- Not an instance
A Scopus author profile is not an ORCID record, though the two are often linked.
Editorial commentary
An ORCID record is a graph of claims about one person. Each claim (a work, an employment, a funding award, a peer-review activity) is attributed to a source — the iD owner themselves, a trusted organisation (university, publisher, funder), or a trusted individual. The record holder controls which assertions are visible to the public, to trusted parties, or to no-one but themselves. The record is editable via the ORCID web UI and via the ORCID API, and is exposed under content negotiation as JSON, XML, or RDF.
References
- O
- R
- C
- I
- D
- I
- n
- c
- .
- ,
- ‘
- O
- R
- C
- I
- D
- R
- e
- c
- o
- r
- d
- S
- t
- r
- u
- c
- t
- u
- r
- e
- ‘
- (
- d
- e
- v
- e
- l
- o
- p
- e
- r
- d
- o
- c
- u
- m
- e
- n
- t
- a
- t
- i
- o
- n
- )
- .
- H
- a
- a
- k
- L
- .
- L
- .
- e
- t
- a
- l
- .
- ,
- ‘
- O
- R
- C
- I
- D
- :
- A
- S
- y
- s
- t
- e
- m
- t
- o
- U
- n
- i
- q
- u
- e
- l
- y
- I
- d
- e
- n
- t
- i
- f
- y
- R
- e
- s
- e
- a
- r
- c
- h
- e
- r
- s
- ‘
- ,
- L
- e
- a
- r
- n
- e
- d
- P
- u
- b
- l
- i
- s
- h
- i
- n
- g
- 2
- 5
- (
- 4
- )
- ,
- 2
- 0
- 1
- 2
- .
Also known as
ORCID profile
Machine-readable encodings
Use in your systems
<role vocab="credit"
vocab-identifier="https://casrai.org/dictionary/"
vocab-term="ORCID record"
vocab-term-identifier="https://casrai.org/dictionary/term/orcid-record" />{
"@context": "https://schema.org",
"@type": "DefinedTerm",
"name": "ORCID record",
"identifier": "https://casrai.org/dictionary/term/orcid-record",
"description": "The structured profile maintained at orcid.org for an individual ORCID iD, containing assertions about the person's names, employments, educations, funding, works, peer reviews, and service activities, each with a visibility setting and a source attribution.",
"inDefinedTermSet": "https://casrai.org/dictionary/domain/the-persistent-identifier-ecosystem/",
"url": "https://casrai.org/dictionary/term/orcid-record",
"sameAs": [
"ORCID profile"
],
"license": "https://creativecommons.org/licenses/by/4.0/"
}







