diff --git a/_data/profile_versions.yaml b/_data/profile_versions.yaml index 3e2ad5ba..991a1f1c 100644 --- a/_data/profile_versions.yaml +++ b/_data/profile_versions.yaml @@ -91,7 +91,7 @@ LabProcess: name: LabProcess status: active LabProtocol: - latest_publication: 0.8-DRAFT + latest_publication: 0.9-DRAFT latest_release: null name: LabProtocol status: active diff --git a/_data/type_versions.yaml b/_data/type_versions.yaml index 81374350..baa52741 100644 --- a/_data/type_versions.yaml +++ b/_data/type_versions.yaml @@ -69,7 +69,7 @@ LabProcess: LabProtocol: name: "LabProtocol" - latest_publication: "0.5-DRAFT" + latest_publication: "0.6-DRAFT" latest_release: status: "active" diff --git a/pages/_profiles/LabProtocol/0.9-DRAFT.html b/pages/_profiles/LabProtocol/0.9-DRAFT.html new file mode 100644 index 00000000..dc67dc28 --- /dev/null +++ b/pages/_profiles/LabProtocol/0.9-DRAFT.html @@ -0,0 +1,408 @@ +--- +# spec_info content generated using GOWeb +# DO NOT MANUALLY EDIT THE CONTENT +cross_walk_url: https://docs.google.com/spreadsheets/d/1KfhBNetyt9xzI7cs3S6HwIWEsgWpPEKnGlqu19Q49vo/ +dde_ui_url: https://discovery.biothings.io/view/bioschemasdrafts/bioschemasdrafts:LabProtocol +gh_tasks: https://github.com/Bioschemas/specifications/labels/type%3A%20LabProtocol +group: labprotocols +hierarchy: [] +json-ld_url: LabProtocol/jsonld/LabProtocol_v0.9-DRAFT.json +live_deploy: /liveDeploys +mapping: +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: A structured description of a condition to be specified in the execution + of this LabProtocol. This includes physical quantities that can be set for steps + of this LabProtocol, such as temperature or time. Ideally given with a reference + to an ontology (propertyID). + example: '' + expected_types: + - PropertyValue + marginality: Recommended + property: parameter + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Computational tool or workflow used to complete a part of this protocol. + example: '' + expected_types: + - ComputationalWorkflow + - SoftwareApplication + - SoftwareSourceCode + marginality: Recommended + property: computationalTool + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: Purpose and intended use stated to enable users to make a decision + as to the suitability of this creative work (e.g., lab protocol, machine learning + model, software) to their experimental problem or own use case. + example: '' + expected_types: + - DefinedTerm + - Text + - URL + marginality: Recommended + property: intendedUse + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: A laboratory equipment used by a person to follow one or more steps + described in this LabProtocol. + example: '' + expected_types: + - DefinedTerm + - Text + - URL + marginality: Recommended + property: labEquipment + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: "Reagents used in the protocol. DefinedTerm is preferred whenever possible,\ + \ e.g., ChEBI and PubChem entities can be used whenever available. Commercial\ + \ names are also acceptable. A reagent is defined as \u2018A substance used in\ + \ a chemical reaction to detect, measure, examine, or produce other substances\u2019\ + \ in [CHEBI:33893](https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:33893)." + example: '' + expected_types: + - BioChemEntity + - ChemicalSubstance + - DefinedTerm + - MolecularEntity + - Text + - URL + - bioschemas:ChemicalSubstance + marginality: Recommended + property: reagent + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Keywords or tags used to describe this content. Multiple entries in + a keywords list are typically delimited by commas. + example: '' + expected_types: + - DefinedTerm + - Text + - URL + marginality: Recommended + property: keywords + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: A description of the item. + example: '' + expected_types: + - Text + marginality: Recommended + property: description + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: "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](/docs/datamodel.html#identifierBg)\ + \ for more details.\n " + example: '' + expected_types: + - PropertyValue + - Text + - URL + marginality: Recommended + property: identifier + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: The name of the item. + example: '' + expected_types: + - Text + marginality: Recommended + property: name + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Considerations wrt ethical, legal and social aspects. + example: '' + expected_types: + - Text + marginality: Optional + property: ethicalLegalSocial + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Situations where the LabProtocol has been successfully employed including + advantageous elements (e.g. better yield, shorter running time). + example: '' + expected_types: + - CreativeWork + - Text + marginality: Optional + property: protocolAdvantage + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: 'Applications of the protocol list the full diversity of the applications + of the method and support if is possible to extend the range of applications of + the protocol. e.g. northern blot assays, sequencing, etc. ' + example: '' + expected_types: + - CreativeWork + - Text + marginality: Optional + property: protocolApplication + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Situations where the Protocol would be unreliable or otherwise unsuccessful. + example: '' + expected_types: + - CreativeWork + - Text + marginality: Optional + property: protocolLimitation + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Actual outcome or result by a protocol execution. The shape of the + expected outcome/result can be described using the property 'output'. + example: '' + expected_types: + - CreativeWork + - Text + marginality: Optional + property: protocolOutcome + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: The length of time it takes to perform instructions or a direction + (not including time to prepare the supplies), in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601). + example: '' + expected_types: + - Duration + marginality: Optional + property: performTime + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: The length of time it takes to prepare the items to be used in instructions + or a direction, in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601). + example: '' + expected_types: + - Duration + marginality: Optional + property: prepTime + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: A single step item (as HowToStep, text, document, video, etc.) or a + HowToSection. + example: '' + expected_types: + - CreativeWork + - HowToStep + - Schema:HowToSection + - Text + marginality: Optional + property: step + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: The total time required to perform instructions or a direction (including + time to prepare the supplies), in [ISO 8601 duration format](http://en.wikipedia.org/wiki/ISO_8601). + example: '' + expected_types: + - Duration + marginality: Optional + property: totalTime + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: 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. + example: '' + expected_types: + - Organization + - Person + marginality: Optional + property: author + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: A citation or reference to another creative work, such as another publication, + web page, scholarly article, etc. + example: '' + expected_types: + - CreativeWork + - Text + marginality: Optional + property: citation + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: The date on which the CreativeWork was created or the item was added + to a DataFeed. + example: '' + expected_types: + - Date + - DateTime + marginality: Optional + property: dateCreated + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: The date on which the CreativeWork was most recently modified or when + the item's entry was modified within a DataFeed. + example: '' + expected_types: + - Date + - DateTime + marginality: Optional + property: dateModified + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Date of first broadcast/publication. + example: '' + expected_types: + - Date + - DateTime + marginality: Optional + property: datePublished + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: A resource from which this work is derived or from which it is a modification + or adaption. + example: '' + expected_types: + - CreativeWork + - URL + marginality: Optional + property: isBasedOn + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: Indicates an item or CreativeWork that this item, or CreativeWork (in + some sense), is part of. + example: '' + expected_types: + - CreativeWork + - URL + marginality: Optional + property: isPartOf + type: '' + type_url: '' +- bsc_description: '' + cardinality: ONE + controlled_vocab: '' + description: A license document that applies to this content, typically indicated + by URL. + example: '' + expected_types: + - CreativeWork + - URL + marginality: Optional + property: license + type: '' + type_url: '' +- bsc_description: '' + cardinality: MANY + controlled_vocab: '' + description: 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. + example: '' + expected_types: + - URL + marginality: Optional + property: sameAs + type: '' + type_url: '' +name: LabProtocol +parent_type: LabProtocol +previous_release: '' +previous_version: 0.8-DRAFT +redirect_from: '- "/devSpecs/LabProtocol/specification/" + + - "/devSpecs/LabProtocol/specification" + + - "/devSpecs/LabProtocol/" + + - "/devSpecs/LabProtocol" + + - "/specifications/drafts/LabProtocol/" + + - "/specifications/drafts/LabProtocol" + + - "/specifications/LabProtocol/" + + - "/specifications/LabProtocol" + + - "/profiles/LabProtocol/" + + - "/profiles/LabProtocol"' +spec_info: + description: 'Bioschemas profile for annotating a prospective description of experimental + tasks and operations, given as a LabProtocol objects. Version 0.9-DRAFT, prepared + by: Florian Wetzels and H. Lukas Weil' + full_example: https://github.com/BioSchemas/specifications/tree/master/LabProtocol/examples + official_type: LabProtocol + title: LabProtocol + version: 0.9-DRAFT + version_date: 2026076T182535 +spec_type: Profile +status: revision +use_cases_url: /useCases/LabProtocol +--- \ No newline at end of file diff --git a/pages/_types/LabProtocol/0.6-DRAFT.html b/pages/_types/LabProtocol/0.6-DRAFT.html new file mode 100644 index 00000000..ea4e5c7b --- /dev/null +++ b/pages/_types/LabProtocol/0.6-DRAFT.html @@ -0,0 +1,1823 @@ +--- +redirect_from: +- "devTypes/LabProtocol/specification" +- "devTypes/LabProtocol/specification/" +- "/devTypes/LabProtocol/" +- "/LabProtocol" +- "/types/LabProtocol" +previous_version: '0.5-DRAFT' +previous_release: +dateModified: 2026-07-06 +description: 'A lab protocol is a prospective description of a sequence of tasks and operations to be performed during experimental research in wet- or dry-labs. Version: v0.6 Changelog: * Add parameter attribute with Range PropertyValue for better conformance with LabProcess. Prepared by: Florian Wetzels and H. Lukas Weil' +hierarchy: +- Thing +- CreativeWork +- HowTo +gh_tasks: https://github.com/Bioschemas/bioschemas/labels/type%3A%20LabProtocol +group: labprotocols +name: LabProtocol +parent_type: HowTo +spec_type: Type +status: revision +version: '0.6-DRAFT' +--- +{% include type-start.html %} +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PropertyExpected TypeDescription
+ New properties for {{page.name}} ( not yet + integrated in schema.org). +
+ bioSample + + BioChemEntity  or
+ BioSample  or
+ DefinedTerm  or
+ PropertyValue  or
+ Taxon  or
+ Text  or
+ URL  + +
BioSample used in the protocol. It could be a record in a Dataset describing the sample or a physical object corresponding to the sample or a URL pointing to the type of sample used.
+ computationalTool + + ComputationalWorkflow  or
+ DefinedTerm  or
+ PropertyValue  or
+ SoftwareApplication  or
+ SoftwareSourceCode  + +
Computational tool or workflow used to complete a part of this + protocol.
+ ethicalLegalSocial + + Text  + + Considerations wrt ethical, legal and social aspects.
+ input + + FormalParameter  + + Specification of a consumed input.
+ intendedUse + + DefinedTerm  or
+ Text  or
+ URL  + +
Purpose and intended use stated to enable users to make a + decision as to the suitability of this creative work (e.g., lab protocol, machine learning model, + software) to their experimental problem or own use case.
+ labEquipment + + DefinedTerm  or
+ PropertyValue  or
+ Text  or
+ URL  + +
A laboratory equipment used by a person to follow one or more + steps described in this LabProtocol.
+ protocolAdvantage + + CreativeWork  or
+ Text  + +
Situations where the LabProtocol has been successfully + employed including advantageous elements (e.g. better yield, shorter running time).
+ protocolApplication + + CreativeWork  or
+ Text  + +
Applications of the protocol list the full diversity of the + applications of the method and support if is possible to extend the range of applications of the + protocol. e.g. northern blot assays, sequencing, etc.
+ protocolLimitation + + CreativeWork  or
+ Text  + +
Situations where the Protocol would be unreliable or otherwise. + unsuccessful.
+ protocolOutcome + + CreativeWork  or
+ Text  + +
Actual outcome or result by a protocol execution. The shape of the expected outcome/result can be described using the property 'output'.
+ ouput + + FormalParameter  + + Specification of a produced output.
+ parameter + + PropertyValue  + + A structured description of a condition to be specified in the execution of this LabProtocol. This includes physical quantities that can be set for steps of this LabProtocol, such as temperature or time. Ideally given with a reference to an ontology (propertyID).
+ reagent + + BioChemEntity  or
+ ChemicalSubstance  or
+ DefinedTerm  or
+ MolecularEntity  or
+ PropertyValue  or
+ Text  or
+ URL  + +
Reagents used in the protocol. DefinedTerm is preferred + whenever possible, e.g., ChEBI and PubChem entities can be used whenever available. Commercial names are + also acceptable. A reagent is defined as 'A substance used in a chemical reaction to detect, measure, + examine, or produce other substances in CHEBI:33893. +
+ sample + + DefinedTerm  or
+ PropertyValue  or
+ Thing  + +
Sample used in the protocol. It could be a record in a Dataset + describing the sample or a physical object corresponding to the sample or a URL pointing to the type of + sample used.
Properties from + HowTo +
+ estimatedCost + MonetaryAmount  or
+ Text +
The estimated cost of the supply or supplies consumed when performing instructions. +
+ performTime + Duration + The length of time it takes to perform instructions or a direction (not including time + to prepare the supplies), in ISO 8601 duration + format. +
+ prepTime + Duration + The length of time it takes to prepare the items to be used in instructions or a + direction, in ISO 8601 duration format. +
+ step + CreativeWork  or
+ HowToSection  or
+ HowToStep  or
+ Text +
A single step item (as HowToStep, text, document, video, etc.) or a HowToSection. + Supersedes + steps. +
+ supply + HowToSupply  or
+ Text +
A sub-property of instrument. A supply consumed when performing instructions or a + direction. +
+ tool + HowToTool  or
+ Text +
A sub property of instrument. An object used (but not consumed) when performing + instructions or a direction. +
+ totalTime + Duration + The total time required to perform instructions or a direction (including time to + prepare the supplies), in ISO 8601 duration format. +
+ yield + QuantitativeValue  or
+ Text +
The quantity that results by performing instructions. For example, a paper airplane, + 10 personalized candles. +
Properties from + CreativeWork +
+ about + Thing + The subject matter of the content. +
Inverse property: + subjectOf +
+ abstract + Text + An abstract is a short description that summarizes a CreativeWork. +
+ accessMode + Text + The human sensory perceptual system or cognitive faculty through which a person may + process or perceive information. Values should be drawn from the approved + vocabulary. +
+ accessModeSufficient + ItemList + A list of single or combined accessModes that are sufficient to understand all the + intellectual content of a resource. Values should be drawn from the approved + vocabulary. +
+ accessibilityAPI + Text + Indicates that the resource is compatible with the referenced accessibility API. + Values should be drawn from the approved + vocabulary. +
+ accessibilityControl + Text + Identifies input methods that are sufficient to fully control the described resource. + Values should be drawn from the approved + vocabulary. +
+ accessibilityFeature + Text + Content features of the resource, such as accessible media, alternatives and supported + enhancements for accessibility. Values should be drawn from the approved + vocabulary. +
+ accessibilityHazard + Text + A characteristic of the described resource that is physiologically dangerous to some + users. Related to WCAG 2.0 guideline 2.3. Values should be drawn from the approved + vocabulary. +
+ accessibilitySummary + Text + A human-readable summary of specific accessibility features or deficiencies, + consistent with the other accessibility metadata but expressing subtleties such as "short descriptions + are present but long descriptions will be needed for non-visual users" or "short descriptions are present + and no long descriptions are needed". +
+ accountablePerson + Person + Specifies the Person that is legally accountable for the CreativeWork. +
+ acquireLicensePage + + CreativeWork  or
+ URL +
Indicates a page documenting how licenses can be purchased or otherwise acquired, for + the current item. +
+ aggregateRating + AggregateRating + The overall rating, based on a collection of reviews or ratings, of the item. +
+ alternativeHeadline + Text + A secondary title of the CreativeWork. +
+ archivedAt + URL  or
+ WebPage +
Indicates a page or other link involved in archival of a CreativeWork. In the case of MediaReview, the items in a MediaReviewItem may often become inaccessible, but be archived by + archival, journalistic, activist, or law enforcement organizations. In such cases, the referenced page + may not directly publish the content. +
+ assesses + DefinedTerm  or
+ Text +
The item being described is intended to assess the competency or learning outcome + defined by the referenced term. +
+ associatedMedia + MediaObject + A media object that encodes this CreativeWork. This property is a synonym for + encoding. +
+ audience + Audience + An intended audience, i.e. a group for whom something was created. + Supersedes + serviceAudience. +
+ audio + AudioObject  or
+ Clip  or
+ MusicRecording +
An embedded audio object. +
+ author + Organization  or
+ Person +
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. +
+ award + Text + An award won by or for this item. + Supersedes + awards. +
+ character + Person + Fictional person connected with a creative work. +
+ citation + CreativeWork  or
+ Text +
A citation or reference to another creative work, such as another publication, web + page, scholarly article, etc. +
+ comment + Comment + Comments, typically from users. +
+ commentCount + Integer + The number of comments this CreativeWork (e.g. Article, Question or Answer) has + received. This is most applicable to works published in Web sites with commenting system; additional + comments may exist elsewhere. +
+ conditionsOfAccess + + Text + Conditions that affect the availability of, or method(s) of access to, an item. + Typically used for real world items such as an ArchiveComponent held by an ArchiveOrganization. This property is not suitable for use as a + general Web access control mechanism. It is expressed only in natural language.

