Skip to content

Class: GovernmentService

URI: schema:GovernmentService

Inheritance

Slots

Name Range Cardinality Description Info
jurisdiction NONE 0..* None .
serviceOperator Organization 0..* None .
areaServed NONE 0..* None .
category NONE 0..* None .
logo NONE 0..* None .
aggregateRating AggregateRating 0..* None .
audience Audience 0..* None .
availableChannel ServiceChannel 0..* None .
award Text 0..* None .
brand NONE 0..* None .
broker NONE 0..* None .
hasOfferCatalog OfferCatalog 0..* None .
hoursAvailable OpeningHoursSpecification 0..* None .
isRelatedTo NONE 0..* None .
isSimilarTo NONE 0..* None .
offers NONE 0..* None .
produces Thing 0..* None .
provider NONE 0..* None .
providerMobility Text 0..* None .
review Review 0..* None .
serviceArea NONE 0..* None .
serviceAudience Audience 0..* None .
serviceOutput Thing 0..* None .
serviceType NONE 0..* None .
slogan Text 0..* None .
termsOfService NONE 0..* None .
additionalType URL 0..* None .
description Text 0..* None .
disambiguatingDescription Text 0..* None .
identifier NONE 0..* None .
image NONE 0..* None .
name Text 0..* None .
sameAs URL 0..* None .
alternateName Text 0..* None .
mainEntityOfPage NONE 0..* None .
potentialAction Action 0..* None .
subjectOf NONE 0..* None .
url URL 0..* None .

Usages

used by used in type used
SpecialAnnouncement GovernmentBenefitsInfo range GovernmentService

Identifier and Mapping Information

LinkML Specification

Direct

name: GovernmentService
comments:
- A service provided by a government organization, e.g. food stamps, veterans benefits,
  etc.
from_schema: http://w3id.og/linkml/schemaorg
is_a: Service
slots:
- jurisdiction
- serviceOperator
class_uri: schema:GovernmentService

Induced

name: GovernmentService
comments:
- A service provided by a government organization, e.g. food stamps, veterans benefits,
  etc.
