@prefix : . @prefix dc: . @prefix n4c: . @prefix obo: . @prefix owl: . @prefix rdf: . @prefix swo: . @prefix xml: . @prefix xsd: . @prefix bibo: . @prefix foaf: . @prefix rdfs: . @prefix void: . @prefix schema: . @prefix dcterms: . @prefix nfdicore: . @prefix wikidata: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; dcterms:abstract """### INTRODUCTION The [National Research Data Infrastructure (NFDI) initiative](https://www.nfdi.de/) has seen the establishment of various consortia, each dedicated to developing a research data infrastructure tailored to its respective domain. To facilitate interoperability across these consortia, the NFDIcore ontology (prefix nfdicore) has been developed and serves as a mid level ontology for representing metadata about NFDI resources such as individuals, organizations, projects, data portals, etc. Recognizing the diverse needs of consortia, NFDIcore establishes mappings to a wide array of standards across domains, including the [Basic Formal Ontology (BFO)](https://basic-formal-ontology.org/) and [schema.org](https://schema.org/), which is crucial for advancing knowledge representation, data exchange, and collaboration across diverse domains. To answer domain-specific research questions, NFDIcore is extended following a modular approach, as e.g. with the culture ontology module [CTO](https://gitlab.rlp.net/adwmainz/nfdi4culture/knowledge-graph/culture-ontology), matwerk ontology module [MWO](https://git.rwth-aachen.de/nfdi-matwerk/ta-oms/mwo), etc. Aligning with [IAO](https://github.com/information-artifact-ontology/IAO) and [SCHEMA](https://schema.org/), NFDIcore focuses on describing 3 main concepts: 1. Digital Information Artifacts (nfdicore:Resource), e.g. data sets, data portals, publications, services, software, etc. 2. Independent Continuants that act autonomously (nfdicore:Agent), e.g. organizations and persons 3. Planned processes and events, e.g. nfdicore:Project, nfdicore:Contributing, nfdicore:Event. Current development is managed via [GitHub](https://github.com/ISE-FIZKarlsruhe/nfdicore). Feel free to give feedback, contribute, or raise issues. ### RESOURCES Within NFDIcore, resources encompass a wide range of digital creative works, including datasets, collections, and metadata, as well as offered products and services such as data portals, data curation, and data digitization. These resources are categorized as information content entities (IAO_0000030), derived from material entities (BFO_0000040). Each information content entity may establish \"is about\" (IAO_0000136) object relations, linking it to other material entities or information content entities that define its subject matter. In NFDIcore, the \"is about\" property is expanded to offer more detailed semantics and a comprehensive overview of the relationships between resources and material entities. ![image](https://raw.githubusercontent.com/ISE-FIZKarlsruhe/nfdicore/v2.0.0/figures/resources1.png) Apart from relations to information content entities and material entities, resources within NFDIcore can also be described using specific qualities (BFO_0000019). For instance, resources can be associated with academic disciplines (nfdicore:AcademicDiscipline) they belong to or a degree of semantic expressivity the resources hold, allowing for a more nuanced understanding of their context and relevance. For this, property \"has quality\" (RO_0000086) is extended with more granular nfdicore properties. ![image](https://raw.githubusercontent.com/ISE-FIZKarlsruhe/nfdicore/v2.0.0/figures/resources2.png) Resources within NFDIcore engage in diverse relationships with agents, facilitated by various properties such as nfdicore:contributor, nfdicore:publisher, and nfdicore:contactPoint. While these properties enable direct connections between agents and resources, they may lack some expressivity. In scenarios requiring more detailed semantics to describe the relationship between an agent and a resource, the modeling proposed by BFO can be employed. To maintain consistency, we establish nfdicore properties like nfdicore:publisher as shortcuts using SWRL rules. ![image](https://raw.githubusercontent.com/ISE-FIZKarlsruhe/nfdicore/v2.0.0/figures/resources3.png) ### AGENTS Likewise, in NFDIcore, the concept of Agents extends to both organizations and persons, serving as independent continuants within BFO ontology. Agents are essential for management of research data resources, and include entities such as research institutions, consortia, universities, companies, and individual researchers or data scientists. Within NFDIcore, agents can be directly linked to resources via different relations; may participate in different processes (BFO_0000015) and be associated with diverse roles (BFO_0000023), e.g. nfdicore:PublisherRole, nfdicore:ContributorRole, etc. within the processes. Moreover, agents engage in diverse relationships with other agents, e.g. nfdicore:member, nfdicore:partnerOrganization, etc. For consistency's sake, we streamline NFDIcore properties like nfdicore:contactPoint and nfdicore:fundingOrganization by creating shortcuts through SWRL rules. ![image](https://raw.githubusercontent.com/ISE-FIZKarlsruhe/nfdicore/v2.0.0/figures/agents.png) ### PROCESSES AND EVENTS In general, a process (BFO_0000015) can encompass subordinate processes and may involve instances marked by defined start and end times. Within NFDIcore, a planned process (OBI_0000011) commonly serves to establish connections between agents and information content entities (IAO_0000030), defining the roles (BFO_0000023) of agents with respect to the involved information content entities. The nfdicore:Event is associated with temporal entities that transpire over time, commonly marked by specific incidents or occurrences. The nfdicore:Event, classified as an occurrent (BFO_0000003), serves as a representation for various happenings such as conferences, workshops, or activities like \"the 37th German Congress for Art History\" or \"Workshop \"Introduction to Iconclass\"\". Events are characterized by their start and end times and can be connected to agents involved in the events. ![image](https://raw.githubusercontent.com/ISE-FIZKarlsruhe/nfdicore/v2.0.0/figures/events.png)"""@en ; dcterms:bibliographicCitation "Oleksandra Bruns, Tabea Tietz, Etienne Posthumus, Jörg Waitelonis, Harald Sack. NFDIcore Ontology. Revision: v2.0.0. Retrieved from: https://nfdi.fiz-karlsruhe.de/ontology/2.0.0" ; dcterms:created "2024-04-10" ; dcterms:creator n4c:E1925 , n4c:E2415 , n4c:E2416 , n4c:E3095 , ; dcterms:license ; dcterms:title "NFDIcore Ontology" ; bibo:status "Ontology Specification"@en ; :nfdicore ; : ; rdfs:label "NFDIcore" ; owl:priorVersion ; owl:versionInfo "v2.0.0" . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/abstract dcterms:abstract rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/bibliographicCitation dcterms:bibliographicCitation rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/created dcterms:created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/creator dcterms:creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/format dcterms:format rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/hasVersion dcterms:hasVersion rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dcterms:license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title dcterms:title rdf:type owl:AnnotationProperty . ### http://purl.org/ontology/bibo/status bibo:status rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri rdf:type owl:AnnotationProperty . ### http://rdfs.org/ns/void#feature void:feature rdf:type owl:AnnotationProperty . ### http://swrl.stanford.edu/ontologies/3.3/swrla.owl#isRuleEnabled rdf:type owl:AnnotationProperty . ### http://www.w3.org/2000/01/rdf-schema#label rdfs:label rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#example rdf:type owl:AnnotationProperty . ### https://nfdi.fiz-karlsruhe.de/ontology/acronym :acronym rdf:type owl:AnnotationProperty ; rdfs:label "nfdicore:acronym"@en . ### https://w3id.org/mod#status rdf:type owl:AnnotationProperty ; rdfs:subPropertyOf bibo:status . ################################################################# # Object Properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000050 obo:BFO_0000050 rdf:type owl:ObjectProperty . ### http://purl.obolibrary.org/obo/IAO_0000136 obo:IAO_0000136 rdf:type owl:ObjectProperty . ### http://purl.obolibrary.org/obo/RO_0001015 obo:RO_0001015 rdf:type owl:ObjectProperty ; owl:equivalentProperty :locationOf . ### http://www.ebi.ac.uk/swo/SWO_0000741 swo:SWO_0000741 rdf:type owl:ObjectProperty . ### https://nfdi.fiz-karlsruhe.de/ontology/bestPractice :bestPractice rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :bestPracticeOf ; rdfs:domain :Resource ; rdfs:range :Specification ; rdfs:comment "The property is a relationship between a resource and the specified best practice."@en ; rdfs:isDefinedBy ; rdfs:label "best practice"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/bestPracticeOf :bestPracticeOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"best practice\""@en ; rdfs:isDefinedBy ; rdfs:label "best practice of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/contactPoint :contactPoint rdf:type owl:ObjectProperty ; owl:inverseOf :contactPointOf ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :Project :Resource ) ] ; rdfs:range :Agent ; rdfs:comment "The property is a relationship between a resource and a contact point."@en ; rdfs:isDefinedBy ; rdfs:label "contact point"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/contactPointOf :contactPointOf rdf:type owl:ObjectProperty ; rdfs:comment "inverse of property \"contact point\""@en ; rdfs:isDefinedBy ; rdfs:label "contact point of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/contributor :contributor rdf:type owl:ObjectProperty ; owl:inverseOf :contributorOf ; rdfs:domain :Resource ; rdfs:range :Agent ; rdfs:comment "The property related a resource to a person or an organization responsible for making contributions to a resource."@en ; rdfs:isDefinedBy ; rdfs:label "contributor"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/contributorOf :contributorOf rdf:type owl:ObjectProperty ; rdfs:comment "inverse of property \"contributor\""@en ; rdfs:isDefinedBy ; rdfs:label "contributor of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/country :country rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 ; owl:inverseOf :countryOf ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :City :FederalState ) ] ; rdfs:range :Country ; rdfs:comment "The property relates a city or a state to a country where it is located."@en ; rdfs:isDefinedBy ; rdfs:label "country"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/countryOf :countryOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :part ; rdfs:comment "inverse of property \"country\""@en ; rdfs:isDefinedBy ; rdfs:label "country of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/dataset :dataset rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000219 ; owl:inverseOf :datasetOf ; rdfs:domain :Resource ; rdfs:range :Dataset ; rdfs:comment "The property is a relation between a resource and a data set."@en ; rdfs:isDefinedBy ; rdfs:label "data set"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/datasetOf :datasetOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"data set\""@en ; rdfs:isDefinedBy ; rdfs:label "data set of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/exportFormat :exportFormat rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :exportFormatOf ; rdfs:domain :Resource ; rdfs:range :MediaType ; rdfs:comment "The property relates a resource to the format available for the export of a resource."@en ; rdfs:isDefinedBy ; rdfs:label "export format"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/exportFormatOf :exportFormatOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"export format\""@en ; rdfs:isDefinedBy ; rdfs:label "export format of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/federalState :federalState rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :part ; owl:inverseOf :federalStateOf ; rdfs:domain :City ; rdfs:range :FederalState ; rdfs:comment "The property relates a city to a federal state where it is located."@en ; rdfs:isDefinedBy ; rdfs:label "federal state"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/federalStateOf :federalStateOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :partOf ; rdfs:comment "inverse of property \"federal state\""@en ; rdfs:isDefinedBy ; rdfs:label "federal state of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/fundingOrganization :fundingOrganization rdf:type owl:ObjectProperty ; owl:inverseOf :fundingOrganizationOf ; rdfs:domain :Project ; rdfs:range :Organization ; rdfs:comment "The property relates a project to the organization that provided funding for it."@en ; rdfs:isDefinedBy ; rdfs:label "funding organization"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/fundingOrganizationOf :fundingOrganizationOf rdf:type owl:ObjectProperty ; rdfs:domain :Organization ; rdfs:range :Project ; rdfs:comment "inverse of property \"funding organization\""@en ; rdfs:isDefinedBy ; rdfs:label "funding organization of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/license :license rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :licenseOf ; rdfs:domain :Resource ; rdfs:range :License ; rdfs:comment "The property is a relationship between a resource and a license file." ; rdfs:isDefinedBy ; rdfs:label "license"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/licenseOf :licenseOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; rdfs:comment "inverse of property \"license\""@en ; rdfs:isDefinedBy ; rdfs:label "license of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/location :location rdf:type owl:ObjectProperty ; owl:inverseOf :locationOf ; rdfs:domain owl:Thing ; rdfs:range :Place ; rdfs:comment "The property is a relationship between a thing and a place its located at. "@en ; rdfs:isDefinedBy ; rdfs:label "location"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/locationOf :locationOf rdf:type owl:ObjectProperty ; rdfs:comment "inverse of property \"location\""@en ; rdfs:isDefinedBy ; rdfs:label "location of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/mediaType :mediaType rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :mediaTypeOf ; rdfs:domain :Resource ; rdfs:range :MediaType ; rdfs:comment "The property relates a resource to its data format."@en ; rdfs:isDefinedBy ; rdfs:label "media type"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/mediaTypeOf :mediaTypeOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"media type\""@en ; rdfs:isDefinedBy ; rdfs:label "media type of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/member :member rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 , :part ; owl:inverseOf :memberOf ; rdfs:comment "The property is a relationship between a consortium and an organization that is a member of the consortium."@en ; rdfs:isDefinedBy ; rdfs:label "member"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/memberOf :memberOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :partOf ; rdfs:comment "The property is a relationship between an organization and a consortium it belongs to."@en , "inverse of property \"member\""@en ; rdfs:isDefinedBy ; rdfs:label "member of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/parentOrganization :parentOrganization rdf:type owl:ObjectProperty ; owl:inverseOf :subsidiaryOrganization ; rdfs:comment "The property is a parental relationship between organizations."@en ; rdfs:isDefinedBy ; rdfs:label "parent organization"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/part :part rdf:type owl:ObjectProperty ; owl:inverseOf :partOf ; rdfs:comment "The generic property is a relationship between a thing and its part."@en ; rdfs:isDefinedBy ; rdfs:label "part"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/partOf :partOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 ; rdfs:domain owl:Thing ; rdfs:range owl:Thing ; rdfs:comment "The generic property is a relationship between a thing and a thing in which it is physically or logically included."@en ; rdfs:isDefinedBy ; rdfs:label "part of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/participant :participant rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000057 ; owl:inverseOf :participantOf ; rdfs:domain :Project ; rdfs:range :Agent ; rdfs:comment "The property is a relationship between a project and an agent that participates in the project."@en ; rdfs:isDefinedBy ; rdfs:label "participant"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/participantOf :participantOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; rdfs:comment "inverse of property \"prticipant\""@en ; rdfs:isDefinedBy ; rdfs:label "participant of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/partnerOrganization :partnerOrganization rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:comment "The property is a partner relationship between organizations. The property is symmetric."@en ; rdfs:isDefinedBy ; rdfs:label "partner organization"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/programmingLanguage :programmingLanguage rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 , swo:SWO_0000741 ; owl:inverseOf :programmingLanguageOf ; rdfs:domain :Software ; rdfs:range :ProgrammingLanguage ; rdfs:comment "The property links software to a programming language its written in." ; rdfs:isDefinedBy ; rdfs:label "programming language"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/programmingLanguageOf :programmingLanguageOf rdf:type owl:ObjectProperty ; rdfs:comment "inverse of property \"programming language\""@en ; rdfs:isDefinedBy ; rdfs:label "programming language of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/publisher :publisher rdf:type owl:ObjectProperty ; owl:inverseOf :publisherOf ; rdfs:domain :Resource ; rdfs:range :Agent ; rdfs:comment "The property is a relationship between a resource and an organization or a person responsible for publishing it."@en ; rdfs:isDefinedBy ; rdfs:label "publisher"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/publisherOf :publisherOf rdf:type owl:ObjectProperty ; rdfs:comment "inverse of property \"publisher\""@en ; rdfs:isDefinedBy ; rdfs:label "publisher of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/relatedProject :relatedProject rdf:type owl:ObjectProperty ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :Project :Resource ) ] ; rdfs:range :Project ; rdfs:comment "The property is a relationship between a project or a resource and related projects."@en ; rdfs:isDefinedBy ; rdfs:label "related project"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/representedCollection :representedCollection rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000219 ; owl:inverseOf :representedCollectionOf ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :DataPortal :Dataset ) ] ; rdfs:range :Collection ; rdfs:comment "The property is a relationship between a dataset and a collection it represents."@en ; rdfs:isDefinedBy ; rdfs:label "represented collection"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/representedCollectionOf :representedCollectionOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000235 ; rdfs:comment "inverse of property \"represented collection\""@en ; rdfs:isDefinedBy ; rdfs:label "represented collection of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/semanticExpressivity :semanticExpressivity rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000086 ; owl:inverseOf :semanticExpressivityOf ; rdfs:domain :Resource ; rdfs:range :SemanticExpressivity ; rdfs:comment "The property relates a resource to its semantic expressivity spectrum."@en ; rdfs:isDefinedBy ; rdfs:label "semantic expressivity"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/semanticExpressivityOf :semanticExpressivityOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000080 ; rdfs:comment "inverse of property \"semantic expressivity\""@en ; rdfs:isDefinedBy ; rdfs:label "semantic expressivity of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/software :software rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :softwareOf ; rdfs:domain :Resource ; rdfs:range :Software ; rdfs:comment "The property is a relationship between a resource and a software it uses."@en ; rdfs:isDefinedBy ; rdfs:label "software"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/softwareOf :softwareOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"sofware\""@en ; rdfs:isDefinedBy ; rdfs:label "software of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/sparqlEndpoint :sparqlEndpoint rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :sparqlEndpointOf ; rdfs:domain :Resource ; rdfs:range :Resource ; rdfs:comment "The property relates a data resource to its SPARQL Endpoint. "@en ; rdfs:isDefinedBy ; rdfs:label "sparql endpoint"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/sparqlEndpointOf :sparqlEndpointOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"sparql endpoint\""@en ; rdfs:isDefinedBy ; rdfs:label "sparql endpoint of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/specification :specification rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :specificationOf ; rdfs:domain :Resource ; rdfs:range :Specification ; rdfs:comment "The property is a relationship between a resource and the international standard or norm."@en ; rdfs:isDefinedBy ; rdfs:label "specification"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/specificationOf :specificationOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"specification\""@en ; rdfs:isDefinedBy ; rdfs:label "specification of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/standard :standard rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :standardOf ; rdfs:domain :Resource ; rdfs:range :Standard ; rdfs:comment "The property relates a resource to the standard it relies on."@en ; rdfs:isDefinedBy ; rdfs:label "standard"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/standardOf :standardOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"standard\""@en ; rdfs:isDefinedBy ; rdfs:label "standard of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/subjectArea :subjectArea rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000086 ; owl:inverseOf :subjectAreaOf ; rdfs:domain [ rdf:type owl:Class ; owl:unionOf ( :Agent :Project :Resource ) ] ; rdfs:range :AcademicDiscipline ; obo:IAO_0000232 "to check for BFO superproperty" ; rdfs:comment "The property establishes a connection between a resource, an agent, or a project, and the academic discipline, subject area, or domain within which they operate."@en ; rdfs:isDefinedBy ; rdfs:label "subject area"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/subjectAreaOf :subjectAreaOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000080 ; rdfs:comment "inverse of property \"subject area\""@en ; rdfs:isDefinedBy ; rdfs:label "subject area of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/subsidiaryOrganization :subsidiaryOrganization rdf:type owl:ObjectProperty ; rdfs:comment "inverse of \"parent organization\""@en ; rdfs:isDefinedBy ; rdfs:label "subsidiary organization"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/technology :technology rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; owl:inverseOf :technologyOf ; rdfs:domain :Resource ; rdfs:range :TechnologicalMeans ; rdfs:comment "The property is a relationship between a resource and a technology it uses. "@en ; rdfs:isDefinedBy ; rdfs:label "technology"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/technologyOf :technologyOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000136 ; obo:IAO_0000116 "2024-04-09. Sasha Bruns: Following e.g. the Software Ontology (SWO), relations between two ICE are categorized under the overarching property \"is about.\" Consequently, inverse properties become subproperties of a single superproperty (see e.g. swo:is_license_for and swo:has_license)."@en ; rdfs:comment "inverse of property \"technology\""@en ; rdfs:isDefinedBy ; rdfs:label "technology of"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/url :url rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000235 ; owl:inverseOf :urlOf ; rdfs:domain owl:Thing ; rdfs:range owl:Thing ; rdfs:comment "The property is a relationship between a thing and a url associated with the thing."@en ; rdfs:isDefinedBy ; rdfs:label "url"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/urlOf :urlOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:IAO_0000219 ; rdfs:comment "inverse of property \"url\""@en ; rdfs:isDefinedBy ; rdfs:label "url of"@en . ################################################################# # Data properties ################################################################# ### https://nfdi.fiz-karlsruhe.de/ontology/birthDate :birthDate rdf:type owl:DatatypeProperty ; rdfs:domain :Person ; rdfs:range rdfs:Literal ; rdfs:comment "The property refers to the date on which a person was born."@en ; rdfs:isDefinedBy ; rdfs:label "birth date"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/deathDate :deathDate rdf:type owl:DatatypeProperty ; rdfs:domain :Person ; rdfs:range rdfs:Literal ; rdfs:comment "The property refers to the date on which a person passed away."@en ; rdfs:isDefinedBy ; rdfs:label "death date"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/dissolutionDate :dissolutionDate rdf:type owl:DatatypeProperty ; rdfs:domain :Organization ; rdfs:range rdfs:Literal ; rdfs:comment "The property refers to the date on which the organization ceased to exist or was formally dissolved."@en ; rdfs:isDefinedBy ; rdfs:label "dissolution date"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/emailAddress :emailAddress rdf:type owl:DatatypeProperty ; rdfs:domain :Agent ; rdfs:range rdfs:Literal ; rdfs:comment "The property relates an agent to their email address."@en ; rdfs:isDefinedBy ; rdfs:label "email address"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/endDate :endDate rdf:type owl:DatatypeProperty ; rdfs:domain :Event ; rdfs:comment "The property refers to the moment in time when an event ends."@en ; rdfs:isDefinedBy ; rdfs:label "end date"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/fileExtension :fileExtension rdf:type owl:DatatypeProperty ; rdfs:domain :Resource ; rdfs:comment "An identifier for a file format (e.g. txt for a text file) used as a suffix to the file name, don't use dot at start."@en ; rdfs:isDefinedBy ; rdfs:label "file extension" ; "mp4" , "ttl" , "txt" , "xml" . ### https://nfdi.fiz-karlsruhe.de/ontology/foundationDate :foundationDate rdf:type owl:DatatypeProperty ; rdfs:domain :Organization ; rdfs:range rdfs:Literal ; rdfs:comment "The property refers to the specific date on which the organization was officially established or founded."@en ; rdfs:isDefinedBy ; rdfs:label "foundation date"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/startDate :startDate rdf:type owl:DatatypeProperty ; rdfs:domain :Event ; rdfs:range rdfs:Literal ; rdfs:comment "The property refers to the moment in time when an event begins."@en ; rdfs:isDefinedBy ; rdfs:label "start date"@en . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/GAZ_00000448 obo:GAZ_00000448 rdf:type owl:Class ; owl:equivalentClass :Place . ### http://purl.obolibrary.org/obo/IAO_0000010 obo:IAO_0000010 owl:equivalentClass :Software . ### http://purl.obolibrary.org/obo/IAO_0000025 obo:IAO_0000025 rdf:type owl:Class ; owl:equivalentClass :ProgrammingLanguage . ### http://purl.obolibrary.org/obo/IAO_0000311 obo:IAO_0000311 owl:equivalentClass :Publication . ### http://schema.org/CreativeWork schema:CreativeWork rdf:type owl:Class . ### http://schema.org/Service schema:Service rdf:type owl:Class . ### http://www.ebi.ac.uk/swo/SWO_0000002 swo:SWO_0000002 rdf:type owl:Class ; owl:equivalentClass :License . ### http://www.geneontology.org/formats/oboInOwl#ObsoleteClass rdf:type owl:Class . ### https://nfdi.fiz-karlsruhe.de/ontology/AcademicDiscipline :AcademicDiscipline rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; obo:IAO_0000115 "A quality of an entity that specifies the subject area, domain or academic discipline of an entity."@en ; obo:IAO_0000116 "2024-03-26: SB & JW: Following the OMIT Ontology, the academy discilpine is defined as a subclass of bfo:quality (see e.g. http://purl.obolibrary.org/obo/OMIT_0001008)"@en ; rdfs:comment "An academic discipline, a research field or domain of an entity, e.g. a domain of a data portal or a field of study of a person."@en ; rdfs:isDefinedBy ; rdfs:label "academic discipline"@en ; wikidata:Q12271 , "Architecture, Art History, Musicology, Media Studies, Performing Arts"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Agent :Agent rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000004 ; obo:IAO_0000115 "An independent continuant that acts autonomously and is entrusted with the authority to represent, negotiate, or act on behalf of another agent."@en ; rdfs:comment "A class that represents entities that are capable of autonomous actions, decision-making, or interaction within a given environment, e.g. persons or organizations."@en ; rdfs:isDefinedBy ; rdfs:label "agent"@en ; "Torsten Schrade, Linnaea Söhn, Academy of Sciences and Literature Mainz"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/City :City rdf:type owl:Class ; rdfs:subClassOf :Place ; obo:IAO_0000115 "A place that refers to a densely populated urban area."@en ; rdfs:comment "A city or a town where the thing is located."@en ; rdfs:isDefinedBy ; rdfs:label "city"@en ; "Berlin, Hannover, Kyiv"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Collection :Collection rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000115 "A material entity that represents a collection of material entities intended to be understood together as a whole."@en ; rdfs:comment "A tangible collection of valuables published or curated by an organization or a person."@en ; rdfs:isDefinedBy ; rdfs:label "collection"@en ; "A collection of arts displayed at the museum"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Consortium :Consortium rdf:type owl:Class ; rdfs:subClassOf :Organization , [ owl:intersectionOf ( :Organization [ rdf:type owl:Restriction ; owl:onProperty :part ; owl:someValuesFrom :ConsortiumMember ] ) ; rdf:type owl:Class ] ; obo:IAO_0000115 "An organisation that consists of multiple independent groups and individuals, who join together to collaborate on a specific goal."@en ; rdfs:comment "A consortium of autonomous organizations collaborating towards a shared goal, operating within the framework of an agreement."@en ; rdfs:isDefinedBy ; rdfs:label "consortium"@en ; "NFDI4Culture, NFDI-MatWerk, DataPLANT." . ### https://nfdi.fiz-karlsruhe.de/ontology/ConsortiumMember :ConsortiumMember rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( :Organization [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000087 ; owl:allValuesFrom :ConsortiumMemberRole ] ) ; rdf:type owl:Class ] ; obo:IAO_0000115 "An organization that has a specific role, responsibilities or contributions within the consortium framework."@en ; rdfs:comment "A consortium member refers to an individual organization that has a specific role, responsibilities or contributions within the consortium framework."@en ; rdfs:isDefinedBy ; rdfs:label "consortium member"@en ; "Museums of City Cologne is a member of NFDI4Culture consortium."@en . ### https://nfdi.fiz-karlsruhe.de/ontology/ConsortiumMemberRole :ConsortiumMemberRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000115 "A role inhering in an organization that is realized when the organsation is a member of a consortium."@en ; rdfs:comment "A role inhering in an organization that is realized when the organsation is a member of a consortium."@en ; rdfs:isDefinedBy ; rdfs:label "consortium member role"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/ContactPointRole :ContactPointRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000115 "A role inhering in an agent that is realized when the agent is a contact point of a resource or a project."@en ; rdfs:comment "A role inhering in an agent that is realized when the agent is a contact point of a resource or a project."@en ; rdfs:isDefinedBy ; rdfs:label "contact point role"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Contacting :Contacting rdf:type owl:Class ; rdfs:subClassOf obo:OBI_0000011 ; obo:IAO_0000115 "A planned process in which the contact information of an entity is provided."@en ; rdfs:comment "A planned process in which the contact information of an entity is provided."@en ; rdfs:isDefinedBy ; rdfs:label "contacting"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Contributing :Contributing rdf:type owl:Class ; rdfs:subClassOf obo:OBI_0000011 ; obo:IAO_0000115 "A planned process of contibuting or providing information to an endeavor."@en ; rdfs:comment "The contibution or provision of information to an endeavor."@en ; rdfs:isDefinedBy ; rdfs:label "contributing"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/ContributorRole :ContributorRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000115 "A role inhering in an agent that is realized when the agent is a contact point of an entity."@en ; rdfs:comment "A role inhering in an agent that is realized when the agent is a contact point of an entity."@en ; rdfs:isDefinedBy ; rdfs:label "contributor role"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/ControlledVocabulary :ControlledVocabulary rdf:type owl:Class ; rdfs:subClassOf :SemanticExpressivity ; obo:IAO_0000115 "Semantic expressivity that refers to a standardized set of terms and descriptors used to index and retrieve information systematically."@en ; rdfs:comment "A standardized set of terms and descriptors used to index and retrieve information systematically."@en ; rdfs:isDefinedBy ; rdfs:label "controlled vocabulary"@en ; "the Union List of Artist Names (ULAN), the Cultural Objects Name Authority (CONA)" . ### https://nfdi.fiz-karlsruhe.de/ontology/Country :Country rdf:type owl:Class ; rdfs:subClassOf :Place ; obo:IAO_0000115 "A place that refers to a defined geographical area distinguished by its territorial boundaries, governance structure, and sovereignty."@en ; rdfs:comment "A country where the thing is located."@en ; rdfs:isDefinedBy ; rdfs:label "country"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/CreativeWork :CreativeWork rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:IAO_0000030 schema:CreativeWork ) ; rdf:type owl:Class ] ; rdfs:subClassOf :Resource ; obo:IAO_0000115 "An information content entity that refers to a manifestation of someone's creative effort."@en ; obo:IAO_0000116 "2024-03-22. Sasha Bruns - Unlike schema:CreativeWork, nfdicore:CreativeWork is specialized to cover digital creative works only. Through the mapping to \"schema:CreativeWork and 'information content entity'\", we exclude material creative works such as real paintings, architectural objects, and other physical artifacts, which fall outside the scope of nfdicore:CreativeWork."@en ; rdfs:comment "A creative work refers to a digital intellectual or artistic resource, e.g. a dataset, metadata, a guideline, a software and other materials offering relevant information or instructions within their specific domains."@en ; rdfs:isDefinedBy ; rdfs:label "creative work"@en ; "TRANSRAZ Data Model, NFDI4Culture Knowledge Graph, Guide for digital collection management at art museums, NFDI4Culture SPARQL Endpoint, Registry for Tools & Services, RADAR4Culture service, etc." . ### https://nfdi.fiz-karlsruhe.de/ontology/DataPortal :DataPortal rdf:type owl:Class ; rdfs:subClassOf :Website ; obo:IAO_0000115 "A website that serves as a centralized platform for accessing, managing, and sharing datasets, information, or resources related to a specific topic, theme, or domain."@en ; rdfs:comment "An online platform that provides access to datasets."@en ; rdfs:isDefinedBy ; rdfs:label "data portal"@en ; "Bach digital, KultSam, MusiXplora"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Dataset :Dataset rdf:type owl:Class ; rdfs:subClassOf :CreativeWork ; obo:IAO_0000115 "A creative work that refers to a structured collection of data, organized typically for a specific goal such as analysis, research, or reference."@en ; obo:IAO_0000116 "2024-04-10. Sasha Bruns: nfdicore:dataset and ioa:data set are not equivalent, due to their differing conceptualizations of what constitutes a iao:data item, which is a superclass of iao:data set. In the nfdicore ontology, a dataset may not necessarily align perfectly with the definition of a data item, since this definition implies a level of accuracy that may not always apply to datasets in their entirety. While a nfdicore:dataset may contain data items, it doesn't necessarily qualify as a data item itself under the strict definition provided by ioa:dataset. This differentiation helps us avoid ambiguity and ensures that our modeling aligns with the intended semantics."@en ; rdfs:comment "Structured information about a resource provided by an organization or a person."@en ; rdfs:isDefinedBy ; rdfs:label "dataset"@en ; "Fotothek Bibliotheca Hertziana Max-Planck-Institut für Kunstgeschichte 320px static derivates research dataset (https://doi.org/10.17617/3.SVH2BT)" . ### https://nfdi.fiz-karlsruhe.de/ontology/Event :Event rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:IAO_0000115 "An occurent that represents an occurence or happening that unfolds in time."@en ; rdfs:comment "A class that represents entities that occur or unfold in time, typically characterized by a specific happening or occurrence with temporal properties. Events encompass a wide range of occurrences, including but not limited to happenings, incidents, activities, or processes."@en ; rdfs:isDefinedBy ; rdfs:label "event"@en ; "conferences, wars, strikes, celebrations, accidents, workshops, meetings, or any other specific incident or happening."@en . ### https://nfdi.fiz-karlsruhe.de/ontology/FederalState :FederalState rdf:type owl:Class ; rdfs:subClassOf :Place ; obo:IAO_0000115 "A place that refers to a geographical territory forming part of a country."@en ; rdfs:comment "A federal state where the thing is located."@en ; rdfs:isDefinedBy ; rdfs:label "federal state"@en ; "Sachsen, Berlin"@de . ### https://nfdi.fiz-karlsruhe.de/ontology/FundingOrganizationRole :FundingOrganizationRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000115 "A role inhering in an organization that is realized when the organization serves as a funder to endevaours, e.g. projects."@en ; rdfs:comment "A role inhering in an organization that is realized when the organization serves as a funder to endevaours, e.g. projects."@en ; rdfs:isDefinedBy ; rdfs:label "funding organization role"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Glossary :Glossary rdf:type owl:Class ; rdfs:subClassOf :SemanticExpressivity ; obo:IAO_0000115 "Semantic expressivity that refers to a list of terms and their definitions within a specific domain or academic discipline."@en ; rdfs:comment "A compilation of terms and their definitions within a specific domain or academic discipline."@en ; rdfs:isDefinedBy ; rdfs:label "glossary"@en ; "ICOM Museum Glossary"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/License :License rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000115 "An information content entity that refers to a legal instrument (usually by way of contract law, with or without printed material) governing the use or redistribution of the resource containing the licence."@en ; rdfs:comment "A document that provides legal guidelines for the use of a resource, e.g. a software."@en ; rdfs:isDefinedBy ; rdfs:label "license"@en ; "cc-by-3, Digital Peer Publishing Lizenz"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/MIME-Type :MIME-Type rdf:type owl:Class ; rdfs:subClassOf :MediaType ; obo:IAO_0000115 "A media type that serves as a standardized identifier for specifying the nature and format of data."@en ; rdfs:comment "The MIME-type template of the resource (see https://www.iana.org/assignments/media-types/media-types.xhtml)"@en ; rdfs:isDefinedBy ; rdfs:label "MIME-type"@en ; "https://www.iana.org/assignments/media-types/application/dicom, https://www.iana.org/assignments/media-types/video/mp4, https://www.iana.org/assignments/media-types/text/n3"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/MediaType :MediaType rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000033 ; obo:IAO_0000115 "A directive information entity that describes a media type a bearer has."@en ; rdfs:comment "A digital resource format or physical medium."@en ; rdfs:isDefinedBy ; rdfs:label "media type"@en ; "doc, avi, mpeg, epub, txt, MIME-type, record, cassette, VHS, LaserDiscs, CD, DVD, Blu-ray color lithograph, text book" . ### https://nfdi.fiz-karlsruhe.de/ontology/Ontology :Ontology rdf:type owl:Class ; rdfs:subClassOf :SemanticExpressivity ; obo:IAO_0000115 "Semantic expressivity that refers to a semantic framework that represents knowledge about a domain, including concepts, entities, properties, and relationships, in a structured and machine-understandable manner."@en ; rdfs:comment "A semantic framework that represents knowledge about a domain, including concepts, entities, properties, and relationships, in a structured and formalized manner, enabling machine-understandable reasoning and inference."@en ; rdfs:isDefinedBy ; rdfs:label "ontology"@en ; "CIDOC-CRM, BFO, nfdicore" . ### https://nfdi.fiz-karlsruhe.de/ontology/Organization :Organization rdf:type owl:Class ; rdfs:subClassOf :Agent ; obo:IAO_0000115 "An agent that refers to a group of individuals, which structures and coordinates the activities of individuals or groups toward achieving common goal within a defined framework."@en ; rdfs:comment "An organization of some kind, e.g. research organization or business organization"@en ; rdfs:isDefinedBy ; rdfs:label "organization"@en ; "University Library in Leipzig, Museums of City Cologne" . ### https://nfdi.fiz-karlsruhe.de/ontology/Person :Person rdf:type owl:Class ; rdfs:subClassOf :Agent ; obo:IAO_0000115 "An agent that represents a single human individual."@en ; obo:IAO_0000116 "2024-03-24. Sasha Bruns - the class is not mapped to NCBITaxon_9606 (homo sapiens) due to different scope of the ontologies. \"Person\" in nfdicore represents entities with specific roles, responsibilities, and attributes within an organization, and is not limited to its biological characteristics."@en ; rdfs:comment "A resource that represents a single person."@en ; rdfs:isDefinedBy ; rdfs:label "person"@en ; "Harald Sack, Tabea Tietz, Sasha Bruns, Etienne Posthumus" . ### https://nfdi.fiz-karlsruhe.de/ontology/Place :Place rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000029 ; obo:IAO_0000115 "A site that refers to geographical locations, such as cities, countries, landmarks, and natural environments."@en ; rdfs:comment "A spatial region, e.g. country, city or district."@en ; rdfs:isDefinedBy ; rdfs:label "place"@en ; "Hessen, Berlin, Schweiz" . ### https://nfdi.fiz-karlsruhe.de/ontology/ProgrammingLanguage :ProgrammingLanguage rdf:type owl:Class ; rdfs:subClassOf :TechnologicalMeans ; obo:IAO_0000115 "A technological means that is used for implementing software."@en ; rdfs:comment "A formal language used for implementing a software."@en ; rdfs:isDefinedBy ; rdfs:label "programming language"@en ; "Java, Ruby, C++, Perl, PHP" . ### https://nfdi.fiz-karlsruhe.de/ontology/Project :Project rdf:type owl:Class ; rdfs:subClassOf obo:OBI_0000011 ; obo:IAO_0000115 "A planned process of a scientific or business endeavor that aims to conclude an investigation or to answer a research question."@en ; rdfs:comment "A scientific or business endeavor that aims to conclude an investigation or to answer a research question."@en ; rdfs:isDefinedBy ; rdfs:label "project"@en ; "Freischütz digital, Corpus Vitrearum Medii Aevi" . ### https://nfdi.fiz-karlsruhe.de/ontology/Publication :Publication rdf:type owl:Class ; rdfs:subClassOf :CreativeWork ; obo:IAO_0000115 "A creative work that is the output of a publishing process."@en ; rdfs:comment "A published scholarly work that reports on ongoing activity about or within a resource, e.g. a dataset."@en ; rdfs:isDefinedBy ; rdfs:label "publication"@en ; "MusiXplora: Visual analysis of a musicological encyclopedia, Textkategorien in kompositorischen Werkstattdokumenten" . ### https://nfdi.fiz-karlsruhe.de/ontology/PublisherRole :PublisherRole rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000115 "A role inhering in an agent that is realized when the bearer participates in the publishing of the document."@en ; rdfs:comment "A role inhering in an agent that is realized when the bearer participates in the publishing of the document."@en ; rdfs:isDefinedBy ; rdfs:label "publisher role"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Resource :Resource rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; obo:IAO_0000115 "An information content entity that refers to digital creative works and services, and is utilized to organize the resources of NFDI."@en ; obo:IAO_0000116 """2024-03-25 - Sasha Bruns: This class is useful in nfdicore to provide a unified and structured representation of the diverse range of resources that contribute to the NFDI infrastructure. IMO, it helps to emphasize the scope of resources that can be contributed to the NFDI compared to all information content entites in IAO."""@en ; rdfs:comment "The most generic kind of a resource and may be associated with any kind of digital creative work, e.g. datasets, collections, metadata; offered products and services, e.g. data portals, data curation, data digitization."@en ; rdfs:isDefinedBy ; rdfs:label "resource"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/SemanticExpressivity :SemanticExpressivity rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; obo:IAO_0000115 "A quality of a resource that defines the degree of expressivity in the semantic representation of a resource."@en ; rdfs:comment "The class represents the degree of expressivity in the semantic representation of a resource, such as an ontology, taxonomy, or glossary. It specifies the extent to which the resource captures and conveys the meaning, relationships, and semantics of concepts within a knowledge domain."@en ; rdfs:isDefinedBy ; rdfs:label "semantic expressivity"@en ; "controlled vocabulary, ontology, taxonomy"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Service :Service rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:IAO_0000030 schema:Service ) ; rdf:type owl:Class ] ; rdfs:subClassOf :Resource ; obo:IAO_0000115 "An information content entity that refers to offerings provided by individuals or organizations to facilitate and contribute to the specific goals."@en ; rdfs:comment "Services are resources offered by organizations or people to support and contribute to the predefined goals of a project. Services may encompass a diverse range of contributions such as data curation, specialized expertise, skill and various other forms of support."@en ; rdfs:isDefinedBy ; rdfs:label "service"@en ; "Data curation for HeiDATA, Expertise for the development and application of LIDO"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Software :Software rdf:type owl:Class ; rdfs:subClassOf :CreativeWork ; obo:IAO_0000115 "A creative work that comprises a set of instructions, programs, or algorithms designed to perform specific tasks or functions on a computer or other electronic devices."@en ; rdfs:comment "A computer software provided by an organization or a person."@en ; rdfs:isDefinedBy ; rdfs:label "software"@en ; "Edirom, Muscat" . ### https://nfdi.fiz-karlsruhe.de/ontology/Specification :Specification rdf:type owl:Class ; rdfs:subClassOf [ owl:intersectionOf ( obo:IAO_0000104 :CreativeWork ) ; rdf:type owl:Class ] ; obo:IAO_0000115 "A creative work that defines the requirements, characteristics, or standards for the design, implementation, or operation of a system, product, or process."@en ; obo:IAO_0000116 "2024-03-24. Sasha Bruns: specifications have dual nature - they are both directive information entities guiding actions (plan specification) and digital intellectual resources providing relevant information and guidelines (creative work)."@en ; rdfs:comment "A set of requirements, guidelines, standards contributed by an organization or a person."@en ; rdfs:isDefinedBy ; rdfs:label "specification"@en ; "Guidelines, technical specifications, design specifications"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Standard :Standard rdf:type owl:Class ; rdfs:subClassOf :Specification ; obo:IAO_0000115 "A specification that establishes a set of guidelines, criteria, or norms recognized and adopted by internationational community."@en ; rdfs:comment "An international standard and norm that can be used to evaluate or create a resource."@en ; rdfs:isDefinedBy ; rdfs:label "standard"@en ; "ISO 15511, DINI-Zertifikat" . ### https://nfdi.fiz-karlsruhe.de/ontology/Taxonomy :Taxonomy rdf:type owl:Class ; rdfs:subClassOf :SemanticExpressivity ; obo:IAO_0000115 "Semantic expressivity that refers to a hierarchical classification system that organizes concepts into a tree-like structure."@en ; rdfs:comment "A hierarchical classification system that organizes concepts into a tree-like structure based on their shared characteristics and relationships."@en ; rdfs:isDefinedBy ; rdfs:label "taxonomy"@en ; "Linnaean Taxonomy, Iconclass"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/TechnologicalMeans :TechnologicalMeans rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000104 ; obo:IAO_0000115 "A plan specification that refers to technology employed for the creation, management, utilization, or control of a resource."@en ; rdfs:comment "A technology, e.g. a web application or a programming framework used in a resource."@en ; rdfs:isDefinedBy ; rdfs:label "technological means"@en ; "Groovy on Grails, Angular"@en . ### https://nfdi.fiz-karlsruhe.de/ontology/Thesaurus :Thesaurus rdf:type owl:Class ; rdfs:subClassOf :ControlledVocabulary ; obo:IAO_0000115 "A controlled vocabulary organized hierarchically and provided with associative relationships, such as synonyms, broader terms, and narrower terms."@en ; rdfs:comment "A hierarchical controlled vocabulary enriched with associative relationships, including synonyms, broader terms, and narrower terms."@en ; rdfs:isDefinedBy ; rdfs:label "thesaurus"@en ; "Getty Art & Architecture Thesaurus, UNESCO Thesaurus for cultural and scientific documentation" . ### https://nfdi.fiz-karlsruhe.de/ontology/Website :Website rdf:type owl:Class ; rdfs:subClassOf :CreativeWork ; obo:IAO_0000115 "A creative work that represents a collection of interconnected web pages, multimedia content, and digital resources accessible via the World Wide Web."@en ; rdfs:comment "A collection of webpages contributed by an organization or a person."@en ; rdfs:isDefinedBy ; rdfs:label "website"@en ; "https:\\/\\/opac.rism.info" . ### https://nfdi.fiz-karlsruhe.de/ontology/Consulting&Funding rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to providing expert guidance in broad range of topics, including securing funding and navigating the application process for research projects."@en ; rdfs:comment "Services that aim at providing expert advice, guidance, and support to agents, particular with securing funding opportunities for their efforts. This may include providing individual support for a broad range of research data and software concerns to scholars, institutions and data providers, assistance in identifying suitable funding sources, crafting grant proposals, and navigating the application process."@en ; rdfs:isDefinedBy ; rdfs:label "consulting & funding"@en ; "Flex Funds, NFDI4Culture Helpdesk"^^rdfs:Literal . ### https://nfdi.fiz-karlsruhe.de/ontology/Information&Documentation rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to organizing and managing research data."@en ; rdfs:comment "Services related to organizing, cataloging, and managing research data and information. This includes developing metadata schemas, creating data dictionaries, establishing standardized data formats, and ensuring data quality and integrity"@en ; rdfs:isDefinedBy ; rdfs:label "information & documentation"@en ; "Registry for Tools & Services, Culture Information Portal" . ### https://nfdi.fiz-karlsruhe.de/ontology/Learning&Teaching rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to educating agents on research data management."@en ; rdfs:comment "Services that aim to support agents in developing essential skills and competencies related to research data management. This includes organizing training workshops, webinars, and educational resources, providing personalized consultations, mentoring programs, and community engagement initiatives."@en ; rdfs:isDefinedBy ; rdfs:label "learning & teaching"@en ; "Educational Resource Finder" . ### https://nfdi.fiz-karlsruhe.de/ontology/Linkage&Enrichment rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to integrating research data with external sources and data enrichment."@en ; rdfs:comment "Services that focus on enhancing research data by integrating it with external datasets, vocabularies, and ontologies. This involves establishing interoperability frameworks, data integration pipelines, and semantic enrichment techniques to connect disparate datasets and enable cross-disciplinary research."@en ; rdfs:isDefinedBy ; rdfs:label "linkage & enrichment"@en ; "Culture Knowledge Graph, Semantic Kompakkt, Wikibase4Research" . ### https://nfdi.fiz-karlsruhe.de/ontology/Participation&Collaboration rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to fostering interdisciplinary collaboration and community engagement within the research community."@en ; rdfs:comment "Services that focus on fostering interdisciplinary collaboration, knowledge exchange, and community engagement within the research ecosystem. This includes organizing networking events, collaborative projects, and virtual platforms for researchers to connect, share ideas, and collaborate on common research challenges."@en ; rdfs:isDefinedBy ; rdfs:label "participation & collaboration"@en ; "Forum for Data Standards and Data Quality, Expert Forum for sustainable Software Development in NFDI4Culture, Linked Open Data Working Group" . ### https://nfdi.fiz-karlsruhe.de/ontology/Publication&Dissemination rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to sharing and publication of research findings."@en ; rdfs:comment "Services that aim at facilitating the sharing and dissemination of research findings and outputs with wider audiences. This includes supporting agents in preparing resources for publication, production, publishing, sprint services, etc."@en ; rdfs:isDefinedBy ; rdfs:label "publication & dissemination"@en ; "NextGen Books" . ### https://nfdi.fiz-karlsruhe.de/ontology/Storage&Preservation rdf:type owl:Class ; rdfs:subClassOf :Service ; obo:IAO_0000115 "A service that contributes to long-term archiving and data integrity through secure storage and preservation strategies."@en ; rdfs:comment "Services that focus on the long-term archiving and preservation of research data and digital assets. This involves providing secure storage infrastructures, backup solutions, and preservation strategies to prevent data loss over time."@en ; rdfs:isDefinedBy ; rdfs:label "storage & preservation"@en ; "RADAR4Culture, Curated Repository List"@en . ################################################################# # Annotations ################################################################# n4c:E1925 rdfs:label "Harald Sack" . n4c:E2415 rdfs:label "Tabea Tietz" . n4c:E2416 rdfs:label "Oleksandra Bruns" . n4c:E3095 rdfs:label "Etienne Posthumus" . rdfs:label "Jörg Waitelonis" . ################################################################# # Rules ################################################################# :a rdf:type . :r rdf:type . :p rdf:type . :pr rdf:type . :cr rdf:type . :o rdf:type . :f rdf:type . [ "true"^^xsd:boolean ; rdfs:comment "" ; rdfs:label "Funding Organization" ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :Organization ; :o ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Project ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :FundingOrganizationRole ; :f ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000087 ; :o ; :f ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:BFO_0000054 ; :f ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :o ; :p ] ; rdf:rest rdf:nil ] ] ] ] ] ] ; [ rdf:type ; rdf:first [ rdf:type ; :fundingOrganization ; :p ; :o ] ; rdf:rest rdf:nil ] ] . [ "true"^^xsd:boolean ; rdfs:comment "" ; rdfs:label "Publisher" ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :Agent ; :a ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Resource ; :r ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:IAO_0000444 ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :PublisherRole ; :pr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :a ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :r ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000087 ; :a ; :pr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:BFO_0000054 ; :pr ; :p ] ; rdf:rest rdf:nil ] ] ] ] ] ] ] ] ; [ rdf:type ; rdf:first [ rdf:type ; :publisherOf ; :a ; :r ] ; rdf:rest rdf:nil ] ] . [ "true"^^xsd:boolean ; rdfs:comment "" ; rdfs:label "Contact Point of Resource" ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :Agent ; :a ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Resource ; :r ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Contacting ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :ContactPointRole ; :cr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000087 ; :a ; :cr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :a ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :r ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:BFO_0000054 ; :cr ; :p ] ; rdf:rest rdf:nil ] ] ] ] ] ] ] ] ; [ rdf:type ; rdf:first [ rdf:type ; :contactPointOf ; :a ; :r ] ; rdf:rest rdf:nil ] ] . [ "true"^^xsd:boolean ; rdfs:comment "" ; rdfs:label "Contact Point of Project" ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :Agent ; :a ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Project ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :ContactPointRole ; :cr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000087 ; :a ; :cr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :a ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:BFO_0000054 ; :cr ; :p ] ; rdf:rest rdf:nil ] ] ] ] ] ] ; [ rdf:type ; rdf:first [ rdf:type ; :contactPointOf ; :a ; :p ] ; rdf:rest rdf:nil ] ] . [ "true"^^xsd:boolean ; rdfs:comment "" ; rdfs:label "Contributor" ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :Agent ; :a ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Resource ; :r ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :Contributing ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; :ContributorRole ; :cr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :a ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000056 ; :r ; :p ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:RO_0000087 ; :a ; :cr ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; obo:BFO_0000054 ; :cr ; :p ] ; rdf:rest rdf:nil ] ] ] ] ] ] ] ] ; [ rdf:type ; rdf:first [ rdf:type ; :contributorOf ; :a ; :r ] ; rdf:rest rdf:nil ] ] . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi