hasPart
Dominios estimados
Descripción
Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).
Definición del vocabulario Schema.org (en inglés).
Evolución en el tiempo
Se necesitan al menos dos meses para mostrar una tendencia. La serie crecerá con cada actualización mensual.
Uso en Google Search
Contextos documentados por Google en los que esta propiedad es obligatoria o recomendada para rich results.
- Obligatoriaeducation-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" } }
- Recomendadadataset
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
- Recomendadavideo
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>
Usada en los tipos
Las franjas indican el número de dominios únicos que usan el término. Son deliberadamente aproximadas para reducir el ruido y proteger la privacidad de los sitios. Cómo leer los datos.