Class: PhysicalSubstance
An undifferentiated amount of physical material which, when subdivided, results in each part being indistinguishable in nature from the whole and from every other part.
URI: gist_upstream:PhysicalSubstance
classDiagram
class PhysicalSubstance
click PhysicalSubstance href "../PhysicalSubstance/"
GistThing <|-- PhysicalSubstance
click GistThing href "../GistThing/"
PhysicalSubstance : description
PhysicalSubstance : name
Inheritance
- PhysicalSubstance [ GistThing]
Class Properties
| Property | Value |
|---|---|
| Class URI | gist_upstream:PhysicalSubstance |
| Disjoint With | UnitOfMeasure |
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 Substance
Examples
| Value |
|---|
| An amount of water, penicillin, sand, or gold. |
| Negative example: the concept of gold. |
Comments
- This concept generally corresponds to mass nouns in English. By contrast, instances of gist:PhysicalIdentifiableItem, such as a computer, book, or car, are count nouns. Physical identifiable items are made up of physical substances; e.g., a cake is made up of butter, flour, and sugar; a ring is made of gold. If you divide a physical substance such as an amount of water into parts, you have different amounts of water otherwise indistinguishable from one another; if you divide a physical identifiable item such as a computer into parts, each part will be distinguishable from the original whole.
- An instance of this class has weight and takes up space. We mean the physical gold in a ring, not the concept of gold that shows up in the periodic table. The latter would be an instance of gist:KnowledgeConcept.
Notes
- OWL subClassOf restrictions: ∃hasMagnitude.∃hasAspect=_Aspect_volume; ∃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:PhysicalSubstance |
| native | gist:PhysicalSubstance |
LinkML Source
Direct
name: PhysicalSubstance
description: An undifferentiated amount of physical material which, when subdivided,
results in each part being indistinguishable in nature from the whole and from every
other part.
notes:
- 'OWL subClassOf restrictions: ∃hasMagnitude.∃hasAspect=_Aspect_volume; ∃hasMagnitude.∃hasAspect=_Aspect_mass'
comments:
- This concept generally corresponds to mass nouns in English. By contrast, instances
of gist:PhysicalIdentifiableItem, such as a computer, book, or car, are count nouns.
Physical identifiable items are made up of physical substances; e.g., a cake is
made up of butter, flour, and sugar; a ring is made of gold. If you divide a physical
substance such as an amount of water into parts, you have different amounts of water
otherwise indistinguishable from one another; if you divide a physical identifiable
item such as a computer into parts, each part will be distinguishable from the original
whole.
- An instance of this class has weight and takes up space. We mean the physical gold
in a ring, not the concept of gold that shows up in the periodic table. The latter
would be an instance of gist:KnowledgeConcept.
examples:
- value: An amount of water, penicillin, sand, or gold.
- value: 'Negative example: the concept of gold.'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- Physical Substance
mixins:
- GistThing
class_uri: gist_upstream:PhysicalSubstance
disjoint_with:
- UnitOfMeasure
Induced
name: PhysicalSubstance
description: An undifferentiated amount of physical material which, when subdivided,
results in each part being indistinguishable in nature from the whole and from every
other part.
notes:
- 'OWL subClassOf restrictions: ∃hasMagnitude.∃hasAspect=_Aspect_volume; ∃hasMagnitude.∃hasAspect=_Aspect_mass'
comments:
- This concept generally corresponds to mass nouns in English. By contrast, instances
of gist:PhysicalIdentifiableItem, such as a computer, book, or car, are count nouns.
Physical identifiable items are made up of physical substances; e.g., a cake is
made up of butter, flour, and sugar; a ring is made of gold. If you divide a physical
substance such as an amount of water into parts, you have different amounts of water
otherwise indistinguishable from one another; if you divide a physical identifiable
item such as a computer into parts, each part will be distinguishable from the original
whole.
- An instance of this class has weight and takes up space. We mean the physical gold
in a ring, not the concept of gold that shows up in the periodic table. The latter
would be an instance of gist:KnowledgeConcept.
examples:
- value: An amount of water, penicillin, sand, or gold.
- value: 'Negative example: the concept of gold.'
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- Physical Substance
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: PhysicalSubstance
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: PhysicalSubstance
domain_of:
- GistThing
range: string
class_uri: gist_upstream:PhysicalSubstance
disjoint_with:
- UnitOfMeasure