+ For example "Available by appointment from the Reading Room" or "Accessible only from logged-in accounts + ". +
+ contentLocation + Place + The location depicted or described in the content. For example, the location in a + photograph or painting. +
+ contentRating + Rating  or
+ Text +
Official rating of a piece of content—for example, 'MPAA PG-13'. +
+ contentReferenceTime + + DateTime + The specific time described by a creative work, for works (e.g. articles, video + objects etc.) that emphasise a particular moment within an Event. +
+ contributor + Organization  or
+ Person +
A secondary contributor to the CreativeWork or Event. +
+ copyrightHolder + Organization  or
+ Person +
The party holding the legal copyright to the CreativeWork. +
+ copyrightNotice + Text + Text of a notice appropriate for describing the copyright aspects of this Creative + Work, ideally indicating the owner of the copyright for the Work. +
+ copyrightYear + Number + The year during which the claimed copyright for the CreativeWork was first asserted. +
+ correction + CorrectionComment  or
+ Text  or
+ URL +
Indicates a correction to a CreativeWork, either via a CorrectionComment, textually or in another document. +
+ countryOfOrigin + Country + The country of origin of something, including products as well as creative works such + as movie and TV content.

+ In the case of TV and movie, this would be the country of the principle offices of the production company + or individual responsible for the movie. For other kinds of CreativeWork it is difficult to provide fully general guidance, and + properties such as contentLocation and locationCreated may be more applicable.

