The Scholarly Contributions and Roles Ontology (SCoRO)

http://purl.org/spar/scoro
Export
Turtle RDF/XML JSON-LD N-Triples

Classes 22

agent
c

back to ToC or Class ToC

IRI: http://xmlns.com/foaf/0.1/Agent

comment
Any kind of agents, such as a person, a group, an organization or a software agent.
en
is defined by
http://xmlns.com/foaf/0.1/
is in domain of
is in range of
label
agent
en

authorship contribution
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/AuthorshipContribution

comment
The type or nature of a contribution made with respect to the authorship of a publication such as a journal article.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
authorship contribution
en
term status
note
Individual members of this class are used to specify particular contributions.
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:prepares-illustrations . scoro:prepares-illustrations a scoro:AuthorshipContribution .

authorship role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/AuthorshipRole

comment
A role that a person might hold as an author of a publication or the creator of a work.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
authorship role
en
note
Individual members of this class are used to specify particular roles.
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:illustrator . scoro:illustrator a scoro:AuthorshipRole .
term status

computational agent
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/ComputationalAgent

comment
A computer system or software program whose action has an effect on external events, for example a laboratory robot that undertakes your experiments, or the financial control system that controls an institution's payrole, or that, following programmed business rules, prevents the principal investigator from placing an order for research equipment because there is insufficient money left in the project budget.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
computational agent
en
term status
example
:my-program a scoro:ComputationalAgent ; pro:holdsRoleInTime :my-program-role . :my-program-role a pro:RoleInTime ; pro:withRole scoro:analyses-data .

contribution
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/Contribution

comment
The type or nature of a contribution made by an agent. Individual members of this class or its sub-classes are used to specify particular contributions.
en
is disjoint with
is defined by
http://purl.org/spar/scoro/
is in domain of
is in range of
is sub concept of
label
contribution
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:prepares-illustrations . scoro:prepares-illustrations a scoro:Contribution .
term status

contribution effort
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/ContributionEffort

comment
The effort expended in making a contribution.
en
is disjoint with
is defined by
http://purl.org/spar/scoro/
is in range of
is sub concept of
label
contribution effort
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:analyses-data ; scoro:withEffort scoro:major-effort . scoro:major-effort a ContributionEffort .
term status

contribution situation
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/ContributionSituation

comment
The situation an agent has of making a contribution to realizing a goal or completing a task relating to a scholarly activity or entity such as journal article.
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:interprets-results .
note
A contribution situation describes always: - a particular contribution C - a particular agent A making contribution C - a particular time interval T in which A makes C (optional) - a particular contribution effort E - one or more entities (e.g. an investigation or data) that defines a context for C contributed by A. (At least one contextual entity should be specified for a particular contribution). The type or nature of the contribution is defined by the object of the object property `scoro:withContribution`, which is an individual in the class `scoro:Contribution` or one of its sub-classes. The entity to which the contribution relates is specified using the object property `scoro:relatesToEntity` or one of its sub-properties, and the effort expended in making that contribution is specified using the object property `scoro:withContributionEffort`.
en
term status

data role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/DataRole

comment
A role that an agent might hold with respect to data.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
data role
en
term status
note
Individual members of this class are used to specify particular roles.
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:repository-manager . scoro:repository-manager a scoro:DataRole .

educational role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/EducationalRole

comment
A role that an agent might hold with respect to an educational organization or activity.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
educational role
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:master-student . scoro:master-student a scoro:EducationalRole .
term status
note
Individual members of this class are used to specify particular roles.
en

experimental contribution
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/ExperimentalContribution

comment
The type or nature of a practical or experimental contribution made to the research.
en
term status
note
Individual members of this class are used to specify particular contributions.
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:collects-data . scoro:collects-data a scoro:ExperimentalContribution .

financial role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/FinancialRole

comment
A role that an agent might hold with respect to academic and project finance.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
financial role
en
note
Individual members of this class are used to specify particular roles.
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:sponsor . scoro:sponsor a scoro:FinancialRole .

intellectual contribution
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/IntellectualContribution

comment
The type or nature of an intellectual contribution made to the research described in a journal article.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
intellectual contribution
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:leads-investigation . scoro:leads-investigation a scoro:IntellectualContribution .
term status
note
Individual members of this class are used to specify particular contributions.
en

investigation role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/InvestigationRole

comment
A role that an agent might hold with respect to an investigation.
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:technician . scoro:technician a scoro:InvestigationRole .
term status
note
Individual members of this class are used to specify particular roles.
en

organizational contribution
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/OrganizationalContribution

comment
The type or nature of an organizational or administrative contribution.
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-administrative-support . scoro:provides-administrative-support a scoro:OrganizationalContribution .
term status
note
Individual members of this class are used to specify particular contributions.
en

organizational role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/OrganizationRole

comment
A role that an agent might hold with respect to an organization and its administration, particularly within an academic context.
en
note
Individual members of this class are used to specify particular roles.
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:contact-person . scoro:contact-person a scoro:OrganizationRole .
term status

person
c

back to ToC or Class ToC

IRI: http://xmlns.com/foaf/0.1/Person

comment
A person.
en
is defined by
http://xmlns.com/foaf/0.1/
is sub concept of
label
person
en

project role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/scoro/ProjectRole

comment
A role that an agent might hold with respect to a project.
en
is defined by
http://purl.org/spar/scoro/
is sub concept of
label
project role
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:workpackage-leader . scoro:workpackage-leader a scoro:ProjectRole .
term status
note
Individual members of this class are used to specify particular roles.
en

role
c

back to ToC or Class ToC

IRI: http://purl.org/spar/pro/Role

comment
A role an agent may have. Individual members of this class or its sub-classes are used to specify particular roles.
en
is defined by
http://purl.org/spar/pro/
label
role
en

role in time
c

back to ToC or Class ToC

IRI: http://purl.org/spar/pro/RoleInTime

comment
A particular situation that describe a role an agent may have, that can be restricted to a particular time interval.
en
is defined by
http://purl.org/spar/pro/
is in range of
label
role in time
en

thing
c

back to ToC or Class ToC

IRI: http://www.w3.org/2002/07/owl#Thing

time indexed situation
c

back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#TimeIndexedSituation

comment
A situation that is explicitly indexed at some time for at least one entity.
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#
is in domain of
is in range of
label
time indexed situation
en

