The Publishing Roles Ontology (PRO)

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

Classes 11

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

document
c

back to ToC or Class ToC

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

comment
An abstract class defining any kinds of publishing work.
en
is defined by
http://xmlns.com/foaf/0.1/
is in domain of
is in range of
label
document
en

organization
c

back to ToC or Class ToC

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

comment
An organization.
en
is defined by
http://xmlns.com/foaf/0.1/
is in range of
is sub concept of
label
organization
en

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 in range of
is sub concept of
label
person
en

publishing role
c

back to ToC or Class ToC

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

comment
A role an agent may have with respect to the publishing process.
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist . pro:archivist a pro:PublishingRole .
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/
is in domain of
is in range of
is sub concept of
label
role
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist . pro:archivist a pro:Role .
term status

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 domain of
is sub concept of
label
role in time
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist .
note
A role in time describes always: - a particular role R - a particular agent A holding R - a particular time interval T in which A holds R (optional) - one or more entities (e.g. a particular bibliographic entity or a specific institution) that defines a context for R held by A. At least one contextual entity should be specified for a particular role.
en
term status

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

time interval
c

back to ToC or Class ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#TimeInterval

comment
Two (starting and ending) points in time that define a particular period of time.
en
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#
is in domain of
label
time interval
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist .

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 19

at time
op

back to ToC or Object Property ToC

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

comment
The particular temporal instant or time period in which the situation takes place.
en
range
is defined by
http://purl.org/spar/tvc/
label
at time
en

at time
op

back to ToC or Object Property ToC

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

comment
A time interval during which a status is held by a document.
has Characteristics
domain
range
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl#
label
at time
en

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 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

holds role in time
op

back to ToC or Object Property ToC

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

comment
The relation between an agent and a role that the agent holds.
en
is sub property of
domain
is defined by
http://purl.org/spar/pro/
is inverse of
label
holds role in time
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist .
note
This is done via the indirection: foaf:Agent pro:holdsRoleInTime [ a pro:RoleInTime ; pro:withRole pro:Role ] . The ontology permits one to specify the time period over which a role is held, and the other contextual entities to which that agent's role relates.
en
term status

is document context for
op

back to ToC or Object Property ToC

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

comment
The relation between a document and the role for which that document provides the context (e.g. relating a document to the role of author or peer-reviewer of that document).
en
is sub property of
domain
is defined by
http://purl.org/spar/pro/
is inverse of
label
is document context for
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist . :my-document a foaf:Document ; pro:isDocumentContextFor :my-person-role .

is organization context for
op

back to ToC or Object Property ToC

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

comment
The relation between an organization and the role for which that organization provides the context (e.g. relating an institution to the role of member held by a person).
en
is sub property of
is defined by
http://purl.org/spar/pro/
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist . :my-organization a foaf:Organization ; pro:isOrganizationContextFor :my-person-role .

is person context for
op

back to ToC or Object Property ToC

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

comment
The relation between a person and the role for which that person provides the context (e.g. relating a graduate student to the role of supervisor held by a faculty member).
en
is sub property of
domain
is defined by
http://purl.org/spar/pro/
label
is person context for
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist . :my-other-person a foaf:Person ; pro:isPersonContextFor :my-person-role .

is related to role in time
op

back to ToC or Object Property ToC

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

comment
The relation between an entity and the role for which that entity provides the context.
en
is sub property of
domain
is defined by
http://purl.org/spar/pro/
is inverse of
label
is related to role in time
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist . :my-entity pro:isRelatedToRoleInTime :my-person-role .
term status

is role held by
op

back to ToC or Object Property ToC

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

comment
The relation between a role in time that an agent holds, or a contribution situation that an agent makes, and that agent.
en
is sub property of
range
is defined by
http://purl.org/spar/pro/
is inverse of
label
is role held by
en
example
:my-person-role a pro:RoleInTime ; pro:withRole pro:archivist ; pro:isHeldBy :my-person . :my-person a foaf:Agent .
term status

is role in
op

back to ToC or Object Property ToC

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

comment
The relation between the definition of a specific role and the situation of an agent holding that role.
en
is sub property of
domain
is defined by
http://purl.org/spar/pro/
is inverse of
label
is role in
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime . pro:archivist pro:isRoleIn :my-person-role .

relates to
op

back to ToC or Object Property ToC

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

comment
The relation between a time-indexed situation and an entity representing the context for that situation.
en
is sub property of
range
is defined by
http://purl.org/spar/pro/
label
relates to
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:relatesToEntity :my-entity ; pro:withRole pro:archivist .
term status

relates to document
op

back to ToC or Object Property ToC

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

comment
The relation between a time-indexed situation describing a publishing role and a document that represents the context for that situation (e.g. relating the role of editor or peer-reviewer to the document being edited or peer-reviewed).
en
is sub property of
range
is defined by
http://purl.org/spar/pro/
label
relates to document
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:relatesToDocument :my-document . pro:withRole pro:archivist . :my-document a foaf:Document .
term status

