Class: Service

A service provided by an organization, e.g. delivery service, print services, etc.

__

URI: schema:Service

diagram

Slots

Name Cardinality and Range Description Inheritance
id 1
String
An identifier chosen from the range given to your work package by WP1 direct
metadataPublisherId 1
PersonOrOrganization
The MBO Persistent IDentifier (mPID) of the person who entered this row of da... direct
serviceType 1
String
The type of service being offered, e direct
name 1
String
A name/title direct
serviceProviderOrganizationMboId 1
Organization
The service provider, service operator, or service performer; the goods produ... direct
description 0..1
String
A description for this entity direct
url 0..1
SchemaURL
The URL of the entity you are describing direct
audienceMboIds *
Audience
The intended audiences for this entity direct
placesServedMboIds *
Place
The geographic area where a service or offered item is provided direct

Usages

used by used in type used
HowToStep citeServiceMboIds range Service

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/marco-bolo/csv-input-classes

Mappings

Mapping Type Mapped Value
self schema:Service
native mbo:Service

LinkML Source

Direct

name: Service
description: 'A service provided by an organization, e.g. delivery service, print
  services, etc.

  '
from_schema: https://w3id.org/marco-bolo/csv-input-classes
slots:
- id
- metadataPublisherId
- serviceType
- name
- serviceProviderOrganizationMboId
- description
- url
- audienceMboIds
- placesServedMboIds
class_uri: schema:Service

Induced

name: Service
description: 'A service provided by an organization, e.g. delivery service, print
  services, etc.

  '
from_schema: https://w3id.org/marco-bolo/csv-input-classes
attributes:
  id:
    name: id
    description: "An identifier chosen from the range given to your work package by\
      \ WP1. \nNote that when inputting into CSV files this should not be the full\
      \ URI, \nbut just the last part, e.g. `mbo_0000001`.\n"
    title: MBO Permanent Identifier
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    identifier: true
    alias: id
    owner: Service
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - PersonOrOrganization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - EmbargoStatement
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    range: string
    required: true
    pattern: ^mbo_[_0-9a-z]+$
  metadataPublisherId:
    name: metadataPublisherId
    description: 'The MBO Persistent IDentifier (mPID) of the person who entered this
      row of data.

      '
    title: Data Entry Person (mPID - you)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:creator
    alias: metadataPublisherId
    owner: Service
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Person
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - EmbargoStatement
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    range: PersonOrOrganization
    required: true
    multivalued: false
  serviceType:
    name: serviceType
    description: The type of service being offered, e.g. veterans' benefits, emergency
      relief, etc.
    title: Service Type
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:serviceType
    alias: serviceType
    owner: Service
    domain_of:
    - Service
    range: string
    required: true
    multivalued: false
  name:
    name: name
    description: A name/title
    title: Name
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: Service
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    range: string
    required: true
    multivalued: false
  serviceProviderOrganizationMboId:
    name: serviceProviderOrganizationMboId
    description: "The service provider, service operator, or service performer; the\
      \ goods producer. \nAnother party (a seller) may offer those services or goods\
      \ on behalf of the provider. \nA provider may also serve as the seller.\n"
    title: Service Provider Organization (mPID)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:provider
    alias: serviceProviderOrganizationMboId
    owner: Service
    domain_of:
    - Service
    range: Organization
    required: true
    multivalued: false
  description:
    name: description
    description: A description for this entity.
    title: Description
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:description
    alias: description
    owner: Service
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - SoftwareSourceCode
    - SoftwareApplication
    - Service
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    range: string
    required: false
    multivalued: false
  url:
    name: url
    description: The URL of the entity you are describing.
    title: URL
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:url
    alias: url
    owner: Service
    domain_of:
    - Organization
    - Service
    - MonetaryGrant
    range: schemaURL
    required: false
    multivalued: false
  audienceMboIds:
    name: audienceMboIds
    description: 'The intended audiences for this entity.

      '
    title: Audiences (mPIDs)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:audience
    alias: audienceMboIds
    owner: Service
    domain_of:
    - HowToStep
    - HowToTip
    - Dataset
    - DataDownload
    - Service
    range: Audience
    required: false
    multivalued: true
  placesServedMboIds:
    name: placesServedMboIds
    description: The geographic area where a service or offered item is provided.
    title: Places Served (mPIDs)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:areaServed
    alias: placesServedMboIds
    owner: Service
    domain_of:
    - Service
    range: Place
    required: false
    multivalued: true
class_uri: schema:Service