- Created deliverables_slot for expected or achieved deliverable outputs. - Introduced event_id_slot for persistent unique event identifiers. - Added follow_up_date_slot for scheduled follow-up action dates. - Implemented object_ref_slot for references to heritage objects. - Established price_slot for price information across entities. - Added price_currency_slot for currency codes in price information. - Created protocol_slot for API protocol specifications. - Introduced provenance_text_slot for full provenance entry text. - Added record_type_slot for classification of record types. - Implemented response_formats_slot for supported API response formats. - Established status_slot for current status of entities or activities. - Added FactualCountDisplay component for displaying count query results. - Introduced ReplyTypeIndicator component for visualizing reply types. - Created approval_date_slot for formal approval dates. - Added authentication_required_slot for API authentication status. - Implemented capacity_items_slot for maximum storage capacity. - Established conservation_lab_slot for conservation laboratory information. - Added cost_usd_slot for API operation costs in USD.
48 lines
1.8 KiB
YAML
48 lines
1.8 KiB
YAML
# Institutional Repository
|
|
# Auto-generated from ArchiveTypeEnum refactoring
|
|
# Wikidata: Q1065413
|
|
|
|
id: https://w3id.org/nde/ontology/InstitutionalRepository
|
|
name: InstitutionalRepository
|
|
title: Institutional Repository
|
|
|
|
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:
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: "Q1065413"
|
|
# Override DigitalPlatformType identifier to avoid conflict with CustodianType.type_id
|
|
platform_type_id:
|
|
identifier: false
|
|
annotations:
|
|
custodian_types: '["A"]'
|
|
custodian_types_rationale: "InstitutionalRepository is an archival institution - maps to ARCHIVE (A)"
|
|
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"
|