value in time
c

back to ToC or Class ToC

IRI: http://www.essepuntato.it/2012/04/tvc/ValueInTime

comment
A particular kind of time-indexed situation that represents a hub linking the entity having a particular value, the value itself and the temporal and contextual extents from which the entity-value relationship depends.
en
is defined by
http://purl.org/spar/tvc/
is in domain of
is in range of
is sub concept of
label
value in time
en

Object Properties 14

for entity
op

back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#forEntity

comment
The relation between a time-indexed situation and an entity involved in it.
en
range
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#
label
for entity
en

has contribution context
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/hasContributionContext

comment
A relation between a contribution situation and an entity representing the context for that situation.
en
is sub property of
range
is defined by
http://purl.org/spar/scoro/
label
has contribution context
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:formulates-research-questions ; scoro:hasContributionContext :my-entity .
term status

has time indexed setting
op

back to ToC or Object Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#hasTimeIndexedSetting

comment
The relation between an entity and a time-indexed situation it is involved in.
en
domain
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#
label
has time indexed setting
en

has value
op

back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/hasValue

comment
The relation between an entity and a value in time situation.
en
is sub property of
domain
is defined by
http://purl.org/spar/tvc/
label
has value
en

is contribution in
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/isContributionIn

comment
The relation between a specific contribution and the contribution situation of an agent making that contribution.
en
is sub property of
is defined by
http://purl.org/spar/scoro/
is inverse of
label
is contribution in
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation . scoro:interprets-results a scoro:Contribution ; scoro:isContributionIn :my-person-contribution .
term status

is equal to contribution situation
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/isEqualToContributionSituation

comment
The relation between two contribution situations that are equals for particular aspects (i.e. for type of contribution, contribution effort and context).
en
has Characteristics
is defined by
http://purl.org/spar/scoro/
label
is equal to contribution situation
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-contribution , :my-other-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:interprets-results ; scoro:isEqualToContributionSituation :my-other-contribution . :my-other-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:collects-data .
term status

is equal to role in time
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/isEqualToRoleInTime

comment
The relation between two roles in time as being equal, and is particularly useful for specifying that two principal authorship roles are equal.
en
is defined by
http://purl.org/spar/scoro/
label
is equal to role in time
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role , :my-other-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:data-curator ; scoro:isEqualToRoleInTime :my-other-role . :my-other-role a pro:RoleInTime ; pro:withRole scoro:data-creator .
term status

is made by
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/isMadeBy

comment
A relation between a contribution situation that an agent makes, and that agent.
en
is sub property of
range
is defined by
http://purl.org/spar/scoro/
is inverse of
label
is made by
en
example
:my-person a foaf:Person . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:interprets-results ; scoro:isMadeBy :my-person .
term status

is related to contribution situation
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/isRelatedToContributionSituation

comment
A relation between an entity and the contribution situation for which that entity provides the context.
en
is sub property of
domain
is defined by
http://purl.org/spar/scoro/
label
is related to contribution situation
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:writes-manuscript-draft . :my-entity scoro:isRelatedToContributionSituation :my-person-contribution .
term status

makes contribution
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/makesContribution

comment
A relation between an agent and a contribution.
en
is sub property of
domain
is defined by
http://purl.org/spar/scoro/
is inverse of
label
makes contribution
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:writes-manuscript-draft .

with contribution
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/withContribution

comment
A relation between an agent's contribution situation and a definition of the contribution made by this agent.
en
has Characteristics
is sub property of
is defined by
http://purl.org/spar/scoro/
is inverse of
label
with contribution
en
term status
note
This is specified as an instance of the class `scoro:Contribution` or of one of its sub-classes.
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:writes-manuscript-draft .

with contribution effort
op

back to ToC or Object Property ToC

IRI: http://purl.org/spar/scoro/withEffort

comment
A relation between an agent's contribution with respect to a particular entity and the amount of effort exerted by this agent in making that contribution, defined by individuals of the class scoro:ContributionEffort.
en
is sub property of
is defined by
http://purl.org/spar/scoro/
label
with contribution effort
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:analyses-data ; scoro:withEffort scoro:major-effort .

with value
op

back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/withValue

comment
The relation between the value in time situation and the actual value held by the entity partaking in that situation.
en
is sub property of
is defined by
http://purl.org/spar/tvc/
label
with value
en

within context
op

back to ToC or Object Property ToC

IRI: http://www.essepuntato.it/2012/04/tvc/withinContext

comment
The specific context within which the fact of the entity having the value is relevant.
en
is sub property of
range
is defined by
http://purl.org/spar/tvc/
label
within context
en

Data Properties 6

has ORCID
dp

back to ToC or Data Property ToC

IRI: http://purl.org/spar/scoro/hasORCID

comment
A relation between an individual and their Open Researcher and Contributor ID (ORCID), an alphanumeric identifier for individual scholars described at http://about.orcid.org/.
en
is sub property of
domain
range
literal
is defined by
http://purl.org/spar/scoro/
is equivalent to
label
has ORCID
en
term status
example
:my-person a foaf:Person ; scoro:hasORCID '0000-4567-8965-1234' ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:formulates-research-questions .

has orcid
dp

back to ToC or Data Property ToC

IRI: http://purl.org/cerif/frapo/hasORCID

comment
An individual's Open Researcher and Contributor ID (ORCID), an alphanumeric identifier for individual scholars described at http://about.orcid.org/.
en
domain
range
literal
is defined by
http://purl.org/cerif/frapo/
is equivalent to
label
has orcid
en

has personal identifier
dp

back to ToC or Data Property ToC

IRI: http://purl.org/spar/scoro/hasPersonalIdentifier

comment
A unique and unambiguous identifier for an individual person within a given context.
en
domain
range
literal
is defined by
http://purl.org/spar/scoro/
is equivalent to
label
has personal identifier
en
note
This is specified by the object property `scoro:usesPersonalIdentifierScheme` and an individual member of the class `scoro:PersonalIdentifierScheme`.
en
term status
example
:my-person a foaf:Person ; scoro:hasPersonalIdentifier '0000-4353-8777' ; pro:holdsRoleInTime :my-person-role .

has personal identifier
dp

back to ToC or Data Property ToC

