EVORAO

Class: Product or service (ProductOrService)

An offering provided by a provider, which may be tangible (a product) or intangible (a service).

URI: EVORAO:ProductOrService

 classDiagram
    class ProductOrService
    click ProductOrService href "../ProductOrService"
      Dataset <|-- ProductOrService
        click Dataset href "../Dataset"
      

      ProductOrService <|-- Service
        click Service href "../Service"
      ProductOrService <|-- Product
        click Product href "../Product"
      
      
      ProductOrService : accessPointUrl
        
      ProductOrService : additionalCategory
        
          
    
    
    ProductOrService --> "* _recommended_" ProductCategory : additionalCategory
    click ProductCategory href "../ProductCategory"

        
      ProductOrService : availability
        
      ProductOrService : biosafetyLevel
        
          
    
    
    ProductOrService --> "0..1" BiosafetyLevel : biosafetyLevel
    click BiosafetyLevel href "../BiosafetyLevel"

        
      ProductOrService : biosafetyRestrictions
        
      ProductOrService : canBeUsedToProduceGmo
        
      ProductOrService : category
        
          
    
    
    ProductOrService --> "1" ProductCategory : category
    click ProductCategory href "../ProductCategory"

        
      ProductOrService : certification
        
          
    
    
    ProductOrService --> "*" Certification : certification
    click Certification href "../Certification"

        
      ProductOrService : collection
        
          
    
    
    ProductOrService --> "1..*" Collection : collection
    click Collection href "../Collection"

        
      ProductOrService : complementaryDocument
        
          
    
    
    ProductOrService --> "*" Document : complementaryDocument
    click Document href "../Document"

        
      ProductOrService : contactPoint
        
          
    
    
    ProductOrService --> "0..1 _recommended_" ContactPoint : contactPoint
    click ContactPoint href "../ContactPoint"

        
      ProductOrService : dateIssued
        
      ProductOrService : dateModified
        
      ProductOrService : description
        
      ProductOrService : doi
        
          
    
    
    ProductOrService --> "*" Doi : doi
    click Doi href "../Doi"

        
      ProductOrService : externalRelatedReference
        
          
    
    
    ProductOrService --> "*" ExternalRelatedReference : externalRelatedReference
    click ExternalRelatedReference href "../ExternalRelatedReference"

        
      ProductOrService : fundingSource
        
          
    
    
    ProductOrService --> "*" FundingSource : fundingSource
    click FundingSource href "../FundingSource"

        
      ProductOrService : identifier
        
      ProductOrService : internalReference
        
      ProductOrService : iri
        
      ProductOrService : keyword
        
      ProductOrService : keywords
        
          
    
    
    ProductOrService --> "1..*" Keyword : keywords
    click Keyword href "../Keyword"

        
      ProductOrService : note
        
      ProductOrService : pathogenIdentification
        
          
    
    
    ProductOrService --> "1..*" PathogenIdentification : pathogenIdentification
    click PathogenIdentification href "../PathogenIdentification"

        
      ProductOrService : productPicture
        
          
    
    
    ProductOrService --> "*" Image : productPicture
    click Image href "../Image"

        
      ProductOrService : provider
        
          
    
    
    ProductOrService --> "1" Provider : provider
    click Provider href "../Provider"

        
      ProductOrService : publisher
        
          
    
    
    ProductOrService --> "0..1" PersonOrOrganization : publisher
    click PersonOrOrganization href "../PersonOrOrganization"

        
      ProductOrService : qualityGrading
        
      ProductOrService : refSku
        
      ProductOrService : riskGroup
        
          
    
    
    ProductOrService --> "0..1 _recommended_" RiskGroup : riskGroup
    click RiskGroup href "../RiskGroup"

        
      ProductOrService : technicalRecommendation
        
      ProductOrService : title
        
      ProductOrService : unitCost
        
      ProductOrService : unitCostCurrency
        
      ProductOrService : unitCostNote
        
      ProductOrService : unitDefinition
        
      ProductOrService : version
        
      

Inheritance

Slots

