From e7a917b0a8f45ce1d6c9f00563c99e42f3794d5d Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Fri, 28 Apr 2023 12:25:59 +0200 Subject: [PATCH] - init --- LICENSE.txt | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 LICENSE.txt create mode 100644 README.md diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..dc94072 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1 @@ +This repository contains machine-readable definitions of the significant properties of object type groups archived in the SLUBArchive. These are considered official publications and are therefore in the public domain. diff --git a/README.md b/README.md new file mode 100644 index 0000000..3973d74 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Dieses Repository enthält maschinenlesbare Definitionen von signifikanten +Eigenschaften der im SLUBArchiv bewahrten Objekttypgruppen. -- GitLab