IRI: http://purl.org/cerif/frapo/hasPersonalIdentifier

comment
A unique and unambiguous identifier for an individual person within a given context.
en
domain
range
literal
is defined by
http://purl.org/cerif/frapo/
is equivalent to
label
has personal identifier
en

percentage full-time equivalent
dp

back to ToC or Data Property ToC

IRI: http://purl.org/spar/scoro/percentageFTE

comment
The proportion of a person's full time activity that is dedicated to a particular role (e.g. for part-time employment, 50% FTE).
en
range
literal
is defined by
http://purl.org/spar/scoro/
label
percentage full-time equivalent
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:patent-holder ; scoro:percentageFTE '100%' .
term status

with job title
dp

back to ToC or Data Property ToC

IRI: http://purl.org/spar/scoro/withJobTitle

comment
A job title that characterizes an agent's role in time.
en
range
literal
is defined by
http://purl.org/spar/scoro/
label
with job title
en
term status
note
This data property complements the definition of that role in time specified by `scoro:Role`. For example, for the `scoro:OrganizationRole` 'Head of Department', the specific Job Title might be 'Linacre Professor of Zoology' or 'Regius Professor of Moral Philosophy'.
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:head-of-department ; scoro:withJobTitle 'Linacre Professor of Zoology' .

Named Individuals 130

Jump to:

access provider accountant administrator affiliate agent analyses data approves final manuscript article guarantor auditor builds and/or maintains instruments CEO chief scientist claimant co-applicant co-investigator collaborator collects data college fellow college head computer programmer conceives project consortium author consultant contact person contractor contributed all the effort contributed major effort contributed minor effort controls project finances corresponding author creates novel organisms or cells creates novel reagents creates software CTO curator data creator data curator data manager data publisher data user departmental administrator designs experiments develops methodology director doctoral student embargo controller employee employer ensures regulatory compliance faculty member financial controller formulates research questions funder funding recipient head of department host institution illustrator interprets results inventor lead applicant leads investigation maintains IT infrastructure maintains organisms or cell cultures maintains research facility manager manages project master student member non-academic staff member obtains and/or prepared specimens organizer owner participant partner patent holder performs experiments photographer possessor postdoctoral researcher postgraduate student prepares illustrations prepares supplementary information principal author principal investigator processs data programme manager project leader project manager project member project student provided service provides administrative support provides advice provides existing data provides patients provides reagents, specimens or materials provides software provides technical support provides tools, equipment or facilities publishes data purchaser registrar registration agency registration authority repository manager research assistant research student researcher revises manuscript rights holder scholar secures funding senior author service engineer spokesperson sponsor stakeholder sub-contractor successor Supervises, mentors or trains colleagues supervisor supplier technician undergraduate student undertakes modelling vice-chancellor web-master workpackage leader writes manuscript draft

access provider
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/access-provider

comment
The role of an agent who provides access to a resource, for example an online data repository.
en
is defined by
http://purl.org/spar/scoro/
label
access provider
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:access-provider .

accountant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/accountant

comment
The role held by a person whose job is to manage financial accounts, for example the accounts of an organization, or of a particular funded project or activity of that organization.
en
is defined by
http://purl.org/spar/scoro/
label
accountant
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:accountant .
term status

administrator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/administrator

comment
The role held by an agent responsible for the day-to-day management and running of an organization or activity.
en
is defined by
http://purl.org/spar/scoro/
label
administrator
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:administrator .
term status

affiliate
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/affiliate

comment
The role an agent has of being affiliated to some organization or institution in a context of some entity or activity, for example a document, a project or an internship.
en
is defined by
http://purl.org/spar/scoro/
label
affiliate
en
note
The affiliation of a person to an organization or institution can be specified by using the property `pro:relatesToEntity`.
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:affiliate .

agent
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/agent

comment
An agent that acts on behalf of another agent.
en
is defined by
http://purl.org/spar/scoro/
label
agent
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:agent .

analyses data
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/analyses-data

comment
The contribution of data analysis. This might include statistical analysis, bioinformatics analysis, or image analysis.
en
is defined by
http://purl.org/spar/scoro/
label
analyses data
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:analyses-data .
term status

approves final manuscript
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/approves-final-manuscript

comment
The contribution of approving the final version of the manuscript, prior to submission for publication.
en
is defined by
http://purl.org/spar/scoro/
label
approves final manuscript
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:approves-final-manuscript .

article guarantor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/article-guarantor

comment
The role of a person who takes responsibility for the integrity of the work as a whole, from the inception of the research investigation to the published research article.
en
is defined by
http://purl.org/spar/scoro/
label
article guarantor
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:article-guarantor .
term status

auditor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/auditor

comment
The role held by a person who conducts a formal audit of financial accounts.
en
is defined by
http://purl.org/spar/scoro/
label
auditor
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:auditor .

builds and/or maintains instruments
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/builds-and-or-maintains-instruments

comment
The contribution of building instruments, equipment or scientific apparatus and/or maintaining the same in a workable condition for use in experiments.
en
is defined by
http://purl.org/spar/scoro/
label
builds and/or maintains instruments
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:builds-and-or-maintains-instruments .

CEO
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/chief-executive-officer

comment
The role held by a person who is the chief executive officer of an organization, responsible for directing and managing the business of that organization.
en
is defined by
http://purl.org/spar/scoro/
label
CEO
en,
chief executive officer
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:chief-executive-officer .

chief scientist
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/chief-scientist

comment
A senior scientist who takes a leadership role in an organization or group.
en
is defined by
http://purl.org/spar/scoro/
label
chief scientist
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:chief-scientist .

claimant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/claimant

comment
The role held by a person making a financial claim, for example for refund of travel expenses from a project grant.
en
is defined by
http://purl.org/spar/scoro/
label
claimant
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:claimant .
term status

co-applicant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/co-applicant

comment
The role a person has of being a co-applicant on the grant application to obtain funding to fund an endeavour such as a research project.
en
is defined by
http://purl.org/spar/scoro/
label
co-applicant
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:co-applicant .

co-investigator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/co-investigator

comment
The role a person has of being a co-investigator for a research investigation.
en
is defined by
http://purl.org/spar/scoro/
label
co-investigator
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:co-investigator .

collaborator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/collaborator

