Class: Any
A linkml placeholder class accepting any JSON-compatible value (string, number, boolean, object, or array). Use for slots that hold arbitrary or schema-less data.
URI: linkml:Any
classDiagram
class Any
click Any href "../Any/"
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Usages
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
linkml:Any |
| native |
cve:Any |
LinkML Source
Direct
name: Any
description: A linkml placeholder class accepting any JSON-compatible value (string,
number, boolean, object, or array). Use for slots that hold arbitrary or schema-less
data.
from_schema: https://w3id.org/lmodel/cve
class_uri: linkml:Any
Induced
name: Any
description: A linkml placeholder class accepting any JSON-compatible value (string,
number, boolean, object, or array). Use for slots that hold arbitrary or schema-less
data.
from_schema: https://w3id.org/lmodel/cve
class_uri: linkml:Any