seminars

Seminar
type:object
Required:_collections, end_datetime, inspire_categories, speakers, start_datetime, timezone

Properties: $schema, _collections, _private_notes, abstract, acquisition_source, address, captioned, contact_details, control_number, core, deleted, deleted_records, end_datetime, inspire_categories, join_urls, keywords, literature_records, material_urls, new_record, public_notes, self, series, speakers, start_datetime, timezone, title, urls

$schema

type:string
format:uri
minLength:1

_collections

Collections to which this record belongs
type:array
minItems:1
Every element of _collections is:
type:string
minLength:1

Allowed values:

  • Seminars

_private_notes

List of private notes

These notes are only visible to privileged users, not regular users.

type:array
minItems:1
Every element of _private_notes is:
Reference:sourced_value

abstract

Reference:sourced_value

acquisition_source

Reference:acquisition_source

address

Location of the seminar
Reference:address

captioned

Whether this seminar contains captions
type:boolean

contact_details

Contact information
type:array
minItems:1
Every element of contact_details is:
Reference:contact

control_number

ID of current record

Read-only field. Also called record ID or recid.

type:integer

core

Whether this record is CORE
type:boolean

deleted

Whether this record has been deleted
type:boolean

deleted_records

List of records that were deleted because they were replaced by this one. This typically happens when merging two records: one of them gets enriched with the information of the other one, which is then superfluous and gets deleted.

For the opposite concept, see new_record.

type:array
minItems:1
Every element of deleted_records is:
Reference:seminar

end_datetime

Seminar end datetime in UTC
type:string
format:date-time
minLength:1

inspire_categories

type:array
minItems:1
Every element of inspire_categories is:
Reference:inspire_field

join_urls

List of URLs to attend the seminar remotely
type:array
minItems:1
Every element of join_urls is:
Reference:url

keywords

List of keywords

Keywords give information about the specific contents of the record, much more precisely than inspire_categories.

type:array
minItems:1
Every element of keywords is:
type:object
Required:value

Properties: schema, source, value

schema

Keyword vocabulary

Describes to which vocabulary the keyword in value belongs.

INSPIRE
The keyword has been assigned by Inspire, and belongs to its vocabulary.

Note

If not present, the keyword is a free-form keyword, not necessarily part of any vocabulary.

type:string
minLength:1

Allowed values:

  • INSPIRE

source

Reference:source

value

A keyword

It belongs to the vocabulary specified by schema.

example:black hole: mass (for schema = INSPIRE)
type:string
minLength:1

literature_records

List of literature records related to the seminar
type:array
minItems:1
Every element of literature_records is:
type:object
Required:record

Properties: curated_relation, record

curated_relation

type:boolean

record

Reference:literature

material_urls

Links to related material such as slides.
type:array
minItems:1
Every element of material_urls is:
Reference:url

new_record

Record replacing this one

Contains a reference to the record replacing the current one, if it is marked as deleted.

Reference:seminar

public_notes

List of public notes

Any notes about the document that do not fit into another field.

Note

These notes are publicly visible. For notes not shown to regular users, see _private_notes.

type:array
minItems:1
Every element of public_notes is:
Reference:sourced_value

self

Reference:seminar

series

Seminar series that this is part of
type:array
minItems:1
Every element of series is:
type:object
Required:name

Properties: name, number

name

Name of the seminar series
type:string
minLength:1

number

Number of the seminar in the series
type:integer

speakers

List of speakers
type:array
minItems:1
Every element of speakers is:
type:object
Required:name

Properties: affiliations, curated_relation, ids, name, record

affiliations

type:array
minItems:1
Every element of affiliations is:
type:object
Required:value

Properties: curated_relation, record, value

curated_relation

type:boolean

record

Reference:institution

value

ICN of affiliation

Currently, the old legacy_ICN is used here. In the future, this will change and become the new ICN.

type:string
minLength:1

curated_relation

type:boolean

ids

List of speaker’s IDs
type:array
minItems:1
Every element of ids is:
Reference:id

name

The full name of the speaker, written in the standard last names, first names form.

example:Smith, John P.S.
type:string
pattern:^[^, ]+(, [^, ]+)?(, ?[^, ]+)?$
minLength:1

record

Reference:author

start_datetime

Seminar start date time in UTC
type:string
format:date-time
minLength:1

timezone

Timezone in which the seminar takes place
type:string
format:timezone
minLength:1

title

Reference:title
Title of the seminar

urls

type:array
minItems:1
Every element of urls is:
Reference:url