Skip to content

Commit

Permalink
updated example output
Browse files Browse the repository at this point in the history
  • Loading branch information
ThHanke committed Feb 23, 2023
1 parent a0e7d53 commit 0afa6fb
Show file tree
Hide file tree
Showing 6 changed files with 88 additions and 88 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 0afa6fb

Please sign in to comment.