From 2ef14e8c722a47404a44bb44257bf954fbc11f93 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Wed, 11 Oct 2017 16:57:55 +0200 Subject: [PATCH] =?UTF-8?q?Verbesserungen=20mit=20Dank=20an=20Adrian=20Poh?= =?UTF-8?q?l=20und=20Axel=20D=C3=BCrkop,=20vgl.=20http://etherpad.lobid.or?= =?UTF-8?q?g/p/htw-churs-metadata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lrmi-metadata.json | 61 +++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 31 deletions(-) diff --git a/lrmi-metadata.json b/lrmi-metadata.json index cc57e8a..7d4cd4e 100644 --- a/lrmi-metadata.json +++ b/lrmi-metadata.json @@ -10,7 +10,7 @@ "hasCourseInstance": { "type": "CourseInstance", "startDate": "2017-09-21", - "endDate": "xx-xx-xxxx", + "endDate": "2018-01-11", "courseMode": "onsite", "offers": { "type": "Offer", @@ -32,38 +32,37 @@ }, "interactivityType": "mixed", "hasPart": [ - + { + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-1.html", + "name": "Kapitel 1: Einführung ins Thema, Installation der Arbeitsumgebung und eine Wiederholung in Metadatenstandards", + "description": "..." + }, { - "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-1.html", - - "name": "Kapitel 1: Einführung ins Thema, Installation der Arbeitsumgebung und eine Wiederholung in Metadatenstandards", - - "description": "...", - - "hasPart": [ - - { - - "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-1/11-einfuhrung-ins-thema.html", - - "name": "1.1 Einführung ins Thema" - - }, - - { - - "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-1/12-installation-der-arbeitsumgebung.html", - - "name": "1.2 Installation der Arbeitsumgebung" - - } - - ] - - } - + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-2.html", + "name": "Kapitel 2: Bibliotheks- und Archivsysteme" + }, + { + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-3.html", + "name": "Kapitel 3: Übertragungsprotokolle und Crosswalks" + }, + { + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-4.html", + "name": "Kapitel 4: Suchmaschinen, Modellierung für Meta-Suche" + }, + { + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-5.html", + "name": "Kapitel 5: Katalogsoftware und Suchmaschinenoptimierung" + }, + { + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-6.html", + "name": "Kapitel 6: Metadaten in Publikationsrepositorien und Digitalisierungsplattformen" + }, + { + "id": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-7.html", + "name": "Kapitel 7: Linked Data, weitere Metadatenstandards, Abschluss" + } ], - "url": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/content/", + "url": "https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/", "license": "http://creativecommons.org/licenses/by/4.0/" }