An offering provided by a provider, which may be tangible (a product) or intangible (a service).
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
| 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 |
| used by | used in | type | used |
|---|---|---|---|
| Collection | collectionItem | range | ProductOrService |
| Bundle | itemsOfTheBundle | range | ProductOrService |
| Mapping Type | Mapped Value |
|---|---|
| self | EVORAO:ProductOrService |
| native | EVORAO:ProductOrService |
| close | schema:Product, gr:ProductOrService, schema:Product, gr:ProductOrService |