Study DRAFT Profile
Version: 0.1-DRAFT-2018_11_15 (15 November 2018)
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: 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. |
|||
datePublished |
Date |
Schema: Date of first broadcast/publication. |
|||
description |
Text |
Schema: A description of the item. |
|||
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. |
|||
name |
Text |
Schema: The name of the item. |
|||
studyDomain |
Text URL |
Schema: 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. Bioschemas: For example, in the life sciences we could have Functional Genomics: http://edamontology.org/topic_0085 Protemics: http://edamontology.org/topic_0121 |
ONE | ||
Marginality: Recommended. | |||||
about |
Thing |
Schema: The subject matter of the content. Inverse property: subjectOf. Bioschemas: Use to link to the Protein, Gene, etc that the study is about |
MANY | ||
additionalProperty |
PropertyValue |
Schema: 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. Bioschemas: Used to provide arbirary properties of a study. |
MANY | ||
citation |
CreativeWork Text |
Schema: A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. |
|||
dateCreated |
Date DateTime |
Schema: The date on which the CreativeWork was created or the item was added to a DataFeed. |
|||
keywords |
Text |
Schema: Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas. |
|||
studyProcess |
Text URL |
Schema: A process performed as part of an experiment or wider study, i.e. intentionally designed. These processes can have ontology URL attached to. Bioschemas: 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 |
MANY | http://www.ebi.ac.uk/efo/EFO_0001433 |
|
url |
URL |
Schema: URL of the item. |
|||
Marginality: Optional. | |||||
isPartOf |
CreativeWork Trip |
Schema: Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is part of. Inverse property: hasPart. Bioschemas: Used to indicate the project that the study is a part of. |
|||
relatedStudy |
Thing URL Study |
Schema: Other related studies. |
MANY |