praktikum 3
This commit is contained in:
5
Praktikum3/lit-x/data/evaluated/2.dat
Normal file
5
Praktikum3/lit-x/data/evaluated/2.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"author": "abc",
|
||||
"evalyear": "2002",
|
||||
"title": "xyz123"
|
||||
}
|
5
Praktikum3/lit-x/data/evaluated/3.dat
Normal file
5
Praktikum3/lit-x/data/evaluated/3.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"author": "noch einer",
|
||||
"evalyear": "2011",
|
||||
"title": "zweiter"
|
||||
}
|
1
Praktikum3/lit-x/data/evaluated/maxid.dat
Executable file
1
Praktikum3/lit-x/data/evaluated/maxid.dat
Executable file
@ -0,0 +1 @@
|
||||
3
|
5
Praktikum3/lit-x/data/source/29.dat
Executable file
5
Praktikum3/lit-x/data/source/29.dat
Executable file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"typ": "Typ1",
|
||||
"name": "x",
|
||||
"referenz": ""
|
||||
}
|
5
Praktikum3/lit-x/data/source/30.dat
Executable file
5
Praktikum3/lit-x/data/source/30.dat
Executable file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"typ": "Typ2",
|
||||
"name": "y",
|
||||
"referenz": ""
|
||||
}
|
5
Praktikum3/lit-x/data/source/36.dat
Executable file
5
Praktikum3/lit-x/data/source/36.dat
Executable file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"typ": "Typ1",
|
||||
"name": "xywwww",
|
||||
"referenz": "http://123.de"
|
||||
}
|
5
Praktikum3/lit-x/data/source/37.dat
Executable file
5
Praktikum3/lit-x/data/source/37.dat
Executable file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"referenz": "abc",
|
||||
"name": "testdaten123",
|
||||
"typ": "Typ123"
|
||||
}
|
5
Praktikum3/lit-x/data/source/38.dat
Executable file
5
Praktikum3/lit-x/data/source/38.dat
Executable file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"referenz": "abcd",
|
||||
"name": "testdaten1234",
|
||||
"typ": "Typ1234"
|
||||
}
|
5
Praktikum3/lit-x/data/source/39.dat
Normal file
5
Praktikum3/lit-x/data/source/39.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"typ": "Typ1",
|
||||
"referenz": "123",
|
||||
"name": "xyz"
|
||||
}
|
5
Praktikum3/lit-x/data/source/40.dat
Normal file
5
Praktikum3/lit-x/data/source/40.dat
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"typ": "Typ1",
|
||||
"name": "1234567890xyz",
|
||||
"referenz": "rrrr"
|
||||
}
|
5
Praktikum3/lit-x/data/source/7.dat
Executable file
5
Praktikum3/lit-x/data/source/7.dat
Executable file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"typ": "Typ2",
|
||||
"name": "3namexxxx",
|
||||
"referenz": "http://"
|
||||
}
|
1
Praktikum3/lit-x/data/source/maxid.dat
Executable file
1
Praktikum3/lit-x/data/source/maxid.dat
Executable file
@ -0,0 +1 @@
|
||||
40
|
Reference in New Issue
Block a user