Skip to content

Class: Cookie

A HTTP or web or internet cookie

URI: tech:Cookie

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

Inheritance

Class Properties

Property Value
Class URI tech:Cookie

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Cookie

Identifier and Mapping Information

Annotations

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

Schema Source

Mappings

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

LinkML Source

Direct

name: Cookie
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/tech/owl#Cookie
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: tech
description: A HTTP or web or internet cookie
in_subset:
- tech_tools_subset
- tech_subset
from_schema: https://w3id.org/lmodel/dpv/tech
aliases:
- Cookie
exact_mappings:
- dpv_tech:Cookie
- dpv_tech_owl:Cookie
mixins:
- LocalStorage
class_uri: tech:Cookie

Induced

name: Cookie
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/tech/owl#Cookie
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: tech
description: A HTTP or web or internet cookie
in_subset:
- tech_tools_subset
- tech_subset
from_schema: https://w3id.org/lmodel/dpv/tech
aliases:
- Cookie
exact_mappings:
- dpv_tech:Cookie
- dpv_tech_owl:Cookie
mixins:
- LocalStorage
class_uri: tech:Cookie