comment
The role a person, typically from another research group or institution, who collaborates with the team undertaking a research investigation.
en
is defined by
http://purl.org/spar/scoro/
label
collaborator
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:collaborator .

collects data
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/collects-data

comment
The contribution of making experimental observations and collecting data, for example using a telescope, a microscope or an analytical instrument.
en
is defined by
http://purl.org/spar/scoro/
label
collects data
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:collects-data .
term status

college fellow
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/college-fellow

comment
The role held by an academic as a senior member of a college.
en
is defined by
http://purl.org/spar/scoro/
label
college fellow
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:college-fellow .
term status

college head
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/college-head

comment
The role held by a senior academic who heads a college and acts as its CEO. Among the many alternative titles give to this role, the most common are President or Master of the college.
en
is defined by
http://purl.org/spar/scoro/
label
college head
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:college-head .
term status

computer programmer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/computer-programmer

comment
The role a person has of being someone who develops computer software.
en
is defined by
http://purl.org/spar/scoro/
label
computer programmer
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:computer-programmer .
term status

conceives project
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/conceives-project

comment
The contribution of conceiving the research project in the first place.
en
is defined by
http://purl.org/spar/scoro/
label
conceives project
en
note
Note that an individual other than the lead applicant and the co-applicants on a grant application may make considerable contributions to conceiving a research project, but may be prevented from being a formal applicant by reason of affiliation or status (e.g. as a non-academic partner, or a research student).
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:conceives-project .

consortium author
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/consortium-author

comment
The authorship role of an organisation or consortium that has contributed collectively to the work described in the publication and is named in the list of authors, e.g. 'Wellcome Trust Case Control Consortium' or 'Malaria Genomic Epidemiology Network'.
en
is defined by
http://purl.org/spar/scoro/
label
consortium author
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:consortium-author .
term status

consultant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/consultant

comment
The role a person has of being a consultant who is providing expertise or services.
en
is defined by
http://purl.org/spar/scoro/
label
consultant
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:consultant .

contact person
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/contact-person

comment
The role of a person who serves as the primary contact and information provider for third parties wishing to find out more about an organization or an activity.
en
is defined by
http://purl.org/spar/scoro/
label
contact person
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:contact-person .

contractor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/contractor

comment
The role held by an agent who enters into a contract to undertake specified work or to supply specified services in return for payment.
en
is defined by
http://purl.org/spar/scoro/
label
contractor
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:contractor .

contributed all the effort
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/solo-effort

comment
The contributor was the only person who provided effort in achieving this contribution, which was entirely due to this contributor.
en
is defined by
http://purl.org/spar/scoro/
label
contributed all the effort
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:analyses-data ; scoro:withEffort scoro:solo-effort .

contributed major effort
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/major-effort

comment
The contributor provided a major effort towards achieving this contribution.
en
is defined by
http://purl.org/spar/scoro/
label
contributed major effort
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:analyses-data ; scoro:withEffort scoro:major-effort .

contributed minor effort
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/minor-effort

comment
The contributor provided a minor effort towards achieving this contribution.
en
is defined by
http://purl.org/spar/scoro/
label
contributed minor effort
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:analyses-data ; scoro:withEffort scoro:minor-effort .

controls project finances
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/controls-project-finances

comment
The contribution of controlling the financial aspects of the research project, including authorizing expenditure, creating and managing budgets, and submitting financial reports to the funding agency.
en
is defined by
http://purl.org/spar/scoro/
label
controls project finances
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:controls-project-finances .
term status

corresponding author
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/corresponding-author

comment
The role an author has of being the corresponding author of the document, with whom editors and readers should correspond concerning it.
en
is defined by
http://purl.org/spar/scoro/
label
corresponding author
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:corresponding-author .

creates novel organisms or cells
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/creates-novel-organisms-or-cells

comment
The contribution of creating novel organisms (e.g. mouse mutants) or cells (e.g. tranformed cell lines), either for use in the research, or as a research output of use to others.
en
is defined by
http://purl.org/spar/scoro/
label
creates novel organisms or cells
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:creates-novel-organisms-or-cells .
term status

creates novel reagents
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/creates-novel-reagents

comment
The contribution of creating novel physical or chemical compounds, or molecular biology constructs, either for use in the research, or as a research output of use to others.
en
is defined by
http://purl.org/spar/scoro/
label
creates novel reagents
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:creates-novel-reagents .

creates software
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/creates-software

comment
The contribution of creating computer software, including software for experimental control, analytical tools, mathematical model and computational simulations for use in the research, or of creating an IT service (e.g. a bioinformatics database or Web service) of use to others.
en
is defined by
http://purl.org/spar/scoro/
label
creates software
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:creates-software .

CTO
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/chief-technology-officer

comment
The role held by a person who is the chief technology officer of an organization, responsible for directing and managing technical developments for that organization.
en
is defined by
http://purl.org/spar/scoro/
label
CTO
en,
chief technology officer
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:chief-technology-officer .
term status

curator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/curator

comment
The role of an agent that documents, cares for and manages collections of objects (for example in a museum) or of data (as in a data repository or database).
en
is defined by
http://purl.org/spar/scoro/
label
curator
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:curator .
term status

data creator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/data-creator

comment
The role a person has of being a creator, originator, gatherer or collector of new data.
en
is defined by
http://purl.org/spar/scoro/
label
data creator
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:data-creator .

data curator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/data-curator

comment
The role a person has of being a data curator, responsible reviewing, enhancing, cleaning, or standardizing data and their associated metadata, for example those arising from the research project, and for their long-term preservation.
en
is defined by
http://purl.org/spar/scoro/
label
data curator
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:data-curator .
term status

data manager
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/data-manager

comment
The role a person has of being a data manager, responsible for day-to-day management, maintenance and back-up of data, for example those arising from the research project or held in a repository.
en
is defined by
http://purl.org/spar/scoro/
label
data manager
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:data-manager .

data publisher
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/data-publisher

comment
The role of an agent who publishes data.
en
is defined by
http://purl.org/spar/scoro/
label
data publisher
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:data-publisher .

data user
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/data-user

comment
The role a person has of being a user or re-user of existing data.
en
is defined by
http://purl.org/spar/scoro/
label
data user
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:data-user .
term status

departmental administrator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/departmental-administrator

