Class: HowToTip

A 'tip' which should be used to describe the runtime configuration or parameters which were

_necessary in achieving the parent HowToStep. _

__

Can be linked to specific configuration files and other documents via the url property.

__

URI: schema:HowToTip

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
metadataDescribedForActionId 1
Action
The Action which resulted in this metadata record being described direct
name 1
String
A name/title direct
positionInParent 1
Integer
A sort order for this step with respect to other steps in its parent direct
description 0..1
String
A description for this entity direct
supportingDocumentationUrls *
SchemaURL
The URL(s) of supporting documentation which would help a human repeat this t... direct
audienceMboIds *
Audience
The intended audiences for this entity direct

Usages

used by used in type used
HowToStep howToImplementTipMboIds range HowToTip

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: HowToTip
description: "A 'tip' which should be used to describe the runtime configuration or\
  \ parameters which were\nnecessary in achieving the parent `HowToStep`. \n\nCan\
  \ be linked to specific configuration files and other documents via the `url` property.\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
slots:
- id
- metadataPublisherId
- metadataDescribedForActionId
- name
- positionInParent
- description
- supportingDocumentationUrls
- audienceMboIds
class_uri: schema:HowToTip

Induced

name: HowToTip
description: "A 'tip' which should be used to describe the runtime configuration or\
  \ parameters which were\nnecessary in achieving the parent `HowToStep`. \n\nCan\
  \ be linked to specific configuration files and other documents via the `url` property.\n"
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: HowToTip
    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: HowToTip
    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
  metadataDescribedForActionId:
    name: metadataDescribedForActionId
    description: 'The [Action](#action) which resulted in this metadata record being
      described.


      Is likely to be the Action associated with a MARCO-BOLO Task.

      '
    title: Data Entered for Action (mPID)
    comments:
    - "Uses the <https://w3id.org/marco-bolo/isResultOf> predicate but ultimately\
      \ ends up being \nrepresented as a triple in the form `<action> schema:result\
      \ <this-entity>`.\n"
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: mbo:isResultOf
    alias: metadataDescribedForActionId
    owner: HowToTip
    domain_of:
    - Action
    - HowTo
    - HowToStep
    - HowToTip
    - Dataset
    - Person
    - Organization
    - ContactPoint
    - License
    - PropertyValue
    - DataDownload
    - DatasetComment
    - SoftwareSourceCode
    - SoftwareApplication
    - EmbargoStatement
    - DefinedTerm
    - Place
    - GeoShape
    - MonetaryGrant
    - Taxon
    - Audience
    range: Action
    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: HowToTip
    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
  positionInParent:
    name: positionInParent
    description: A sort order for this step with respect to other steps in its parent.
    title: Position in Parent
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:position
    alias: positionInParent
    owner: HowToTip
    domain_of:
    - HowToStep
    - HowToTip
    range: integer
    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: HowToTip
    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
  supportingDocumentationUrls:
    name: supportingDocumentationUrls
    description: 'The URL(s) of supporting documentation which would help a human
      repeat this the associated HowToStep.

      '
    title: Supporting documentation (URLs)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:url
    alias: supportingDocumentationUrls
    owner: HowToTip
    domain_of:
    - HowToTip
    subproperty_of: url
    range: schemaURL
    required: false
    multivalued: true
  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: HowToTip
    domain_of:
    - HowToStep
    - HowToTip
    - Dataset
    - DataDownload
    - Service
    range: Audience
    required: false
    multivalued: true
class_uri: schema:HowToTip