from_schema: http://w3id.og/linkml/schemaorg
is_a: Service
attributes:
  jurisdiction:
    name: jurisdiction
    comments:
    - Indicates a legal jurisdiction, e.g. of some legislation, or where some government
      service is based.
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:jurisdiction
    multivalued: true
    alias: jurisdiction
    owner: GovernmentService
    any_of:
    - range: AdministrativeArea
    - range: Text
  serviceOperator:
    name: serviceOperator
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: serviceOperator
    owner: GovernmentService
    range: Organization
  areaServed:
    name: areaServed
    comments:
    - The geographic area where a service or offered item is provided.
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:areaServed
    multivalued: true
    alias: areaServed
    owner: GovernmentService
    any_of:
    - range: AdministrativeArea
    - range: GeoShape
    - range: Place
    - range: Text
  category:
    name: category
    comments:
    - A category for the item. Greater signs or slashes can be used to informally
      indicate a category hierarchy.
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:category
    multivalued: true
    alias: category
    owner: GovernmentService
    any_of:
    - range: PhysicalActivityCategory
    - range: Text
    - range: Thing
    - range: URL
  logo:
    name: logo
    comments:
    - An associated logo.
    from_schema: http://w3id.og/linkml/schemaorg
    is_a: image
    slot_uri: schema:logo
    multivalued: true
    alias: logo
    owner: GovernmentService
    any_of:
    - range: ImageObject
    - range: URL
  aggregateRating:
    name: aggregateRating
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: aggregateRating
    owner: GovernmentService
    range: AggregateRating
  audience:
    name: audience
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: audience
    owner: GovernmentService
    range: Audience
  availableChannel:
    name: availableChannel
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: availableChannel
    owner: GovernmentService
    range: ServiceChannel
  award:
    name: award
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: award
    owner: GovernmentService
    range: Text
  brand:
    name: brand
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: brand
    owner: GovernmentService
    any_of:
    - range: Brand
    - range: Organization
  broker:
    name: broker
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: broker
    owner: GovernmentService
    any_of:
    - range: Organization
    - range: Person
  hasOfferCatalog:
    name: hasOfferCatalog
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: hasOfferCatalog
    owner: GovernmentService
    range: OfferCatalog
  hoursAvailable:
    name: hoursAvailable
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: hoursAvailable
    owner: GovernmentService
    range: OpeningHoursSpecification
  isRelatedTo:
    name: isRelatedTo
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: isRelatedTo
    owner: GovernmentService
    any_of:
    - range: Product
    - range: Service
  isSimilarTo:
    name: isSimilarTo
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: isSimilarTo
    owner: GovernmentService
    any_of:
    - range: Product
    - range: Service
  offers:
    name: offers
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: offers
    owner: GovernmentService
    any_of:
    - range: Demand
    - range: Offer
  produces:
    name: produces
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: produces
    owner: GovernmentService
    range: Thing
  provider:
    name: provider
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: provider
    owner: GovernmentService
    any_of:
    - range: Organization
    - range: Person
  providerMobility:
    name: providerMobility
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: providerMobility
    owner: GovernmentService
    range: Text
  review:
    name: review
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: review
    owner: GovernmentService
    range: Review
  serviceArea:
    name: serviceArea
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: serviceArea
    owner: GovernmentService
    any_of:
    - range: AdministrativeArea
    - range: GeoShape
    - range: Place
  serviceAudience:
    name: serviceAudience
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: serviceAudience
    owner: GovernmentService
    range: Audience
  serviceOutput:
    name: serviceOutput
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: serviceOutput
    owner: GovernmentService
    range: Thing
  serviceType:
    name: serviceType
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: serviceType
    owner: GovernmentService
    any_of:
    - range: GovernmentBenefitsType
    - range: Text
  slogan:
    name: slogan
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: slogan
    owner: GovernmentService
    range: Text
  termsOfService:
    name: termsOfService
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: termsOfService
    owner: GovernmentService
    any_of:
    - range: Text
    - range: URL
  additionalType:
    name: additionalType
    comments:
    - An additional type for the item, typically used for adding more specific types
      from external vocabularies in microdata syntax. This is a relationship between
      something and a class that the thing is in. In RDFa syntax, it is better to
      use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org
      tools may have only weaker understanding of extra types, in particular those
      defined externally.
    from_schema: http://w3id.og/linkml/schemaorg
    is_a: type
    slot_uri: schema:additionalType
    multivalued: true
    alias: additionalType
    owner: GovernmentService
    range: URL
  description:
    name: description
    comments:
    - A description of the item.
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:description
    multivalued: true
    alias: description
    owner: GovernmentService
    range: Text
  disambiguatingDescription:
    name: disambiguatingDescription
    comments:
    - A sub property of description. A short description of the item used to disambiguate
      from other, similar items. Information from other properties (in particular,
      name) may be necessary for the description to be useful for disambiguation.
    from_schema: http://w3id.og/linkml/schemaorg
    is_a: description
    slot_uri: schema:disambiguatingDescription
    multivalued: true
    alias: disambiguatingDescription
    owner: GovernmentService
    range: Text
  identifier:
    name: identifier
    comments:
    - "The identifier property represents any kind of identifier for any kind of [[Thing]],\
      \ such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties\
      \ for representing many of these, either as textual strings or as URL (URI)\
      \ links. See [background notes](/docs/datamodel.html#identifierBg) for more\
      \ details.\n        "
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:identifier
    multivalued: true
    alias: identifier
    owner: GovernmentService
    any_of:
    - range: PropertyValue
    - range: Text
    - range: URL
  image:
    name: image
    comments:
    - An image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:image
    multivalued: true
    alias: image
    owner: GovernmentService
    any_of:
    - range: ImageObject
    - range: URL
  name:
    name: name
    comments:
    - The name of the item.
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:name
    multivalued: true
    alias: name
    owner: GovernmentService
    range: Text
  sameAs:
    name: sameAs
    comments:
    - URL of a reference Web page that unambiguously indicates the item's identity.
      E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.
    from_schema: http://w3id.og/linkml/schemaorg
    slot_uri: schema:sameAs
    multivalued: true
    alias: sameAs
    owner: GovernmentService
    range: URL
  alternateName:
    name: alternateName
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: alternateName
    owner: GovernmentService
    range: Text
  mainEntityOfPage:
    name: mainEntityOfPage
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: mainEntityOfPage
    owner: GovernmentService
    any_of:
    - range: CreativeWork
    - range: URL
  potentialAction:
    name: potentialAction
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: potentialAction
    owner: GovernmentService
    range: Action
  subjectOf:
    name: subjectOf
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: subjectOf
    owner: GovernmentService
    any_of:
    - range: CreativeWork
    - range: Event
  url:
    name: url
    from_schema: http://w3id.og/linkml/schemaorg
    multivalued: true
    alias: url
    owner: GovernmentService
    range: URL
class_uri: schema:GovernmentService