glam/schemas/20251121/linkml/modules/classes/CallForApplication.yaml
kempersc ca4a54181e Refactor schema files to improve clarity and maintainability
- Updated WorldCatIdentifier.yaml to remove unnecessary description and ensure consistent formatting.
- Enhanced WorldHeritageSite.yaml by breaking long description into multiple lines for better readability and removed unused attributes.
- Simplified WritingSystem.yaml by removing redundant attributes and ensuring consistent formatting.
- Cleaned up XPathScore.yaml by removing unnecessary attributes and ensuring consistent formatting.
- Improved YoutubeChannel.yaml by breaking long description into multiple lines for better readability.
- Enhanced YoutubeEnrichment.yaml by breaking long description into multiple lines for better readability.
- Updated YoutubeVideo.yaml to break long description into multiple lines and removed legacy field name.
- Refined has_or_had_affiliation.yaml by removing unnecessary comments and ensuring clarity.
- Cleaned up is_or_was_retrieved_at.yaml by removing unnecessary comments and ensuring clarity.
- Added rules for generic slots and avoiding rough edits in schema files to maintain structural integrity.
- Introduced changes_or_changed_through.yaml to define a new slot for linking entities to change events.
2026-01-31 00:46:23 +01:00

231 lines
No EOL
11 KiB
YAML

