glam/frontend/public/schemas/20251121/linkml/modules/classes/InstitutionalRepository.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

50 lines
1.8 KiB
YAML

id: https://w3id.org/nde/ontology/InstitutionalRepository
name: InstitutionalRepository
title: Institutional Repository
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_score
- ../slots/has_type
classes:
InstitutionalRepository:
description: Archive of publications by an institution's staff. Institutional repositories (IRs) collect, preserve, and provide open access to the scholarly output of an institution, typically a university or research organization. They include publications, theses, datasets, and other research outputs. IRs are usually digital platforms that support open access principles.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
mixins:
- DigitalPlatformType
slots:
- has_type
- has_score
- identified_by
slot_usage:
identified_by:
has_type:
identifier: false
has_type:
equals_expression: '["hc:ArchiveOrganizationType"]'
annotations:
skos:prefLabel: Institutional Repository
skos:altLabel: "Instituts-Repository, repositorio institucional, d\xE9p\xF4t institutionnel, IR"
platform_type: digital repository
access_model: open access
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
see_also:
- DigitalArchive
- AcademicArchive
- UniversityArchive
- ResearchDataRepository
comments:
- Instituts-Repository (de)
- repositorio institucional (es)
- "d\xE9p\xF4t institutionnel (fr)"
- Primarily digital platform for scholarly output
- Supports open access to research publications
- Often uses DSpace, EPrints, or similar software