comment
The role held by a person who is the administrator of a department within a larger organization, for example of a university academic department.
en
is defined by
http://purl.org/spar/scoro/
label
departmental administrator
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:departmental-administrator .

designs experiments
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/designs-experiments

comment
The contribution of experimental design and planning.
en
is defined by
http://purl.org/spar/scoro/
label
designs experiments
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:designs-experiments .

develops methodology
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/develops-methodology

comment
The contribution of developing experimental methodology that enables research.
en
is defined by
http://purl.org/spar/scoro/
label
develops methodology
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:develops-methodology .

director
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/director

comment
The role held by a person who is in charge of an organization or activity, for example a research institute or a dramatic performance.
en
is defined by
http://purl.org/spar/scoro/
label
director
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:director .

doctoral student
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/doctoral-student

comment
The role of a person registerd for a Ph.D. degree at a university.
en
is defined by
http://purl.org/spar/scoro/
label
doctoral student
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:doctoral-student .
term status

embargo controller
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/embargo-controller

comment
The role of the person who has responsibility for setting and lifting embargos that restrict access to a dataset (or a document) for a specified period of time.
en
is defined by
http://purl.org/spar/scoro/
label
embargo controller
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:embargo-controller .
term status

employee
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/employee

comment
The role held by a person employed for wages or a salary by an organization, to undertake work for that organization.
en
is defined by
http://purl.org/spar/scoro/
label
employee
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:employee .

employer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/employer

comment
The role held by an agent that employs one or more people to undertake work on that agent's behalf.
en
is defined by
http://purl.org/spar/scoro/
label
employer
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:employer .

ensures regulatory compliance
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/ensures-regulatory-compliance

comment
The contribution of ensuring regulatory compliance for the research undertaken, for example in obtaining informed consent from patients, approval from research ethics or radiation safety committees, or a license for animal experimentation.
en
is defined by
http://purl.org/spar/scoro/
label
ensures regulatory compliance
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:ensures-reguloratory-compliance .
term status

faculty member
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/faculty-member

comment
The role of an academic employed to undertake research and teaching within a university department, school or institute.
en
is defined by
http://purl.org/spar/scoro/
label
faculty member
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro: .faculty-member

financial controller
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/financial-controller

comment
The role held by an agent of controlling the finances, for example the finances of an organization, a building project or a research project. This role extends to the control of or the authorisation of expenditure from a budget, and may be undertaken by a computational agent.
en
is defined by
http://purl.org/spar/scoro/
label
financial controller
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:financial-controller .

formulates research questions
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/formulates-research-questions

comment
The contribution of formulating the questions to be answered and the hypotheses to be tested by the research to be undertaken.
en
is defined by
http://purl.org/spar/scoro/
label
formulates research questions
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:formulates-research-questions .
term status

funder
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/funder

comment
The role held by an agent of providing funds, for example for a research project.
en
is defined by
http://purl.org/spar/scoro/
label
funder
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:funder .
term status

funding recipient
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/funding-recipient

comment
The role held by an agent who is the official recipient of funding, for example the university of which a funded research project leader is a member.
en
is defined by
http://purl.org/spar/scoro/
label
funding recipient
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:funding-recipient .

head of department
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/head-of-department

comment
The role held by a person who is the chief executive officer of a department within a larger organization, for example a senior academic who is head of a university academic department.
en
is defined by
http://purl.org/spar/scoro/
label
head of department
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:head-of-department .
term status

host institution
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/host-institution

comment
The role held by a institution of hosting some initiative, people, or event.
en
is defined by
http://purl.org/spar/scoro/
label
host institution
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:host-institution .
term status

ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/author

comment
author
en
is defined by
http://purl.org/spar/scoro/
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:author .
term status

illustrator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/illustrator

comment
The role a person has of being an illustrator of, or for, some entity.
en
is defined by
http://purl.org/spar/scoro/
label
illustrator
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:illustrator .

interprets results
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/interprets-results

comment
The contribution of interpretation of experimental results.
en
is defined by
http://purl.org/spar/scoro/
label
interprets results
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:interprets-results .

inventor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/inventor

comment
The role a person has of being the inventor or some entity (for example, a computer algorithm, or an experimental procedure).
en
is defined by
http://purl.org/spar/scoro/
label
inventor
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:inventor .

lead applicant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/lead-applicant

comment
The role a person has of being the lead applicant on the grant application to obtain funding to fund an endeavour such as a research project.
en
is defined by
http://purl.org/spar/scoro/
label
lead applicant
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:lead-applicant .
term status

leads investigation
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/leads-investigation

comment
The contribution of providing intellectual leadership and direction for the research.
en
is defined by
http://purl.org/spar/scoro/
label
leads investigation
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:leads-investigation .
note
Note that an individual other than the principal investigator and the co-investigators may make considerable leadership contributions to a research investigation.
en

maintains IT infrastructure
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/maintains-IT-Infrastructure

comment
The contribution of maintaining the IT infrastructure required for the research.
en
is defined by
http://purl.org/spar/scoro/
label
maintains IT infrastructure
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:maintains-IT-infrastructure .

maintains organisms or cell cultures
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/maintains-organisms-or-cells

comment
The contribution of maintaining multicellular organisms (plants, animals or fungi) or cell cultures used as experimental subjects, and of breeding these where appropriate.
en
is defined by
http://purl.org/spar/scoro/
label
maintains organisms or cell cultures
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:maintains-organisms-or-cells .
term status
note
Note that there may be occasions when it is inappropriate to acknowledge such contributions, for fear of personal reprisals on the individuals involved from animal rights activists.
en

maintains research facility
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/maintains-research-facility

comment
The contribution of managing and operating a research facility, for example a confocal microscopy facility.
en
is defined by
http://purl.org/spar/scoro/
label
maintains research facility
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:maintains-research-facility .

manager
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/manager

comment
The role held by a person responsible for managing the day-to-day activities of an activity, enterprise or organization.
en
is defined by
http://purl.org/spar/scoro/
label
manager
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:manager .

manages project
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/manages-project

comment
The contribution of project management.
en
is defined by
http://purl.org/spar/scoro/
label
manages project
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:manages-project .
note
Note that an individual other than the person holding the formal role of project manager may make considerable contributions to the management of a research project.
en

master student
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/master-student

