NAICS 산업 분류가 포함된 Google 친화적 구조화 데이터 — www.jsonldtool.com
Web applications.
Web App은(는) schema.org 유형입니다. 위의 생성기를 사용하여 Web App 구조화 데이터를 JSON-LD, Microdata, RDFa, XML 또는 Open Graph 형식으로 만든 다음 페이지에 붙여넣으면 Google, Bing 및 AI 답변 엔진이 콘텐츠를 이해하는 데 도움이 됩니다.
공식 정의는 schema.org/WebApplication에서 확인하세요.
WebApplication에 직접 정의된 속성:
| 속성 | 예상 유형 | 설명 |
|---|---|---|
browserRequirements | Text | Specifies browser requirements in human-readable text. For example, 'requires HTML5 support'. |
WebApplication은(는) SoftwareApplication, CreativeWork, Thing에서도 속성을 상속받습니다.
| 속성 | 예상 유형 | 설명 |
|---|---|---|
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개 더 있습니다. 전체 목록은 schema.org/WebApplication를 참조하세요.
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "Example WebApplication"
}Web App(schema.org/WebApplication)은(는) 검색 엔진과 AI 시스템에 Web App을(를) 설명하는 데 사용되는 구조화 데이터 유형입니다. 페이지에 Web App JSON-LD를 추가하면 Google, Bing 및 답변 엔진이 콘텐츠를 이해하는 데 도움이 되며 리치 결과를 사용할 수 있습니다.
이 도구에서 Web App 필드를 채우고 생성된 JSON-LD를 복사한 다음 페이지의 <head> 또는 <body>에 있는 <script type="application/ld+json"> 태그 안에 붙여넣으세요. Microdata, RDFa, XML 또는 Open Graph로 내보낼 수도 있습니다.
예. jsonldtool.com은 가입이 필요 없는 무료 Web App 스키마 생성기 및 검증기입니다.