hasPart
Domini stimati
Descrizione
Indicates an item or CreativeWork that is part of this item, or CreativeWork (in some sense).
Definizione dal vocabolario Schema.org (in inglese).
Andamento nel tempo
Servono almeno due mesi per visualizzare un trend. La serie crescerà a ogni aggiornamento mensile.
Utilizzo in Google Search
Contesti documentati da Google in cui questa proprietà è richiesta o consigliata per i rich results.
- Obbligatoriaeducation-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" } }
- Consigliatadataset
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
- Consigliatavideo
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>
Usata sui tipi
Le fasce indicano il numero di domini unici che usano il termine. Sono volutamente approssimate per ridurre il rumore e tutelare la privacy dei siti. Come leggere i dati.