Slot: has_studies (multivalued)
Description: Studies which are components of a given node entity (e.g. a publication)
Domain: NamedThing
Range: Study
Inheritance
- node_property
- has_studies
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Publication | Any ‘published’ piece of information. Publications are considered broadly to include any document or document part made available in print or on the web - which may include scientific journal issues, individual articles, and books - as well as things like pre-prints, white papers, patents, drug labels, web pages, protocol documents, and even a part of a publication if of significant knowledge scope. | no |
LinkML Source
name: has studies
description: Studies which are components of a given node entity (e.g. a publication)
from_schema: https://w3id.org/biolink/vocab/
close_mappings:
- OBAN:has_study_id
is_a: node property
domain: named thing
alias: has_studies
domain_of:
- publication
range: study
multivalued: true