comment
The role of a person registerd for a master degree at a university.
en
is defined by
http://purl.org/spar/scoro/
label
master student
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:master-student .

member
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/member

comment
The role held by an agent of belonging to a group or organization.
en
is defined by
http://purl.org/spar/scoro/
label
member
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:member .
term status

non-academic staff member
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/non-academic-staff-member

comment
The role of a person employed within a university department, school or institute who is not a member of the academic faculty.
en
is defined by
http://purl.org/spar/scoro/
label
non-academic staff member
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:non-academic-staff-member .
term status

obtains and/or prepared specimens
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/obtains-and-or-prepares-specimens

comment
The contribution of obtaining and/or preparing specimens in a manner requiring research expertise or skill, for example collecting and preparing fossils, or preparing electron microscope specimens for examination.
en
is defined by
http://purl.org/spar/scoro/
label
obtains and/or prepared specimens
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:obtains-and-or-prepares-specimens .
term status

organizer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/organizer

comment
The role held by an agent who organizes something, such as a conference, a private meeting or a public event.
en
is defined by
http://purl.org/spar/scoro/
label
organizer
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:organizer .

owner
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/owner

comment
The role held by an agent who is the owner of something with actual or potential financial value, for example a building, a piece of equipment, the copyright of a document, or the intellectual property rights relating to an idea or discovery.
en
is defined by
http://purl.org/spar/scoro/
label
owner
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:owner .

participant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/participant

comment
The role held by an agent who takes part in something, for example a conference, a private meeting or a public event.
en
is defined by
http://purl.org/spar/scoro/
label
participant
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:participant .
term status

partner
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/partner

comment
The role held by a person who is a partner with one or more other people in an organization, project, endeavour, activity or sphere of common interest.
en
is defined by
http://purl.org/spar/scoro/
label
partner
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:partner .

patent holder
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/patent-holder

comment
The role held by an agent who holds a patent.
en
is defined by
http://purl.org/spar/scoro/
label
patent holder
en
see also
copyright-owner
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:patent-holder .

performs experiments
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/performs-experiments

comment
The contribution of performing experiments.
en
is defined by
http://purl.org/spar/scoro/
label
performs experiments
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:performs-experiments .

photographer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/photographer

comment
The role a person has of being a photographer of, or for, some entity.
en
is defined by
http://purl.org/spar/scoro/
label
photographer
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:photographer .
term status

possessor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/possessor

comment
The role held by an agent as possessor or owner of some entity such as an address or a telephone number.
en
is defined by
http://purl.org/spar/scoro/
label
possessor
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:possessor .
term status

postdoctoral researcher
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/postdoctoral-researcher

comment
The role a person has of being a post-doctoral researcher involved in a research investigation.
en
is defined by
http://purl.org/spar/scoro/
label
postdoctoral researcher
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:postdoctoral-researcher .

postgraduate student
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/postgraduate-student

comment
The role of a person registerd for a graduate (masters or doctoral) degree at a university.
en
is defined by
http://purl.org/spar/scoro/
label
postgraduate student
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:postgraduate-student .

prepares illustrations
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/prepares-illustrations

comment
The contribution of selecting the data and preparing the figures and tables presenting these data for inclusion in the publication.
en
is defined by
http://purl.org/spar/scoro/
label
prepares illustrations
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:prepares-illustrations .
term status

prepares supplementary information
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/prepares-supplementary-information

comment
The contribution of preparing the supplementary information files submitted with the manuscript.
en
is defined by
http://purl.org/spar/scoro/
label
prepares supplementary information
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:prepares-supplementary-information .
term status

principal author
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/principal-author

comment
The role an author has of being the principal or primary author of the document, who has contributed most to the work described.
en
is defined by
http://purl.org/spar/scoro/
label
principal author
en
note
In some communities, but not all, the principal author is named first in the author list. Two or more authors can have the role of principal author if they contributed equally to the work. This role should not be employed in communities in which no primacy of authorship is asserted, but where all authors are deemed to have made an equal contribution to the work.
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:principal-author .
term status

principal investigator
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/principal-investigator

comment
The role a person has of being the principal investigator for a research investigation.
en
is defined by
http://purl.org/spar/scoro/
label
principal investigator
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:principal-investigator .

processs data
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/processes-data

comment
The contribution of processing, cleaning, assembling, condensing or refining the data.
en
is defined by
http://purl.org/spar/scoro/
label
processs data
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:processes-data .
term status

programme manager
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/programme-manager

comment
The role held by a person who is in charge of a programme of related activities or projects, for example on behalf of a funding agency.
en
is defined by
http://purl.org/spar/scoro/
label
programme manager
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:programme-manager .

project leader
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/project-leader

comment
The role a person or an institution has of being project leader for a resource or a project such as a research project.
en
is defined by
http://purl.org/spar/scoro/
label
project leader
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:project-leader .

project manager
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/project-manager

comment
The role a person has of being project manager for a project such as a research project.
en
is defined by
http://purl.org/spar/scoro/
label
project manager
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:project-manager .

project member
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/project-member

comment
The role a person has of being a member of a project such as a research project.
en
is defined by
http://purl.org/spar/scoro/
label
project member
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:project-member .
term status

project student
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/project-student

comment
The role a person has of being a project student, namely someone engaged in an undergraduate research project as part of studying for an undergraduate degree at a university, whose research will be presented in an undergraduate research project report in part fulfilment of the requirements of that degree.
en
is defined by
http://purl.org/spar/scoro/
label
project student
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:project-student .

provided service
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-service

comment
The contribution of providing a research service, for example a DNA sequencing service or a custom peptide synthesis service.
en
is defined by
http://purl.org/spar/scoro/
label
provided service
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-service .

provides administrative support
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-administrative-support

comment
The contribution of providing administrative support for the research project.
en
is defined by
http://purl.org/spar/scoro/
label
provides administrative support
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-administrative-support .
term status

provides advice
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-advice

comment
The contribution of providing advice to facilitate the research, while not actively participating in the work.
en
is defined by
http://purl.org/spar/scoro/
label
provides advice
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-advice .

provides existing data
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-exising-data

comment
The contribution of providing pre-existing data for re-use in the research.
en
is defined by
http://purl.org/spar/scoro/
label
provides existing data
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-existing-data .

provides patients
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-patients

