52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/WebPage
|
|
name: WebPage
|
|
title: Web Page
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_url
|
|
classes:
|
|
WebPage:
|
|
class_uri: schema:WebPage
|
|
description: >-
|
|
Network-accessible hypertext document identified by a URL and rendered in
|
|
an internet browser.
|
|
alt_descriptions:
|
|
nl: Een document op het World Wide Web.
|
|
de: Ein Dokument im World Wide Web.
|
|
fr: Un document sur le World Wide Web.
|
|
es: Un documento en la World Wide Web.
|
|
ar: مستند على شبكة الويب العالمية، يمكن الوصول إليه عبر عنوان URL.
|
|
id: Dokumen di World Wide Web yang dapat diakses melalui URL.
|
|
zh: 可通过URL访问的万维网文档。
|
|
structured_aliases:
|
|
- literal_form: webpagina
|
|
in_language: nl
|
|
- literal_form: Webseite
|
|
in_language: de
|
|
- literal_form: page web
|
|
in_language: fr
|
|
- literal_form: página web
|
|
in_language: es
|
|
- literal_form: صفحة ويب
|
|
in_language: ar
|
|
- literal_form: halaman web
|
|
in_language: id
|
|
- literal_form: 网页
|
|
in_language: zh
|
|
broad_mappings:
|
|
- schema:WebPage
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
slots:
|
|
- has_url
|
|
comments:
|
|
- 'Preserved from prior description: Document on the World Wide Web accessible via a URL, containing content rendered in a web browser.'
|