-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
70dd8f4
commit 80d71be
Showing
7 changed files
with
6,273 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Hochschulfachersystematik | ||
|
||
Dieses Repository beinhaltet eine SKOS-Version der Destatis-Systematik der Fächergruppen, Studienbereiche und Studienfächer (http://bartoc.org/node/18919) sowie den Code zur Generierung der SKOS-Version aus einer inner halb der Virtuellen Hochschule Bayern (vhb) genutzten XML-Version. | ||
|
||
Um aus der Quelldatei die Turtle-codierte SKOS Version zu generieren, `$ npm i && npm start > fachgebiete.ttl` ausführen. |
Oops, something went wrong.