comment
The contribution of providing access to medical or veterinary patients, to make possible the research.
en
is defined by
http://purl.org/spar/scoro/
label
provides patients
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-patients .

provides reagents, specimens or materials
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-reagents-specimens-or-materials

comment
The contribution of providing reagents, specimens or materials, including living organisms and cells, for example those not readily obtainable from commercial sources, to make possible the research.
en
is defined by
http://purl.org/spar/scoro/
label
provides reagents, specimens or materials
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-reagents-specimens-or-materials .

provides software
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-software

comment
The contribution of providing software to facilitate the research, while not actively participating in the work.
en
is defined by
http://purl.org/spar/scoro/
label
provides software
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-software .

provides technical support
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-technical-support

comment
The contribution of providing technical support that facilitates research.
en
is defined by
http://purl.org/spar/scoro/
label
provides technical support
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-technical-support .
term status

provides tools, equipment or facilities
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/provides-tools-equipment-or-facilities

comment
The contribution of providing tools, equipment or facilities for the research, while not actively participating in the work.
en
is defined by
http://purl.org/spar/scoro/
label
provides tools, equipment or facilities
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:provides-tools-equipment-or-facilities .

publishes data
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/publishes-data

comment
The contribution of publishing in a public database or data repository data arising from the research.
en
is defined by
http://purl.org/spar/scoro/
label
publishes data
en
note
Note that this activity is distinct from that of publishing a journal article containing a selection of these data.
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:publishes-data .
term status

purchaser
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/purchaser

comment
The role held by an agent of making purchases of goods or services, the cost of which is typically charged to a particular academic budget, for example a project manager placing an order to purchase equipment funded from a research grant.
en
is defined by
http://purl.org/spar/scoro/
label
purchaser
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:purchaser .

registrar
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/registrar

comment
The role held by an agent responsible for maintaining official records, for example the records of student enrollment and academic standing held by a college or university, or the records of securities owned by a financial institution.
en
is defined by
http://purl.org/spar/scoro/
label
registrar
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:registrar .
term status

registration agency
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/registration-agency

comment
The role of an agent officially appointed by a Registration Authority that acts to register things. For example, CrossRef is a registration agency for DOIs relating to documents, while DataCite is a registration agency for DOIs relating to datasets, both acting for the Registration Authority for DOIs, namely the International DOI Foundation (IDF).
en
is defined by
http://purl.org/spar/scoro/
label
registration agency
en
example
:my-organization a foaf:Organization ; pro:holdsRoleInTime :my-organization-role . :my-organization-role a pro:RoleInTime ; pro:withRole scoro:registration-agency .
term status

registration authority
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/registration-authority

comment
The role of an agent with responsibility for registering and maintaining international standards, internet domain names, patents, controlled vocabularies and other similar entities required for reliable international cooperatative activities. For example, the International DOI Foundation (IDF) is the Registration Authority for DOIs.
en
is defined by
http://purl.org/spar/scoro/
label
registration authority
en
term status
example
:my-organization a foaf:Organization ; pro:holdsRoleInTime :my-organization-role . :my-organization-role a pro:RoleInTime ; pro:withRole scoro:registration-authority .

repository manager
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/repository-manager

comment
The role a person has of being a manager of a repository where entities are given secure long-term storage, typically digital repository for information objects, for example a data repository.
en
is defined by
http://purl.org/spar/scoro/
label
repository manager
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:repository-manager .

research assistant
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/research-assistant

comment
The role a person has of being a research assistant involved in a research investigation.
en
is defined by
http://purl.org/spar/scoro/
label
research assistant
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:research-assistant .
term status

research student
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/research-student

comment
The role a person has of being a research student, namely someone engaged in research as part of studying for a higher degree at a university or research institute, whose research will be presented in a thesis in part fulfilment of the requirements of that degree.
en
is defined by
http://purl.org/spar/scoro/
label
research student
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:research-student .

researcher
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/researcher

comment
The role a person has of being a researcher involved in a research investigation, for example by conducting experiments, collecting and analyzing data, or undertaking formal study.
en
is defined by
http://purl.org/spar/scoro/
label
researcher
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:researcher .

revises manuscript
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/revises-manuscript

comment
The contribution of critically reviewing and revising drafts of the manuscript of the research paper.
en
is defined by
http://purl.org/spar/scoro/
label
revises manuscript
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:revises-manuscript .

rights holder
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/rights-holder

comment
The role held by an agent who holds, owns and manages the legal rights to a project or activity and its products and outcomes, for example the exploitation, licensing and intellectual property rights.
en
is defined by
http://purl.org/spar/scoro/
label
rights holder
en
see also
copyright-owner
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:rights-holder .
term status

scholar
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/scholar

comment
The role of an academic who undertakes scholarly activities, including research investigations. This role is particularly used to describe endeavours in the arts and humanites that are frequently undertaken without financial support from a particular funded project dedicated to these scholarly activities.
en
is defined by
http://purl.org/spar/scoro/
label
scholar
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:scholar .

secures funding
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/secures-funding

comment
The contribution of securing funding for the research project.
en
is defined by
http://purl.org/spar/scoro/
label
secures funding
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:secures-funding .
note
Note that an individual other than the lead applicant and the co-applicants on a grant application may make contributions to securing funding for a research project, for example by assisting in writing the grant application.
en
term status

senior author
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/senior-author

comment
The role an author has of being the senior author of the document.
en
is defined by
http://purl.org/spar/scoro/
label
senior author
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:senior-author .
term status

service engineer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/service-engineer

comment
The role held by a person who services, maintains and repairs equipment, facilities or technical infrastructure.
en
is defined by
http://purl.org/spar/scoro/
label
service engineer
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:service-engineer .
term status

spokesperson
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/spokesperson

comment
The role held by a person who makes statements on behalf of another individual, a group, a project or an institution
en
is defined by
http://purl.org/spar/scoro/
label
spokesperson
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:spokesperson .

sponsor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/sponsor

comment
The role held by an agent that provides funds or support for a person, project or activity, often in return for access to the exploitable commercial potential associated with that person’s work, or that project or activity’s output, for example through equity sharing or publicity.
en
is defined by
http://purl.org/spar/scoro/
label
sponsor
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:sponsor .

stakeholder
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/stakeholder

