Skip to content

Slot: specialization_of

An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.

URI: dlflatprov:specialization_of Alias: specialization_of

Inheritance

Applicable Classes

Name Description Modifies Slot
EntityMixin A physical, digital, conceptual, or other kind of thing with some fixed aspec... no
Entity A physical, digital, conceptual, or other kind of thing with some fixed aspec... yes

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/flat-prov/unreleased

Mappings

Mapping Type Mapped Value
self dlflatprov:specialization_of
native dlflatprov:specialization_of
exact prov:specializationOf

LinkML Source

name: specialization_of
description: An entity that is a specialization of another shares all aspects of the
  latter, and additionally presents more specific aspects of the same thing as the
  latter. In particular, the lifetime of the entity being specialized contains that
  of any specialization. Examples of aspects include a time period, an abstraction,
  and a context associated with the entity.
from_schema: https://concepts.datalad.org/s/flat-prov/unreleased
exact_mappings:
- prov:specializationOf
rank: 1000
is_a: alternate_of
alias: specialization_of
domain_of:
- EntityMixin
range: Thing