schema1:Report leaf node


URI

http://schema.org/Report

Label

Report

Usage

Instances of schema1:Report can have the following properties:

PROPERTYTYPEDESCRIPTIONRANGE
From class schema1:Article
schema1:articleBody rdf:Property The actual body of the article. xsd:string
schema1:pageEnd rdf:Property The page on which the work ends; for example \"138\" or \"xvi\". xsd:string xsd:integer
schema1:pageStart rdf:Property The page on which the work starts; for example \"135\" or \"xiii\" xsd:integer xsd:string
From class schema1:CreativeWork
schema1:about rdf:Property The subject matter of the content. schema1:Thing
schema1:abstract rdf:Property An abstract is a short description that summarizes a [[Project]]. - An abstract is a short description that summarizes a [[CreativeWork]]. rdf:langString xsd:string
schema1:author rdf:Property 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. schema1:Organization schema1:Person
schema1:citation rdf:Property A citation or reference to another creative work, such as another publication, web page, scholarly article, etc. xsd:string schema1:CreativeWork
schema1:conditionsOfAccess rdf:Property 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.\\n\\nFor example \"Available by appointment from the Reading Room\" or \"Accessible only from logged-in accounts \". xsd:string
schema1:copyrightHolder rdf:Property The party holding the legal copyright to the CreativeWork. schema1:Organization schema1:Person
schema1:copyrightNotice rdf:Property Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work. xsd:string
schema1:copyrightYear rdf:Property The year during which the claimed copyright for the CreativeWork was first asserted. xsd:integer
schema1:creativeWorkStatus rdf:Property 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. xsd:string
schema1:dateCreated rdf:Property The date on which the CreativeWork was created or the item was added to a DataFeed. xsd:date
schema1:dateModified rdf:Property The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed. xsd:date
schema1:datePublished rdf:Property Date of first broadcast/publication. xsd:date
schema1:editor rdf:Property Specifies the Person who edited the CreativeWork. schema1:Person
schema1:encodingFormat rdf:Property Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) 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. xsd:string
schema1:funder rdf:Property 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. - A person or organization that supports (sponsors) something through some kind of financial contribution. schema1:Person schema1:Organization
schema1:genre rdf:Property Genre of the creative work, broadcast channel or group. xsd:string sh:IRI rdf:langString
schema1:hasPart rdf:Property Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense). schema1:CreativeWork
schema1:inLanguage rdf:Property 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](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]]. xsd:string
schema1:isAccessibleForFree rdf:Property A flag to signal that the item, event, or place is accessible for free. xsd:boolean
schema1:keywords rdf:Property Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas. rdf:langString xsd:string sh:IRI
schema1:license rdf:Property A license document that applies to this content, typically indicated by URL. sh:IRI schema1:CreativeWork
schema1:maintainer rdf:Property 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. schema1:Organization schema1:Person
schema1:mentions rdf:Property Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept. schema1:Thing
schema1:position rdf:Property The position of an item in a series or sequence of items. xsd:integer xsd:string
schema1:publisher rdf:Property The publisher of the creative work. schema1:Organization schema1:Person
schema1:spatialCoverage rdf:Property 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. schema1:Place
schema1:temporalCoverage rdf:Property 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. rdf:langString xsd:string sh:IRI xsd:date
schema1:usageInfo rdf:Property 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. sh:IRI
From class schema1:Thing
schema1:alternateName rdf:Property An alias for the item. xsd:string
schema1:description rdf:Property A description of the item. rdf:langString xsd:string
schema1:identifier rdf:Property 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. sh:IRI xsd:string
schema1:image rdf:Property An image of the item. sh:IRI
schema1:name rdf:Property The name of the item. xsd:string
schema1:sameAs rdf:Property 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. sh:IRI
schema1:url rdf:Property URL of the item. sh:IRI

Property Shapes

By the associated SHACL property shapes, instances of schema1:Report can have the following properties:

PROPERTY

PROPERTY TYPE

DESCRIPTION

MIN COUNT

MAX COUNT

LOCAL RANGE
(type range for property on this class)

GLOBAL RANGE
(type range for property globally)

