parent
9b75f8e3ab
commit
563a119d1e
66
README.md
66
README.md
|
@ -1,12 +1,66 @@
|
|||
---
|
||||
lrmi:
|
||||
'@context': 'http://schema.org'
|
||||
id: 'https://homepage-of-the-course.de/hund.html'
|
||||
name: Kapitel 1 Der Hund
|
||||
type: CreativeWork
|
||||
isPartOf: 'https://homepage-of-the-course.de'
|
||||
datePublished: '2017-09-20'
|
||||
license: 'http://creativecommons.org/licenses/by/4.0/'
|
||||
audience:
|
||||
type: EducationalAudience
|
||||
educationalRole: student
|
||||
interactivityType: mixed
|
||||
hasCourseInstance:
|
||||
type: CourseInstance
|
||||
startDate: '2017-09-21'
|
||||
endDate: '2018-01-11'
|
||||
courseMode: onsite
|
||||
offers:
|
||||
type: Offer
|
||||
offeredBy:
|
||||
id: 'http://www.wikidata.org/entity/Q1622220'
|
||||
name: HTW Chur
|
||||
name: Bibliotheks- und Archivinformatik an der HTW Chur
|
||||
creator:
|
||||
name: Felix Lohmeier
|
||||
id: 'https://orcid.org/0000-0003-3375-4362'
|
||||
timeRequired: 7 days
|
||||
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
|
||||
- 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 Datentransformationen'
|
||||
- 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 Repositorien und Crosswalks'
|
||||
- id: >-
|
||||
https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/kapitel-7.html
|
||||
name: 'Kapitel 7: Linked Data und weitere Metadatenstandards'
|
||||
about:
|
||||
- dogs
|
||||
- libraries
|
||||
- archives
|
||||
- software
|
||||
- protocols
|
||||
- metadata
|
||||
typicalAgeRange: 18-65
|
||||
url: 'https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/'
|
||||
'@context': 'http://schema.org/'
|
||||
educationalCredentialAwarded: 4 ECTS
|
||||
type: Course
|
||||
id: 'https://felixlohmeier.gitbooks.io/kurs-bibliotheks-und-archivinformatik/'
|
||||
description: >-
|
||||
Der Kurs ist eine Weiterentwicklung voriger Lehrveranstaltungen an der HAW
|
||||
Hamburg (Wintersemester 2016/17) und an der HS Hannover (Sommersemester
|
||||
2017). Es ist für eine Lehrveranstaltung mit 4 ECTS konzipiert.
|
||||
---
|
||||
|
||||
# Skript zum Kurs "Bibliotheks- und Archivinformatik" \(Herbstsemester 2017\) an der HTW Chur
|
||||
|
|
Loading…
Reference in New Issue