Request Log

Time 2024-12-09 11:36:48.492399
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 ql: <http://semweb.mmlab.be/ns/ql#> .\\n@prefix rml: <http://semweb.mmlab.be/ns/rml#> .\\n@prefix rr: <http://www.w3.org/ns/r2rml#> .\\n@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": "474",
    "Content-Type": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "python-requests/2.28.2",
    "X-Amzn-Trace-Id": "Root=1-6756d64f-69016b3239dffff86f9e0e97"
  },
  "json": {
    "payload": "@prefix ql: <http://semweb.mmlab.be/ns/ql#> .\n@prefix rml: <http://semweb.mmlab.be/ns/rml#> .\n@prefix rr: <http://www.w3.org/ns/r2rml#> .\n@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": "35.204.65.209",
  "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 ql: <http://semweb.mmlab.be/ns/ql#> .
@prefix rml: <http://semweb.mmlab.be/ns/rml#> .
@prefix rr: <http://www.w3.org/ns/r2rml#> .
@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:47:56.645049
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-62be989c-2dec8a2b790d91ca16c78b44"
  },
  "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: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-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" .
Time 2022-05-21 19:46:22.318497
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-6289418e-7ba4fab23223adcb0ba942c9"
  },
  "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.90.161.146",
  "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-05-21 19:46:15.508640
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-62894187-71b3e5b66588313e3472d557"
  },
  "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.90.161.146",
  "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-05-21 19:46:05.636649
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-6289417d-72b5b9df5371c59d0c42e6ef"
  },
  "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.90.161.146",
  "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" .
Page 1 of 2 | next >>