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 Feb 23, 2023
2 parents 78b8c3b + 0afa6fb commit 3190034
Show file tree
Hide file tree
Showing 6 changed files with 755 additions and 54 deletions.
8 changes: 4 additions & 4 deletions examples/example-detailed-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "nicht bekannt"
}
]
Expand Down Expand Up @@ -254,7 +254,7 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "nicht bekannt"
}
]
Expand Down Expand Up @@ -292,7 +292,7 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "nicht bekannt"
}
]
Expand All @@ -315,7 +315,7 @@
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "%L0/min"
}
]
Expand Down
8 changes: 4 additions & 4 deletions examples/example-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "nicht bekannt"
}
]
Expand Down Expand Up @@ -254,7 +254,7 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "nicht bekannt"
}
]
Expand Down Expand Up @@ -292,7 +292,7 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "nicht bekannt"
}
]
Expand All @@ -315,7 +315,7 @@
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "%L0/min"
}
]
Expand Down
10 changes: 5 additions & 5 deletions examples/example2-detailed-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "AWA_3_03_Rz"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "INSTRON 8852TT"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "1605F"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "46NTA5-1-1-2"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "PMD"
},
{
Expand Down
10 changes: 5 additions & 5 deletions examples/example2-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,27 +22,27 @@
"oa:hasBody": [
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "AWA_3_03_Rz"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "INSTRON 8852TT"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "1605F"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "46NTA5-1-1-2"
},
{
"@type": "oa:TextualBody",
"@purpose": "oa:tagging",
"oa:purpose": "oa:tagging",
"@value": "PMD"
},
{
Expand Down
Loading

0 comments on commit 3190034

Please sign in to comment.