SchemaSchedule class

Schedule class from Schema vocabulary

A schedule defines a repeating time period used to describe a regularly occurring {Event}. At a minimum a schedule will specify {repeatFrequency} which describes the interval between occurrences of the event. Additional information can be provided to specify the schedule more precisely. This includes identifying the day(s) of the week or month when the recurring event will take place, in addition to its start and end time. Schedules may also have start and end dates to indicate when they are active, e.g. to define a limited calendar of events.

Inherits from:

This class provides access to all properties that can be used with Schedule. Class Reference

Vocabulary Reference

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

additionalType → const IriTerm
additionalType [Expects: https://schema.org/Text, https://schema.org/URL]
alternateName → const IriTerm
alternateName [Expects: https://schema.org/Text]
biboAbstract_ → const IriTerm
abstract_ from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
byDay → const IriTerm
byDay [Expects: https://schema.org/DayOfWeek, https://schema.org/Text]
byMonth → const IriTerm
byMonth [Expects: https://schema.org/Integer]
byMonthDay → const IriTerm
byMonthDay [Expects: https://schema.org/Integer]
byMonthWeek → const IriTerm
byMonthWeek [Expects: https://schema.org/Integer]
classIri → const IriTerm
IRI term for the Schedule class Use this to specify that a resource is of this type.
description → const IriTerm
description [Expects: https://schema.org/Text, https://schema.org/TextObject]
disambiguatingDescription → const IriTerm
disambiguatingDescription [Expects: https://schema.org/Text]
duration → const IriTerm
duration [Expects: https://schema.org/Duration, https://schema.org/QuantitativeValue]
endDate → const IriTerm
endDate [Expects: https://schema.org/Date, https://schema.org/DateTime]
endTime → const IriTerm
endTime [Expects: https://schema.org/DateTime, https://schema.org/Time]
exceptDate → const IriTerm
exceptDate [Expects: https://schema.org/Date, https://schema.org/DateTime]
identifier → const IriTerm
identifier [Expects: https://schema.org/PropertyValue, https://schema.org/Text, https://schema.org/URL]
image → const IriTerm
image [Expects: https://schema.org/ImageObject, https://schema.org/URL]
interactionCount → const IriTerm
interactionCount
mainEntityOfPage → const IriTerm
mainEntityOfPage [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
name → const IriTerm
name [Expects: https://schema.org/Text]
owlAnnotatedProperty → const IriTerm
annotatedProperty from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlAnnotatedSource → const IriTerm
annotatedSource from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlAnnotatedTarget → const IriTerm
annotatedTarget from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlDeprecated → const IriTerm
deprecated from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
owlMembers → const IriTerm
members from owl vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#List]
owlVersionInfo → const IriTerm
versionInfo from owl vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
potentialAction → const IriTerm
potentialAction [Expects: https://schema.org/Action]
rdfsComment → const IriTerm
comment from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
rdfsIsDefinedBy → const IriTerm
isDefinedBy from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsLabel → const IriTerm
label from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
rdfsMember → const IriTerm
member from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfsSeeAlso → const IriTerm
seeAlso from rdfs vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
rdfType → const IriTerm
type from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
rdfValue → const IriTerm
value from rdf vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Resource]
repeatCount → const IriTerm
repeatCount [Expects: https://schema.org/Integer]
repeatFrequency → const IriTerm
repeatFrequency [Expects: https://schema.org/Duration, https://schema.org/Text]
sameAs → const IriTerm
sameAs [Expects: https://schema.org/URL]
scheduleTimezone → const IriTerm
scheduleTimezone [Expects: https://schema.org/Text]
source → const IriTerm
source
startDate → const IriTerm
startDate [Expects: https://schema.org/Date, https://schema.org/DateTime]
startTime → const IriTerm
startTime [Expects: https://schema.org/DateTime, https://schema.org/Time]
subjectOf → const IriTerm
subjectOf [Expects: https://schema.org/CreativeWork, https://schema.org/Event]
url → const IriTerm
url [Expects: https://schema.org/URL]