NAICS தொழில் வகைப்பாட்டுடன் Google-நட்பு கட்டமைக்கப்பட்ட தரவு — www.jsonldtool.com
The most generic type of item.
பொருள் என்பது ஒரு schema.org வகை. மேலே உள்ள ஜெனரேட்டரைப் பயன்படுத்தி பொருள் கட்டமைப்புத் தரவை JSON-LD, Microdata, RDFa, XML அல்லது Open Graph ஆக உருவாக்கி, பின்னர் அதை உங்கள் பக்கத்தில் ஒட்டவும்; இது Google, Bing மற்றும் AI பதில் இயந்திரங்கள் உங்கள் உள்ளடக்கத்தைப் புரிந்துகொள்ள உதவும்.
அதிகாரப்பூர்வ வரையறையை schema.org/Thing இல் காணவும்.
Thing இல் நேரடியாக வரையறுக்கப்பட்ட பண்புகள்:
| பண்பு | எதிர்பார்க்கப்படும் வகை | விளக்கம் |
|---|---|---|
additionalType | URL | An additional type for the item, typically used for adding more specific types from external vocabu… |
alternateName | Text | An alias for the item. |
description | Text | A description of the item. |
disambiguatingDescription | Text | A sub property of description. A short description of the item used to disambiguate from other, sim… |
identifier | URL | The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,… |
image | URL | An image of the item. This can be a [[URL]] or a fully described [[ImageObject]]. |
mainEntityOfPage | URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described. S… |
name | Text | The name of the item. |
owner | Text | A person or organization who owns this Thing. |
potentialAction | Text | Indicates a potential Action, which describes an idealized action in which this thing would play an… |
sameAs | URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i… |
subjectOf | Text | A CreativeWork or Event about this Thing. |
url | URL | URL of the item. |
{
"@context": "https://schema.org",
"@type": "Thing",
"name": "Example Thing",
"url": "https://example.com",
"description": "A short description of the Thing."
}பொருள் (schema.org/Thing) என்பது தேடுபொறிகள் மற்றும் AI அமைப்புகளுக்கு பொருள் ஐ விவரிக்கப் பயன்படும் ஒரு கட்டமைப்புத் தரவு வகை. ஒரு பக்கத்தில் பொருள் JSON-LD ஐச் சேர்ப்பது Google, Bing மற்றும் பதில் இயந்திரங்கள் உள்ளடக்கத்தைப் புரிந்துகொள்ள உதவுகிறது, மேலும் ரிச் முடிவுகளை இயக்க முடியும்.
இந்தக் கருவியில் பொருள் புலங்களை நிரப்பி, உருவாக்கப்பட்ட JSON-LD ஐ நகலெடுத்து, அதை உங்கள் பக்கத்தின் <head> அல்லது <body> இல் <script type="application/ld+json"> குறிச்சொல்லுக்கு உள்ளே ஒட்டவும். நீங்கள் Microdata, RDFa, XML அல்லது Open Graph ஐயும் ஏற்றுமதி செய்யலாம்.
ஆம். jsonldtool.com என்பது பதிவு தேவையில்லாத இலவச பொருள் ஸ்கீமா ஜெனரேட்டர் மற்றும் வேலிடேட்டர் ஆகும்.