schema1:Article
schema1:articleBody rdf:Property The actual body of the article.
The actual body of the article.
1 xsd:string
owl:Thing
schema1:pageEnd rdf:Property The page on which the work ends; for example \"138\" or \"xvi\".
The page on which the work ends; for example \"138\" or \"xvi\".
1 owl:Thing
schema1:pageStart rdf:Property The page on which the work starts; for example \"135\" or \"xiii\"
The page on which the work starts; for example \"135\" or \"xiii\"
1 owl:Thing
schema1:CreativeWork
schema1:about rdf:Property The subject matter of the content.
The subject matter of the content.
schema1:Thing
owl:Thing
schema1:abstract rdf:Property An abstract is a short description that summarizes a [[CreativeWork]].<br>An abstract is a short description that summarizes a [[Project]].
An abstract is a short description that summarizes a [[CreativeWork]].
1 owl:Thing
schema1:author rdf:Property 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.
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.
1 owl:Thing
schema1:citation rdf:Property A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
A citation or reference to another creative work, such as another publication, web page, scholarly article, etc.
owl:Thing
schema1:conditionsOfAccess rdf:Property 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.\\n\\nFor example \"Available by appointment from the Reading Room\" or \"Accessible only from logged-in accounts \".
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.\\n\\nFor example \"Available by appointment from the Reading Room\" or \"Accessible only from logged-in accounts \".
1 xsd:string
owl:Thing
schema1:copyrightHolder rdf:Property The party holding the legal copyright to the CreativeWork.
The party holding the legal copyright to the CreativeWork.
1 owl:Thing
schema1:copyrightNotice rdf:Property Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work.
Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally indicating the owner of the copyright for the Work.
1 xsd:string
owl:Thing
schema1:copyrightYear rdf:Property The year during which the claimed copyright for the CreativeWork was first asserted.
The year during which the claimed copyright for the CreativeWork was first asserted.
1 xsd:integer
owl:Thing
schema1:creativeWorkStatus rdf:Property 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.
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.
1 xsd:string
owl:Thing
schema1:dateCreated rdf:Property The date on which the CreativeWork was created or the item was added to a DataFeed.
The date on which the CreativeWork was created or the item was added to a DataFeed.
1 xsd:date
owl:Thing
schema1:dateModified rdf:Property The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
The date on which the CreativeWork was most recently modified or when the item's entry was modified within a DataFeed.
1 xsd:date
owl:Thing
schema1:datePublished rdf:Property Date of first broadcast/publication.
Date of first broadcast/publication.
1 xsd:date
owl:Thing
schema1:editor rdf:Property Specifies the Person who edited the CreativeWork.
Specifies the Person who edited the CreativeWork.
1 schema1:Person
owl:Thing
schema1:encodingFormat rdf:Property Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) 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.
Media type typically expressed using a MIME format (see [IANA site](http://www.iana.org/assignments/media-types/media-types.xhtml) and [MDN reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types)) 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.
1 xsd:string
owl:Thing
schema1:funder rdf:Property 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.<br>A person or organization that supports (sponsors) something through some kind of financial contribution.
A person or organization that supports (sponsors) something through some kind of financial contribution.
1 owl:Thing
schema1:genre rdf:Property Genre of the creative work, broadcast channel or group.
Genre of the creative work, broadcast channel or group.
owl:Thing
schema1:hasPart rdf:Property Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).
Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).
schema1:CreativeWork
owl:Thing
schema1:inLanguage rdf:Property 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](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].
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](http://tools.ietf.org/html/bcp47). See also [[availableLanguage]].
xsd:string
owl:Thing
schema1:isAccessibleForFree rdf:Property A flag to signal that the item, event, or place is accessible for free.
A flag to signal that the item, event, or place is accessible for free.
1 xsd:boolean
owl:Thing
schema1:keywords rdf:Property Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas.
Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas.
owl:Thing
schema1:license rdf:Property A license document that applies to this content, typically indicated by URL.
A license document that applies to this content, typically indicated by URL.
1 owl:Thing
schema1:maintainer rdf:Property 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.
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.
owl:Thing
schema1:mentions rdf:Property Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.
Indicates that the CreativeWork contains a reference to, but is not necessarily about a concept.
schema1:Thing
owl:Thing
schema1:position rdf:Property The position of an item in a series or sequence of items.
The position of an item in a series or sequence of items.
1 owl:Thing
schema1:publisher rdf:Property The publisher of the creative work.
The publisher of the creative work.
1 owl:Thing
schema1:spatialCoverage rdf:Property 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.
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.
schema1:Place
owl:Thing
schema1:temporalCoverage rdf:Property 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.
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.
owl:Thing
schema1:usageInfo rdf:Property 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.
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.
1 owl:Thing
schema1:Thing
schema1:alternateName rdf:Property An alias for the item.
An alias for the item.
xsd:string
owl:Thing
schema1:description rdf:Property A description of the item.
A description of the item.
1 owl:Thing
schema1:identifier rdf:Property 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.
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.
1 owl:Thing
schema1:image rdf:Property An image of the item.
An image of the item.
1 owl:Thing
schema1:name rdf:Property The name of the item.
The name of the item.
1 1 xsd:string
owl:Thing
schema1:sameAs rdf:Property 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.
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.
owl:Thing
schema1:url rdf:Property URL of the item.
URL of the item.
owl:Thing

Implementation

@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

schema1:Report a rdfs:Class ;
    rdfs:subClassOf schema1:Article .