25 lines
674 B
YAML
25 lines
674 B
YAML
id: https://nde.nl/ontology/hc/classes/CurrentPosition
|
|
name: CurrentPosition
|
|
title: CurrentPosition
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
org: http://www.w3.org/ns/org#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
CurrentPosition:
|
|
class_uri: schema:Role
|
|
description: >-
|
|
Active organizational role assignment linking a professional to their present institutional affiliation.
|
|
broad_mappings:
|
|
- schema:Role
|
|
close_mappings:
|
|
- org:Membership
|
|
related_mappings:
|
|
- schema:Organization
|
|
- prov:Entity
|
|
slots: []
|