hasPart
Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).
Definition from the Schema.org vocabulary (English).
Estimated domains
100K - 1M stable
Trend over time
Domain tier in each available month.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requirededucation-qa
Question Nested information about the specific flashcard question for the quiz. Use one hasPart property to represent a single flashcard. To include multiple flashcards, repeat this property. { "@type": "Quiz", "hasPart": { "@type": "Question" } }
- Recommendeddataset
URL or Dataset If the dataset is a collection of smaller datasets, use the hasPart property to denote such relationship. Conversly, if the dataset is part of a larger dataset, use isPartOf. Both properties can take the form of a URL or a Dataset instance. In case Dataset is used as a value it has to include all of the properties required for a standalone Dataset. Examples: "hasPart" : [ { "@type": "Dataset", "name": "Sub dataset 01", "description": "Informative description of the first subdatase
- Recommendedvideo
If your video has important segments, nest the required Clip properties in your VideoObject. For example: <script type="application/ld+json"> { "@context": "", "@type": "VideoObject", "name": "Cat video", "hasPart": { "@type": "Clip", "name": "Cat jumps", "startOffset": 30, "url": "https://www.example.com/example?t=30" } } </script>
Used on types
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.