Skip to content

Commit 102c5e1

Browse files
committed
docs
1 parent 420f63c commit 102c5e1

File tree

2 files changed

+31
-8
lines changed

2 files changed

+31
-8
lines changed

docs/index.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,26 @@
11
# NFDI4Culture Ontology (CTO)
22

3-
## Introduction
3+
[NFDI4Culture](https://nfdi4culture.de/) is the Consortium for Research Data on Material and Immaterial Cultural Heritage. Within NFDI4Culture, a [Knowledge Graph](https://nfdi4culture.de/resources/knowledge-graph.html) has been developed and integrated with the [Culture Information Portal](https://nfdi4culture.de/) with the goal to aggregate heterogeneous and isolated data from the research landscape focused on by NFDI4Culture and thereby increase the discoverability, interoperability and reusability of cultural heritage data.
44

5-
The NFDI4Culture ontology (CTO) is a domain module and is developed compliant with the NFDIcore as a mid-level ontology and the Basic Formal Ontology 2020 as a foundational ontology.
6-
This is where we document the ongoing development work on CTO and test ideas and do development work on the [knowledge graph of the NFDI4Culture consortium](https://nfdi4culture.de/resources/knowledge-graph.html)
5+
This repository provides the NFDI4Culture Ontology (CTO), a domain-specific ontology module developed within the Task Area 5 of the NFDI4Culture initiative. CTO builds upon the NFDIcore mid-level ontology and is aligned with the Basic Formal Ontology (BFO) 2020 to ensure semantic interoperability and ontological rigor.
6+
CTO represents the research data of the NFDI4Culture community within a research data index, i.e. a single point of access to decentralized cultural heritage research resources. The ontology supports the integration of the most relevant metadata from the main subject areas of NFDI4Culture: architecture, art history, performing arts, musicology, and media studies. These metadata are harvested using a dedicated [ETL pipeline](https://nfdi4culture.de/id/E5877) and integrated into the NFDI4Culture Knowledge Graph using CTO.
77

8-
This is a feeding ground for what eventually ends up in the [Culture Knowledge Graph Kitchen](https://gitlab.rlp.net/adwmainz/nfdi4culture/knowledge-graph/culture-kg-kitchen/)
8+
The ontology’s latest version is always accessible at: [cto.owl](https://github.com/ISE-FIZKarlsruhe/nfdi4culture/blob/main/cto.owl)
99

10-
## Information Graph
10+
## Ontology Metadata
1111

12-
The Information Graph (IG) contains the general information about the consortium, based on the [LOD extension](https://github.com/digicademy/lod) for TYPO3 developed by the [Digital Academy in Mainz](https://www.adwmainz.de/digitalitaet/digitale-akademie.html).
12+
- **Title:** NFDI4Culture Ontology
13+
- **Abbreviation:** cto
14+
- **Namespace:** https://nfdi4culture.de/ontology
15+
- **Prefix:** cto
16+
- **Language:** OWL
17+
- **Repository:** [https://github.com/ISE-FIZKarlsruhe/nfdi4culture](https://github.com/ISE-FIZKarlsruhe/nfdi4culture)
18+
- **Previous version:** [CTO v2.0.0](https://gitlab.rlp.net/adwmainz/nfdi4culture/knowledge-graph/culture-ontology/tree/v2.0), February 08, 2024
19+
- **Creators:** Tabea Tietz, Jörg Waitelonis, Oleksandra Bruns, Etienne Posthumus, Harald Sack
20+
- **Contributors:** Linnaea Söhn, Jonatan Jalle Steller, Torsten Schrade
21+
- **Related project:** NFDI4Culture
22+
- **Funding:** Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under the National Research Data Infrastructure – project number 441958017
23+
- **License:** [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/)
24+
- **Citation:** Tabea Tietz, Jörg Waitelonis, Oleksandra Bruns, Etienne Posthumus, Harald Sack. *NFDI4Culture Ontology (cto)*. Revision: v3.0.0. Retrieved from: [https://github.com/ISE-FIZKarlsruhe/nfdi4culture](https://github.com/ISE-FIZKarlsruhe/nfdi4culture)
1325

14-
## Research Data Graph
1526

16-
The Research Data Graph (RDG) is the bulk research data as contributed by the [various datafeeds](https://nfdi4culture.de/go/sparql-data-portals) from the consortium participants that functions as an index of culture research data.

docs/introduction.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# CTO in the Context of NFDI4Culture
2+
3+
[NFDI4Culture](https://nfdi4culture.de/) is the Consortium for Research Data on Material and Immaterial Cultural Heritage. As a consortium within the framework of the German national research data infrastructure programme [NFDI](https://www.nfdi.de) the goal of NFDI4Culture is the establishment of a information infrastructure for cultural heritage research data. This primarily concerns the subject areas architecture, art history, performing arts, musicology, and media sciences.
4+
5+
Within NFDI4Culture, a [Knowledge Graph](https://nfdi4culture.de/resources/knowledge-graph.html) has been developed and integrated with the [Culture Information Portal](https://nfdi4culture.de/) with the goal to aggregate heterogeneous and isolated data from the research landscape focused on by NFDI4Culture and thereby increase the discoverability, interoperability and reusability of cultural heritage data. The NFDI4Culture Knowledge Graph acts as a single point of access to decentralized cultural heritage research resources.
6+
7+
## Information Graph
8+
9+
The Information Graph (IG) contains the general information about the consortium, based on the [LOD extension](https://github.com/digicademy/lod) for TYPO3 developed by the [Digital Academy in Mainz](https://www.adwmainz.de/digitalitaet/digitale-akademie.html).
10+
11+
## Research Data Graph
12+
13+
The Research Data Graph (RDG) is the bulk research data as contributed by the [various datafeeds](https://nfdi4culture.de/go/sparql-data-portals) from the consortium participants that functions as an index of culture research data.

0 commit comments

Comments
 (0)