relates to organization
op

back to ToC or Object Property ToC

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

comment
The relation between a time-indexed situation and an organization that represents the context for that situation (e.g. relating the role of member to the institution of which that person is a member).
en
is sub property of
is defined by
http://purl.org/spar/pro/
label
relates to organization
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:relatesToOrganization :my-organization . pro:withRole pro:archivist . :my-organization a foaf:Organization .

relates to person
op

back to ToC or Object Property ToC

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

comment
The relation between a time-indexed situation and a person who represents the context for that situation (e.g. relating the role of an supervisor with respect to the graduate student being supervised).
en
is sub property of
range
is defined by
http://purl.org/spar/pro/
label
relates to person
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:relatesToPerson :my-other-person . pro:withRole pro:archivist . :my-other-person a foaf:Person .
term status

with role
op

back to ToC or Object Property ToC

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

comment
An object property connecting an agent's role in time to a definition of the type of role held by this agent, specified as an instance of the class pro:Role or of one of its sub-classes.
en
has Characteristics
is sub property of
range
is defined by
http://purl.org/spar/pro/
is inverse of
label
with role
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist .

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
range
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 3

has interval date
dp

back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalDate

comment
A date value assigned to a time interval.
en
range
literal
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#
label
has interval date
en

has interval end date
dp

back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalEndDate

comment
The end date of a time interval
domain
range
literal
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#
label
has interval end date
en

has interval start date
dp

back to ToC or Data Property ToC

IRI: http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#hasIntervalStartDate

comment
The start date of a time interval
domain
range
literal
is defined by
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#
label
has interval start date
en

Named Individuals 33

archivist
ni

back to ToC or Named Individual ToC

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

comment
The role of a person who manages, undertakes and supervises the work of an archive.
en
is defined by
http://purl.org/spar/pro/
label
archivist
en
note
This term is typically used with respect to a document archive, whereas the term data curator is used with respect to a data archive.
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:archivist .

author
ni

back to ToC or Named Individual ToC

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

comment
The role a person has of authorship of some material (for example a document).
en
is defined by
http://purl.org/spar/pro/
label
author
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:author .

author's agent
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/authors-agent

comment
A person who finds work for professional authors, manages their contracts, and works to advance their careers, charging their clients as fees for their services a percentage of the money made from the authors' writings.
en
is defined by
http://purl.org/spar/pro/
label
author's agent
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:authors-agent .

biographer
ni

back to ToC or Named Individual ToC

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

comment
The role of an author who writes biographies.
en
is defined by
http://purl.org/spar/pro/
label
biographer
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:biographer .
term status

blogger
ni

back to ToC or Named Individual ToC

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

comment
The role of an author who writes blog posts.
en
is defined by
http://purl.org/spar/pro/
label
blogger
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:blogger .
term status

commissioning editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/commissioning-editor

comment
The role of an editor who actively commissions authors to write books to be published by the publishing house for which the commissioning editor works.
en
is defined by
http://purl.org/spar/pro/
label
commissioning editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:commissioning-editor .
term status

compiler
ni

back to ToC or Named Individual ToC

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

comment
The role an agent has of compiling a number of items into a compilation or collection.
en
is defined by
http://purl.org/spar/pro/
label
compiler
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:compiler .
term status

contributor
ni

back to ToC or Named Individual ToC

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

comment
The role an agent has of contribution of some material (for example an article to a magazine).
en
is defined by
http://purl.org/spar/pro/
label
contributor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:contributor .
term status

copy editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/copy-editor

comment
The role of an editor who undertakes alterations to the text of a document submitted for publication to improve the formatting, style and accuracy of text, or to bring the text into the house style of the publisher (e.g. Americanization of British spelling), without intentionally altering the substance or meaning of the text.
en
is defined by
http://purl.org/spar/pro/
label
copy editor
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:copy-editor .

copyright owner
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/copyright-owner

comment
The role of owning the copyright to a publication, usually held by the author or by the publishing house that publishes the author's work.
en
is defined by
http://purl.org/spar/pro/
label
copyright owner
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:copyright-owner .
term status

critic
ni

back to ToC or Named Individual ToC

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

comment
The role of an author who writes evaluations and criticisms of, for example, plays or other works of art.
en
is defined by
http://purl.org/spar/pro/
label
critic
en
see also
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:critic .
term status

deputy editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/deputy-editor

comment
The role of a senior editor of a publication who deputizes for the Editor-in-Chief.
en
is defined by
http://purl.org/spar/pro/
label
deputy editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:deputy-editor .
term status

distributor
ni

back to ToC or Named Individual ToC

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

comment
The role of a person who distributes or disseminates publications or other resources.
en
is defined by
http://purl.org/spar/pro/
label
distributor
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:distributor .

editor
ni

back to ToC or Named Individual ToC

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

comment
The role of a person who selects and prepares for publication material created and submitted by authors, having oversight of its content, format and presentation.
en
is defined by
http://purl.org/spar/pro/
label
editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:editor .
term status

