Skip to content

Class: PatternExpression

a regular expression pattern used to evaluate conformance of a string

URI: [linkml:PatternExpression](https://w3id.org/linkml/PatternExpression)
classDiagram class PatternExpression click PatternExpression href "../PatternExpression/" Extensible <|-- PatternExpression click Extensible href "../Extensible/" Annotatable <|-- PatternExpression click Annotatable href "../Annotatable/" CommonMetadata <|-- PatternExpression click CommonMetadata href "../CommonMetadata/" PatternExpression : aliases PatternExpression : alt_descriptions PatternExpression --> "*" AltDescription : alt_descriptions click AltDescription href "../AltDescription/" PatternExpression : annotations PatternExpression --> "*" Annotation : annotations click Annotation href "../Annotation/" PatternExpression : broad_mappings PatternExpression : categories PatternExpression : close_mappings PatternExpression : comments PatternExpression : contributors PatternExpression : created_by PatternExpression : created_on PatternExpression : deprecated PatternExpression : deprecated_element_has_exact_replacement PatternExpression : deprecated_element_has_possible_replacement PatternExpression : description PatternExpression : exact_mappings PatternExpression : examples PatternExpression --> "*" Example : examples click Example href "../Example/" PatternExpression : extensions PatternExpression --> "*" Extension : extensions click Extension href "../Extension/" PatternExpression : from_schema PatternExpression : imported_from PatternExpression : in_language PatternExpression : in_subset PatternExpression --> "*" SubsetDefinition : in_subset click SubsetDefinition href "../SubsetDefinition/" PatternExpression : interpolated PatternExpression : keywords PatternExpression : last_updated_on PatternExpression : mappings PatternExpression : modified_by PatternExpression : narrow_mappings PatternExpression : notes PatternExpression : partial_match PatternExpression : rank PatternExpression : related_mappings PatternExpression : see_also PatternExpression : source PatternExpression : status PatternExpression : structured_aliases PatternExpression --> "*" StructuredAlias : structured_aliases click StructuredAlias href "../StructuredAlias/" PatternExpression : syntax PatternExpression : title PatternExpression : todos
## Inheritance * **PatternExpression** [ [Extensible](Extensible.md) [Annotatable](Annotatable.md) [CommonMetadata](CommonMetadata.md)] ## Slots | Name | Cardinality and Range | Description | Inheritance | | --- | --- | --- | --- | | [syntax](syntax.md) | 0..1
[String](String.md) | the string value of the slot must conform to this regular expression expresse... | direct | | [interpolated](interpolated.md) | 0..1
[Boolean](Boolean.md) | if true then the pattern is first string interpolated | direct | | [partial_match](partial_match.md) | 0..1
[Boolean](Boolean.md) | if not true then the pattern must match the whole string, as if enclosed in ^ | direct | | [extensions](extensions.md) | *
[Extension](Extension.md) | a tag/text tuple attached to an arbitrary element | [Extensible](Extensible.md) | | [annotations](annotations.md) | *
[Annotation](Annotation.md) | a collection of tag/text tuples with the semantics of OWL Annotation | [Annotatable](Annotatable.md) | | [description](description.md) | 0..1 _recommended_
[String](String.md) | a textual description of the element's purpose and use | [CommonMetadata](CommonMetadata.md) | | [alt_descriptions](alt_descriptions.md) | *
[AltDescription](AltDescription.md) | A sourced alternative description for an element | [CommonMetadata](CommonMetadata.md) | | [title](title.md) | 0..1
[String](String.md) | A concise human-readable display label for the element | [CommonMetadata](CommonMetadata.md) | | [deprecated](deprecated.md) | 0..1
[String](String.md) | Description of why and when this element will no longer be used | [CommonMetadata](CommonMetadata.md) | | [todos](todos.md) | *
[String](String.md) | Outstanding issues that needs resolution | [CommonMetadata](CommonMetadata.md) | | [notes](notes.md) | *
[String](String.md) | editorial notes about an element intended primarily for internal consumption | [CommonMetadata](CommonMetadata.md) | | [comments](comments.md) | *
[String](String.md) | notes and comments about an element intended primarily for external consumpti... | [CommonMetadata](CommonMetadata.md) | | [examples](examples.md) | *
[Example](Example.md) | example usages of an element | [CommonMetadata](CommonMetadata.md) | | [in_subset](in_subset.md) | *
[SubsetDefinition](SubsetDefinition.md) | used to indicate membership of a term in a defined subset of terms used for a... | [CommonMetadata](CommonMetadata.md) | | [from_schema](from_schema.md) | 0..1
[Uri](Uri.md) | id of the schema that defined the element | [CommonMetadata](CommonMetadata.md) | | [imported_from](imported_from.md) | 0..1
[String](String.md) | the imports entry that this element was derived from | [CommonMetadata](CommonMetadata.md) | | [source](source.md) | 0..1
[Uriorcurie](Uriorcurie.md) | A related resource from which the element is derived | [CommonMetadata](CommonMetadata.md) | | [in_language](in_language.md) | 0..1
[String](String.md) | the primary language used in the sources | [CommonMetadata](CommonMetadata.md) | | [see_also](see_also.md) | *
[Uriorcurie](Uriorcurie.md) | A list of related entities or URLs that may be of relevance | [CommonMetadata](CommonMetadata.md) | | [deprecated_element_has_exact_replacement](deprecated_element_has_exact_replacement.md) | 0..1
[Uriorcurie](Uriorcurie.md) | When an element is deprecated, it can be automatically replaced by this uri o... | [CommonMetadata](CommonMetadata.md) | | [deprecated_element_has_possible_replacement](deprecated_element_has_possible_replacement.md) | 0..1
[Uriorcurie](Uriorcurie.md) | When an element is deprecated, it can be potentially replaced by this uri or ... | [CommonMetadata](CommonMetadata.md) | | [aliases](aliases.md) | *
[String](String.md) | Alternate names/labels for the element | [CommonMetadata](CommonMetadata.md) | | [structured_aliases](structured_aliases.md) | *
[StructuredAlias](StructuredAlias.md) | A list of structured_alias objects, used to provide aliases in conjunction wi... | [CommonMetadata](CommonMetadata.md) | | [mappings](mappings.md) | *
[Uriorcurie](Uriorcurie.md) | A list of terms from different schemas or terminology systems that have compa... | [CommonMetadata](CommonMetadata.md) | | [exact_mappings](exact_mappings.md) | *
[Uriorcurie](Uriorcurie.md) | A list of terms from different schemas or terminology systems that have ident... | [CommonMetadata](CommonMetadata.md) | | [close_mappings](close_mappings.md) | *
[Uriorcurie](Uriorcurie.md) | A list of terms from different schemas or terminology systems that have close... | [CommonMetadata](CommonMetadata.md) | | [related_mappings](related_mappings.md) | *
[Uriorcurie](Uriorcurie.md) | A list of terms from different schemas or terminology systems that have relat... | [CommonMetadata](CommonMetadata.md) | | [narrow_mappings](narrow_mappings.md) | *
[Uriorcurie](Uriorcurie.md) | A list of terms from different schemas or terminology systems that have narro... | [CommonMetadata](CommonMetadata.md) | | [broad_mappings](broad_mappings.md) | *
[Uriorcurie](Uriorcurie.md) | A list of terms from different schemas or terminology systems that have broad... | [CommonMetadata](CommonMetadata.md) | | [created_by](created_by.md) | 0..1
[Uriorcurie](Uriorcurie.md) | agent that created the element | [CommonMetadata](CommonMetadata.md) | | [contributors](contributors.md) | *
[Uriorcurie](Uriorcurie.md) | agent that contributed to the element | [CommonMetadata](CommonMetadata.md) | | [created_on](created_on.md) | 0..1
[Datetime](Datetime.md) | time at which the element was created | [CommonMetadata](CommonMetadata.md) | | [last_updated_on](last_updated_on.md) | 0..1
[Datetime](Datetime.md) | time at which the element was last updated | [CommonMetadata](CommonMetadata.md) | | [modified_by](modified_by.md) | 0..1
[Uriorcurie](Uriorcurie.md) | agent that modified the element | [CommonMetadata](CommonMetadata.md) | | [status](status.md) | 0..1
[Uriorcurie](Uriorcurie.md) | status of the element | [CommonMetadata](CommonMetadata.md) | | [rank](rank.md) | 0..1
[Integer](Integer.md) | the relative order in which the element occurs, lower values are given preced... | [CommonMetadata](CommonMetadata.md) | | [categories](categories.md) | *
[Uriorcurie](Uriorcurie.md) | Controlled terms used to categorize an element | [CommonMetadata](CommonMetadata.md) | | [keywords](keywords.md) | *
[String](String.md) | Keywords or tags used to describe the element | [CommonMetadata](CommonMetadata.md) | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [TypeExpression](TypeExpression.md) | [structured_pattern](structured_pattern.md) | range | [PatternExpression](PatternExpression.md) | | [AnonymousTypeExpression](AnonymousTypeExpression.md) | [structured_pattern](structured_pattern.md) | range | [PatternExpression](PatternExpression.md) | | [TypeDefinition](TypeDefinition.md) | [structured_pattern](structured_pattern.md) | range | [PatternExpression](PatternExpression.md) | | [SlotExpression](SlotExpression.md) | [structured_pattern](structured_pattern.md) | range | [PatternExpression](PatternExpression.md) | | [AnonymousSlotExpression](AnonymousSlotExpression.md) | [structured_pattern](structured_pattern.md) | range | [PatternExpression](PatternExpression.md) | | [SlotDefinition](SlotDefinition.md) | [structured_pattern](structured_pattern.md) | range | [PatternExpression](PatternExpression.md) | | [PatternExpression](PatternExpression.md) | [syntax](syntax.md) | domain | [PatternExpression](PatternExpression.md) | | [PatternExpression](PatternExpression.md) | [interpolated](interpolated.md) | domain | [PatternExpression](PatternExpression.md) | | [PatternExpression](PatternExpression.md) | [partial_match](partial_match.md) | domain | [PatternExpression](PatternExpression.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:PatternExpression | | native | linkml:PatternExpression | ## LinkML Source ### Direct
name: pattern_expression
description: a regular expression pattern used to evaluate conformance of a string
from_schema: https://w3id.org/linkml/meta
mixins:
- extensible
- annotatable
- common_metadata
slots:
- syntax
- interpolated
- partial_match

### Induced
name: pattern_expression
description: a regular expression pattern used to evaluate conformance of a string
from_schema: https://w3id.org/linkml/meta
mixins:
- extensible
- annotatable
- common_metadata
attributes:
  syntax:
    name: syntax
    description: the string value of the slot must conform to this regular expression
      expressed in the string. May be interpolated.
    in_subset:
    - SpecificationSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: pattern_expression
    inherited: true
    owner: pattern_expression
    domain_of:
    - pattern_expression
    range: string
  interpolated:
    name: interpolated
    description: if true then the pattern is first string interpolated
    in_subset:
    - SpecificationSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: pattern_expression
    owner: pattern_expression
    domain_of:
    - pattern_expression
    range: boolean
  partial_match:
    name: partial_match
    description: if not true then the pattern must match the whole string, as if enclosed
      in ^...$
    in_subset:
    - SpecificationSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: pattern_expression
    owner: pattern_expression
    domain_of:
    - pattern_expression
    range: boolean
  extensions:
    name: extensions
    description: a tag/text tuple attached to an arbitrary element
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: extensible
    owner: pattern_expression
    domain_of:
    - extension
    - extensible
    range: extension
    multivalued: true
    inlined: true
  annotations:
    name: annotations
    description: a collection of tag/text tuples with the semantics of OWL Annotation
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    is_a: extensions
    domain: annotatable
    owner: pattern_expression
    domain_of:
    - annotatable
    - annotation
    range: annotation
    multivalued: true
    inlined: true
  description:
    name: description
    description: a textual description of the element's purpose and use
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - definition
    exact_mappings:
    - dcterms:description
    - schema:description
    rank: 5
    domain: element
    slot_uri: skos:definition
    owner: pattern_expression
    domain_of:
    - common_metadata
    - permissible_value
    range: string
    recommended: true
  alt_descriptions:
    name: alt_descriptions
    description: A sourced alternative description for an element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - alternate definitions
    rank: 1000
    domain: element
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: alt_description
    multivalued: true
    inlined: true
  title:
    name: title
    description: A concise human-readable display label for the element. The title
      should mirror the name, and should use ordinary textual punctuation.
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - long name
    rank: 3
    domain: element
    slot_uri: dcterms:title
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
  deprecated:
    name: deprecated
    description: Description of why and when this element will no longer be used
    comments:
    - note that linkml does not use a boolean to indicate deprecation status - the
      presence of a string value in this field is sufficient to indicate deprecation.
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    close_mappings:
    - owl:deprecated
    rank: 1000
    domain: element
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
  todos:
    name: todos
    description: Outstanding issues that needs resolution
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
    multivalued: true
  notes:
    name: notes
    description: editorial notes about an element intended primarily for internal
      consumption
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: skos:editorialNote
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
    multivalued: true
  comments:
    name: comments
    description: notes and comments about an element intended primarily for external
      consumption
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    exact_mappings:
    - rdfs:comment
    rank: 1000
    domain: element
    slot_uri: skos:note
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
    multivalued: true
  examples:
    name: examples
    description: example usages of an element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    close_mappings:
    - vann:example
    rank: 1000
    singular_name: example
    domain: element
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: example
    multivalued: true
    inlined: true
  in_subset:
    name: in_subset
    description: used to indicate membership of a term in a defined subset of terms
      used for a particular domain or application.
    comments:
    - an example of use in the translator_minimal subset in the biolink model, holding
      the minimal set of predicates used in a translator knowledge graph
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: OIO:inSubset
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: subset_definition
    multivalued: true
  from_schema:
    name: from_schema
    description: id of the schema that defined the element
    notes:
    - A stronger model would be range schema_definition, but this doesn't address
      the import model
    in_subset:
    - SpecificationSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: skos:inScheme
    readonly: supplied by the schema loader or schema view
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uri
  imported_from:
    name: imported_from
    description: the imports entry that this element was derived from.  Empty means
      primary source
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    readonly: supplied by the schema loader or schema view
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
  source:
    name: source
    description: A related resource from which the element is derived.
    comments:
    - The described resource may be derived from the related resource in whole or
      in part
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - origin
    - derived from
    close_mappings:
    - prov:wasDerivedFrom
    - schema:isBasedOn
    rank: 1000
    domain: element
    slot_uri: dcterms:source
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
  in_language:
    name: in_language
    conforms_to: https://www.rfc-editor.org/rfc/bcp/bcp47.txt
    description: the primary language used in the sources
    comments:
    - Recommended to use a string from IETF BCP 47
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    slot_uri: schema:inLanguage
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
  see_also:
    name: see_also
    description: A list of related entities or URLs that may be of relevance
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: rdfs:seeAlso
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  deprecated element has exact replacement:
    name: deprecated element has exact replacement
    description: When an element is deprecated, it can be automatically replaced by
      this uri or curie
    from_schema: https://w3id.org/linkml/meta
    mappings:
    - IAO:0100001
    rank: 1000
    alias: deprecated_element_has_exact_replacement
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
  deprecated element has possible replacement:
    name: deprecated element has possible replacement
    description: When an element is deprecated, it can be potentially replaced by
      this uri or curie
    from_schema: https://w3id.org/linkml/meta
    mappings:
    - OIO:consider
    rank: 1000
    alias: deprecated_element_has_possible_replacement
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
  aliases:
    name: aliases
    description: Alternate names/labels for the element. These do not alter the semantics
      of the schema, but may be useful to support search and alignment.
    comments:
    - not be confused with the metaslot alias.
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - synonyms
    - alternate names
    - alternative labels
    - designations
    exact_mappings:
    - schema:alternateName
    rank: 1000
    domain: element
    slot_uri: skos:altLabel
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
    multivalued: true
  structured_aliases:
    name: structured_aliases
    description: A list of structured_alias objects, used to provide aliases in conjunction
      with additional metadata.
    from_schema: https://w3id.org/linkml/meta
    see_also:
    - linkml:aliases
    rank: 1000
    slot_uri: skosxl:altLabel
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: structured_alias
    multivalued: true
    inlined: true
  mappings:
    name: mappings
    description: A list of terms from different schemas or terminology systems that
      have comparable meaning. These may include terms that are precisely equivalent,
      broader or narrower in meaning, or otherwise semantically related but not equivalent
      from a strict ontological perspective.
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - xrefs
    - identifiers
    - alternate identifiers
    - alternate ids
    rank: 1000
    slot_uri: skos:mappingRelation
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  exact mappings:
    name: exact mappings
    description: A list of terms from different schemas or terminology systems that
      have identical meaning.
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    is_a: mappings
    slot_uri: skos:exactMatch
    inherited: false
    alias: exact_mappings
    owner: pattern_expression
    domain_of:
    - common_metadata
    - UnitOfMeasure
    range: uriorcurie
    multivalued: true
  close mappings:
    name: close mappings
    description: A list of terms from different schemas or terminology systems that
      have close meaning.
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    is_a: mappings
    slot_uri: skos:closeMatch
    inherited: false
    alias: close_mappings
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  related mappings:
    name: related mappings
    description: A list of terms from different schemas or terminology systems that
      have related meaning.
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    is_a: mappings
    slot_uri: skos:relatedMatch
    inherited: false
    alias: related_mappings
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  narrow mappings:
    name: narrow mappings
    description: A list of terms from different schemas or terminology systems that
      have narrower meaning.
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    is_a: mappings
    slot_uri: skos:narrowMatch
    inherited: false
    alias: narrow_mappings
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  broad mappings:
    name: broad mappings
    description: A list of terms from different schemas or terminology systems that
      have broader meaning.
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    is_a: mappings
    slot_uri: skos:broadMatch
    inherited: false
    alias: broad_mappings
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  created_by:
    name: created_by
    description: agent that created the element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: pav:createdBy
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
  contributors:
    name: contributors
    description: agent that contributed to the element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: dcterms:contributor
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
    multivalued: true
  created_on:
    name: created_on
    description: time at which the element was created
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: pav:createdOn
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: datetime
  last_updated_on:
    name: last_updated_on
    description: time at which the element was last updated
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: pav:lastUpdatedOn
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: datetime
  modified_by:
    name: modified_by
    description: agent that modified the element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    domain: element
    slot_uri: oslc:modifiedBy
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
  status:
    name: status
    description: status of the element
    examples:
    - value: bibo:draft
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    see_also:
    - https://www.hl7.org/fhir/valueset-publication-status.html
    - https://www.hl7.org/fhir/versions.html#std-process
    aliases:
    - workflow status
    rank: 1000
    domain: element
    slot_uri: bibo:status
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: uriorcurie
  rank:
    name: rank
    description: the relative order in which the element occurs, lower values are
      given precedence
    comments:
    - the rank of an element does not affect the semantics
    in_subset:
    - SpecificationSubset
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    aliases:
    - order
    - precedence
    - display order
    exact_mappings:
    - qudt:order
    - qb:order
    rank: 51
    slot_uri: sh:order
    owner: pattern_expression
    domain_of:
    - common_metadata
    - class_rule
    range: integer
  categories:
    name: categories
    description: Controlled terms used to categorize an element.
    comments:
    - if you wish to use uncontrolled terms or terms that lack identifiers then use
      the keywords element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    singular_name: category
    slot_uri: dcterms:subject
    owner: pattern_expression
    domain_of:
    - common_metadata
    - structured_alias
    range: uriorcurie
    multivalued: true
  keywords:
    name: keywords
    description: Keywords or tags used to describe the element
    in_subset:
    - BasicSubset
    from_schema: https://w3id.org/linkml/meta
    rank: 1000
    singular_name: keyword
    domain: element
    slot_uri: schema:keywords
    owner: pattern_expression
    domain_of:
    - common_metadata
    range: string
    multivalued: true