Skip to content

Class: AccessThroughLandingPage

Access to the subject through a web page, or information on a web page, that can be navigated to in a Web browser.

URI: dledist:AccessThroughLandingPage

erDiagram AccessThroughLandingPage { uri landing_page NodeUriOrCurie schema_type }
Press "Alt" / "Option" to enable Pan & Zoom

Inheritance

Slots

Name Cardinality and Range Description Inheritance
landing_page 0..1
Uri
A Web page that can be navigated to in a Web browser to gain access to a reso... direct
schema_type 0..1
NodeUriOrCurie
State that the subject is an instance of a particular schema class AccessMethod

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/edistributions/unreleased

Mappings

Mapping Type Mapped Value
self dledist:AccessThroughLandingPage
native dledist:AccessThroughLandingPage

LinkML Source

Direct

name: AccessThroughLandingPage
description: Access to the subject through a web page, or information on a web page,
  that can be navigated to in a Web browser.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
is_a: AccessMethod
slots:
- landing_page
class_uri: dledist:AccessThroughLandingPage

Induced

name: AccessThroughLandingPage
description: Access to the subject through a web page, or information on a web page,
  that can be navigated to in a Web browser.
from_schema: https://concepts.datalad.org/s/edistributions/unreleased
is_a: AccessMethod
attributes:
  landing_page:
    name: landing_page
    description: A Web page that can be navigated to in a Web browser to gain access
      to a resource.
    from_schema: https://concepts.datalad.org/s/edistributions/unreleased
    exact_mappings:
    - dcat:landingPage
    - foaf:page
    rank: 1000
    slot_uri: dledist:landing_page
    alias: landing_page
    owner: AccessThroughLandingPage
    domain_of:
    - AccessThroughLandingPage
    range: uri
  schema_type:
    name: schema_type
    description: State that the subject is an instance of a particular schema class.
      Typically, no explicit value needs to be assigned to this slot, because it matches
      the class type of a particular record. However, this slots can be used as a
      type designator of a schema element for validation and schema structure handling
      purposes. This is used to indicate specialized schema classes for properties
      that accept a hierarchy of classes as their range.
    from_schema: https://concepts.datalad.org/s/edistributions/unreleased
    exact_mappings:
    - dcterms:type
    rank: 1000
    slot_uri: rdf:type
    designates_type: true
    alias: schema_type
    owner: AccessThroughLandingPage
    domain_of:
    - ThingMixin
    - Identifier
    - AccessMethod
    range: NodeUriOrCurie
class_uri: dledist:AccessThroughLandingPage