editor-in-chief
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/editor-in-chief

comment
The role of the person who has final responsibility for the editorial operations and policies for a particular publication.
en
is defined by
http://purl.org/spar/pro/
label
editor-in-chief
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:editor-in-chief .
term status

executive editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/executive-editor

comment
The role of an editor who has executive responsibility for the production of particular publication, usually acting under the authority of the Editor-in-Chief.
en
is defined by
http://purl.org/spar/pro/
label
executive editor
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:executive-editor .

ghost writer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/ghost-writer

comment
The role of a professional writer who assists an aspiring author lacking authorship skills to write a book or article for publication, for example by helping the author to create grammatically correct and lucid prose, or who writes the book on behalf of the named author, without himself/herself claiming authorship.
en
is defined by
http://purl.org/spar/pro/
label
ghost writer
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:ghost-writer .
term status

guest editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/guest-editor

comment
The role of someone who is a guest editor, for example for a special themed issue of a journal.
en
is defined by
http://purl.org/spar/pro/
label
guest editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:guest-editor .
term status

illustrator
ni

back to ToC or Named Individual ToC

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

comment
The role of an agent that illustrates a document.
en
is defined by
http://purl.org/spar/pro/
label
illustrator
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:illustrator .
term status

journalist
ni

back to ToC or Named Individual ToC

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

comment
The role of an author who writes newspaper or magazine news reports or articles.
en
is defined by
http://purl.org/spar/pro/
label
journalist
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:journalist .
term status

librarian
ni

back to ToC or Named Individual ToC

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

comment
The role of a person who manages, undertakes and supervises the work of a library.
en
is defined by
http://purl.org/spar/pro/
label
librarian
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:librarian .
term status

managing editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/managing-editor

comment
The role of an editor who has management responsibility for the production of particular publication, usually acting under the authority of the Executive Editor and the Editor-in-Chief.
en
is defined by
http://purl.org/spar/pro/
label
managing editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:managing-editor .
term status

peer reviewer
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/peer-reviewer

comment
The role of an academic peer in evaluating a manuscript submitted by an author for publication as a journal article on behalf of the journal editor, or a conference paper on behalf of the conference programme committee, and in deciding whether it is suitable for acceptance, usually subject to revisions suggested by the peer-reviewer.
en
is defined by
http://purl.org/spar/pro/
label
peer reviewer
en
see also
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:peer-reviewer .

printer
ni

back to ToC or Named Individual ToC

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

comment
The role of an agent involved in printing documents, either a company providing printing services or an individual engaged in the process of printing documents.
en
is defined by
http://purl.org/spar/pro/
label
printer
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:printer .

producer
ni

back to ToC or Named Individual ToC

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

comment
The role of someone who acts as a producer.
en
is defined by
http://purl.org/spar/pro/
label
producer
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:producer .

production editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/production-editor

comment
The role of an editor who takes responsibility for the passage of a document through the various stages of the publication workflow from the submitted manuscript to the final publication, including responsibility for scheduling and budget.
en
is defined by
http://purl.org/spar/pro/
label
production editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:production-editor .
term status

proof reader
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/proof-reader

comment
The role of a person who reads the proofs of documents to detect any errors prior to final publication.
en
is defined by
http://purl.org/spar/pro/
label
proof reader
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:proof-reader .
term status

publisher
ni

back to ToC or Named Individual ToC

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

comment
The role of a person or an organization that published material, or of a publisher's employee who has responsibility for such publications.
en
is defined by
http://purl.org/spar/pro/
label
publisher
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:publisher .

reader
ni

back to ToC or Named Individual ToC

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

comment
The role of a person who reads publications.
en
is defined by
http://purl.org/spar/pro/
label
reader
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:reader .

reviewer
ni

back to ToC or Named Individual ToC

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

comment
The role of a person who subjects a publication to a written review and critical analysis of its content, scope and quality.
en
is defined by
http://purl.org/spar/pro/
label
reviewer
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:reviewer .
term status

senior editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/senior-editor

comment
The role of the person who has senior responsibility for the editorial operations and policies for a particular publication, usually acting under the authority of the Editor-in-Chief.
en
is defined by
http://purl.org/spar/pro/
label
senior editor
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:senior-editor .

series editor
ni

back to ToC or Named Individual ToC

IRI: http://purl.org/spar/pro/series-editor

comment
The role of the person who has editorial responsibility for publication series, for example a book series.
en
is defined by
http://purl.org/spar/pro/
label
series editor
en
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:series-editor .
term status

translator
ni

back to ToC or Named Individual ToC

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

comment
The role of an agent that translates a document into another language.
en
is defined by
http://purl.org/spar/pro/
label
translator
en
term status
example
:my-person pro:holdsRoleInTime :my-person-role . :my-person-role a pro:RoleInTime ; pro:withRole pro:translator .

Annotation Properties 29

bibliographic citation
ap

back to ToC or Annotation Property ToC

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

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/
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/
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/
ti
http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl#
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#