id: https://nde.nl/ontology/hc/class/CallForApplication
name: CallForApplication
title: CallForApplication Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
dcterms: http://purl.org/dc/terms/
foaf: http://xmlns.com/foaf/0.1/
prov: http://www.w3.org/ns/prov#
org: http://www.w3.org/ns/org#
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../enums/CallForApplicationStatusEnum
- ../enums/FundingRequirementTypeEnum
- ../enums/MeasureUnitEnum
- ../slots/end_of_the_end
- ../slots/has_or_had_budget # was: total_budget
- ../slots/has_or_had_description # was: call_description
- ../slots/has_or_had_funded # was: funded_project
- ../slots/has_or_had_identifier # was: call_id, call_identifier
- ../slots/has_or_had_label # was: call_short_name, call_title
- ../slots/has_or_had_provenance # was: web_observation
- ../slots/has_or_had_range
- ../slots/has_or_had_requirement
- ../slots/has_or_had_score # was: template_specificity
- ../slots/has_or_had_status # was: call_status
- ../slots/has_or_had_url # was: call_url
- ../slots/info_session_date
- ../slots/is_or_was_categorized_as # was: thematic_area
- ../slots/is_or_was_due_on
- ../slots/is_or_was_opened_on
- ../slots/issuing_organisation
- ../slots/keyword
- ../slots/minimum_partner
- ../slots/offers_or_offered # was: funding_rate
- ../slots/parent_programme
- ../slots/partnership_required
- ../slots/related_call
- ../slots/requires_or_required # was: co_funding_required
- ../slots/results_expected_date
- ../slots/specificity_annotation
- ../slots/start_of_the_start
- ./Budget # for has_or_had_budget range
- ./CoFunding # for requires_or_required range (co-funding requirements)
- ./FundingRate # for offers_or_offered range
- ./FundingRequirement
- ./GrantRange
- ./Identifier # for has_or_had_identifier range
- ./MeasureUnit
- ./Quantity
- ./SpecificityAnnotation
- ./TemplateSpecificityScore # was: TemplateSpecificityScores
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
- ./URL # for has_or_had_url range
- ./WebObservation # for has_or_had_provenance range
- ./TimeSpan
default_prefix: hc
classes:
CallForApplication:
class_uri: schema:Offer
description: "A funding call or grant application opportunity issued by a heritage funding\norganisation, inviting heritage\
\ custodians to apply for project funding.\n\n**PURPOSE**:\n\nCallForApplication bridges the gap between:\n- **FundingOrganisation**\
\ (entities that provide heritage funding)\n- **Heritage Custodians** (institutions seeking funding for projects)\n\n\
Funding organisations like the European Commission, national heritage funds,\nand private foundations issue regular\
\ calls for applications. These calls have\ndefined timeframes, budgets, eligibility criteria, and thematic focus areas.\n\
\n**KEY RELATIONSHIPS**:\n\n```\nFundingOrganisation (e.g., European Commission)\n │\n ├── issues ──→ CallForApplication\
\ (e.g., \"CL2-2025-HERITAGE-01\")\n │ │\n │ ├── web_observations\
\ ──→ WebObservation[]\n │ │ (provenance tracking)\n │ \
\ │\n │ └── funded_projects ──→ Project[]\n │ \
\ │\n │ └── funding_call (inverse)\n │\n \
\ └── parent_programme: \"Horizon Europe\"\n```\n\n**LIFECYCLE TRACKING**:\n\nCalls progress through defined stages\
\ tracked via `call_status`:\n- ANNOUNCED → OPEN → CLOSING_SOON → CLOSED → UNDER_REVIEW → RESULTS_PUBLISHED\n- May be\
\ CANCELLED or REOPENED under special circumstances\n\n**PROVENANCE TRACKING**:\n\nBecause call information is often\
\ extracted from web sources, each\nCallForApplication should link to one or more WebObservation records\ndocumenting\
\ when and where the information was retrieved.\n\n**ONTOLOGY ALIGNMENT**:\n\n- **Schema.org**: `schema:Offer` - \"\
An offer to transfer some rights to an item\n or to provide a service\" (funding is a service/offer to heritage institutions)\n\
- **Schema.org**: `schema:Grant` - Related class for awarded grants\n- **Schema.org**: `schema:MonetaryGrant` - For\
\ actual grant awards\n- **PROV-O**: `prov:Activity` - Call issuance as activity\n- **Dublin Core**: `dcterms:relation`\
\ for related calls\n\n**EXAMPLES**:\n\n1. **Horizon Europe CL2 2025 Heritage Calls**\n - issuing_organisation: European\
\ Commission\n - parent_programme: Horizon Europe\n - total_budget: €82.5M\n - application_deadline: 2025-09-16\n\
\ - thematic_areas: Cultural heritage preservation, digital heritage\n \n2. **Creative Europe Cooperation Projects\
\ 2025**\n - issuing_organisation: EACEA (European Education and Culture Executive Agency)\n - parent_programme:\
\ Creative Europe\n - partnership_required: true\n - minimum_partners: 3 (from different EU countries)\n \n3.\
\ **National Lottery Heritage Fund UK**\n - issuing_organisation: National Lottery Heritage Fund\n - typical_grant_range:\
\ £10K-£10M\n - eligible_countries: [UK, Northern Ireland, Scotland, Wales]\n \n4. **European Heritage Awards 2026**\n\
\ - issuing_organisation: Europa Nostra\n - call_type: Awards/Recognition (not direct funding)\n - thematic_areas:\
\ Research, Conservation, Education, Engagement\n"
exact_mappings:
- schema:Offer
close_mappings:
- prov:Activity
related_mappings:
- org:Organization
- dcterms:BibliographicResource
slots:
- is_or_was_due_on
- is_or_was_opened_on
slot_usage:
is_or_was_due_on:
range: TimeSpan
offers_or_offered: # was: funding_rate - migrated per Rule 53 (2026-01-26)
range: FundingRate
multivalued: true
inlined: true
required: false
examples:
- value:
has_or_had_rate: "100%"
maximal_of_maximal: 100
is_or_was_opened_on:
range: TimeSpan
examples:
- value:
start_of_the_start: "2023-01-01T00:00:00Z"
has_or_had_budget: # was: total_budget - migrated per Rule 53 (2026-01-15)
range: Budget
multivalued: true
inlined: true
inlined_as_list: true
examples:
- value:
has_or_had_label: Horizon Europe CL2 2025 Budget
has_or_had_budget: 82500000.0
has_or_had_currency:
currency_code: EUR
has_or_had_label: Euro
currency_symbol:
fiscal_year_start: '2025-01-01'
fiscal_year_end: '2025-12-31'
issuing_organisation:
required: true
range: uriorcurie
examples:
- value: https://nde.nl/ontology/hc/encompassing-body/funding/ec-rea
has_or_had_provenance: # was: web_observation - migrated per Rule 53
range: WebObservation
multivalued: true
inlined_as_list: true
examples:
- value: https://nde.nl/ontology/hc/observation/web/2025-11-29/eu-horizon-cl2
has_or_had_requirement:
range: FundingRequirement
multivalued: true
inlined: true
inlined_as_list: true
examples:
- value: See FundingRequirement class examples
has_or_had_funded: # was: funded_project - migrated per Rule 53 (2026-01-26)
range: uriorcurie
multivalued: true
inlined_as_list: true
examples:
- value: https://nde.nl/ontology/hc/project/nde/heritage-digitization-2025
requires_or_required: # was: co_funding_required - migrated per Rule 53 (2026-01-19)
range: CoFunding
multivalued: false
inlined: true
examples:
- value:
is_or_was_required: true
has_or_had_description: "Partnership funding 5-50% depending on grant size"
comments:
- CallForApplication links FundingOrganisation to heritage custodian funding opportunities
- Lifecycle tracked via CallForApplicationStatusEnum (ANNOUNCED through RESULTS_PUBLISHED)
- CLOSING_SOON status based on date proximity (< 30 days to deadline)
- Provenance tracked via web_observations linking to WebObservation instances
- Maps to schema:Offer - funding as an offer to heritage institutions
- Bidirectional link to Project via funded_projects ↔ funding_call
see_also:
- https://schema.org/Offer
examples:
- value:
has_or_had_identifier: # was: call_id, call_identifier - migrated per Rule 53 (2026-01-17)
- identifier_value: https://nde.nl/ontology/hc/call/ec/cl2-2025-heritage-01
has_or_had_label: # was: call_title, call_short_name - migrated per Rule 53 (2026-01-17)
- Cultural heritage, cultural and creative industries
- HORIZON-CL2-2025-HERITAGE-01
has_or_had_description: | # was: call_description - migrated per Rule 53 (2026-01-17)
This call supports research and innovation addressing cultural heritage
preservation, digitisation, and access. Projects should develop new
methods, technologies, and approaches for safeguarding tangible and
intangible cultural heritage while promoting sustainable use and
citizen engagement.
has_or_had_status: OPEN # was: call_status - migrated per Rule 53 (2026-01-17)
has_or_had_url: # was: call_url - migrated per Rule 53 (2026-01-17)
- url_value: https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/topic-details/horizon-cl2-2025-heritage-01
url_type: application_portal
application_opening_date: '2025-01-15'
application_deadline: '2025-09-16'
results_expected_date: '2026-03-01'
has_or_had_budget: # was: total_budget - migrated per Rule 53 (2026-01-15)
has_or_had_range:
- minimal_of_minimal:
has_or_had_measurement_unit:
unit_label: EUR
maximal_of_maximal:
has_or_had_measurement_unit:
unit_label: EUR
has_or_had_requirement:
- can_or_could_be_fulfilled_by:
- has_or_had_type:
has_or_had_label: "Public bodies"
- imposes_or_imposed:
- has_or_had_label: "EU Member States"
is_or_was_categorized_as: # was: thematic_area - migrated per Rule 53
- Cultural heritage preservation
- Digital heritage
- Climate change impact on heritage
- Heritage skills and crafts
- Community engagement with heritage
partnership_required: true
minimum_partners: 3
issuing_organisation: https://nde.nl/ontology/hc/encompassing-body/funding/ec-rea
parent_programme: Horizon Europe Cluster 2
has_or_had_contact_point:
info_session_date:
- 2025-02-15 - Virtual info day
- 2025-04-10 - Brokerage event Brussels
keywords:
- cultural heritage
- research
- innovation
- digitisation
- preservation
- EU funding
- Horizon Europe
has_or_had_funded: # was: funded_project - migrated per Rule 53 (2026-01-26)
- https://nde.nl/ontology/hc/project/europeana/common-culture-2024