+ In the case of products, the country of origin of the product. The exact interpretation of this may vary + by context and product type, and cannot be fully enumerated here. +
+ creativeWorkStatus + + DefinedTerm  or
+ Text +
The status of a creative work in terms of its stage in a lifecycle. Example terms + include Incomplete, Draft, Published, Obsolete. Some organizations define a set of terms for the stages + of their publication lifecycle. +
+ creator + Organization  or
+ Person +
The creator/author of this CreativeWork. This is the same as the Author property for + CreativeWork. +
+ creditText + Text + Text that can be used to credit person(s) and/or organization(s) associated with a + published Creative Work. +
+ dateCreated + Date  or
+ DateTime +
The date on which the CreativeWork was created or the item was added to a DataFeed. +
+ dateModified + Date  or
+ DateTime +
The date on which the CreativeWork was most recently modified or when the item's entry + was modified within a DataFeed. +
+ datePublished + Date  or
+ DateTime +
Date of first broadcast/publication. +
+ digitalSourceType + IPTCDigitalSourceEnumeration + Indicates an IPTCDigitalSourceEnumeration code indicating the nature of the digital source(s) for some CreativeWork. +
+ discussionUrl + URL + A link to the page containing the comments of the CreativeWork. +
+ displayLocation + Place + The location at which an item can be viewed or experienced in-person. +
+ editEIDR + Text  or
+ URL +
An EIDR (Entertainment Identifier Registry) identifier representing a specific edit / edition for a work + of film or television.

