glam/frontend/public/schemas/20251121/linkml/modules/classes/APIRequest.yaml
kempersc ce103100d4
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m7s
Refactor code structure and optimize performance across multiple modules
2026-02-11 12:22:00 +01:00

30 lines
828 B
YAML

id: https://nde.nl/ontology/hc/class/APIRequest
name: APIRequest
title: APIRequest
description: An API request event.
prefixes:
rov: http://www.w3.org/ns/regorg#
linkml: https://w3id.org/linkml/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
rico: https://www.ica.org/standards/RiC/ontology#
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ../slots/has_endpoint
- ../slots/has_provenance
- ../slots/has_version
classes:
APIRequest:
class_uri: prov:Activity
close_mappings:
- schema:Action
description: An API request event.
slots:
- has_provenance
- has_endpoint
- has_version
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"