25 lines
635 B
YAML
25 lines
635 B
YAML
id: https://nde.nl/ontology/hc/class/TechnicalFeature
|
|
name: TechnicalFeature
|
|
title: Technical Feature
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_type
|
|
classes:
|
|
TechnicalFeature:
|
|
class_uri: schema:PropertyValue
|
|
description: 'A technical feature or capability of a platform. '
|
|
slots:
|
|
- has_type
|
|
slot_usage:
|
|
has_type:
|
|
# range: string # uriorcurie
|
|
close_mappings:
|
|
- schema:PropertyValue
|
|
annotations:
|
|
specificity_score: '0.50'
|
|
custodian_types: '[''*'']'
|