+ For example, the motion picture known as "Ghostbusters" whose titleEIDR is "10.5240/7EC7-228A-510A-053E-CBB8-J" has several edits, e.g. + "10.5240/1F2A-E1C5-680A-14C6-E76B-I" and "10.5240/8A35-3BEE-6497-5D12-9E4F-3".

+ Since schema.org types like Movie and TVEpisode can be used for both works and their multiple expressions, it is + possible to use titleEIDR alone (for a general description), + or alongside editEIDR for a more edit-specific description. +
+ editor + Person + Specifies the Person who edited the CreativeWork. +
+ educationalAlignment + AlignmentObject + An alignment to an established educational framework.

+ This property should not be used where the nature of the alignment can be described using a simple + property, for example to express that a resource teaches or assesses a competency. +
+ educationalLevel + DefinedTerm  or
+ Text  or
+ URL +
The level in terms of progression through an educational or training context. Examples + of educational levels include 'beginner', 'intermediate' or 'advanced', and formal sets of level + indicators. +
+ educationalUse + DefinedTerm  or
+ Text +
The purpose of a work in the context of education; for example, 'assignment', 'group + work'. +
+ encoding + MediaObject + A media object that encodes this CreativeWork. This property is a synonym for + associatedMedia. + Supersedes + encodings. +
Inverse property: + encodesCreativeWork +
+ encodingFormat + Text  or
+ URL +
Media type typically expressed using a MIME format (see IANA site and MDN reference), + e.g. application/zip for a SoftwareApplication binary, audio/mpeg for .mp3 etc.

