SchemaSpecialAnnouncement class
SpecialAnnouncement class from Schema vocabulary
A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data. It represents an information update made by a locally-oriented organization, for example schools, pharmacies, healthcare providers, community groups, police, local government.
For work in progress guidelines on Coronavirus-related markup see this doc.
The motivating scenario for SpecialAnnouncement is the Coronavirus pandemic, and the initial vocabulary is oriented to this urgent situation. Schema.org expect to improve the markup iteratively as it is deployed and as feedback emerges from use. In addition to our usual Github entry, feedback comments can also be provided in this document.
While this schema is designed to communicate urgent crisis-related information, it is not the same as an emergency warning technology like CAP, although there may be overlaps. The intent is to cover the kinds of everyday practical information being posted to existing websites during an emergency situation.
Several kinds of information can be provided:
We encourage the provision of "name", "text", "datePosted", "expires" (if appropriate), "category" and "url" as a simple baseline. It is important to provide a value for "category" where possible, most ideally as a well known URL from Wikipedia or Wikidata. In the case of the 2019-2020 Coronavirus pandemic, this should be "https://en.wikipedia.org/w/index.php?title=2019-20_coronavirus_pandemic" or "https://www.wikidata.org/wiki/Q81068910".
For many of the possible properties, values can either be simple links or an inline description, depending on whether a summary is available. For a link, provide just the URL of the appropriate page as the property's value. For an inline description, use a {WebContent
} type, and provide the url as a property of that, alongside at least a simple "{text}" summary of the page. It is
unlikely that a single SpecialAnnouncement will need all of the possible properties simultaneously.
We expect that in many cases the page referenced might contain more specialized structured data, e.g. contact info, {openingHours
}, {Event}, {FAQPage
} etc. By linking to those pages from a {SpecialAnnouncement
} you can help make it clearer that the events are related to the situation (e.g. Coronavirus) indicated by the {category} property of the {SpecialAnnouncement
}.
Many {SpecialAnnouncement
}s will relate to particular regions and to identifiable local organizations. Use {spatialCoverage} for the region, and {announcementLocation} to indicate specific {LocalBusiness
}es and {CivicStructure
}s. If the announcement affects both a particular region and a specific location (for example, a library closure that serves an entire region), use both {spatialCoverage} and {announcementLocation}.
The {about} property can be used to indicate entities that are the focus of the announcement. We now recommend using {about} only
for representing non-location entities (e.g. a {Course
} or a {RadioStation
}). For places, use {announcementLocation} and {spatialCoverage}. Consumers of this markup should be aware that the initial design encouraged the use of {about} for locations too.
The basic content of {SpecialAnnouncement
} is similar to that of an RSS or Atom feed. For publishers without such feeds, basic feed-like information can be shared by posting
{SpecialAnnouncement
} updates in a page, e.g. using JSON-LD. For sites with Atom/RSS functionality, you can point to a feed
with the {webFeed} property. This can be a simple URL, or an inline {DataFeed
} object, with {encodingFormat} providing
media type information, e.g. "application/rss+xml" or "application/atom+xml".
Inherits from:
- CreativeWork (https://schema.org/CreativeWork)
- Resource (http://www.w3.org/2000/01/rdf-schema#Resource)
- Thing (https://schema.org/Thing)
This class provides access to all properties that can be used with SpecialAnnouncement. Class 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
- about → const IriTerm
- about [Expects: https://schema.org/Thing]
- abstract_ → const IriTerm
- abstract_ [Expects: https://schema.org/Text]
- accessibilityAPI → const IriTerm
- accessibilityAPI [Expects: https://schema.org/Text]
- accessibilityControl → const IriTerm
- accessibilityControl [Expects: https://schema.org/Text]
- accessibilityFeature → const IriTerm
- accessibilityFeature [Expects: https://schema.org/Text]
- accessibilityHazard → const IriTerm
- accessibilityHazard [Expects: https://schema.org/Text]
- accessibilitySummary → const IriTerm
- accessibilitySummary [Expects: https://schema.org/Text]
- accessMode → const IriTerm
- accessMode [Expects: https://schema.org/Text]
- accessModeSufficient → const IriTerm
- accessModeSufficient [Expects: https://schema.org/ItemList]
- accountablePerson → const IriTerm
- accountablePerson [Expects: https://schema.org/Person]
- acquireLicensePage → const IriTerm
- acquireLicensePage [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- additionalType → const IriTerm
- additionalType [Expects: https://schema.org/Text, https://schema.org/URL]
- aggregateRating → const IriTerm
- aggregateRating [Expects: https://schema.org/AggregateRating]
- alternateName → const IriTerm
- alternateName [Expects: https://schema.org/Text]
- alternativeHeadline → const IriTerm
- alternativeHeadline [Expects: https://schema.org/Text]
- announcementLocation → const IriTerm
- announcementLocation [Expects: https://schema.org/CivicStructure, https://schema.org/LocalBusiness]
- archivedAt → const IriTerm
- archivedAt [Expects: https://schema.org/URL, https://schema.org/WebPage]
- assesses → const IriTerm
- assesses [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
- associatedMedia → const IriTerm
- associatedMedia [Expects: https://schema.org/MediaObject]
- audience → const IriTerm
- audience [Expects: https://schema.org/Audience]
- audio → const IriTerm
- audio [Expects: https://schema.org/AudioObject, https://schema.org/Clip, https://schema.org/MusicRecording]
- author [Expects: https://schema.org/Organization, https://schema.org/Person]
- award → const IriTerm
- award [Expects: https://schema.org/Text]
- awards → const IriTerm
- awards [Expects: https://schema.org/Text]
- biboAbstract_ → const IriTerm
- abstract_ from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]
- category → const IriTerm
- category [Expects: https://schema.org/CategoryCode, https://schema.org/PhysicalActivityCategory, https://schema.org/Text, https://schema.org/Thing, https://schema.org/URL]
- character → const IriTerm
- character [Expects: https://schema.org/Person]
- citation → const IriTerm
- citation [Expects: https://schema.org/CreativeWork, https://schema.org/Text]
- classIri → const IriTerm
- IRI term for the SpecialAnnouncement class Use this to specify that a resource is of this type.
- comment → const IriTerm
- comment [Expects: https://schema.org/Comment]
- commentCount → const IriTerm
- commentCount [Expects: https://schema.org/Integer]
- conditionsOfAccess → const IriTerm
- conditionsOfAccess [Expects: https://schema.org/Text]
- contentLocation → const IriTerm
- contentLocation [Expects: https://schema.org/Place]
- contentRating → const IriTerm
- contentRating [Expects: https://schema.org/Rating, https://schema.org/Text]
- contentReferenceTime → const IriTerm
- contentReferenceTime [Expects: https://schema.org/DateTime]
- contributor → const IriTerm
- contributor [Expects: https://schema.org/Organization, https://schema.org/Person]
- copyrightHolder → const IriTerm
- copyrightHolder [Expects: https://schema.org/Organization, https://schema.org/Person]
- copyrightNotice → const IriTerm
- copyrightNotice [Expects: https://schema.org/Text]
- copyrightYear → const IriTerm
- copyrightYear [Expects: https://schema.org/Number]
- correction → const IriTerm
- correction [Expects: https://schema.org/CorrectionComment, https://schema.org/Text, https://schema.org/URL]
- countryOfOrigin → const IriTerm
- countryOfOrigin [Expects: https://schema.org/Country]
- creativeWorkStatus → const IriTerm
- creativeWorkStatus [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
- creator → const IriTerm
- creator [Expects: https://schema.org/Organization, https://schema.org/Person]
- creditText → const IriTerm
- creditText [Expects: https://schema.org/Text]
- dateCreated → const IriTerm
- dateCreated [Expects: https://schema.org/Date, https://schema.org/DateTime]
- dateModified → const IriTerm
- dateModified [Expects: https://schema.org/Date, https://schema.org/DateTime]
- datePosted → const IriTerm
- datePosted [Expects: https://schema.org/Date, https://schema.org/DateTime]
- datePublished → const IriTerm
- datePublished [Expects: https://schema.org/Date, https://schema.org/DateTime]
- description → const IriTerm
- description [Expects: https://schema.org/Text, https://schema.org/TextObject]
- digitalSourceType → const IriTerm
- digitalSourceType [Expects: https://schema.org/IPTCDigitalSourceEnumeration]
- disambiguatingDescription → const IriTerm
- disambiguatingDescription [Expects: https://schema.org/Text]
- discussionUrl → const IriTerm
- discussionUrl [Expects: https://schema.org/URL]
- diseasePreventionInfo → const IriTerm
- diseasePreventionInfo [Expects: https://schema.org/URL, https://schema.org/WebContent]
- diseaseSpreadStatistics → const IriTerm
- diseaseSpreadStatistics [Expects: https://schema.org/Dataset, https://schema.org/Observation, https://schema.org/URL, https://schema.org/WebContent]
- editEIDR → const IriTerm
- editEIDR [Expects: https://schema.org/Text, https://schema.org/URL]
- editor → const IriTerm
- editor [Expects: https://schema.org/Person]
- educationalAlignment → const IriTerm
- educationalAlignment [Expects: https://schema.org/AlignmentObject]
- educationalLevel → const IriTerm
- educationalLevel [Expects: https://schema.org/DefinedTerm, https://schema.org/Text, https://schema.org/URL]
- educationalUse → const IriTerm
- educationalUse [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
- encoding → const IriTerm
- encoding [Expects: https://schema.org/MediaObject]
- encodingFormat → const IriTerm
- encodingFormat [Expects: https://schema.org/Text, https://schema.org/URL]
- encodings → const IriTerm
- encodings [Expects: https://schema.org/MediaObject]
- exampleOfWork → const IriTerm
- exampleOfWork [Expects: https://schema.org/CreativeWork]
- expires → const IriTerm
- expires [Expects: https://schema.org/Date, https://schema.org/DateTime]
- fileFormat → const IriTerm
- fileFormat [Expects: https://schema.org/Text, https://schema.org/URL]
- funder → const IriTerm
- funder [Expects: https://schema.org/Organization, https://schema.org/Person]
- funding → const IriTerm
- funding [Expects: https://schema.org/Grant]
- genre → const IriTerm
- genre [Expects: https://schema.org/Text, https://schema.org/URL]
- gettingTestedInfo → const IriTerm
- gettingTestedInfo [Expects: https://schema.org/URL, https://schema.org/WebContent]
- governmentBenefitsInfo → const IriTerm
- governmentBenefitsInfo [Expects: https://schema.org/GovernmentService]
- hasPart → const IriTerm
- hasPart [Expects: https://schema.org/CreativeWork]
- headline → const IriTerm
- headline [Expects: https://schema.org/Text]
- 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]
- inLanguage → const IriTerm
- inLanguage [Expects: https://schema.org/Language, https://schema.org/Text]
- interactionCount → const IriTerm
- interactionCount
- interactionStatistic → const IriTerm
- interactionStatistic [Expects: https://schema.org/InteractionCounter]
- interactivityType → const IriTerm
- interactivityType [Expects: https://schema.org/Text]
- interpretedAsClaim → const IriTerm
- interpretedAsClaim [Expects: https://schema.org/Claim]
- isAccessibleForFree → const IriTerm
- isAccessibleForFree [Expects: https://schema.org/Boolean]
- isBasedOn → const IriTerm
- isBasedOn [Expects: https://schema.org/CreativeWork, https://schema.org/Product, https://schema.org/URL]
- isBasedOnUrl → const IriTerm
- isBasedOnUrl [Expects: https://schema.org/CreativeWork, https://schema.org/Product, https://schema.org/URL]
- isFamilyFriendly → const IriTerm
- isFamilyFriendly [Expects: https://schema.org/Boolean]
- isPartOf → const IriTerm
- isPartOf [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- keywords → const IriTerm
- keywords [Expects: https://schema.org/DefinedTerm, https://schema.org/Text, https://schema.org/URL]
- learningResourceType → const IriTerm
- learningResourceType [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
- license → const IriTerm
- license [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- locationCreated → const IriTerm
- locationCreated [Expects: https://schema.org/Place]
- mainEntity → const IriTerm
- mainEntity [Expects: https://schema.org/Thing]
- mainEntityOfPage → const IriTerm
- mainEntityOfPage [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- maintainer → const IriTerm
- maintainer [Expects: https://schema.org/Organization, https://schema.org/Person]
- material → const IriTerm
- material [Expects: https://schema.org/Product, https://schema.org/Text, https://schema.org/URL]
- materialExtent → const IriTerm
- materialExtent [Expects: https://schema.org/QuantitativeValue, https://schema.org/Text]
- mentions → const IriTerm
- mentions [Expects: https://schema.org/Thing]
- name → const IriTerm
- name [Expects: https://schema.org/Text]
- newsUpdatesAndGuidelines → const IriTerm
- newsUpdatesAndGuidelines [Expects: https://schema.org/URL, https://schema.org/WebContent]
- offers → const IriTerm
- offers [Expects: https://schema.org/Demand, https://schema.org/Offer]
- 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]
- pattern → const IriTerm
- pattern [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
- position → const IriTerm
- position [Expects: https://schema.org/Integer, https://schema.org/Text]
- potentialAction → const IriTerm
- potentialAction [Expects: https://schema.org/Action]
- producer → const IriTerm
- producer [Expects: https://schema.org/Organization, https://schema.org/Person]
- provider → const IriTerm
- provider [Expects: https://schema.org/Organization, https://schema.org/Person]
- publication → const IriTerm
- publication [Expects: https://schema.org/PublicationEvent]
- publicTransportClosuresInfo → const IriTerm
- publicTransportClosuresInfo [Expects: https://schema.org/URL, https://schema.org/WebContent]
- publisher → const IriTerm
- publisher [Expects: https://schema.org/Organization, https://schema.org/Person]
- publisherImprint → const IriTerm
- publisherImprint [Expects: https://schema.org/Organization]
- publishingPrinciples → const IriTerm
- publishingPrinciples [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- quarantineGuidelines → const IriTerm
- quarantineGuidelines [Expects: https://schema.org/URL, https://schema.org/WebContent]
- 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]
- recordedAt → const IriTerm
- recordedAt [Expects: https://schema.org/Event]
- releasedEvent → const IriTerm
- releasedEvent [Expects: https://schema.org/PublicationEvent]
- review → const IriTerm
- review [Expects: https://schema.org/Review]
- reviews → const IriTerm
- reviews [Expects: https://schema.org/Review]
- sameAs → const IriTerm
- sameAs [Expects: https://schema.org/URL]
- schemaVersion → const IriTerm
- schemaVersion [Expects: https://schema.org/Text, https://schema.org/URL]
- schoolClosuresInfo → const IriTerm
- schoolClosuresInfo [Expects: https://schema.org/URL, https://schema.org/WebContent]
- sdDatePublished → const IriTerm
- sdDatePublished [Expects: https://schema.org/Date]
- sdLicense → const IriTerm
- sdLicense [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- sdPublisher → const IriTerm
- sdPublisher [Expects: https://schema.org/Organization, https://schema.org/Person]
- size → const IriTerm
- size [Expects: https://schema.org/DefinedTerm, https://schema.org/QuantitativeValue, https://schema.org/SizeSpecification, https://schema.org/Text]
- source → const IriTerm
- source
- sourceOrganization → const IriTerm
- sourceOrganization [Expects: https://schema.org/Organization]
- spatial → const IriTerm
- spatial [Expects: https://schema.org/Place]
- spatialCoverage → const IriTerm
- spatialCoverage [Expects: https://schema.org/Place]
- sponsor → const IriTerm
- sponsor [Expects: https://schema.org/Organization, https://schema.org/Person]
- subjectOf → const IriTerm
- subjectOf [Expects: https://schema.org/CreativeWork, https://schema.org/Event]
- teaches → const IriTerm
- teaches [Expects: https://schema.org/DefinedTerm, https://schema.org/Text]
- temporal → const IriTerm
- temporal [Expects: https://schema.org/DateTime, https://schema.org/Text]
- temporalCoverage → const IriTerm
- temporalCoverage [Expects: https://schema.org/DateTime, https://schema.org/Text, https://schema.org/URL]
- text → const IriTerm
- text [Expects: https://schema.org/Text]
- thumbnail → const IriTerm
- thumbnail [Expects: https://schema.org/ImageObject]
- thumbnailUrl → const IriTerm
- thumbnailUrl [Expects: https://schema.org/URL]
- timeRequired → const IriTerm
- timeRequired [Expects: https://schema.org/Duration]
- translationOfWork → const IriTerm
- translationOfWork [Expects: https://schema.org/CreativeWork]
- translator → const IriTerm
- translator [Expects: https://schema.org/Organization, https://schema.org/Person]
- travelBans → const IriTerm
- travelBans [Expects: https://schema.org/URL, https://schema.org/WebContent]
- typicalAgeRange → const IriTerm
- typicalAgeRange [Expects: https://schema.org/Text]
- url → const IriTerm
- url [Expects: https://schema.org/URL]
- usageInfo → const IriTerm
- usageInfo [Expects: https://schema.org/CreativeWork, https://schema.org/URL]
- version → const IriTerm
- version [Expects: https://schema.org/Number, https://schema.org/Text]
- video → const IriTerm
- video [Expects: https://schema.org/Clip, https://schema.org/VideoObject]
- webFeed → const IriTerm
- webFeed [Expects: https://schema.org/DataFeed, https://schema.org/URL]
- wordCount → const IriTerm
- wordCount [Expects: https://schema.org/Integer]
- workExample → const IriTerm
- workExample [Expects: https://schema.org/CreativeWork]
- workTranslation → const IriTerm
- workTranslation [Expects: https://schema.org/CreativeWork]