Class: Intangible
An entity that is not a physical object, process, or information
URI: schema:Intangible
classDiagram
class Intangible
click Intangible href "../Intangible"
Entity <|-- Intangible
click Entity href "../Entity"
Intangible <|-- Concept
click Concept href "../Concept"
Intangible <|-- InformationEntity
click InformationEntity href "../InformationEntity"
Intangible <|-- StructuredValue
click StructuredValue href "../StructuredValue"
Intangible <|-- Role
click Role href "../Role"
Intangible <|-- Relationship
click Relationship href "../Relationship"
Intangible <|-- EntitySet
click EntitySet href "../EntitySet"
Intangible <|-- ComputationalModel
click ComputationalModel href "../ComputationalModel"
Intangible <|-- DataStructure
click DataStructure href "../DataStructure"
Intangible <|-- SetOfObservations
click SetOfObservations href "../SetOfObservations"
Intangible <|-- Variable
click Variable href "../Variable"
Intangible <|-- TimePointOrTemporalInterval
click TimePointOrTemporalInterval href "../TimePointOrTemporalInterval"
Intangible <|-- PlannedProcessConfiguration
click PlannedProcessConfiguration href "../PlannedProcessConfiguration"
Intangible <|-- Quantity
click Quantity href "../Quantity"
Intangible <|-- QuantityRange
click QuantityRange href "../QuantityRange"
Intangible <|-- Service
click Service href "../Service"
Intangible <|-- Prediction
click Prediction href "../Prediction"
Intangible <|-- PredictionSummaryStatistics
click PredictionSummaryStatistics href "../PredictionSummaryStatistics"
Intangible : type
Inheritance
- Entity [ Typed]
- Intangible
- Concept [ Identified]
- InformationEntity [ Identified]
- StructuredValue
- Role
- Relationship
- EntitySet
- ComputationalModel [ Model]
- DataStructure
- SetOfObservations
- Variable
- TimePointOrTemporalInterval
- PlannedProcessConfiguration
- Quantity
- QuantityRange
- Service
- Prediction
- PredictionSummaryStatistics [ OutcomeStatistics]
- Intangible
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
type | 0..1 String |
A type for a thing | Typed |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/linkml-common
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:Intangible |
native | linkml_common:Intangible |
LinkML Source
Direct
name: Intangible
description: An entity that is not a physical object, process, or information
from_schema: https://w3id.org/linkml/linkml-common
is_a: Entity
class_uri: schema:Intangible
Induced
name: Intangible
description: An entity that is not a physical object, process, or information
from_schema: https://w3id.org/linkml/linkml-common
is_a: Entity
attributes:
type:
name: type
description: A type for a thing. The range of this should be a class within the
schema. It is intended for schema-based classification. Anything beneath the
shoreline of the schema should use `classification`.
from_schema: https://w3id.org/linkml/linkml-common
rank: 1000
designates_type: true
alias: type
owner: Intangible
domain_of:
- Typed
range: string
class_uri: schema:Intangible