Dữ liệu có cấu trúc thân thiện với Google kèm phân loại ngành NAICS — www.jsonldtool.com
Web applications.
Web App là một loại schema.org. Sử dụng trình tạo ở trên để xây dựng dữ liệu có cấu trúc Web App dưới dạng JSON-LD, Microdata, RDFa, XML hoặc Open Graph, sau đó dán vào trang của bạn để giúp Google, Bing và các công cụ trả lời AI hiểu nội dung của bạn.
Xem định nghĩa chính thức tại schema.org/WebApplication.
Các thuộc tính được định nghĩa trực tiếp trên WebApplication:
| Thuộc tính | Loại mong đợi | Mô tả |
|---|---|---|
browserRequirements | Text | Specifies browser requirements in human-readable text. For example, 'requires HTML5 support'. |
WebApplication cũng kế thừa các thuộc tính từ SoftwareApplication, CreativeWork, Thing.
| Thuộc tính | Loại mong đợi | Mô tả |
|---|---|---|
applicationCategory | Text | Type of software application, e.g. 'Game, Multimedia'. |
applicationSubCategory | Text | Subcategory of the application, e.g. 'Arcade Game'. |
applicationSuite | Text | The name of the application suite to which the application belongs (e.g. Excel belongs to Office). |
availableOnDevice | Text | Device required to run the application. Used in cases where a specific make/model is required to ru… |
countriesNotSupported | Text | Countries for which the application is not supported. You can also provide the two-letter ISO 3166-… |
countriesSupported | Text | Countries for which the application is supported. You can also provide the two-letter ISO 3166-1 al… |
downloadUrl | URL | If the file can be downloaded, URL to download the binary. |
featureList | URL | Features or modules provided by this application (and possibly required by other applications). |
fileSize | Text | Size of the application / package (e.g. 18MB). In the absence of a unit (MB, KB etc.), KB will be a… |
installUrl | URL | URL at which the app may be installed, if different from the URL of the item. |
memoryRequirements | URL | Minimum memory requirements. |
operatingSystem | Text | Operating systems supported (Windows 7, OS X 10.6, Android 1.6). |
permissions | Text | Permission(s) required to run the app (for example, a mobile app may require full internet access o… |
processorRequirements | Text | Processor architecture required to run the application (e.g. IA64). |
releaseNotes | URL | Description of what changed in this version. |
runtimePlatform | Text | Runtime platform or script interpreter dependencies (example: Java v1, Python 2.3, .NET Framework 3… |
screenshot | URL | A link to a screenshot image of the app. |
softwareAddOn | Text | Additional content for a software application. |
softwareHelp | Text | Software application help. |
softwareRequirements | URL | Component dependency requirements for application. This includes runtime environments and shared li… |
softwareVersion | Text | Version of the software instance. |
storageRequirements | URL | Storage requirements (free space required). |
supportingData | Text | Supporting data for a SoftwareApplication. |
about | Text | The subject matter of an object. |
abstract | Text | An abstract is a short description that summarizes a [[CreativeWork]]. |
accessibilityAPI | Text | Indicates that the resource is compatible with the referenced accessibility API. Values should be d… |
accessibilityControl | Text | Identifies input methods that are sufficient to fully control the described resource. Values should… |
accessibilityFeature | Text | Content features of the resource, such as accessible media, alternatives and supported enhancements… |
accessibilityHazard | Text | A characteristic of the described resource that is physiologically dangerous to some users. Related… |
accessibilitySummary | Text | A human-readable summary of specific accessibility features or deficiencies, consistent with the ot… |
accessMode | Text | The human sensory perceptual system or cognitive faculty through which a person may process or perc… |
accessModeSufficient | Text | A list of single or combined accessModes that are sufficient to understand all the intellectual con… |
accountablePerson | Text | Specifies the Person that is legally accountable for the CreativeWork. |
acquireLicensePage | URL | Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current i… |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
alternativeHeadline | Text | A secondary title of the CreativeWork. |
archivedAt | URL | Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe… |
assesses | Text | The item being described is intended to assess the competency or learning outcome defined by the re… |
associatedMedia | Text | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience | Text | An intended audience, i.e. a group for whom something was created. |
+ 107 thuộc tính kế thừa khác. Xem schema.org/WebApplication để biết danh sách đầy đủ.
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "Example WebApplication"
}Web App (schema.org/WebApplication) là một loại dữ liệu có cấu trúc được sử dụng để mô tả một Web App cho các công cụ tìm kiếm và hệ thống AI. Việc thêm Web App JSON-LD vào một trang giúp Google, Bing và các công cụ trả lời hiểu nội dung và có thể kích hoạt kết quả phong phú.
Điền vào các trường Web App trong công cụ này, sao chép JSON-LD được tạo và dán vào bên trong thẻ <script type="application/ld+json"> trong <head> hoặc <body> của trang. Bạn cũng có thể xuất Microdata, RDFa, XML hoặc Open Graph.
Có. jsonldtool.com là trình tạo và trình xác thực schema Web App miễn phí, không yêu cầu đăng ký.