+ In cases where a CreativeWork has several media type + representations, encoding can be used to indicate each MediaObject alongside particular encodingFormat information.

+ Unregistered or niche encoding and file formats can be indicated instead via the most appropriate URL, + e.g. defining Web page or a Wikipedia/Wikidata entry. + Supersedes + fileFormat. +
+ exampleOfWork + CreativeWork + A creative work that this work is an example/instance/realization/derivation of. +
Inverse property: + workExample +
+ expires + Date  or
+ DateTime +
Date the content expires and is no longer useful or available. For example a VideoObject or NewsArticle whose availability or relevance is time-limited, or a ClaimReview fact check whose publisher wants to indicate + that it may no longer be relevant (or helpful to highlight) after some date. +
+ funder + Organization  or
+ Person +
A person or organization that supports (sponsors) something through some kind of + financial contribution. +
+ funding + Grant + A Grant that directly or indirectly provide + funding or sponsorship for this item. See also ownershipFundingInfo. +
Inverse property: + fundedItem +
+ genre + Text  or
+ URL +
Genre of the creative work, broadcast channel or group. +
+ hasPart + CreativeWork + Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some + sense). +
Inverse property: + isPartOf +
+ headline + Text + Headline of the article. +
+ inLanguage + Language  or
+ Text +
The language of the content or performance or used in an action. Please use one of the + language codes from the IETF BCP 47 standard. See also availableLanguage. + Supersedes + language. +
+ interactionStatistic + InteractionCounter + The number of interactions for the CreativeWork using the WebSite or + SoftwareApplication. The most specific child type of InteractionCounter should be used. + Supersedes + interactionCount. +
+ interactivityType + Text + The predominant mode of learning supported by the learning resource. Acceptable values + are 'active', 'expositive', or 'mixed'. +
+ interpretedAsClaim + + Claim + Used to indicate a specific claim contained, implied, translated or refined from the + content of a MediaObject or other CreativeWork. The interpreting party can be indicated using claimInterpreter. +
+ isAccessibleForFree + Boolean + A flag to signal that the item, event, or place is accessible for free. + Supersedes + free. +
+ isBasedOn + CreativeWork  or
+ Product  or
+ URL +
A resource from which this work is derived or from which it is a modification or + adaptation. + Supersedes + isBasedOnUrl. +
+ isFamilyFriendly + Boolean + Indicates whether this content is family friendly. +
+ isPartOf + CreativeWork  or
+ URL +
Indicates an item or CreativeWork that this item, or CreativeWork (in some sense), is + part of. +
Inverse property: + hasPart +
+ keywords + DefinedTerm  or
+ Text  or
+ URL +
Keywords or tags used to describe some item. Multiple textual entries in a keywords + list are typically delimited by commas, or by repeating the property. +
+ learningResourceType + DefinedTerm  or
+ Text +
The predominant type or kind characterizing the learning resource. For example, + 'presentation', 'handout'. +
+ license + CreativeWork  or
+ URL +
A license document that applies to this content, typically indicated by URL. +
+ locationCreated + Place + The location where the CreativeWork was created, which may not be the same as the + location depicted in the CreativeWork. +
+ mainEntity + Thing + Indicates the primary entity described in some page or other CreativeWork. +
Inverse property: + mainEntityOfPage +
+ maintainer + Organization  or
+ Person +
A maintainer of a Dataset, software package + (SoftwareApplication), or other Project. A maintainer is a Person or Organization that manages contributions to, and/or + publication of, some (typically complex) artifact. It is common for distributions of software and data to + be based on "upstream" sources. When maintainer is applied to + a specific version of something e.g. a particular version or packaging of a Dataset, it is always possible that the upstream source has a different + maintainer. The isBasedOn property can be used to indicate + such relationships between datasets to make the different maintenance roles clear. Similarly in the case + of software, a package may have dedicated maintainers working on integration into software distributions + such as Ubuntu, as well as upstream maintainers of the underlying work. +
+ material + Product  or
+ Text  or
+ URL +
A material that something is made from, e.g. leather, wool, cotton, paper. +
+ materialExtent + QuantitativeValue  or
+ Text +
The quantity of the materials being described or an expression of the physical space + they occupy. +
+ mentions + Thing + Indicates that the CreativeWork contains a reference to, but is not necessarily about + a concept. +
+ offers + Demand  or
+ Offer +
An offer to provide this item—for example, an offer to sell a product, rent the DVD of + a movie, perform a service, or give away tickets to an event. Use businessFunction to indicate the kind of transaction offered, i.e. sell, + lease, etc. This property can also be used to describe a Demand. + While this property is listed as expected on a number of common types, it can be used in others. In that + case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer. +
Inverse property: + itemOffered +
+ pattern + DefinedTerm  or
+ Text +
A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. + Values are typically expressed as text, although links to controlled value schemes are also supported. +
+ position + Integer  or
+ Text +
The position of an item in a series or sequence of items. +
+ producer + Organization  or
+ Person +
The person or organization who produced the work (e.g. music album, movie, TV/radio + series etc.). +
+ provider + Organization  or
+ Person +
The service provider, service operator, or service performer; the goods producer. + Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also + serve as the seller. + Supersedes + carrier. +
+ publication + PublicationEvent + A publication event associated with the item. +
+ publisher + Organization  or
+ Person +
The publisher of the creative work. +
+ publisherImprint + Organization + The publishing division which published the comic. +
+ publishingPrinciples + CreativeWork  or
+ URL +
The publishingPrinciples property indicates (typically via URL) a document describing the editorial principles of an Organization (or individual, e.g. a Person writing a blog) that relate to their activities as a publisher, e.g. ethics + or diversity policies. When applied to a CreativeWork (e.g. + NewsArticle) the principles are those of the party primarily + responsible for the creation of the CreativeWork.

