EVORAO

Slot: login URL (loginUrl)

The URL template that allows to log in if required.

URI: EVORAO:loginUrl Alias: loginUrl

Inheritance

Applicable Classes

Name Description Modifies Slot
DataProvider An external API (Application Programming Interface) or Endpoint that permits … yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:loginUrl
native EVORAO:loginUrl
broad schema:urlTemplate
close wdp:P1630, dcat:endpointDescription

LinkML Source

```yaml name: loginUrl description: The URL template that allows to log in if required. title: login URL from_schema: https://w3id.org/evorao/ close_mappings: - wdp:P1630 - dcat:endpointDescription broad_mappings: - schema:urlTemplate rank: 1000 is_a: iri alias: loginUrl domain_of: - DataProvider range: uri required: false multivalued: true ```