Class: PublishingStatusDefinedTerm

_DefinedTerms which describe the status of publication, _

for example (Incomplete|Draft|Published|Embargoed)

__

URI: schema:DefinedTerm

diagram

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1
String
An identifier chosen from the range given to your work package by WP1 DefinedTerm
metadataPublisherId 1
PersonOrOrganization
The MBO Persistent IDentifier (mPID) of the person who entered this row of da... DefinedTerm
metadataDescribedForActionId 1
Action
The Action which resulted in this metadata record being described DefinedTerm
termCode 1
String
A code that identifies this DefinedTerm within a DefinedTermSet DefinedTerm
inDefinedTermSetId 1
Uri
The term-set which this term is defined in DefinedTerm
existingTermId 0..1
Uri
An existing URI PID which describes what this term represents DefinedTerm
description 0..1
String
A description for this entity DefinedTerm

Usages

used by used in type used
Dataset publishingStatusMboId range PublishingStatusDefinedTerm
DataDownload publishingStatusMboId range PublishingStatusDefinedTerm
SoftwareSourceCode publishingStatusMboId range PublishingStatusDefinedTerm
SoftwareApplication publishingStatusMboId range PublishingStatusDefinedTerm

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self schema:DefinedTerm
native mbo:PublishingStatusDefinedTerm

LinkML Source

Direct

name: PublishingStatusDefinedTerm
description: "`DefinedTerm`s which describe the status of publication, \nfor example\
  \ (Incomplete|Draft|Published|Embargoed)\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
is_a: DefinedTerm
class_uri: schema:DefinedTerm

Induced

name: PublishingStatusDefinedTerm
description: "`DefinedTerm`s which describe the status of publication, \nfor example\
  \ (Incomplete|Draft|Published|Embargoed)\n"
from_schema: https://w3id.org/marco-bolo/csv-input-classes
is_a: DefinedTerm
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: PublishingStatusDefinedTerm
    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: PublishingStatusDefinedTerm
    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: PublishingStatusDefinedTerm
    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
  termCode:
    name: termCode
    description: A code that identifies this DefinedTerm within a DefinedTermSet.
    title: Term Code
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:termCode
    alias: termCode
    owner: PublishingStatusDefinedTerm
    domain_of:
    - DefinedTerm
    range: string
    required: true
    multivalued: false
  inDefinedTermSetId:
    name: inDefinedTermSetId
    description: 'The term-set which this term is defined in.

      '
    title: In Term-Set (URL PID)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:inDefinedTermSet
    alias: inDefinedTermSetId
    owner: PublishingStatusDefinedTerm
    domain_of:
    - DefinedTerm
    range: uri
    required: true
    multivalued: false
  existingTermId:
    name: existingTermId
    description: An existing URI PID which describes what this term represents.
    title: Existing Term (URL PID)
    from_schema: https://w3id.org/marco-bolo/csv-input-classes
    rank: 1000
    slot_uri: schema:identifier
    alias: existingTermId
    owner: PublishingStatusDefinedTerm
    domain_of:
    - DefinedTerm
    range: uri
    required: false
    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: PublishingStatusDefinedTerm
    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
class_uri: schema:DefinedTerm