+ While such policies are most typically expressed in natural language, sometimes related information (e.g. + indicating a funder) can be expressed using schema.org + terminology. +
+ recordedAt + Event + The Event where the CreativeWork was recorded. The CreativeWork may capture all or + part of the event. +
Inverse property: + recordedIn +
+ releasedEvent + PublicationEvent + The place and time the release was issued, expressed as a PublicationEvent. +
+ review + Review + A review of the item. + Supersedes + reviews. +
+ schemaVersion + Text  or
+ URL +
Indicates (by URL or string) a particular version of a schema used in some + CreativeWork. This property was created primarily to + indicate the use of a specific schema.org release, e.g. 10.0 as a simple string, or more + explicitly via URL, https://schema.org/docs/releases.html#v10.0. There may be situations in + which other schemas might usefully be referenced this way, e.g. + http://dublincore.org/specifications/dublin-core/dces/1999-07-02/ but this has not been + carefully explored in the community. +
+ sdDatePublished + Date + Indicates the date on which the current structured data was generated / published. + Typically used alongside sdPublisher. +
+ sdLicense + CreativeWork  or
+ URL +
A license document that applies to this structured data, typically indicated by URL. +
+ sdPublisher + Organization  or
+ Person +
Indicates the party responsible for generating and publishing the current structured + data markup, typically in cases where the structured data is derived automatically from existing + published content but published on a different site. For example, student projects and open data + initiatives often re-publish existing content with more explicitly structured metadata. The + sdPublisher property helps make such practices more + explicit. +
+ size + DefinedTerm  or
+ QuantitativeValue  or
+ SizeSpecification  or
+ Text +
A standardized size of a product or creative work, specified either through a simple + textual string (for example 'XL', '32Wx34L'), a QuantitativeValue with a unitCode, or a comprehensive and + structured SizeSpecification; in other cases, the width, height, depth and weight + properties may be more applicable. +
+ sourceOrganization + Organization + The Organization on whose behalf the creator was working. +
+ spatial + Place + The "spatial" property can be used in cases when more specific properties + (e.g. locationCreated, spatialCoverage, contentLocation) are not known to be appropriate. +
+ spatialCoverage + Place + The spatialCoverage of a CreativeWork indicates the place(s) which are the focus of + the content. It is a subproperty of + contentLocation intended primarily for more technical and detailed materials. For example with a Dataset, + it indicates + areas that the dataset describes: a dataset of New York weather would have spatialCoverage which was the + place: the state of New York. +
+ sponsor + Organization  or
+ Person +
A person or organization that supports a thing through a pledge, promise, or financial + contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event. +
+ teaches + DefinedTerm  or
+ Text +
The item being described is intended to help a person learn the competency or learning + outcome defined by the referenced term. +
+ temporal + DateTime  or
+ Text +
The "temporal" property can be used in cases where more specific properties + (e.g. temporalCoverage, dateCreated, dateModified, datePublished) are not known to be appropriate. +
+ temporalCoverage + DateTime  or
+ Text  or
+ URL +
The temporalCoverage of a CreativeWork indicates the period that the content applies + to, i.e. that it describes, either as a DateTime or as a textual string indicating a time period in ISO 8601 time interval format. In + the case of a Dataset it will typically indicate the relevant time period in a precise notation (e.g. for + a 2011 census dataset, the year 2011 would be written "2011/2012"). Other forms of content, e.g. + ScholarlyArticle, Book, TVSeries or TVEpisode, may indicate their temporalCoverage in broader terms - + textually or via well-known URL. + Written works such as books may sometimes have precise temporal coverage too, e.g. a work set in 1939 - + 1945 can be indicated in ISO 8601 interval format format via "1939/1945".

