62 lines
2.3 KiB
YAML
62 lines
2.3 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/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./DigitalPlatformType
|
|
|
|
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_or_had_custodian_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
equals_string: Q1065413
|
|
description: Wikidata identifier for Institutional Repository concept
|
|
platform_type_id:
|
|
identifier: false
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Institutional Repository
|
|
skos:altLabel: Instituts-Repository, repositorio institucional, dépôt institutionnel, IR
|
|
platform_type: digital repository
|
|
access_model: open access
|
|
see_also:
|
|
- DigitalArchive
|
|
- AcademicArchive
|
|
- UniversityArchive
|
|
- ResearchDataRepository
|
|
comments:
|
|
- Instituts-Repository (de)
|
|
- repositorio institucional (es)
|
|
- dépôt institutionnel (fr)
|
|
- Primarily digital platform for scholarly output
|
|
- Supports open access to research publications
|
|
- Often uses DSpace, EPrints, or similar software
|