Class: PhysicalIdentifiableItem
A discrete physical object which, if subdivided, will result in parts that are distinguishable in nature from the whole and in general also from the other parts.
URI: gist_upstream:PhysicalIdentifiableItem
classDiagram
class PhysicalIdentifiableItem
click PhysicalIdentifiableItem href "../PhysicalIdentifiableItem/"
GistThing <|-- PhysicalIdentifiableItem
click GistThing href "../GistThing/"
PhysicalIdentifiableItem <|-- Landmark
click Landmark href "../Landmark/"
PhysicalIdentifiableItem <|-- LivingThing
click LivingThing href "../LivingThing/"
PhysicalIdentifiableItem <|-- Equipment
click Equipment href "../Equipment/"
PhysicalIdentifiableItem : description
PhysicalIdentifiableItem : name
Inheritance
- PhysicalIdentifiableItem [ GistThing]
Class Properties
| Property | Value |
|---|---|
| Class URI | gist_upstream:PhysicalIdentifiableItem |
| Disjoint With | UnitOfMeasure, SchemaMetaData |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 0..1 String |
Relates an individual to (one of) its name(s) | GistThing |
| description | 0..1 String |
A statement about someone or something's attributes or characteristics | GistThing |
In Subsets
Aliases
- Physical Identifiable Item
Examples
| Value |
|---|
| A laptop, a physical book, a car, a building, a landmark (such as a tree stump with an etched marking to denote a campsite). |
Comments
- This concept generally corresponds to count nouns in English. By contrast, physical substances, such as an amount of water, flour, or sand, are mass nouns. Physical identifiable items are made up of physical substances; e.g., a cake is made up of butter, flour, and sugar; a statue is made of bronze. If you divide a physical substance such as an amount of water into parts, you have two amounts of water otherwise indistinguishable from one another; if you divide a physical identifiable item such as a computer into parts, each part is different from the whole.
Notes
- OWL subClassOf restrictions: ∃hasMagnitude.∃hasAspect=_Aspect_volume; ∃isMadeUpOf.gist:PhysicalSubstance; ∃hasMagnitude.∃hasAspect=_Aspect_mass
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/gist
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | gist_upstream:PhysicalIdentifiableItem |
| native | gist:PhysicalIdentifiableItem |
LinkML Source
Direct
name: PhysicalIdentifiableItem
description: A discrete physical object which, if subdivided, will result in parts
that are distinguishable in nature from the whole and in general also from the other
parts.
notes:
- 'OWL subClassOf restrictions: ∃hasMagnitude.∃hasAspect=_Aspect_volume; ∃isMadeUpOf.gist:PhysicalSubstance;
∃hasMagnitude.∃hasAspect=_Aspect_mass'
comments:
- This concept generally corresponds to count nouns in English. By contrast, physical
substances, such as an amount of water, flour, or sand, are mass nouns. Physical
identifiable items are made up of physical substances; e.g., a cake is made up of
butter, flour, and sugar; a statue is made of bronze. If you divide a physical substance
such as an amount of water into parts, you have two amounts of water otherwise indistinguishable
from one another; if you divide a physical identifiable item such as a computer
into parts, each part is different from the whole.
examples:
- value: A laptop, a physical book, a car, a building, a landmark (such as a tree
stump with an etched marking to denote a campsite).
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- Physical Identifiable Item
mixins:
- GistThing
class_uri: gist_upstream:PhysicalIdentifiableItem
disjoint_with:
- UnitOfMeasure
- SchemaMetaData
Induced
name: PhysicalIdentifiableItem
description: A discrete physical object which, if subdivided, will result in parts
that are distinguishable in nature from the whole and in general also from the other
parts.
notes:
- 'OWL subClassOf restrictions: ∃hasMagnitude.∃hasAspect=_Aspect_volume; ∃isMadeUpOf.gist:PhysicalSubstance;
∃hasMagnitude.∃hasAspect=_Aspect_mass'
comments:
- This concept generally corresponds to count nouns in English. By contrast, physical
substances, such as an amount of water, flour, or sand, are mass nouns. Physical
identifiable items are made up of physical substances; e.g., a cake is made up of
butter, flour, and sugar; a statue is made of bronze. If you divide a physical substance
such as an amount of water into parts, you have two amounts of water otherwise indistinguishable
from one another; if you divide a physical identifiable item such as a computer
into parts, each part is different from the whole.
examples:
- value: A laptop, a physical book, a car, a building, a landmark (such as a tree
stump with an etched marking to denote a campsite).
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- Physical Identifiable Item
mixins:
- GistThing
attributes:
name:
name: name
description: Relates an individual to (one of) its name(s).
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- name
rank: 1000
slot_uri: gist_upstream:name
alias: name
owner: PhysicalIdentifiableItem
domain_of:
- GistThing
range: string
description:
name: description
description: A statement about someone or something's attributes or characteristics.
comments:
- This property is used to describe instance data which is not part of the ontology.
A definition and a description have different semantics. Use skos:definition
for a statement of the meaning of a thing and gist:description to describe a
thing's attributes, characteristics, or features.
examples:
- value: A person does not have a definition, but might be described as being
six feet tall with brown hair and blue eyes; an ontology class or taxonomy
term has a definition.
- value: '''The Empire State Building is a 102-story Art Deco skyscraper in midtown
Manhattan in New York City. It was designed by Shreve, Lamb & Harmon and built
from 1930 to 1931.'''
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- description
rank: 1000
slot_uri: gist_upstream:description
alias: description
owner: PhysicalIdentifiableItem
domain_of:
- GistThing
range: string
class_uri: gist_upstream:PhysicalIdentifiableItem
disjoint_with:
- UnitOfMeasure
- SchemaMetaData