+ Open-ended date ranges can be written with ".." in place of the end date. For example, "2015-11/.." + indicates a range beginning in November 2015 and with no specified final date. This is tentative and + might be updated in future when ISO 8601 is officially updated. + Supersedes + datasetTimeInterval. +
+ text + Text + The textual content of this CreativeWork. +
+ thumbnail + ImageObject + Thumbnail image for an image or video. +
+ thumbnailUrl + URL + A thumbnail image relevant to the Thing. +
+ timeRequired + Duration + Approximate or typical time it usually takes to work with or through the content of + this work for the typical or target audience. +
+ translationOfWork + CreativeWork + The work that this work has been translated from. E.g. 物种起源 is a translationOf “On the + Origin of Species”. +
Inverse property: + workTranslation +
+ translator + Organization  or
+ Person +
Organization or person who adapts a creative work to different languages, regional + differences and technical requirements of a target market, or that translates during some event. +
+ typicalAgeRange + Text + The typical expected age range, e.g. '7-9', '11-'. +
+ usageInfo + CreativeWork  or
+ URL +
The schema.org usageInfo property indicates + further information about a CreativeWork. This property is + applicable both to works that are freely available and to those that require payment or other + transactions. It can reference additional information, e.g. community expectations on preferred linking + and citation conventions, as well as purchasing details. For something that can be commercially licensed, + usageInfo can provide detailed, resource-specific information about licensing options.