comment
The role held by an agent with an interest or concern in something, for example the creation of a new university.
en
is defined by
http://purl.org/spar/scoro/
label
stakeholder
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:stakeholder .

sub-contractor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/sub-contractor

comment
The role held by an agent who enters into a contract to take over part of another contractor's obligation to undertake specified work or supply specified services in return for payment.
en
is defined by
http://purl.org/spar/scoro/
label
sub-contractor
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:sub-contractor .

successor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/successor

comment
The relationship held by an entity that succeeds another, for example a new electron microscope that replaces an out-dated one, a research project that follows on from a preceding project, or a faculty member who succeeds a colleague as head of department.
en
is defined by
http://purl.org/spar/scoro/
label
successor
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:successor .

Supervises, mentors or trains colleagues
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/supervises-colleagues

comment
The contribution of supervising, mentoring, instructing or training colleagues, particularly junior research assistants and research students, in aspects of the research or its methodologies.
en
is defined by
http://purl.org/spar/scoro/
label
Supervises, mentors or trains colleagues
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:supervises-colleagues .

supervisor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/supervisor

comment
The role of a person who guides and oversees the research activities of a team member, or who formally supervises a student during that student's research project undertaken as part of a degree course at a university.
en
is defined by
http://purl.org/spar/scoro/
label
supervisor
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:supervisor .
term status

supplier
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/supplier

comment
The role held by an agent of providing goods or services in exchange for payment.
en
is defined by
http://purl.org/spar/scoro/
label
supplier
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:supplier .
term status

technician
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/technician

comment
The role a person has of being a technician, providing technical assistance in some endeavour such as a research investigation.
en
is defined by
http://purl.org/spar/scoro/
label
technician
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:technician .
term status

undergraduate student
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/undergraduate-student

comment
The role of a person registerd for an undergraduate degree at a university.
en
is defined by
http://purl.org/spar/scoro/
label
undergraduate student
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:undergraduate-student .

undertakes modelling
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/undertakes-modelling

comment
The contribution of design, implementation and analysis of mathematical models or computer simulations.
en
is defined by
http://purl.org/spar/scoro/
label
undertakes modelling
en
term status
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:undertakes-modelling .

vice-chancellor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/vice-chancellor

comment
The role held by the chief executive officer of a university, responsible for directing and managing its business and academic activities.
en
is defined by
http://purl.org/spar/scoro/
label
vice-chancellor
en
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:vice-chancellor .
term status

web-master
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/web-master

comment
The role of a person responsible for maintaining a web site and its content.
en
is defined by
http://purl.org/spar/scoro/
label
web-master
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:web-master .

workpackage leader
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/workpackage-leader

comment
The role a person or institution has of being leader for a workpackage or sub-project within a project such as a research project, with responsibility for ensuring that the proposed work is undertaken and documented, the generated data are properly curated and archived, and the results are published and reported to the funding agency.
en
is defined by
http://purl.org/spar/scoro/
label
workpackage leader
en
term status
example
:my-person a foaf:Person ; pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole scoro:workpackage-leader .

writes manuscript draft
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/scoro/writes-manuscript-draft

comment
The contribution of writing the initial draft of the manuscript of the research paper.
en
is defined by
http://purl.org/spar/scoro/
label
writes manuscript draft
en
example
:my-person a foaf:Person ; scoro:makesContribution :my-person-contribution . :my-person-contribution a scoro:ContributionSituation ; scoro:withContribution scoro:writes-manuscript-draft .
term status

Annotation Properties 30

bibliographic citation
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/bibliographicCitation

changes
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/changes

code repository
ap

back to ToC or Annotation Property ToC

IRI: https://schema.org/codeRepository

comment
ap

back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

contributor
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/contributor

created
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/created

creator
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

date
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/date

description
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

doi
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/ontology/bibo/doi

example
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/example

image
ap

back to ToC or Annotation Property ToC

IRI: https://schema.org/image

included in data catalog
ap

back to ToC or Annotation Property ToC

IRI: https://schema.org/includedInDataCatalog

issued
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/issued

keywords
ap

back to ToC or Annotation Property ToC

IRI: https://schema.org/keywords

label
ap

back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

license
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

logo
ap

back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/logo

modified
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

note
ap

back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#note

preferred namespace prefix
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred namespace uri
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

publisher
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

rights
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/rights

see also
ap

back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#seeAlso

source
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/source

status
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/ontology/bibo/status

term status
ap

back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2003/06/sw-vocab-status/ns#term_status

title
ap

back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

version info
ap

back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

Namespace Declarations back to ToC

bibo
http://purl.org/ontology/bibo/
brick
https://brickschema.org/schema/Brick#
csvw
http://www.w3.org/ns/csvw#
dc
http://purl.org/dc/elements/1.1/
dcam
http://purl.org/dc/dcam/
dcat
http://www.w3.org/ns/dcat#
dcmitype
http://purl.org/dc/dcmitype/
dcterms
http://purl.org/dc/terms/
doap
http://usefulinc.com/ns/doap#
foaf
http://xmlns.com/foaf/0.1/
frapo
http://purl.org/cerif/frapo/
geo
http://www.opengis.net/ont/geosparql#
odrl
http://www.w3.org/ns/odrl/2/
org
http://www.w3.org/ns/org#
owl
http://www.w3.org/2002/07/owl#
pro
http://purl.org/spar/pro/
prof
http://www.w3.org/ns/dx/prof/
prov
http://www.w3.org/ns/prov#
qb
http://purl.org/linked-data/cube#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
reg
http://purl.org/linked-data/registry#
schema
https://schema.org/
scoro
http://purl.org/spar/scoro/
sh
http://www.w3.org/ns/shacl#
skos
http://www.w3.org/2004/02/skos/core#
sosa
http://www.w3.org/ns/sosa/
ssn
http://www.w3.org/ns/ssn/
time
http://www.w3.org/2006/time#
tisit
http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#
tvc
http://www.essepuntato.it/2012/04/tvc/
vann
http://purl.org/vocab/vann/
void
http://rdfs.org/ns/void#
vs
http://www.w3.org/2003/06/sw-vocab-status/ns#
wgs
https://www.w3.org/2003/01/geo/wgs84_pos#
xml
http://www.w3.org/XML/1998/namespace
xsd
http://www.w3.org/2001/XMLSchema#