Request Log

Time 2022-07-01 06:45:21.103394
Endpoint Example event attendees
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n\\n<http://mapping.the-example-event.org/Bos> a setu:Person;\\n  setu:dateOfBirth \\\"1974-04-07\\\";\\n  setu:officialLastName \\\"Bos\\\" .\\n\\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\\n  setu:dateOfBirth \\\"1990-12-03\\\";\\n  setu:officialLastName \\\"Verwaaij\\\" .\\n\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "333",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62be9801-63f3ecee6d24533708ae522d"
  },
  "json": {
    "payload": "@prefix setu: <http://ontology.setu.nl#> .\n\n<http://mapping.the-example-event.org/Bos> a setu:Person;\n  setu:dateOfBirth \"1974-04-07\";\n  setu:officialLastName \"Bos\" .\n\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\n  setu:dateOfBirth \"1990-12-03\";\n  setu:officialLastName \"Verwaaij\" .\n"
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<Attendees>
  <Attendee>
    <Name>Verwaaij</Name>
    <Birthdate>1990-12-03</Birthdate>
  </Attendee>
  <Attendee>
    <Name>Bos</Name>
    <Birthdate>1974-04-07</Birthdate>
  </Attendee>
</Attendees>
Transformed into
@prefix setu: <http://ontology.setu.nl#> .

<http://mapping.the-example-event.org/Bos> a setu:Person;
  setu:dateOfBirth "1974-04-07";
  setu:officialLastName "Bos" .

<http://mapping.the-example-event.org/Verwaaij> a setu:Person;
  setu:dateOfBirth "1990-12-03";
  setu:officialLastName "Verwaaij" .
Time 2022-07-01 06:44:05.408284
Endpoint CO2 Emission Machine measurement
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "15",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62be97b5-4fac21e856b778312c21bb94"
  },
  "json": {
    "payload": ""
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<?xml version="1.0" encoding="UTF-8"?>
<Measurement xmlns="test" xmlns:ns0="test">
  <authority>true</authority>
  <manufacturingProcess>Molding</manufacturingProcess>
  <manufacturingLine>Fabrication</manufacturingLine>
  <timestamp>2022-07-01T08:34:52+02:00</timestamp>
  <scope1>1</scope1>
  <scope2>1</scope2>
</Measurement>
Transformed into
Time 2022-07-01 06:42:06.915689
Endpoint CO2 Emission Machine measurement
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "15",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62be973e-44da0a544ce3e8ac1ec5ed7d"
  },
  "json": {
    "payload": ""
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<?xml version="1.0" encoding="UTF-8"?>
<Measurement xmlns="test" xmlns:ns0="test">
  <authority>true</authority>
  <manufacturingProcess>Molding</manufacturingProcess>
  <manufacturingLine>Fabrication</manufacturingLine>
  <timestamp>2022-07-01T08:34:52+02:00</timestamp>
  <scope1>1</scope1>
  <scope2>1</scope2>
</Measurement>
Transformed into
Time 2022-07-01 06:40:34.004859
Endpoint CO2 Emission Machine measurement
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "15",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62be96e1-0891f96649b549283fac5b4b"
  },
  "json": {
    "payload": ""
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<?xml version="1.0" encoding="UTF-8"?>
<Measurement xmlns="test" xmlns:ns0="test#">
  <authority>true</authority>
  <manufacturingProcess>Molding</manufacturingProcess>
  <manufacturingLine>Fabrication</manufacturingLine>
  <timestamp>2022-07-01T08:34:52+02:00</timestamp>
  <scope1>1</scope1>
  <scope2>1</scope2>
</Measurement>
Transformed into
Time 2022-07-01 06:36:23.607523
Endpoint CO2 Emission Machine measurement
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "15",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62be95e7-2b9d22ba3a56b754675ce9fc"
  },
  "json": {
    "payload": ""
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<?xml version="1.0" encoding="UTF-8"?>
<Measurement xmlns="test" xmlns:ns0="test#">
  <authority>true</authority>
  <manufacturingProcess>Molding</manufacturingProcess>
  <manufacturingLine>Fabrication</manufacturingLine>
  <timestamp>2022-07-01T08:34:52+02:00</timestamp>
  <scope1>1</scope1>
  <scope2>1</scope2>
</Measurement>
Transformed into
Time 2022-07-01 06:36:06.635620
Endpoint CO2 Emission Machine measurement
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "15",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62be95d6-2cfc06222c28937219cbe2ed"
  },
  "json": {
    "payload": ""
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<?xml version="1.0" encoding="UTF-8"?>
<Measurement xmlns="test" xmlns:ns0="test#">
  <authority>true</authority>
  <manufacturingProcess>Molding</manufacturingProcess>
  <manufacturingLine>Fabrication</manufacturingLine>
  <timestamp>2022-07-01T08:34:52+02:00</timestamp>
  <scope1>1</scope1>
  <scope2>1</scope2>
</Measurement>
Transformed into
Time 2022-06-24 07:36:16.782218
Endpoint Example event attendees
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n\\n<http://mapping.the-example-event.org/Bos> a setu:Person;\\n  setu:dateOfBirth \\\"1974-04-07\\\";\\n  setu:officialLastName \\\"Bos\\\" .\\n\\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\\n  setu:dateOfBirth \\\"1990-12-03\\\";\\n  setu:officialLastName \\\"Verwaaij\\\" .\\n\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "333",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62b56970-18cc943158b127f4158181f5"
  },
  "json": {
    "payload": "@prefix setu: <http://ontology.setu.nl#> .\n\n<http://mapping.the-example-event.org/Bos> a setu:Person;\n  setu:dateOfBirth \"1974-04-07\";\n  setu:officialLastName \"Bos\" .\n\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\n  setu:dateOfBirth \"1990-12-03\";\n  setu:officialLastName \"Verwaaij\" .\n"
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<Attendees>
  <Attendee>
    <Name>Verwaaij</Name>
    <Birthdate>1990-12-03</Birthdate>
  </Attendee>
  <Attendee>
    <Name>Bos</Name>
    <Birthdate>1974-04-07</Birthdate>
  </Attendee>
</Attendees>
Transformed into
@prefix setu: <http://ontology.setu.nl#> .

<http://mapping.the-example-event.org/Bos> a setu:Person;
  setu:dateOfBirth "1974-04-07";
  setu:officialLastName "Bos" .

<http://mapping.the-example-event.org/Verwaaij> a setu:Person;
  setu:dateOfBirth "1990-12-03";
  setu:officialLastName "Verwaaij" .
Time 2022-06-23 19:20:31.716007
Endpoint Example event attendees
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n\\n<http://mapping.the-example-event.org/Bos> a setu:Person;\\n  setu:dateOfBirth \\\"1974-04-07\\\";\\n  setu:officialLastName \\\"Bos\\\" .\\n\\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\\n  setu:dateOfBirth \\\"1990-12-03\\\";\\n  setu:officialLastName \\\"Verwaaij\\\" .\\n\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "333",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62b4bcff-08535f1503d7b4246b7d89fc"
  },
  "json": {
    "payload": "@prefix setu: <http://ontology.setu.nl#> .\n\n<http://mapping.the-example-event.org/Bos> a setu:Person;\n  setu:dateOfBirth \"1974-04-07\";\n  setu:officialLastName \"Bos\" .\n\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\n  setu:dateOfBirth \"1990-12-03\";\n  setu:officialLastName \"Verwaaij\" .\n"
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<Attendees>
  <Attendee>
    <Name>Verwaaij</Name>
    <Birthdate>1990-12-03</Birthdate>
  </Attendee>
  <Attendee>
    <Name>Bos</Name>
    <Birthdate>1974-04-07</Birthdate>
  </Attendee>
</Attendees>
Transformed into
@prefix setu: <http://ontology.setu.nl#> .

<http://mapping.the-example-event.org/Bos> a setu:Person;
  setu:dateOfBirth "1974-04-07";
  setu:officialLastName "Bos" .

<http://mapping.the-example-event.org/Verwaaij> a setu:Person;
  setu:dateOfBirth "1990-12-03";
  setu:officialLastName "Verwaaij" .
Time 2022-06-23 19:20:03.210237
Endpoint Example event attendees
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n\\n<http://mapping.the-example-event.org/Bos> a setu:Person;\\n  setu:dateOfBirth \\\"1974-04-07\\\";\\n  setu:officialLastName \\\"Bos\\\" .\\n\\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\\n  setu:dateOfBirth \\\"1990-12-03\\\";\\n  setu:officialLastName \\\"Verwaaij\\\" .\\n\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "333",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62b4bce3-329100b65960c2a41ae61c35"
  },
  "json": {
    "payload": "@prefix setu: <http://ontology.setu.nl#> .\n\n<http://mapping.the-example-event.org/Bos> a setu:Person;\n  setu:dateOfBirth \"1974-04-07\";\n  setu:officialLastName \"Bos\" .\n\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\n  setu:dateOfBirth \"1990-12-03\";\n  setu:officialLastName \"Verwaaij\" .\n"
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<Attendees>
  <Attendee>
    <Name>Verwaaij</Name>
    <Birthdate>1990-12-03</Birthdate>
  </Attendee>
  <Attendee>
    <Name>Bos</Name>
    <Birthdate>1974-04-07</Birthdate>
  </Attendee>
</Attendees>
Transformed into
@prefix setu: <http://ontology.setu.nl#> .

<http://mapping.the-example-event.org/Bos> a setu:Person;
  setu:dateOfBirth "1974-04-07";
  setu:officialLastName "Bos" .

<http://mapping.the-example-event.org/Verwaaij> a setu:Person;
  setu:dateOfBirth "1990-12-03";
  setu:officialLastName "Verwaaij" .
Time 2022-06-23 19:19:48.583675
Endpoint Example event attendees
Success True
Endpoint url https://httpbin.org/post
Input format xml
Output format turtle
Response from https://httpbin.org/post
{
  "args": {},
  "data": "{\"payload\": \"@prefix setu: <http://ontology.setu.nl#> .\\n\\n<http://mapping.the-example-event.org/Bos> a setu:Person;\\n  setu:dateOfBirth \\\"1974-04-07\\\";\\n  setu:officialLastName \\\"Bos\\\" .\\n\\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\\n  setu:dateOfBirth \\\"1990-12-03\\\";\\n  setu:officialLastName \\\"Verwaaij\\\" .\\n\"}",
  "files": {},
  "form": {},
  "headers": {
    "Accept": "*/*",
    "Accept-Encoding": "gzip, deflate",
    "Content-Length": "333",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.27.1",
    "X-Amzn-Trace-Id": "Root=1-62b4bcd4-465159626b9f67e24311b2b0"
  },
  "json": {
    "payload": "@prefix setu: <http://ontology.setu.nl#> .\n\n<http://mapping.the-example-event.org/Bos> a setu:Person;\n  setu:dateOfBirth \"1974-04-07\";\n  setu:officialLastName \"Bos\" .\n\n<http://mapping.the-example-event.org/Verwaaij> a setu:Person;\n  setu:dateOfBirth \"1990-12-03\";\n  setu:officialLastName \"Verwaaij\" .\n"
  },
  "origin": "34.141.170.208",
  "url": "https://httpbin.org/post"
}
Request
<Attendees>
  <Attendee>
    <Name>Verwaaij</Name>
    <Birthdate>1990-12-03</Birthdate>
  </Attendee>
  <Attendee>
    <Name>Bos</Name>
    <Birthdate>1974-04-07</Birthdate>
  </Attendee>
</Attendees>
Transformed into
@prefix setu: <http://ontology.setu.nl#> .

<http://mapping.the-example-event.org/Bos> a setu:Person;
  setu:dateOfBirth "1974-04-07";
  setu:officialLastName "Bos" .

<http://mapping.the-example-event.org/Verwaaij> a setu:Person;
  setu:dateOfBirth "1990-12-03";
  setu:officialLastName "Verwaaij" .
<< previous | Page 12 of 15 | next >>