18 lines
497 B
YAML
18 lines
497 B
YAML
id: https://nde.nl/ontology/hc/slot/network_analysis
|
|
name: network_analysis_slot
|
|
title: Network Analysis Slot
|
|
version: 1.0.0
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
|
|
slots:
|
|
network_analysis:
|
|
description: |
|
|
Aggregated statistics about a connection network.
|
|
Contains summary metrics like total count, heritage-relevant percentage, etc.
|
|
slot_uri: schema:mainEntity
|