Skip to content

Class: LocalStorage

Storage that is local (e.g. on device)

URI: tech:LocalStorage

 classDiagram
    class LocalStorage
    click LocalStorage href "../LocalStorage/"
      DataStorage <|-- LocalStorage
        click DataStorage href "../DataStorage/"


      LocalStorage <|-- Cookie
        click Cookie href "../Cookie/"


Inheritance

Class Properties

Property Value
Class URI tech:LocalStorage

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Local Storage

Identifier and Mapping Information

Annotations

property value
upstream_iri https://w3id.org/dpv/tech/owl#LocalStorage
dpv_extension_slug tech

Schema Source

Mappings

Mapping Type Mapped Value
self tech:LocalStorage
native tech:LocalStorage
exact dpv_tech:LocalStorage, dpv_tech_owl:LocalStorage

LinkML Source

Direct

name: LocalStorage
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/tech/owl#LocalStorage
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: tech
description: Storage that is local (e.g. on device)
in_subset:
- tech_tools_subset
- tech_subset
from_schema: https://w3id.org/lmodel/dpv/tech
aliases:
- Local Storage
exact_mappings:
- dpv_tech:LocalStorage
- dpv_tech_owl:LocalStorage
mixins:
- DataStorage
class_uri: tech:LocalStorage

Induced

name: LocalStorage
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/tech/owl#LocalStorage
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: tech
description: Storage that is local (e.g. on device)
in_subset:
- tech_tools_subset
- tech_subset
from_schema: https://w3id.org/lmodel/dpv/tech
aliases:
- Local Storage
exact_mappings:
- dpv_tech:LocalStorage
- dpv_tech_owl:LocalStorage
mixins:
- DataStorage
class_uri: tech:LocalStorage