42 lines
2.2 KiB
YAML
42 lines
2.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/LinkedDataEndpoint
|
|
name: LinkedDataEndpoint
|
|
title: LinkedDataEndpoint
|
|
description: A SPARQL or other Linked Data endpoint.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
void: http://rdfs.org/ns/void#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_url
|
|
classes:
|
|
LinkedDataEndpoint:
|
|
class_uri: void:Dataset
|
|
description: >-
|
|
Network endpoint exposing linked-data access interfaces, such as SPARQL or
|
|
RDF-oriented query and retrieval services.
|
|
alt_descriptions:
|
|
nl: Netwerkeindpunt dat linked-data-toegangsinterfaces aanbiedt zoals SPARQL of RDF-georienteerde bevraging en retrieval.
|
|
de: Netzwerkendpunkt mit Linked-Data-Zugriffsschnittstellen wie SPARQL oder RDF-orientierten Abfrage- und Abrufdiensten.
|
|
fr: Point de terminaison reseau exposant des interfaces d acces linked data comme SPARQL ou des services RDF de requete et recuperation.
|
|
es: Endpoint de red que expone interfaces de acceso linked data como SPARQL o servicios RDF de consulta y recuperacion.
|
|
ar: نقطة نهاية شبكية تتيح واجهات وصول للبيانات المترابطة مثل SPARQL أو خدمات استعلام واسترجاع موجهة لـ RDF.
|
|
id: Endpoint jaringan yang mengekspos antarmuka akses linked data seperti SPARQL atau layanan kueri dan pengambilan berbasis RDF.
|
|
zh: 提供链接数据访问接口(如 SPARQL 或 RDF 查询/获取服务)的网络端点。
|
|
structured_aliases:
|
|
- {literal_form: linked-data-eindpunt, in_language: nl}
|
|
- {literal_form: Linked-Data-Endpunkt, in_language: de}
|
|
- {literal_form: point d acces linked data, in_language: fr}
|
|
- {literal_form: endpoint de datos enlazados, in_language: es}
|
|
- {literal_form: نقطة بيانات مترابطة, in_language: ar}
|
|
- {literal_form: endpoint linked data, in_language: id}
|
|
- {literal_form: 链接数据端点, in_language: zh}
|
|
close_mappings:
|
|
- void:Dataset
|
|
slots:
|
|
- has_url
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|