Skip to content

Commit

Permalink
updated example output
Browse files Browse the repository at this point in the history
  • Loading branch information
ThHanke committed Nov 18, 2022
1 parent 5548305 commit c6ab436
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 47 deletions.
42 changes: 15 additions & 27 deletions examples/example-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"@value": "17",
"@type": "xsd:integer"
}
},
{}
}
]
},
{
Expand Down Expand Up @@ -65,8 +64,7 @@
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "nicht bekannt"
},
{}
}
]
},
{
Expand Down Expand Up @@ -189,15 +187,13 @@
},
"oa:hasBody": [
{
"@type": "qudt:Quantity",
"@type": "TextualBody",
"qudt:value": {
"@value": "1127.12",
"@type": "xsd:decimal"
},
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/N-M-PER-M2",
"@type": "http://qudt.org/schema/qudt/Unit"
}
"@purpose": "tagging",
"@value": "N/mm²"
}
]
},
Expand Down Expand Up @@ -258,8 +254,7 @@
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "nicht bekannt"
},
{}
}
]
},
{
Expand All @@ -272,15 +267,13 @@
},
"oa:hasBody": [
{
"@type": "qudt:Quantity",
"@type": "TextualBody",
"qudt:value": {
"@value": "37.9483",
"@type": "xsd:decimal"
},
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/N-M-PER-M2",
"@type": "http://qudt.org/schema/qudt/Unit"
}
"@purpose": "tagging",
"@value": "N/mm²"
}
]
},
Expand All @@ -297,8 +290,7 @@
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "nicht bekannt"
},
{}
}
]
},
{
Expand All @@ -311,13 +303,10 @@
},
"oa:hasBody": [
{
"@type": "qudt:Quantity",
"qudt:value": {
"@value": "1",
"@type": "xsd:integer"
}
},
{
"qudt:unit": {
"@id": "http://qudt.org/vocab/unit/NUM",
"@type": "http://qudt.org/schema/qudt/CountingUnit"
},
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "%L0/min"
Expand All @@ -339,8 +328,7 @@
"@value": "2008-02-20 00:00:00",
"@type": "xsd:dateTime"
}
},
{}
}
]
}
],
Expand Down
20 changes: 0 additions & 20 deletions examples/example2-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,6 @@
"@type": "xsd:integer"
},
"oa:hasBody": [
{
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "AWA_3_03_Rz"
},
{
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "INSTRON 8852TT"
},
{
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "1605F"
},
{
"@type": "TextualBody",
"@purpose": "tagging",
"@value": "46NTA5-1-1-2"
},
{
"@type": "TextualBody",
"@purpose": "tagging",
Expand Down

0 comments on commit c6ab436

Please sign in to comment.