Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Mat-O-Lab/CSVToCSVW
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hanke committed May 12, 2023
2 parents 30a7b1d + 06c5f3a commit 3e2cb6e
Show file tree
Hide file tree
Showing 7 changed files with 41,079 additions and 41,075 deletions.
17 changes: 9 additions & 8 deletions examples/example-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
],
"tables": [
{
"@id": "table-1",
"url": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example.csv",
"dialect": {
"delimiter": "\\t",
Expand All @@ -185,7 +186,7 @@
"tableSchema": {
"columns": [
{
"@id": "9-GID",
"@id": "table-1-GID",
"name": "GID",
"titles": [
"GID",
Expand All @@ -202,7 +203,7 @@
"s",
"Pruefzeit"
],
"@id": "9-Pruefzeit",
"@id": "table-1-Pruefzeit",
"name": "Pruefzeit",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/SEC",
Expand All @@ -221,7 +222,7 @@
"mm",
"Standardweg"
],
"@id": "9-Standardweg",
"@id": "table-1-Standardweg",
"name": "Standardweg",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/MilliM",
Expand All @@ -240,7 +241,7 @@
"N",
"Standardkraft"
],
"@id": "9-Standardkraft",
"@id": "table-1-Standardkraft",
"name": "Standardkraft",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/N",
Expand All @@ -259,7 +260,7 @@
"%",
"Dehnung"
],
"@id": "9-Dehnung",
"@id": "table-1-Dehnung",
"name": "Dehnung",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/PERCENT",
Expand All @@ -278,7 +279,7 @@
"mm",
"TraverseAbs"
],
"@id": "9-TraverseAbs",
"@id": "table-1-TraverseAbs",
"name": "TraverseAbs",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/MilliM",
Expand All @@ -293,7 +294,7 @@
}
],
"primaryKey": "GID",
"aboutUrl": "#9-gid-{GID}"
"aboutUrl": "#table-1-gid-{GID}"
}
}
],
Expand All @@ -309,7 +310,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-05-11T12:25:14.001846",
"@value": "2023-05-12T07:44:59.922226",
"@type": "xsd:dateTime"
}
}
75,502 changes: 37,751 additions & 37,751 deletions examples/example.ttl

Large diffs are not rendered by default.

37 changes: 19 additions & 18 deletions examples/example2-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
],
"tables": [
{
"@id": "table-1",
"url": "https://github.com/Mat-O-Lab/CSVToCSVW/raw/main/examples/example2.csv",
"dialect": {
"delimiter": "\\t",
Expand All @@ -74,7 +75,7 @@
"tableSchema": {
"columns": [
{
"@id": "1-GID",
"@id": "table-1-GID",
"name": "GID",
"titles": [
"GID",
Expand All @@ -90,7 +91,7 @@
"Maschine [mm]",
"MaschineMm"
],
"@id": "1-MaschineMm",
"@id": "table-1-MaschineMm",
"name": "MaschineMm",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/MilliM",
Expand All @@ -108,7 +109,7 @@
"Kraft [kN]",
"KraftKn"
],
"@id": "1-KraftKn",
"@id": "table-1-KraftKn",
"name": "KraftKn",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/KiloN",
Expand All @@ -126,7 +127,7 @@
"Clip-Gauge [mm]",
"ClipGaugeMm"
],
"@id": "1-ClipGaugeMm",
"@id": "table-1-ClipGaugeMm",
"name": "ClipGaugeMm",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/MilliM",
Expand All @@ -144,7 +145,7 @@
"Drehmoment [Nm]",
"DrehmomentNm"
],
"@id": "1-DrehmomentNm",
"@id": "table-1-DrehmomentNm",
"name": "DrehmomentNm",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/N-M",
Expand All @@ -162,7 +163,7 @@
"MX840A_0_CH 5 [°C]",
"Mx840A0Ch5C"
],
"@id": "1-Mx840A0Ch5C",
"@id": "table-1-Mx840A0Ch5C",
"name": "Mx840A0Ch5C",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/DEG_C",
Expand All @@ -180,7 +181,7 @@
"MX840A_0_CH 6 [mm]",
"Mx840A0Ch6Mm"
],
"@id": "1-Mx840A0Ch6Mm",
"@id": "table-1-Mx840A0Ch6Mm",
"name": "Mx840A0Ch6Mm",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/MilliM",
Expand All @@ -198,7 +199,7 @@
"MX840A_0_CH 7 [V]",
"Mx840A0Ch7V"
],
"@id": "1-Mx840A0Ch7V",
"@id": "table-1-Mx840A0Ch7V",
"name": "Mx840A0Ch7V",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/V",
Expand All @@ -216,7 +217,7 @@
"MX840A_0_CH 8 [°C]",
"Mx840A0Ch8C"
],
"@id": "1-Mx840A0Ch8C",
"@id": "table-1-Mx840A0Ch8C",
"name": "Mx840A0Ch8C",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/DEG_C",
Expand All @@ -234,7 +235,7 @@
"Zeit [s]",
"ZeitS"
],
"@id": "1-ZeitS",
"@id": "table-1-ZeitS",
"name": "ZeitS",
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/SEC",
Expand All @@ -252,7 +253,7 @@
"Kanal 10",
"Kanal10"
],
"@id": "1-Kanal10",
"@id": "table-1-Kanal10",
"name": "Kanal10",
"@type": [
"Column"
Expand All @@ -266,7 +267,7 @@
"Kanal 11",
"Kanal11"
],
"@id": "1-Kanal11",
"@id": "table-1-Kanal11",
"name": "Kanal11",
"@type": [
"Column"
Expand All @@ -280,7 +281,7 @@
"Kanal 12",
"Kanal12"
],
"@id": "1-Kanal12",
"@id": "table-1-Kanal12",
"name": "Kanal12",
"@type": [
"Column"
Expand All @@ -294,7 +295,7 @@
"Kanal 13",
"Kanal13"
],
"@id": "1-Kanal13",
"@id": "table-1-Kanal13",
"name": "Kanal13",
"@type": [
"Column"
Expand All @@ -308,7 +309,7 @@
"Kanal 14",
"Kanal14"
],
"@id": "1-Kanal14",
"@id": "table-1-Kanal14",
"name": "Kanal14",
"@type": [
"Column"
Expand All @@ -322,7 +323,7 @@
"Kanal 15",
"Kanal15"
],
"@id": "1-Kanal15",
"@id": "table-1-Kanal15",
"name": "Kanal15",
"@type": [
"Column"
Expand All @@ -333,7 +334,7 @@
}
],
"primaryKey": "GID",
"aboutUrl": "#1-gid-{GID}"
"aboutUrl": "#table-1-gid-{GID}"
}
}
],
Expand All @@ -349,7 +350,7 @@
}
},
"prov:generatedAtTime": {
"@value": "2023-05-11T12:25:15.726093",
"@value": "2023-05-12T07:45:01.496294",
"@type": "xsd:dateTime"
}
}
Loading

0 comments on commit 3e2cb6e

Please sign in to comment.