ediarum.avhr.data-model

ODD and RNG files for edition humboldt digital

https://github.com/telota/ediarum.avhr.data-model

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

ODD and RNG files for edition humboldt digital

Basic Info
  • Host: GitHub
  • Owner: telota
  • Default Branch: main
  • Size: 590 KB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 1
  • Open Issues: 1
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

ediarum.AVHR.data-model

Version 1.0 from 22.11.2023

By Stefan Dumont, Tobias Kraft, Christian Thomas, Susanne Haaf, Jan Wierzoch

Overview

This repository contains the definition of the data model of the edition humboldt digital (ehd):

  • ediarum.avhr.odd: General data model for edited texts of the ehd (based on ediarum.BASE)
  • ediarum.avhr.register.odd: Data model for index entries (based on ediarum.REGISTER)
  • ediarum.avhr.api.odd: Data model for the published versions of the edited texts (based on ediarum.avhr.odd)
  • ediarum.abhr.api.articles.odd: Data model for the research articles

As noted above, most of the data models are based on generic data models, like ediarum.BASE.data-model and the Base Format of the German Text Archive (DTABf). The data models are therefore formally derived from these models using ODD chaining, e.g. the (compiled) ediarum.BASE ODD is specified as the source schema in the ODD (in schemaSpec/@source).

The ODD file that specifies the changes for the API output / public data publication is necessary, because internal IDs of persons, locations etc. are resolved into URIs in the API / data publication and, if available, supplemented with URIs from authority files.

The "dist" folder contains for each of the ODD files: * the Relax NG file, which can be integrated as a schema in Oxygen XML Author and other XML-based software in order to validate XML files against it * the compiled ODD file, which can be used as a starting point for creating ODD files for project-specific adaptations and additions of ediarum.BASE.

Contact

Stefan Dumont, TELOTA/BBAW

Citation recommendation

Stefan Dumont, Tobias Kraft, Christian Thomas, Susanne Haaf, Jan Wierzoch: ediarum.AVHR.data-model. Data model of the edition humboldt digital. Berlin-Brandenburg Academy of Sciences and Humanities. Version 1.0 from 22.11.2023.

License

This work is available under the Creative Commons Attribution 4.0 International License (CC BY 4.0)

Owner

  • Name: TELOTA - The Electronic Life Of The Academy
  • Login: telota
  • Kind: organization
  • Email: telota@bbaw.de
  • Location: Berlin

Citation (CITATION.cff)

message: "If you use this software, please cite it using the metadata in the CFF file."
authors:
  - family-names: Dumont
    given-names: Stefan
    orcid: "https://orcid.org/0000-0002-6923-0950"
  - family-names: Kraft
    given-names: Tobias
    orcid: "https://orcid.org/0000-0002-8564-1434"
  - family-names: Thomas
    given-names: Christian
    orcid: "https://orcid.org/0000-0002-1761-0222"
  - family-names: Haaf
    given-names: Susanne
    orcid: "https://orcid.org/0000-0002-4809-219X"
  - family-names: Wierzoch
    given-names: Jan
    orcid: "https://orcid.org/0000-0002-6388-4064"
title: ediarum.AVHR.data-model 
abstract: "Data model for the edition humboldt digital"
date-released: "2023-11-22"
version: 1.0.0
repository-code: "https://github.com/telota/ediarum.AVHR.data-model"
license: CC-BY-4.0
url: "https://edition-humboldt.de/"
contact:
  - email: dumont@bbaw.de
    name: "Stefan Dumont"
references: 
  - authors:
      - name: "[tba]"
    title: "ediarum.BASE.data-model"
    repository-code: "https://github.com/ediarum/ediarum.BASE.data-model" 
    url: "https://www.ediarum.org"
    type: "manual"
  - authors: 
      - name: "Berlin-Brandenburgische Akademie der Wissenschaften"
    title: "DTABf. Deutsches Textarchiv – Basisformat (2011–2022)"
    url: "http://deutschestextarchiv.de/doku/basisformat"
    type: "manual"
cff-version: 1.2.0

GitHub Events

Total
Last Year