Study DRAFT Profile
Version: 0.3-DRAFT (11 November 2022)
If you spot any errors or omissions with this type, please file an issue in our GitHub.
Key to specification table
- Green properties/types are proposed by Bioschemas, or indicate proposed changes by Bioschemas to Schema.org
- Red properties/types exist in the core of Schema.org
- Blue properties/types exist in the pending area of Schema.org
- Black properties/types are reused from external vocabularies/ontologies
CD = Cardinality
Property | Expected Type | Description | CD | Controlled Vocabulary | Example |
---|---|---|---|---|---|
Marginality: Minimum. | |||||
@context | URL | Used to provide the context (namespaces) for the JSON-LD file. Not needed in other serialisations. |
ONE | ||
@type | Text | Schema.org/Bioschemas class for the resource declared using JSON-LD syntax. For other serialisations please use the appropriate mechanism. While it is permissible to provide multiple types, it is preferred to use a single type. |
MANY | Schema.org, Bioschemas | |
@id | IRI | Used to distinguish the resource being described in JSON-LD. For other serialisations use the appropriate approach. | ONE | ||
dct:conformsTo | IRI | Used to state the Bioschemas profile that the markup relates to. The versioned URL of the profile must be used. Note that we use a CURIE in the table here but the full URL for Dublin Core terms must be used in the markup (http://purl.org/dc/terms/conformsTo), see example. |
ONE | Bioschemas profile versioned URL | |
author |
Organization Person |
Schema: Used to indicate the person(s) or organizations that conducted the Study. Please use creator to indicate the Research project The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably. |
ONE | ||
datePublished |
Date |
Schema: Date of first broadcast/publication. |
ONE | ||
description |
Text |
Schema: A description of the item. |
ONE | ||
identifier |
PropertyValue Text URL |
Schema: The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details. |
ONE | ||
name |
Text |
Schema: The name of the item. |
ONE | ||
studyDomain |
PropertyValue Text URL |
Schema: For example, in the life sciences we could have Functional Genomics: http://edamontology.org/topic_0085 Protemics: http://edamontology.org/topic_0121 Define the domain of the study. For example, the domain could be astrophysics, functional genomics or earth science. Those domains can also have an ontology reference. |
ONE | ||
studySubject |
BioChemEntity Medicalentity |
Schema: (Reuse of property from MedicalStudy; Expected types extended.) A subject of the study, i.e. one of the medical conditions, therapies, devices, drugs, etc. investigated by the study. |
MANY | ||
Marginality: Recommended. | |||||
about |
Thing |
Schema: Use to link to the Protein, Gene, etc that the study is about The subject matter of the content. Inverse property: subjectOf. |
MANY | ||
additionalProperty |
PropertyValue |
Schema: Used to provide arbirary properties of a study. A property-value pair representing an additional characteristics of the entitity, e.g. a product feature or another characteristic for which there is no matching property in schema.org. Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, …) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism. |
MANY | ||
citation |
CreativeWork Text |
Schema: A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. |
ONE | ||
creator |
Organization Person |
Schema: Used to specify the research project that created the study. Please use author to indicate the organisation, or individuals that conducted the study. The creator/author of this CreativeWork. This is the same as the Author property for CreativeWork. |
MANY | ||
dateCreated |
Date DateTime |
Schema: The date on which the CreativeWork was created or the item was added to a DataFeed. |
ONE | ||
endDate |
Date DateTime |
Schema: Used to indicate the end date of the study. (Extension of existing schema.org property) The end date and time of the item (in ISO 8601 date format). |
ONE | ||
keywords |
DefinedTerm Text URL |
Schema: Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas. |
ONE | ||
sameAs |
URL |
Schema: URL of a reference Web page that unambiguously indicates the item’s identity. E.g. the URL of the item’s Wikipedia page, Wikidata entry, or official website. |
MANY | ||
startDate |
Date DateTime |
Schema: Used to indicate the start date of the study. (Extension of existing schema.org property) The start date and time of the item (in ISO 8601 date format). |
ONE | ||
studyLocation |
AdministrativeArea Place |
Schema: (Reuse of property from MedicalStudy; Expected types extended.) The location in which the study is taking/took place. |
ONE | ||
studyProcess |
PropertyValue Text URL |
Schema: For example, in the life sciences we could have RNA-seq of coding RNA from single cells: http://www.ebi.ac.uk/efo/EFO_0005684 case control design: http://www.ebi.ac.uk/efo/EFO_0001427 A process performed as part of an experiment or wider study, i.e. intentionally designed. These processes can have ontology URL attached to. |
MANY | ||
url |
URL |
Schema: URL of the item. |
ONE | ||
Marginality: Optional. | |||||
isPartOf |
CreativeWork URL |
Schema: Used to indicate the project that the study is a part of. Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of. Inverse property: hasPart. |
ONE | ||
ppeo:hasGrowthFacility |
URL |
Schema: The kind of growth facility used in a plant study has growth facility |
ONE | ||
relatedStudy |
Study |
Schema: A study that is related to this one. |
MANY |