EVORAO

Slot: access point URL (accessPointUrl)

The URL that permits to access to the product/service detailed description page on the provider’s website and/or allows to place an order about it or at least describe the process to place an order/enquiry.

URI: EVORAO:accessPointUrl Alias: accessPointUrl

Inheritance

Applicable Classes

Name Description Modifies Slot
DetectionKit A detection kit for specific pathogens no
ProductOrService An offering provided by a provider, which may be tangible (a product) or inta… yes
Protein A protein as a derived product from a pathogen no
Product A tangible, physical item made available by a provider for use, consumption, … no
Bundle A grouping of products and/or services intentionally combined into a single o… no
Antibody Protein that can bind to certain types of foreign bodies, such as pathogens no
NucleicAcid Nucleic acid related to a pathogen no
Bacterium The bacterium as a biological material no
Pathogen Biological entity that causes disease in its host, which is typically an infe… no
Protozoan The protozoan as a biological material no
Prion The prion as a biological material no
Viroid The viroid as a biological material no
Fungus The fungus as a biological material no
Service An intangible offering characterized by an activity, performance, or facilita… no
Virus The virus as a biological material no
Hybridoma An hybridoma that provides antibodies that can be related to a pathogen no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:accessPointUrl
native EVORAO:accessPointUrl
exact schema:serviceURL
broad schema:url
related dcat:landingPage

LinkML Source

```yaml name: accessPointUrl description: The URL that permits to access to the product/service detailed description page on the provider's website and/or allows to place an order about it or at least describe the process to place an order/enquiry. title: access point URL from_schema: https://w3id.org/evorao/ exact_mappings: - schema:serviceURL related_mappings: - dcat:landingPage broad_mappings: - schema:url rank: 1000 is_a: iri alias: accessPointUrl domain_of: - ProductOrService range: uri required: true multivalued: true ```