+ This property can be used alongside the license property which indicates license(s) applicable to some + piece of content. The usageInfo property can provide information about other licensing options, e.g. + acquiring commercial usage rights for an image that is also available under non-commercial creative + commons licenses. +
+ version + Number  or
+ Text +
The version of the CreativeWork embodied by a specified resource. +
+ video + Clip  or
+ VideoObject +
An embedded video object. +
+ workExample + CreativeWork + Example/instance/realization/derivation of the concept of this creative work. E.g. the + paperback edition, first edition, or e-book. +
Inverse property: + exampleOfWork +
+ workTranslation + CreativeWork + A work that is a translation of the content of this work. E.g. 西遊記 has an English + workTranslation “Journey to the West”, a German workTranslation “Monkeys Pilgerfahrt” and a Vietnamese + translation Tây du ký bình khảo. +
Inverse property: + translationOfWork +
Properties from + Thing +
+ additionalType + Text  or
+ URL +
An additional type for the item, typically used for adding more specific types from + external vocabularies in microdata syntax. This is a relationship between something and a class that the + thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the + use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be + added without their being an appropriate schema to reference. In the case of text values, the class label + should follow the schema.org style guide. +
+ alternateName + Text + An alias for the item. +
+ description + Text  or
+ TextObject +
A description of the item. +
+ disambiguatingDescription + + Text + A sub property of description. A short description of the item used to disambiguate + from other, similar items. Information from other properties (in particular, name) may be necessary for + the description to be useful for disambiguation. +
+ identifier + PropertyValue  or
+ Text  or
+ URL +
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. +
+ image + ImageObject  or
+ URL +
An image of the item. This can be a URL or a + fully described ImageObject. +
+ mainEntityOfPage + CreativeWork  or
+ URL +
Indicates a page (or other CreativeWork) for which this thing is the main entity being + described. See background notes for details. +
Inverse property: + mainEntity +
+ name + Text + The name of the item. +
+ owner + Organization  or
+ Person +
A person or organization who owns this Thing.
Inverse property: owns +
+ potentialAction + Action + Indicates a potential Action, which describes an idealized action in which this thing + would play an 'object' role. +
+ sameAs + URL + 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. +
+ subjectOf + CreativeWork  or
+ Event +
A CreativeWork or Event about this Thing. +
Inverse property: + about +
+ url + URL + URL of the item. +
+
\ No newline at end of file