Name Cardinality and Range Description Inheritance
accessPointUrl 1
Uri
The URL that permits to access to the product/service detailed description pa… direct
refSku 1
String
The reference or the stock keeping unit of the service or item provided in th… direct
unitDefinition 0..1 recommended
String
A short description of what is delivered when one unit of this item is ordere… direct
category 1
ProductCategory
The main category of the service or product direct
additionalCategory * recommended
ProductCategory
Any category apart from its main category in which this product or service ca… direct
unitCost 0..1 recommended
Decimal
The cost per access for one unit as defined by the unit definition direct
unitCostCurrency 0..1 recommended
String
The currency in which the unit cost is expressed, following ISO 4217 three-le… direct
unitCostNote 0..1
String
A free-text note describing special conditions or cases where the cost cannot… direct
qualityGrading 0..1
String
Information that permits to assess the quality level of what will be provided direct
pathogenIdentification 1..*
PathogenIdentification
The identification of the pathogen or group of pathogens (e direct
doi *
Doi
A Digital Object Identifier (DOI) that can be related direct
riskGroup 0..1 recommended
RiskGroup
The highest risk group related to this resource direct
biosafetyLevel 0..1
BiosafetyLevel
The level of biocontainment required or applied in the facility where the bio… direct
biosafetyRestrictions 0..1
String
Information about guidelines and regulations designed to prevent the exposure… direct
canBeUsedToProduceGmo 0..1 recommended
Boolean
Indicates if the current service or product can be used to produce GMO direct
provider 1
Provider
A provider of this product or service, as a specific organization direct
collection 1..*
Collection
The collection(s) to which belongs this item direct
keywords 1..*
Keyword
List of terms used to tag and categorize this Item direct
availability 1
String
The state or condition in which this item is accessible and ready for use or … direct
complementaryDocument *
Document
Any additional documents that provide supplementary information, instructions… direct
technicalRecommendation 0..1
String
Expert advice or guidelines provided to ensure the optimal use, performance, … direct
productPicture *
Image
A picture that can represent the item direct
externalRelatedReference *
ExternalRelatedReference
A reference that permits to retrieve another related item from an external pr… direct
certification *
Certification
Any certification related to the current product or service; e direct
internalReference 0..1
String
Any reference or indication to be used for local retrieval purpose direct
note 0..1
String
An aditional information as a textual comment direct
contactPoint 0..1 recommended
ContactPoint
An information that allows someone to establish communication direct
fundingSource *
FundingSource
A program, grant, or project providing financial support for the access or us… direct
title 1
String
A name given to the resource Dataset
description 1 recommended
String
A short explanation of the characteristics, features, or nature of the curren… Dataset
version 0..1 recommended
String
The version indicator (name or identifier) of a resource Dataset
keyword *
String
A keyword or tag describing the resource Resource
dateIssued 0..1
Datetime
Date of formal issuance (e Resource
dateModified 0..1
Datetime
Most recent date on which the resource was changed, updated or modified Resource
identifier *
String
A unique identifier of the resource being described or cataloged Resource
iri *
Uri
International Resource Identifier (IRI) that uniquely identifies or refers to… Resource
publisher 0..1
PersonOrOrganization
The entity responsible for making the resource available Resource

Usages

used by used in type used
Collection collectionItem range ProductOrService
Bundle itemsOfTheBundle range ProductOrService

Comments

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self EVORAO:ProductOrService
native EVORAO:ProductOrService
close schema:Product, gr:ProductOrService, schema:Product, gr:ProductOrService

LinkML Source

Direct

```yaml name: ProductOrService description: An offering provided by a provider, which may be tangible (a product) or intangible (a service). title: Product or service comments: - part of wd:Q2897903 (goods and services ). from_schema: https://w3id.org/evorao/ close_mappings: - schema:Product - gr:ProductOrService - schema:Product - gr:ProductOrService is_a: Dataset abstract: true slots: - accessPointUrl - refSku - unitDefinition - category - additionalCategory - unitCost - unitCostCurrency - unitCostNote - qualityGrading - pathogenIdentification - doi - riskGroup - biosafetyLevel - biosafetyRestrictions - canBeUsedToProduceGmo - provider - collection - keywords - availability - complementaryDocument - technicalRecommendation - productPicture - externalRelatedReference - certification - internalReference - note - contactPoint - fundingSource slot_usage: accessPointUrl: 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 exact_mappings: - schema:serviceURL related_mappings: - dcat:landingPage broad_mappings: - schema:url is_a: iri domain_of: - ProductOrService range: uri required: true multivalued: false refSku: name: refSku description: The reference or the stock keeping unit of the service or item provided in the provider's catalogue. title: ref SKU exact_mappings: - schema:sku close_mappings: - dwc:catalogNumber broad_mappings: - dct:identifier - schema:identifier is_a: identifier domain_of: - ProductOrService range: string required: true multivalued: false unitDefinition: name: unitDefinition description: A short description of what is delivered when one unit of this item is ordered, such as quantity or packaging. title: unit definition comments: - 'The description of what will be delivered to the end-user (e.g.: packaging, quantity...).' related_mappings: - dct:format domain_of: - ProductOrService range: string required: false recommended: true multivalued: false category: name: category description: The main category of the service or product. title: category close_mappings: - schema:category - gr:category slot_uri: dcat:theme domain_of: - ProductOrService range: ProductCategory required: true multivalued: false additionalCategory: name: additionalCategory description: Any category apart from its main category in which this product or service can fit. title: additional category close_mappings: - schema:additionalType is_a: category domain_of: - ProductOrService range: ProductCategory required: false recommended: true multivalued: true unitCost: name: unitCost description: The cost per access for one unit as defined by the unit definition. title: unit cost comments: - The cost per access may not always be defined as a fixed numerical value. In some cases, the price is conditional or available only upon request. To accommodate such cases, descriptive information should be provided through the property EVORAO:unitCostNote (xsd:string). This allows handling of cost statements such as “on request,” “depends on volume,” or “free access for academics,” which cannot be captured by a simple numeric value. close_mappings: - schema:price domain_of: - ProductOrService range: decimal required: false recommended: true multivalued: false unitCostCurrency: name: unitCostCurrency description: The currency in which the unit cost is expressed, following ISO 4217 three-letter codes (e.g., EUR, USD). title: unit cost currency close_mappings: - schema:priceCurrency ifabsent: string(EUR) domain_of: - ProductOrService range: string required: false recommended: true multivalued: false unitCostNote: name: unitCostNote description: A free-text note describing special conditions or cases where the cost cannot be represented by a numerical value (e.g., on request, free for academics, depends on volume). title: unit cost note domain_of: - ProductOrService range: string required: false multivalued: false qualityGrading: name: qualityGrading description: Information that permits to assess the quality level of what will be provided. title: quality grading close_mappings: - bao:0002662 - sio:000217 domain_of: - ProductOrService range: string required: false multivalued: false pathogenIdentification: name: pathogenIdentification description: The identification of the pathogen or group of pathogens (e.g; name, taxon identification, etc.) related to the current item. title: pathogen identification comments: - 'The pathogen identification contains information about name and taxon but in some cases(e.g: FAIRSHARING) there may have no direct pathogen related but simply a taxonomic information .... the default value should be the root of virology: Viruses.' domain_of: - ProductOrService range: PathogenIdentification required: true multivalued: true doi: name: doi description: A Digital Object Identifier (DOI) that can be related. title: DOI close_mappings: - wdp:P356 - reproduceme:doi broad_mappings: - dct:bibliographicCitation domain_of: - ProductOrService - Publication range: Doi required: false multivalued: true riskGroup: name: riskGroup description: The highest risk group related to this resource. The risk group of a biological agent guiding its initial handling in labs according to the risk group classification defined by the WHO laboratory biosafety manual. title: risk group comments: - The Risk Group (RG) assignments to an item are jurisdiction-dependent and may differ between countries/regions and by material form (e.g., live isolate, inactivated preparation, nucleic acid). Assignments can also change over time. We store here a single reference assignment; users must verify the current, locally applicable assignment with their competent authority. exact_mappings: - wdp:P12663 related_mappings: - bao:0002826 domain_of: - ProductOrService range: RiskGroup required: false recommended: true multivalued: false biosafetyLevel: name: biosafetyLevel description: The level of biocontainment required or applied in the facility where the biological agent is manipulated. title: biosafety level comments: - The Biosafety Level (BSL) reflects the operational safety measures implemented, which may differ from the intrinsic risk defined by the agent’s Risk Group (RG). exact_mappings: - wdp:P1604 - bao:0002826 domain_of: - ProductOrService range: BiosafetyLevel required: false multivalued: false biosafetyRestrictions: name: biosafetyRestrictions description: Information about guidelines and regulations designed to prevent the exposure to or release of potentially harmful biological agents. It thereby contributes to protecting people and the environment from biohazards while accessing this product or service. title: biosafety restrictions related_mappings: - bao:0002826 - wdp:P12663 - wdp:P1604 domain_of: - ProductOrService range: string required: false multivalued: false canBeUsedToProduceGmo: name: canBeUsedToProduceGmo description: Indicates if the current service or product can be used to produce GMO. title: can be used to produce GMO comments: - Set to TRUE if it can produce GMO. - It is recommended to have a value for this field, no value will be understood as unknown. broad_mappings: - schema:potentialUse domain_of: - ProductOrService range: boolean required: false recommended: true multivalued: false provider: name: provider description: A provider of this product or service, as a specific organization. title: provider exact_mappings: - sio:000066 close_mappings: - schema:provider - dct:publisher domain_of: - ProductOrService range: Provider required: true multivalued: false collection: name: collection description: The collection(s) to which belongs this item. title: collection related_mappings: - afop:AFX_0002720 broad_mappings: - dct:isPartOf domain_of: - ProductOrService range: Collection required: true multivalued: true keywords: name: keywords description: List of terms used to tag and categorize this Item. title: keywords exact_mappings: - schema:keywords close_mappings: - dcat:keyword domain_of: - ProductOrService range: Keyword required: true multivalued: true availability: name: availability description: The state or condition in which this item is accessible and ready for use or can be obtained. title: availability comments: - Possible availabilities may differ from a project to another. close_mappings: - schema:availability - dct:available ifabsent: string(on request) domain_of: - ProductOrService range: string required: true multivalued: false complementaryDocument: name: complementaryDocument description: Any additional documents that provide supplementary information, instructions, or guidelines relevant to the use of this item. title: complementary document close_mappings: - sepio:0000442 domain_of: - ProductOrService range: Document required: false multivalued: true technicalRecommendation: name: technicalRecommendation description: Expert advice or guidelines provided to ensure the optimal use, performance, and maintenance of what is provided, including best practices, troubleshooting tips, and procedural instructions. title: technical recommendation domain_of: - ProductOrService range: string required: false multivalued: false productPicture: name: productPicture description: A picture that can represent the item. title: product picture domain_of: - ProductOrService range: Image required: false multivalued: true externalRelatedReference: name: externalRelatedReference description: A reference that permits to retrieve another related item from an external provider. title: external related reference broad_mappings: - dct:references domain_of: - ProductOrService range: ExternalRelatedReference required: false multivalued: true certification: name: certification description: Any certification related to the current product or service; e.g., ISO certification. title: certification exact_mappings: - schema:hasCertification close_mappings: - dct:conformsTo domain_of: - ProductOrService range: Certification required: false multivalued: true internalReference: name: internalReference description: Any reference or indication to be used for local retrieval purpose. title: internal reference broad_mappings: - dct:references domain_of: - ProductOrService range: string required: false multivalued: false note: name: note description: An aditional information as a textual comment. title: note slot_uri: skos:note domain_of: - ProductOrService range: string required: false multivalued: false contactPoint: name: contactPoint description: An information that allows someone to establish communication. title: contact point exact_mappings: - schema:contactPoint slot_uri: dcat:contactPoint domain_of: - ProductOrService - PersonOrOrganization range: ContactPoint required: false recommended: true multivalued: false fundingSource: name: fundingSource description: A program, grant, or project providing financial support for the access or use of the product or service, either fully or partially. title: funding source comments: - Links a product or service to one or more financial mechanisms, initiatives, or grants that enable or support its provision or access. exact_mappings: - schema:funding domain_of: - ProductOrService range: FundingSource required: false multivalued: true ```

Induced

```yaml name: ProductOrService description: An offering provided by a provider, which may be tangible (a product) or intangible (a service). title: Product or service comments: - part of wd:Q2897903 (goods and services ). from_schema: https://w3id.org/evorao/ close_mappings: - schema:Product - gr:ProductOrService - schema:Product - gr:ProductOrService is_a: Dataset abstract: true slot_usage: accessPointUrl: 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 exact_mappings: - schema:serviceURL related_mappings: - dcat:landingPage broad_mappings: - schema:url is_a: iri domain_of: - ProductOrService range: uri required: true multivalued: false refSku: name: refSku description: The reference or the stock keeping unit of the service or item provided in the provider's catalogue. title: ref SKU exact_mappings: - schema:sku close_mappings: - dwc:catalogNumber broad_mappings: - dct:identifier - schema:identifier is_a: identifier domain_of: - ProductOrService range: string required: true multivalued: false unitDefinition: name: unitDefinition description: A short description of what is delivered when one unit of this item is ordered, such as quantity or packaging. title: unit definition comments: - 'The description of what will be delivered to the end-user (e.g.: packaging, quantity...).' related_mappings: - dct:format domain_of: - ProductOrService range: string required: false recommended: true multivalued: false category: name: category description: The main category of the service or product. title: category close_mappings: - schema:category - gr:category slot_uri: dcat:theme domain_of: - ProductOrService range: ProductCategory required: true multivalued: false additionalCategory: name: additionalCategory description: Any category apart from its main category in which this product or service can fit. title: additional category close_mappings: - schema:additionalType is_a: category domain_of: - ProductOrService range: ProductCategory required: false recommended: true multivalued: true unitCost: name: unitCost description: The cost per access for one unit as defined by the unit definition. title: unit cost comments: - The cost per access may not always be defined as a fixed numerical value. In some cases, the price is conditional or available only upon request. To accommodate such cases, descriptive information should be provided through the property EVORAO:unitCostNote (xsd:string). This allows handling of cost statements such as “on request,” “depends on volume,” or “free access for academics,” which cannot be captured by a simple numeric value. close_mappings: - schema:price domain_of: - ProductOrService range: decimal required: false recommended: true multivalued: false unitCostCurrency: name: unitCostCurrency description: The currency in which the unit cost is expressed, following ISO 4217 three-letter codes (e.g., EUR, USD). title: unit cost currency close_mappings: - schema:priceCurrency ifabsent: string(EUR) domain_of: - ProductOrService range: string required: false recommended: true multivalued: false unitCostNote: name: unitCostNote description: A free-text note describing special conditions or cases where the cost cannot be represented by a numerical value (e.g., on request, free for academics, depends on volume). title: unit cost note domain_of: - ProductOrService range: string required: false multivalued: false qualityGrading: name: qualityGrading description: Information that permits to assess the quality level of what will be provided. title: quality grading close_mappings: - bao:0002662 - sio:000217 domain_of: - ProductOrService range: string required: false multivalued: false pathogenIdentification: name: pathogenIdentification description: The identification of the pathogen or group of pathogens (e.g; name, taxon identification, etc.) related to the current item. title: pathogen identification comments: - 'The pathogen identification contains information about name and taxon but in some cases(e.g: FAIRSHARING) there may have no direct pathogen related but simply a taxonomic information .... the default value should be the root of virology: Viruses.' domain_of: - ProductOrService range: PathogenIdentification required: true multivalued: true doi: name: doi description: A Digital Object Identifier (DOI) that can be related. title: DOI close_mappings: - wdp:P356 - reproduceme:doi broad_mappings: - dct:bibliographicCitation domain_of: - ProductOrService - Publication range: Doi required: false multivalued: true riskGroup: name: riskGroup description: The highest risk group related to this resource. The risk group of a biological agent guiding its initial handling in labs according to the risk group classification defined by the WHO laboratory biosafety manual. title: risk group comments: - The Risk Group (RG) assignments to an item are jurisdiction-dependent and may differ between countries/regions and by material form (e.g., live isolate, inactivated preparation, nucleic acid). Assignments can also change over time. We store here a single reference assignment; users must verify the current, locally applicable assignment with their competent authority. exact_mappings: - wdp:P12663 related_mappings: - bao:0002826 domain_of: - ProductOrService range: RiskGroup required: false recommended: true multivalued: false biosafetyLevel: name: biosafetyLevel description: The level of biocontainment required or applied in the facility where the biological agent is manipulated. title: biosafety level comments: - The Biosafety Level (BSL) reflects the operational safety measures implemented, which may differ from the intrinsic risk defined by the agent’s Risk Group (RG). exact_mappings: - wdp:P1604 - bao:0002826 domain_of: - ProductOrService range: BiosafetyLevel required: false multivalued: false biosafetyRestrictions: name: biosafetyRestrictions description: Information about guidelines and regulations designed to prevent the exposure to or release of potentially harmful biological agents. It thereby contributes to protecting people and the environment from biohazards while accessing this product or service. title: biosafety restrictions related_mappings: - bao:0002826 - wdp:P12663 - wdp:P1604 domain_of: - ProductOrService range: string required: false multivalued: false canBeUsedToProduceGmo: name: canBeUsedToProduceGmo description: Indicates if the current service or product can be used to produce GMO. title: can be used to produce GMO comments: - Set to TRUE if it can produce GMO. - It is recommended to have a value for this field, no value will be understood as unknown. broad_mappings: - schema:potentialUse domain_of: - ProductOrService range: boolean required: false recommended: true multivalued: false provider: name: provider description: A provider of this product or service, as a specific organization. title: provider exact_mappings: - sio:000066 close_mappings: - schema:provider - dct:publisher domain_of: - ProductOrService range: Provider required: true multivalued: false collection: name: collection description: The collection(s) to which belongs this item. title: collection related_mappings: - afop:AFX_0002720 broad_mappings: - dct:isPartOf domain_of: - ProductOrService range: Collection required: true multivalued: true keywords: name: keywords description: List of terms used to tag and categorize this Item. title: keywords exact_mappings: - schema:keywords close_mappings: - dcat:keyword domain_of: - ProductOrService range: Keyword required: true multivalued: true availability: name: availability description: The state or condition in which this item is accessible and ready for use or can be obtained. title: availability comments: - Possible availabilities may differ from a project to another. close_mappings: - schema:availability - dct:available ifabsent: string(on request) domain_of: - ProductOrService range: string required: true multivalued: false complementaryDocument: name: complementaryDocument description: Any additional documents that provide supplementary information, instructions, or guidelines relevant to the use of this item. title: complementary document close_mappings: - sepio:0000442 domain_of: - ProductOrService range: Document required: false multivalued: true technicalRecommendation: name: technicalRecommendation description: Expert advice or guidelines provided to ensure the optimal use, performance, and maintenance of what is provided, including best practices, troubleshooting tips, and procedural instructions. title: technical recommendation domain_of: - ProductOrService range: string required: false multivalued: false productPicture: name: productPicture description: A picture that can represent the item. title: product picture domain_of: - ProductOrService range: Image required: false multivalued: true externalRelatedReference: name: externalRelatedReference description: A reference that permits to retrieve another related item from an external provider. title: external related reference broad_mappings: - dct:references domain_of: - ProductOrService range: ExternalRelatedReference required: false multivalued: true certification: name: certification description: Any certification related to the current product or service; e.g., ISO certification. title: certification exact_mappings: - schema:hasCertification close_mappings: - dct:conformsTo domain_of: - ProductOrService range: Certification required: false multivalued: true internalReference: name: internalReference description: Any reference or indication to be used for local retrieval purpose. title: internal reference broad_mappings: - dct:references domain_of: - ProductOrService range: string required: false multivalued: false note: name: note description: An aditional information as a textual comment. title: note slot_uri: skos:note domain_of: - ProductOrService range: string required: false multivalued: false contactPoint: name: contactPoint description: An information that allows someone to establish communication. title: contact point exact_mappings: - schema:contactPoint slot_uri: dcat:contactPoint domain_of: - ProductOrService - PersonOrOrganization range: ContactPoint required: false recommended: true multivalued: false fundingSource: name: fundingSource description: A program, grant, or project providing financial support for the access or use of the product or service, either fully or partially. title: funding source comments: - Links a product or service to one or more financial mechanisms, initiatives, or grants that enable or support its provision or access. exact_mappings: - schema:funding domain_of: - ProductOrService range: FundingSource required: false multivalued: true attributes: accessPointUrl: 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 owner: ProductOrService domain_of: - ProductOrService range: uri required: true multivalued: false refSku: name: refSku description: The reference or the stock keeping unit of the service or item provided in the provider's catalogue. title: ref SKU from_schema: https://w3id.org/evorao/ exact_mappings: - schema:sku close_mappings: - dwc:catalogNumber broad_mappings: - dct:identifier - schema:identifier rank: 1000 is_a: identifier alias: refSku owner: ProductOrService domain_of: - ProductOrService range: string required: true multivalued: false unitDefinition: name: unitDefinition description: A short description of what is delivered when one unit of this item is ordered, such as quantity or packaging. title: unit definition comments: - 'The description of what will be delivered to the end-user (e.g.: packaging, quantity...).' from_schema: https://w3id.org/evorao/ related_mappings: - dct:format rank: 1000 alias: unitDefinition owner: ProductOrService domain_of: - ProductOrService range: string required: false recommended: true multivalued: false category: name: category description: The main category of the service or product. title: category from_schema: https://w3id.org/evorao/ close_mappings: - schema:category - gr:category rank: 1000 slot_uri: dcat:theme alias: category owner: ProductOrService domain_of: - ProductOrService range: ProductCategory required: true multivalued: false additionalCategory: name: additionalCategory description: Any category apart from its main category in which this product or service can fit. title: additional category from_schema: https://w3id.org/evorao/ close_mappings: - schema:additionalType rank: 1000 is_a: category alias: additionalCategory owner: ProductOrService domain_of: - ProductOrService range: ProductCategory required: false recommended: true multivalued: true unitCost: name: unitCost description: The cost per access for one unit as defined by the unit definition. title: unit cost comments: - The cost per access may not always be defined as a fixed numerical value. In some cases, the price is conditional or available only upon request. To accommodate such cases, descriptive information should be provided through the property EVORAO:unitCostNote (xsd:string). This allows handling of cost statements such as “on request,” “depends on volume,” or “free access for academics,” which cannot be captured by a simple numeric value. from_schema: https://w3id.org/evorao/ close_mappings: - schema:price rank: 1000 alias: unitCost owner: ProductOrService domain_of: - ProductOrService range: decimal required: false recommended: true multivalued: false unitCostCurrency: name: unitCostCurrency description: The currency in which the unit cost is expressed, following ISO 4217 three-letter codes (e.g., EUR, USD). title: unit cost currency from_schema: https://w3id.org/evorao/ close_mappings: - schema:priceCurrency rank: 1000 ifabsent: string(EUR) alias: unitCostCurrency owner: ProductOrService domain_of: - ProductOrService range: string required: false recommended: true multivalued: false unitCostNote: name: unitCostNote description: A free-text note describing special conditions or cases where the cost cannot be represented by a numerical value (e.g., on request, free for academics, depends on volume). title: unit cost note from_schema: https://w3id.org/evorao/ rank: 1000 alias: unitCostNote owner: ProductOrService domain_of: - ProductOrService range: string required: false multivalued: false qualityGrading: name: qualityGrading description: Information that permits to assess the quality level of what will be provided. title: quality grading from_schema: https://w3id.org/evorao/ close_mappings: - bao:0002662 - sio:000217 rank: 1000 alias: qualityGrading owner: ProductOrService domain_of: - ProductOrService range: string required: false multivalued: false pathogenIdentification: name: pathogenIdentification description: The identification of the pathogen or group of pathogens (e.g; name, taxon identification, etc.) related to the current item. title: pathogen identification comments: - 'The pathogen identification contains information about name and taxon but in some cases(e.g: FAIRSHARING) there may have no direct pathogen related but simply a taxonomic information .... the default value should be the root of virology: Viruses.' from_schema: https://w3id.org/evorao/ rank: 1000 alias: pathogenIdentification owner: ProductOrService domain_of: - ProductOrService range: PathogenIdentification required: true multivalued: true doi: name: doi description: A Digital Object Identifier (DOI) that can be related. title: DOI from_schema: https://w3id.org/evorao/ exact_mappings: - wdp:P356 close_mappings: - wdp:P356 - reproduceme:doi broad_mappings: - dct:bibliographicCitation rank: 1000 alias: doi owner: ProductOrService domain_of: - ProductOrService - Publication range: Doi required: false multivalued: true riskGroup: name: riskGroup description: The highest risk group related to this resource. The risk group of a biological agent guiding its initial handling in labs according to the risk group classification defined by the WHO laboratory biosafety manual. title: risk group comments: - The Risk Group (RG) assignments to an item are jurisdiction-dependent and may differ between countries/regions and by material form (e.g., live isolate, inactivated preparation, nucleic acid). Assignments can also change over time. We store here a single reference assignment; users must verify the current, locally applicable assignment with their competent authority. from_schema: https://w3id.org/evorao/ exact_mappings: - wdp:P12663 related_mappings: - bao:0002826 rank: 1000 alias: riskGroup owner: ProductOrService domain_of: - ProductOrService range: RiskGroup required: false recommended: true multivalued: false biosafetyLevel: name: biosafetyLevel description: The level of biocontainment required or applied in the facility where the biological agent is manipulated. title: biosafety level comments: - The Biosafety Level (BSL) reflects the operational safety measures implemented, which may differ from the intrinsic risk defined by the agent’s Risk Group (RG). from_schema: https://w3id.org/evorao/ exact_mappings: - wdp:P1604 - bao:0002826 rank: 1000 alias: biosafetyLevel owner: ProductOrService domain_of: - ProductOrService range: BiosafetyLevel required: false multivalued: false biosafetyRestrictions: name: biosafetyRestrictions description: Information about guidelines and regulations designed to prevent the exposure to or release of potentially harmful biological agents. It thereby contributes to protecting people and the environment from biohazards while accessing this product or service. title: biosafety restrictions from_schema: https://w3id.org/evorao/ related_mappings: - bao:0002826 - wdp:P12663 - wdp:P1604 rank: 1000 alias: biosafetyRestrictions owner: ProductOrService domain_of: - ProductOrService range: string required: false multivalued: false canBeUsedToProduceGmo: name: canBeUsedToProduceGmo description: Indicates if the current service or product can be used to produce GMO. title: can be used to produce GMO comments: - Set to TRUE if it can produce GMO. - It is recommended to have a value for this field, no value will be understood as unknown. from_schema: https://w3id.org/evorao/ broad_mappings: - schema:potentialUse rank: 1000 alias: canBeUsedToProduceGmo owner: ProductOrService domain_of: - ProductOrService range: boolean required: false recommended: true multivalued: false provider: name: provider description: A provider of this product or service, as a specific organization. title: provider from_schema: https://w3id.org/evorao/ exact_mappings: - sio:000066 close_mappings: - schema:provider - dct:publisher rank: 1000 alias: provider owner: ProductOrService domain_of: - ProductOrService range: Provider required: true multivalued: false collection: name: collection description: The collection(s) to which belongs this item. title: collection from_schema: https://w3id.org/evorao/ related_mappings: - afop:AFX_0002720 broad_mappings: - dct:isPartOf rank: 1000 alias: collection owner: ProductOrService domain_of: - ProductOrService range: Collection required: true multivalued: true keywords: name: keywords description: List of terms used to tag and categorize this Item. title: keywords from_schema: https://w3id.org/evorao/ exact_mappings: - schema:keywords close_mappings: - dcat:keyword rank: 1000 alias: keywords owner: ProductOrService domain_of: - ProductOrService range: Keyword required: true multivalued: true availability: name: availability description: The state or condition in which this item is accessible and ready for use or can be obtained. title: availability comments: - Possible availabilities may differ from a project to another. from_schema: https://w3id.org/evorao/ close_mappings: - schema:availability - dct:available rank: 1000 ifabsent: string(on request) alias: availability owner: ProductOrService domain_of: - ProductOrService range: string required: true multivalued: false complementaryDocument: name: complementaryDocument description: Any additional documents that provide supplementary information, instructions, or guidelines relevant to the use of this item. title: complementary document from_schema: https://w3id.org/evorao/ close_mappings: - sepio:0000442 rank: 1000 alias: complementaryDocument owner: ProductOrService domain_of: - ProductOrService range: Document required: false multivalued: true technicalRecommendation: name: technicalRecommendation description: Expert advice or guidelines provided to ensure the optimal use, performance, and maintenance of what is provided, including best practices, troubleshooting tips, and procedural instructions. title: technical recommendation from_schema: https://w3id.org/evorao/ rank: 1000 alias: technicalRecommendation owner: ProductOrService domain_of: - ProductOrService range: string required: false multivalued: false productPicture: name: productPicture description: A picture that can represent the item. title: product picture from_schema: https://w3id.org/evorao/ rank: 1000 alias: productPicture owner: ProductOrService domain_of: - ProductOrService range: Image required: false multivalued: true externalRelatedReference: name: externalRelatedReference description: A reference that permits to retrieve another related item from an external provider. title: external related reference from_schema: https://w3id.org/evorao/ broad_mappings: - dct:references rank: 1000 alias: externalRelatedReference owner: ProductOrService domain_of: - ProductOrService range: ExternalRelatedReference required: false multivalued: true certification: name: certification description: Any certification related to the current product or service; e.g., ISO certification. title: certification from_schema: https://w3id.org/evorao/ exact_mappings: - schema:hasCertification close_mappings: - dct:conformsTo rank: 1000 alias: certification owner: ProductOrService domain_of: - ProductOrService range: Certification required: false multivalued: true internalReference: name: internalReference description: Any reference or indication to be used for local retrieval purpose. title: internal reference from_schema: https://w3id.org/evorao/ broad_mappings: - dct:references rank: 1000 alias: internalReference owner: ProductOrService domain_of: - ProductOrService range: string required: false multivalued: false note: name: note description: An aditional information as a textual comment. title: note from_schema: https://w3id.org/evorao/ rank: 1000 slot_uri: skos:note alias: note owner: ProductOrService domain_of: - ProductOrService range: string required: false multivalued: false contactPoint: name: contactPoint description: An information that allows someone to establish communication. title: contact point from_schema: https://w3id.org/evorao/ exact_mappings: - schema:contactPoint rank: 1000 slot_uri: dcat:contactPoint alias: contactPoint owner: ProductOrService domain_of: - ProductOrService - PersonOrOrganization range: ContactPoint required: false recommended: true multivalued: false fundingSource: name: fundingSource description: A program, grant, or project providing financial support for the access or use of the product or service, either fully or partially. title: funding source comments: - Links a product or service to one or more financial mechanisms, initiatives, or grants that enable or support its provision or access. from_schema: https://w3id.org/evorao/ exact_mappings: - schema:funding rank: 1000 alias: fundingSource owner: ProductOrService domain_of: - ProductOrService range: FundingSource required: false multivalued: true title: name: title description: A name given to the resource. title: title comments: - The title of the item should be as short and descriptive as possible. - 'E.g. for virus products it should basically be based on the following Pattern: ''Virus name'', ''virus host type'', ''collection year'', ''country of collection'' ex ''suspected epidemiological origin'', ''genotype'', ''strain'', ''variant name or specific feature.' from_schema: https://w3id.org/evorao/ exact_mappings: - schema:name - rdfs:label rank: 1000 slot_uri: dct:title alias: title owner: ProductOrService domain_of: - Dataset - DataService - Publication - Term - License - Certification - FundingSource range: string required: true multivalued: false description: name: description description: A short explanation of the characteristics, features, or nature of the current item. title: description comments: - Describe this item in few lines. This description will serve as a summary to present the resource. from_schema: https://w3id.org/evorao/ exact_mappings: - schema:description rank: 1000 slot_uri: dct:description alias: description owner: ProductOrService domain_of: - Dataset - DataService - Term - PersonOrOrganization - File - ContactPoint - License - Certification - FundingSource range: string required: true recommended: true multivalued: false version: name: version description: The version indicator (name or identifier) of a resource. title: version from_schema: https://w3id.org/evorao/ exact_mappings: - pav:version close_mappings: - wdp:P393 - schema:version related_mappings: - schema:identifier rank: 1000 slot_uri: dcat:version alias: version owner: ProductOrService domain_of: - Dataset - Version - Taxonomy range: string required: false recommended: true multivalued: false keyword: name: keyword description: A keyword or tag describing the resource. title: keyword from_schema: https://w3id.org/evorao/ rank: 1000 slot_uri: dcat:keyword alias: keyword owner: ProductOrService domain_of: - Resource range: string required: false multivalued: true dateIssued: name: dateIssued description: Date of formal issuance (e.g., publication) of the resource. title: date issued comments: - encoded using the relevant ISO 8601 Date and Time compliant string [DATETIME]. from_schema: https://w3id.org/evorao/ exact_mappings: - sepio:0000051 close_mappings: - schema:datePublished - schema:dateCreated rank: 1000 slot_uri: dct:issued alias: dateIssued owner: ProductOrService domain_of: - Resource range: datetime required: false multivalued: false dateModified: name: dateModified description: Most recent date on which the resource was changed, updated or modified. title: date modified comments: - encoded using the relevant ISO 8601 Date and Time compliant string [DATETIME]. from_schema: https://w3id.org/evorao/ exact_mappings: - sepio:0000036 close_mappings: - schema:dateModified rank: 1000 slot_uri: dct:modified alias: dateModified owner: ProductOrService domain_of: - Resource range: datetime required: false multivalued: false identifier: name: identifier description: A unique identifier of the resource being described or cataloged. title: identifier comments: - The identifier is a text string which is assigned to the resource to provide an unambiguous reference within a particular context. Persistent identifiers should be provided as HTTP URIs. from_schema: https://w3id.org/evorao/ exact_mappings: - schema:identifier rank: 1000 slot_uri: dct:identifier alias: identifier owner: ProductOrService domain_of: - Resource range: string required: false multivalued: true iri: name: iri description: International Resource Identifier (IRI) that uniquely identifies or refers to the resource. IRIs include URIs, and URIs include URLs. title: IRI comments: - An IRI is a global identifier standardized by IETF RFC 3987. It may or may not be resolvable on the web. IRIs include URIs, and URIs include URLs. from_schema: https://w3id.org/evorao/ close_mappings: - biolink:iri related_mappings: - mi:url narrow_mappings: - schema:url rank: 1000 is_a: identifier alias: iri owner: ProductOrService domain_of: - Resource range: uri required: false multivalued: true publisher: name: publisher description: The entity responsible for making the resource available. title: publisher comments: - Resources of type foaf:Agent like EVORAO:PersonOrOrganization are recommended as values for this property. from_schema: https://w3id.org/evorao/ rank: 1000 slot_uri: dct:publisher alias: publisher owner: ProductOrService domain_of: - Resource range: PersonOrOrganization required: false multivalued: false ```